Prevent macro expansion of mblen

Jason Merrill jason@redhat.com
Fri Dec 29 15:54:00 GMT 2000


Sounds like we want the semantics of gcc 'extern inline'; namely, use the
inline definition provided if possible, otherwise fall back on the symbol
defined elsewhere.  __attribute__ ((pure_inline)), anyone?  inline_only?

Jason


More information about the Gcc-patches mailing list