[Bug libstdc++/39238] trunk revision 144279 - cfenv:54: error: ‘::fenv_t’ has not been declared

vzapolskiy at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Aug 27 16:00:00 GMT 2009



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



More information about the Gcc-bugs mailing list