https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81753
--- Comment #9 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 17:01:30 2017
New Revision: 252442
URL: https://gcc.gnu.org/viewcvs?rev=252442&root=gcc&view=rev
Log:
Fix building of cross compiler (PR target/81753).
2017-08-16 Martin Lis
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81753
Martin Liška changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81753
--- Comment #7 from Martin Liška ---
Author: marxin
Date: Wed Aug 16 07:51:55 2017
New Revision: 251118
URL: https://gcc.gnu.org/viewcvs?rev=251118&root=gcc&view=rev
Log:
Fix building of cross compiler (PR target/81753).
2017-08-16 Martin Lisk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81753
Segher Boessenkool changed:
What|Removed |Added
Status|ASSIGNED|NEW
--- Comment #6 from Segher Boes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81753
--- Comment #5 from acsawdey at gcc dot gnu.org ---
Yes please do. The only wrinkle is as segher pointed out to me yesterday, make
sure this only applies to powerpc darwin in config.gcc.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81753
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81753
--- Comment #3 from Segher Boessenkool ---
rs6000-p8swap.o as well :-)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81753
--- Comment #2 from Martin Liška ---
Apparently it's not enough:
g++ -no-pie -O0 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wmissing-forma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81753
acsawdey at gcc dot gnu.org changed:
What|Removed |Added
CC||acsawdey at gcc dot gnu.org