[Bug c++/68763] [6 Regression] ICE: in verify_unstripped_args, at cp/pt.c:1132
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 7 16:20:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68763
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Try to preprocess with -fdirectives-only, and compile the result as *.cpp/*.C
rather than *.ii? If that triggers the ICE, you could attach the result here,
and/or reduce.
More information about the Gcc-bugs
mailing list