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 tree-optimization/71485] g++ ICE on x86_64-linux-gnu in âgimplify_exprâ


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |error-recovery,
                   |                            |ice-checking,
                   |                            |ice-on-invalid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-06-10
     Ever confirmed|0                           |1
      Known to fail|                            |4.3.5, 4.8.5, 6.1.0, 7.0

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
It also ICEs with 4.8 and 4.3 (you need checking enabled).  With 4.3 it also
ICEs w/o -m32 (and errors).

Confirmed.

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