[Bug driver/70192] -fno-pic doesn't work with --enable-default-pie

psturm at computervoice dot com gcc-bugzilla@gcc.gnu.org
Mon Mar 14 17:53:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70192

--- Comment #5 from psturm at computervoice dot com ---
Created attachment 37962
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37962&action=edit
gcc6 --enable-default-pie

I built GCC6 snapshot 03132016 after applying the PIC patch.

The test suite finished with no errors for gcc or g++.

Next I rebuilt GCC6 using the exact same configuration but adding
--enable-default-pie to the configure. I got 26 errors in g++ and 46 errors in
gcc. Many of them appear to be related to lto.

Attached are the test suite results with --enable-default-pie.


More information about the Gcc-bugs mailing list