> You can try:
> 
> - set the optimization level to -xO4 or higher
> - pass -xinline=%auto

To this I'd also add, don't use "__inline" (which GCC won't bark on), but 
"inline" instead.
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to