This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/69450] [6 Regression] libstdc++-v3/include/math.h:66:1 2: error: 'constexpr bool std::isnan(double)' conflicts with a previous declaration


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

--- Comment #10 from dave.anglin at bell dot net ---
On 2016-01-24, at 4:20 PM, redi at gcc dot gnu.org wrote:

> We might also want to split
> _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC into two macros (although that's not
> needed for the only current user of that macro, GNU/Linux, where they're either
> both present or both absent).

I looked at that but decided not to touch it.  It's not something I'm setup to
test.

Please go ahead and submit/install if you are okay with change.  I can confirm
that it fixes the
hpux11 build error.  Otherwise, I will submit after full testing completes. 
Probably, getting the change
in as soon as possible is best.

Dave
--
John David Anglin       dave.anglin@bell.net

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]