https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69581
--- Comment #10 from Bernd Edlinger ---
(In reply to Jonathan Wakely from comment #9)
> (In reply to Bernd Edlinger from comment #7)
> > Thanks. Now about reversing the comments at the bottom of math.h ?
>
> I don't understand the question. I a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69581
--- Comment #9 from Jonathan Wakely ---
(In reply to Bernd Edlinger from comment #7)
> Thanks. Now about reversing the comments at the bottom of math.h ?
I don't understand the question. I already fixed the order of the comments in
the commit.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69581
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69581
--- Comment #7 from Bernd Edlinger ---
Thanks. Now about reversing the comments at the bottom of math.h ?
Index: libstdc++-v3/include/c_compatibility/math.h
===
--- libstdc++-v3/in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69581
--- Comment #6 from Jonathan Wakely ---
Author: redi
Date: Mon Feb 1 11:13:40 2016
New Revision: 233035
URL: https://gcc.gnu.org/viewcvs?rev=233035&root=gcc&view=rev
Log:
Don't define guard macros when doing #include_next in math.h and stdlib.h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69581
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69581
--- Comment #4 from Bernd Edlinger ---
this fixes it for me:
Index: libstdc++-v3/include/c_compatibility/math.h
===
--- libstdc++-v3/include/c_compatibility/math.h (revision 233023)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69581
--- Comment #3 from Bernd Edlinger ---
(In reply to Andrew Pinski from comment #1)
> I am surprised you are not using a sysroot.
Hmm, I kind of stole the include/lib files from the target,
and install them to the prefix tree at the right place.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69581
--- Comment #2 from Bernd Edlinger ---
Created attachment 37534
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37534&action=edit
preprocessed source code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69581
Andrew Pinski changed:
What|Removed |Added
Keywords||build
Target Milestone|---
10 matches
Mail list logo