https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81793
--- Comment #8 from Aldy Hernandez ---
Author: aldyh
Date: Wed Sep 13 16:55:12 2017
New Revision: 252414
URL: https://gcc.gnu.org/viewcvs?rev=252414&root=gcc&view=rev
Log:
Require -static support in gcc.dg/pie-static-[12].c (PR testsuite/81793)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81793
--- Comment #7 from Segher Boessenkool ---
Rainer: what I reported _is_ a target issue, and fixed by Alan's r251065.
powerpc-linux supports static and pie just fine. Your patch is also good,
but a separate issue!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81793
Rainer Orth changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81793
--- Comment #5 from Rainer Orth ---
Author: ro
Date: Sat Aug 12 16:00:00 2017
New Revision: 251067
URL: https://gcc.gnu.org/viewcvs?rev=251067&root=gcc&view=rev
Log:
Require -static support in gcc.dg/pie-static-[12].c (PR testsuite/81793)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81793
Rainer Orth changed:
What|Removed |Added
Target|powerpc*-linux |
CC|