https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97117
Bug ID: 97117 Summary: [11 regression] location-overflow-test-1.c FAILs after r11-3266 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: seurer at gcc dot gnu.org Target Milestone: --- g:4839de55e2c98619f4919254abb87e2f393aaead, r11-3266 commit 4839de55e2c98619f4919254abb87e2f393aaead (HEAD) Author: Patrick Palka <ppa...@redhat.com> Date: Thu Sep 17 14:27:22 2020 -0400 c-family: Macro support in -Wmisleading-indentation [PR80076] FAIL: gcc.dg/plugin/location-overflow-test-1.c -fplugin=./location_overflow_plugin.so adding '-flarge-source-files' (test for warnings, line 16) Executing on host: /home/seurer/gcc/git/build/gcc-test/gcc/xgcc -B/home/seurer/gcc/git/build/gcc-test/gcc/ /home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/plugin/location-overflow-test-1.c -fdiagnostics-plain-output -fplugin=./location_overflow_plugin.so -Wmisleading-indentation -Wall -fplugin-arg-location_overflow_plugin-value=0x60000001 -S -o location-overflow-test-1.s (timeout = 300) spawn -ignore SIGHUP /home/seurer/gcc/git/build/gcc-test/gcc/xgcc -B/home/seurer/gcc/git/build/gcc-test/gcc/ /home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/plugin/location-overflow-test-1.c -fdiagnostics-plain-output -fplugin=./location_overflow_plugin.so -Wmisleading-indentation -Wall -fplugin-arg-location_overflow_plugin-value=0x60000001 -S -o location-overflow-test-1.s^M /home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/plugin/location-overflow-test-1.c:8: error: unknown type name 'unknown_type'^M compiler exited with status 1 PASS: gcc.dg/plugin/location-overflow-test-1.c -fplugin=./location_overflow_plugin.so (test for errors, line 8) FAIL: gcc.dg/plugin/location-overflow-test-1.c -fplugin=./location_overflow_plugin.so adding '-flarge-source-files' (test for warnings, line 16) PASS: gcc.dg/plugin/location-overflow-test-1.c -fplugin=./location_overflow_plugin.so (test for bogus messages, line 26) PASS: gcc.dg/plugin/location-overflow-test-1.c -fplugin=./location_overflow_plugin.so (test for excess errors)