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++/71516] [5/6/7 Regression] ICE on invalid C++ code (invalid use of forward declared type) on x86_64-linux-gnu: Segmentation fault (program cc1plus)


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
                 CC|                            |jakub at gcc dot gnu.org
            Summary|[7 Regression] ICE on       |[5/6/7 Regression] ICE on
                   |invalid C++ code (invalid   |invalid C++ code (invalid
                   |use of forward declared     |use of forward declared
                   |type) on x86_64-linux-gnu:  |type) on x86_64-linux-gnu:
                   |Segmentation fault (program |Segmentation fault (program
                   |cc1plus)                    |cc1plus)

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r214353.

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