This is the mail archive of the gcc-bugs@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]

[Bug target/16691] arm-elf-gcc generates wrong-code


------- Additional Comments From namsh at kldp dot org  2004-07-24 02:35 -------
You mean arm-elf-gcc guesses its not aligned?
Then arm-elf-gcc's guess is wrong. Why it think memory is not aligned?

Actually memory is 2byte aligned. I already print the address.
And the addresses were 0xe0000aaa and 0xe0000554.

If this bug is really invalid, how I can avoid the problem with
__attribute__?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16691


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