[Bug libstdc++/80432] std::pow gives wrong results for long double arguments

2017-05-12 Thread theivorytower at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80432 Hao Zhang changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug libstdc++/80432] std::pow gives wrong results for long double arguments

2017-04-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80432 --- Comment #5 from Jonathan Wakely --- (In reply to Hao Zhang from comment #2) > both my CFLAGS and CXXFLAGS environment variables are empty. That's irrelevant, GCC doesn't care about those environment variables. (In reply to Hao Zhang from co

[Bug libstdc++/80432] std::pow gives wrong results for long double arguments

2017-04-14 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80432 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org --- Co

[Bug libstdc++/80432] std::pow gives wrong results for long double arguments

2017-04-14 Thread theivorytower at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80432 --- Comment #3 from Hao Zhang --- (In reply to Hao Zhang from comment #2) > (In reply to Martin Liška from comment #1) > > Can't reproduce, can you please provide options you use to build the > > executable? > > I didn't use any extra options be

[Bug libstdc++/80432] std::pow gives wrong results for long double arguments

2017-04-14 Thread theivorytower at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80432 --- Comment #2 from Hao Zhang --- (In reply to Martin Liška from comment #1) > Can't reproduce, can you please provide options you use to build the > executable? I didn't use any extra options besides g++ pow.cpp, and both my CFLAGS and CXXFLAGS

[Bug libstdc++/80432] std::pow gives wrong results for long double arguments

2017-04-14 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80432 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|