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 inline-asm/55934] [4.8 Regression] LRA inline asm error recovery


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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-01-11 16:09:46 UTC ---
I should mention that Investigated this a little before and found the
instruction which was causing the ICE was not the inline-asm but a clobber of
the pseduregister which was in the complex mode.


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