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/51505] [4.5/4.6 Regression] ICE: in form_sum, at reload.c:5349 with -O --param max-cse-insns=1


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.7.0
            Summary|[4.5/4.6/4.7 Regression]    |[4.5/4.6 Regression] ICE:
                   |ICE: in form_sum, at        |in form_sum, at
                   |reload.c:5349 with -O       |reload.c:5349 with -O
                   |--param max-cse-insns=1     |--param max-cse-insns=1
      Known to fail|4.7.0                       |

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-19 08:49:22 UTC ---
Fixed on the trunk so far, thanks.


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