http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49207
--- Comment #4 from hanib at ece dot ubc.ca 2011-05-28 21:21:40 UTC ---
(In reply to comment #3)
> I think you have an aliasing problem in your code.
The code I am compiling is the Perlbench benchmark from SPEC-CPU2006. If I
compile the code for a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49207
--- Comment #3 from Andrew Pinski 2011-05-28
09:32:38 UTC ---
I think you have an aliasing problem in your code.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49207
--- Comment #2 from hanib at ece dot ubc.ca 2011-05-28 06:20:36 UTC ---
Created attachment 24385
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24385
assembly language file
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49207
--- Comment #1 from hanib at ece dot ubc.ca 2011-05-28 06:19:34 UTC ---
Created attachment 24384
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24384
preprocessed file