[Bug c/57409] implement PIE support or reject -pie option

2013-05-25 Thread jullien at eligis dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57409 --- Comment #7 from Christian Jullien --- Thanks for your time on this issue Eric. My preference goes to PIE failure detection when gcc is bootstrapped and gcc complains when -pie is set on an unsupported platform. You can do whatever you want w

[Bug c/57409] implement PIE support or reject -pie option

2013-05-25 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57409 Eric Botcazou changed: What|Removed |Added Summary|implement PIE support on|implement PIE support or