------- Comment #10 from vzapolskiy at gmail dot com 2009-08-27 16:00 ------- I have encountered the same problem with reverse cross compilation of gcc-4.3 branch on Linux for powerpc target. The problem was introduced in #38000 (revision 143194), and safe solution is just to revert the changes on the next files: * libstdc++-v3/include/c_global/cfenv * libstdc++-v3/include/tr1/cfenv * libstdc++-v3/include/tr1_impl/cfenv * libstdc++-v3/include/c_compatibility/fenv.h
Proposed patch for gcc-4_4-branch (revision 151142) is attached. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39238