[Bug c/49207] Instruction scheduling error in GCC mips cross-compiler

2011-05-28 Thread hanib at ece dot ubc.ca
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

[Bug c/49207] Instruction scheduling error in GCC mips cross-compiler

2011-05-28 Thread pinskia at gcc dot gnu.org
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.

[Bug c/49207] Instruction scheduling error in GCC mips cross-compiler

2011-05-27 Thread hanib at ece dot ubc.ca
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

[Bug c/49207] Instruction scheduling error in GCC mips cross-compiler

2011-05-27 Thread hanib at ece dot ubc.ca
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