bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: c function call issue from assembly program


From: Nick Clifton
Subject: Re: c function call issue from assembly program
Date: Thu, 1 Sep 2022 12:08:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.0

Hi Arpan,

I found this interesting issue in binutils v2.38.
The following code works perfectly fine in ubuntuĀ 20.04 (binutils v2.34)

I could not reproduce this failure.  That is when I compiled, assembled
and linked your test program using binutils 2.38 tools, the resulting
executable ran correctly.

I was however using Fedora rather than Ubuntu, so possibly the problem
is related to any Ubuntu specific changes that have been made to the
binutils sources.

Also when switching from Ubunti 20.04 to 22.04 it is likely that the
version of gcc has changed as well.  So possibly the problem is with
gcc rather than the binutils.

I suggest that you report the problem using the Ubuntu bug tracking
system.  They should be able to give you a more detailed answer.

Cheers
  Nick





reply via email to

[Prev in Thread] Current Thread [Next in Thread]