Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 300473 | Differences between
and this patch

Collapse All | Expand All

(-)gcc-4.3.4/libstdc++-v3/include/c_compatibility/fenv.h (+3 lines)
Lines 38-44 Link Here
38
38
39
#include <bits/c++config.h>
39
#include <bits/c++config.h>
40
#if _GLIBCXX_HAVE_FENV_H
40
#if _GLIBCXX_HAVE_FENV_H
41
# undef _GLIBCXX_FENV_H
41
# include_next <fenv.h>
42
# include_next <fenv.h>
43
# undef _GLIBCXX_FENV_H
44
# define _GLIBCXX_FENV_H 1
42
#endif
45
#endif
43
46
44
#ifdef __GXX_EXPERIMENTAL_CXX0X__
47
#ifdef __GXX_EXPERIMENTAL_CXX0X__

Return to bug 300473