[Bug libstdc++/88421] compat C headers break building GCC with GCC

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 10 10:57:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88421

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
What two fenv.h libstdc++ headers you mean (in what paths they are)?  While
there is
include/tr1/fenv.h
include/c_compatibility/fenv.h
the former should be included only with <tr1/fenv.h>, not <fenv.h>.


More information about the Gcc-bugs mailing list