[Bug libstdc++/71090] #include cannot locate math.h

2017-01-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71090 --- Comment #6 from Jonathan Wakely --- If you mess with the order of system header directories then you mess up how headers are found. So don't do that.

[Bug libstdc++/71090] #include cannot locate math.h

2017-01-28 Thread sebastian.bw at freenet dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71090 bastl73 changed: What|Removed |Added CC||sebastian.bw at freenet dot de --- Comment #5

[Bug libstdc++/71090] #include cannot locate math.h

2016-05-12 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71090 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libstdc++/71090] #include cannot locate math.h

2016-05-12 Thread mcguire at crsr dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71090 --- Comment #3 from Tommy McGuire --- Pony bug 797: https://github.com/ponylang/ponyc/issues/797

[Bug libstdc++/71090] #include cannot locate math.h

2016-05-12 Thread mcguire at crsr dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71090 --- Comment #1 from Tommy McGuire --- This may be related to Bug #70936 (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70936).

[Bug libstdc++/71090] #include cannot locate math.h

2016-05-12 Thread mcguire at crsr dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71090 --- Comment #2 from Tommy McGuire --- Created attachment 38479 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38479&action=edit Preprocessed source file