Basile,

The patch fixes most of the plugin failures except:

FAIL: g++.dg/plugin/selfassign.c compilation

The error is

/opt/gcc/work/gcc/testsuite/g++.dg/plugin/selfassign.c: In function 'void 
warn_self_assign(gimple)':
/opt/gcc/work/gcc/testsuite/g++.dg/plugin/selfassign.c:227:75: error: 
'maybe_get_identifier' was not declared in this scope
       if (fdecl && (DECL_NAME (fdecl) == maybe_get_identifier ("operator=")))

Note that the test fails also on linux.

TIA

Dominique

Reply via email to