https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97168

--- Comment #3 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
(In reply to Thomas Schwinge from comment #2)
[...]
> (In reply to Martin Sebor from comment #0)
> > FAIL: gcc.dg/plugin/diagnostic-test-expressions-1.c
> > -fplugin=./diagnostic_plugin_test_tree_expression_range.so  1 blank line(s)
> > in output
> > FAIL: gcc.dg/plugin/diagnostic-test-expressions-1.c
> > -fplugin=./diagnostic_plugin_test_tree_expression_range.so  expected
> > multiline pattern lines 550-551 not found: "                           
> > __builtin_types_compatible_p \\(long, int\\) \\+ f \\(i\\)\\);.*\\n         
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\^~~~~~~\\n"
> > FAIL: gcc.dg/plugin/diagnostic-test-expressions-1.c
> > -fplugin=./diagnostic_plugin_test_tree_expression_range.so (test for excess
> > errors)
> 
> These FAILs I'm not seeing in my testing.

Likewise, I'm not seeing those FAILs either.

> > FAIL: gcc.dg/plugin/location-overflow-test-1.c
> > -fplugin=./location_overflow_plugin.so adding '-flarge-source-files' (test
> > for warnings, line 16)
> 
> But this one I still see, too.

Likewise; am investigating.

Reply via email to