[Bug c/36750] -Wmissing-field-initializers relaxation request

2015-08-15 Thread nico.schloemer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36750 Nico changed: What|Removed |Added CC||nico.schloemer at gmail dot com --- Comment #13

[Bug libstdc++/55682] erf, erfc placed in global namespace by without --std=c++11

2012-12-14 Thread nico.schloemer at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55682 --- Comment #5 from Nico 2012-12-14 10:47:05 UTC --- Bottom line: problem solved. I just compile my code with -std=c++11 and get std::erf immediately. Thanks for the clarification!

[Bug libstdc++/55682] erf, erfc placed in global namespace by without --std=c++11

2012-12-14 Thread nico.schloemer at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55682 --- Comment #3 from Nico 2012-12-14 10:37:19 UTC --- (In reply to comment #2) > Then what? This is expected and conforming. Oh, it just struck me as funny that cmath imports std::exp and friends, but not std::erf. I filed the bug since

[Bug libstdc++/55682] erf, erfc placed in global namespace by without --std=c++11

2012-12-14 Thread nico.schloemer at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55682 Nico changed: What|Removed |Added Summary|erf, erfc not in cmath |erf, erfc placed in global

[Bug libstdc++/55682] New: erf, erfc not in cmath

2012-12-13 Thread nico.schloemer at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55682 Bug #: 55682 Summary: erf, erfc not in cmath Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3