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



Jakub Jelinek <jakub at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |jakub at gcc dot gnu.org

            Summary|[4.8 Regression] ICE in     |[4.6/4.7/4.8 Regression]

                   |gen_reg_rtx                 |ICE in gen_reg_rtx

      Known to fail|                            |4.4.1



--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-01-14 
15:44:50 UTC ---

I don't have 4.3 around, but 4.4.1 certainly ICEs on this, both with -O0 and

with optimizations.

The ICE is during reload, similarly to the trunk ICE.

I guess the testcase in the testsuite should be just limited to x86_64/i686 and

perhaps few others where the "r" resp. "=r" constraint can be handled.

Reply via email to