This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/81742] c++: internal compiler error: Segmentation fault (program cc1plus)
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 07 Aug 2017 06:52:59 +0000
- Subject: [Bug c++/81742] c++: internal compiler error: Segmentation fault (program cc1plus)
- Auto-submitted: auto-generated
- References: <bug-81742-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81742
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2017-08-07
CC| |jakub at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.9 is not supported anymore.
If you can reproduce it with a newer compiler, we need preprocessed source and
g++ command line options with which it can be reproduced, see
http://gcc.gnu.org/bugs.html for details.