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 rtl-optimization/47612] RTL crash when cc0 setter moved away from cc0 user


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

--- Comment #6 from Vincent Riviere <vincent.riviere at freesbee dot fr> 2011-04-02 12:13:57 UTC ---
Created attachment 23850
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23850
Testcase

Here is my simplified testcase. It looks weird, but I didn't manage to simplify
more. It fails with ICE when compiled using:
gcc -c bug.c -mcpu=5475 -O2


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