insert_attributes C vs. C++

Georg-Johann Lay avr@gjlay.de
Sun Jun 14 18:21:49 GMT 2026


In C compilations, targetm.insert_attributes() is called
for function_decls and parm_decls, whereas C++ only calls
for function_decls.  Shouldn't the two FEs behave similar in
that regard?

Johann



More information about the Gcc mailing list