http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49908
--- Comment #3 from Marc Glisse <marc.glisse at normalesup dot org> 2011-07-29 22:18:52 UTC --- (In reply to comment #2) > > Normally most compilers inline cimag and creal. Seems weird that Sun's > > compiler does not. > It does on a trivial testcase. I'll try to see why it doesn't in mpc. Er, forget that, different PATH in this terminal :-( Even with -fast (which implies -xbuiltin=%all), oracle solaris studio 12.3 never inlines cimag...