This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/49908] -lm missing after -lmpc


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...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]