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 c++/61380] [4.8 Regression] internal compiler error: Segmentation fault


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-valid-code,          |ice-on-invalid-code
                   |rejects-valid               |
                 CC|                            |jason at gcc dot gnu.org
            Summary|[4.8/4.9/4.10 Regression]   |[4.8 Regression] internal
                   |internal compiler error:    |compiler error:
                   |Segmentation fault          |Segmentation fault
      Known to fail|4.10.0, 4.9.0               |

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Agreed with Markus, only the 4.8 ICE is a bug; 4.9+ correctly reject the
example.


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