[Bug c++/88193] [9 Regression] ICE on (invalid) C++ code: Segmentation fault
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 21 13:01:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88193
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jakub at gcc dot gnu.org
Resolution|--- |FIXED
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This got fixed with r266876 and is even covered in the testsuite:
https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/testsuite/g%2B%2B.dg/parse/bitfield7.C?view=co&revision=266876&content-type=text%2Fplain&pathrev=266876
More information about the Gcc-bugs
mailing list