[Bug preprocessor/69869] [4.9/5/6/7 Regression] internal compiler error: Segmentation fault in call to skip_macro_block_comment when using '-traditional-cpp'
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 29 12:46:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69869
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-06-29
CC| |dmalcolm at gcc dot gnu.org,
| |mpolacek at gcc dot gnu.org
Target Milestone|--- |4.9.4
Summary|internal compiler error: |[4.9/5/6/7 Regression]
|Segmentation fault in call |internal compiler error:
|to skip_macro_block_comment |Segmentation fault in call
|when using |to skip_macro_block_comment
|'-traditional-cpp' |when using
| |'-traditional-cpp'
Ever confirmed|0 |1
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
/usr/src/gcc-3.2/obj/gcc/tradcpp0 pr69869.c
# 1 "pr69869.c"
all:
$(RM) ./bin/*
so the ICE is a regression.
More information about the Gcc-bugs
mailing list