diff options
author | Jakub Jelinek <jakub@redhat.com> | 2018-01-31 09:31:52 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2018-01-31 09:31:52 +0100 |
commit | 1306a81d81747ccc36f3ca53af74a3d069fafb7d (patch) | |
tree | 2b05a215f7e85a7a5f2b75c760f521ae28a5992d /gcc/tree-pretty-print.c | |
parent | 7b56ebc34708f685bd5cf47763d13614c7e707e1 (diff) | |
download | gcc-1306a81d81747ccc36f3ca53af74a3d069fafb7d.zip gcc-1306a81d81747ccc36f3ca53af74a3d069fafb7d.tar.gz gcc-1306a81d81747ccc36f3ca53af74a3d069fafb7d.tar.bz2 |
re PR preprocessor/69869 (internal compiler error: Segmentation fault in call to skip_macro_block_comment when using '-traditional-cpp')
PR preprocessor/69869
* traditional.c (skip_macro_block_comment): Return bool, true if
the macro block comment is unterminated.
(copy_comment): Use return value from skip_macro_block_comment instead
of always false.
* gcc.dg/cpp/trad/pr69869.c: New test.
From-SVN: r257220
Diffstat (limited to 'gcc/tree-pretty-print.c')
0 files changed, 0 insertions, 0 deletions