[patch] Use targetm.foo instead of (*targetm.foo)

Zack Weinberg zack@codesourcery.com
Wed Apr 27 20:41:00 GMT 2005


Jakub Jelinek <jakub@redhat.com> writes:

> Note that the (*targetm.foo) (....) form is still preferrable if foo
> is allowed by standards to be a function-like macro.

Even then, (targetm.foo) (...) suffices.

zw



More information about the Gcc-patches mailing list