[Bug c++/85761] [8/9 Regression] ICE on invalid in rtl with uncaptured constexpr

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 14 08:19:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |7.3.1
           Keywords|                            |accepts-invalid,
                   |                            |ice-on-invalid-code
   Last reconfirmed|                            |2018-05-14
     Ever confirmed|0                           |1
            Summary|ICE on invalid in rtl with  |[8/9 Regression] ICE on
                   |uncaptured constexpr        |invalid in rtl with
                   |                            |uncaptured constexpr
   Target Milestone|---                         |8.2

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  If the code is really invalid then we also accept it without
diagnostic in GCC 7.


More information about the Gcc-bugs mailing list