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 middle-end/65554] [5 Regression] ICE: verify_gimple failed


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65554

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1
          Component|c++                         |middle-end
   Target Milestone|---                         |5.0
            Summary|ICE: verify_gimple failed   |[5 Regression] ICE:
                   |                            |verify_gimple failed

--- Comment #14 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
This turned out to be a bug in fold and a 5 regression; started with r213753,
but the issue was probably latent.  I have an untested fix.


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