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 tree-optimization/45392] ICE floop-* flto



------- Comment #13 from pinskia at gcc dot gnu dot org  2010-08-25 00:16 -------
(In reply to comment #4)
> Both test from pr44562 compiled fine on Windows 7 x64 Native Win64
> x86_64-w64-mingw32 Multi-lib 32/64 Bits capable GCC Compiler.
> 
> gcc -O1 -flto -fstrict-aliasing -fgraphite-identity -c pr44562.c
> gcc -O3 -g -fwhopr -c step2.i
> 
> Can't re-produce testcase pr44562.

For the testcase in PR44562#c1, you need to change a typedef to be able to
reproduce it on P64 target.


-- 


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


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