This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bad branches from assembler, gcc3.4 arm


Hello,

I've written some very simple assembler code (included as test.S) and
compiled it with "arm-linux-gcc -c test.S". The disassembled code
(included as output.txt) shows that the branches are not pointed to the
right address.

Any idea what would cause this? Something missing in the source file, or a
compile option, or a compiler bug?

Please CC responses to me, as I'm not subscribed to the list.

Scottie Shore <umshore4@cc.umanitoba.ca>
 - In general, if you notice double vision, you've gone too far.

Attachment: output.txt
Description: Text document

Attachment: test.S
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]