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 c++/30470] Compiling C++ programs with -mno-80387 and -O3 failes



------- Comment #3 from bugzilla at bennee dot com  2007-01-15 09:17 -------
Output of failed compile:

09:09 ajb@ajb-laptop [no387] > g++-4.1 --save-temps -O3 -mno-80387 no387.cc
/usr/include/stdlib.h: In function ?long double strtold(const char*, char**)?:
/usr/include/stdlib.h:355: error: x87 register return with x87 disabled


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30470


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