https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91639
Bug ID: 91639 Summary: [10 Regression] FAIL: gcc.dg/plugin/location-overflow-test-pr83173.c -fplugin=./location_overflo w_plugin.so scan-file-not # (?!1 [^\r\n]+location-overflow-test-pr83173-1.h" 1) [0-9]+ [^\r\n]+location-overflow-test-pr83173-1.h" Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: preprocessor Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/xgcc -B/home/dave/gnu/gcc/obj dir/gcc/ /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/plugin/location-overflow-te st-pr83173.c -fno-diagnostics-show-caret -fno-diagnostics-show-line-numbers -fdi agnostics-color=never -fplugin=./location_overflow_plugin.so -fplugin-arg-locati on_overflow_plugin-value=0x60000001 -E -o location-overflow-test-pr83173.i PASS: gcc.dg/plugin/location-overflow-test-pr83173.c -fplugin=./location_overflo w_plugin.so (test for excess errors) PASS: gcc.dg/plugin/location-overflow-test-pr83173.c -fplugin=./location_overflo w_plugin.so scan-file # 1 [^\r\n]+location-overflow-test-pr83173-1.h" 1 FAIL: gcc.dg/plugin/location-overflow-test-pr83173.c -fplugin=./location_overflo w_plugin.so scan-file-not # (?!1 [^\r\n]+location-overflow-test-pr83173-1.h" 1) [0-9]+ [^\r\n]+location-overflow-test-pr83173-1.h" r274926 was okay. This is with r275110.