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/19008] [3.3 regression] [arm] gcc-3.3 -O3 -fPIC produce wrong code via auto inlining


------- Additional Comments From debian-gcc at lists dot debian dot org  2004-12-15 15:06 -------
the bug submitter replied:

   I suppose you mean -fno-strict-aliasing, since -fno-strict-alias
   does not exist. In this case that does not fix the problem. This
   code work correctly when build with the same compiler on 10 other
   platforms and AFAIK, casting long* to long does not break strict
   aliasing rules.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1


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


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