From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30190 invoked by alias); 27 Aug 2009 16:31:42 -0000 Received: (qmail 30136 invoked by uid 48); 27 Aug 2009 16:31:27 -0000 Date: Thu, 27 Aug 2009 16:31:00 -0000 Message-ID: <20090827163127.30135.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/39238] trunk revision 144279 - cfenv:54: error: ‘::fenv_t’ has not been declared In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "paolo dot carlini at oracle dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-08/txt/msg02192.txt.bz2 ------- Comment #12 from paolo dot carlini at oracle dot com 2009-08-27 16:31 ------- If we want to seriously approach the problem that apparently some users are seeing together with cross compilers, we should first figure out what exactly is going on: is _GLIBCXX_HAVE_FENV_H undefined for some reason? Note that in general, as explained by Jakub in 38000, isn't correct to use #include_next in a cXXX header including an XXX.h header. I'm adding Jakub in CC for this one too... -- paolo dot carlini at oracle dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at redhat dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39238