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 optimization/11379] [new-ra] ICE with optimization and -fnew-ra


------- Additional Comments From spigel at olvs dot miee dot ru  2004-03-31 08:23 -------
Current version gcc (3.3.4 20040331) can not compile pr11379.c with
"-march=athlon" or "-march=pentium4" but can compile with "-march=i686"
"-march=pentium3". 

$ gcc -O1 -fnew-ra -march=pentium4 -c pr11379.c
pr11379.c: In function `huft_build':
pr11379.c:66: internal compiler error: in reloads_to_loads, at ra-rewrite.c:1068

-- 


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


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