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/52148] [4.7 regression] ICE: in spill_failure, at reload1.c:2120


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

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-02-28 09:03:48 UTC ---
Fixed as WORKSFORME:

With the patch, the test case can be compiled. However, it does not fix the
root cause of spill fails, see PR50925 for details.


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