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 c/33111] Bad code generation with -O2 (ARM 7 architecture)



------- Comment #8 from gressau at optusnet dot com dot au  2007-09-09 22:23 -------
Subject: RE:  Bad code generation with -O2 (ARM 7 architecture)

The -fno-strict-aliasing does not fix the unaligned access.

-----Original Message-----
From: rask at gcc dot gnu dot org [mailto:gcc-bugzilla@gcc.gnu.org] 
Sent: Monday, 10 September 2007 07:08
To: gressau@optusnet.com.au
Subject: [Bug c/33111] Bad code generation with -O2 (ARM 7 architecture)



------- Comment #7 from rask at gcc dot gnu dot org  2007-09-09 21:08
-------
Did you read comment #1?
Does -fno-strict-aliasing magically "fix" your code?


-- 


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


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