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/23988] ICE / spill_failure, at reload1.c:1890


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-20 23:21 -------
I cannot reproduce this on the mainline (last night's compiler) with -msse2 -O[0-3].  Note the inline-
asm is invalid in that it uses labels which are not unique which causes assmeblying at -O3.

-- 


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


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