[Bug c++/77578] [5 Regression] ICE in cp_parser_omp_for_loop (cp/parser.c:29404)
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 13 13:20:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77578
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|ice-on-invalid-code |ice-on-valid-code
CC| |marxin at gcc dot gnu.org
Known to work|6.2.1, 7.0 |
Target Milestone|--- |5.5
Summary|[5 Regression] Compiler |[5 Regression] ICE in
|crashes with segmentation |cp_parser_omp_for_loop
|fault |(cp/parser.c:29404)
Known to fail|5.4.1 |
--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, the ICE started with 4.7.0, as was fixed by r228777, thus GCC 6.x+
works fine.
More information about the Gcc-bugs
mailing list