[Bug ada/71072] GNAT doesn't respect --enable-default-pie

2016-05-14 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71072

--- Comment #2 from nicolas.boulenguez at free dot fr ---
Does examples/first_steps/ada_main.gpr trigger the failure?
And the same project with the C library removed?
Once you have a minimal reproducer, you may get the exact compiler invokations
with "gprbuild -v" (normal output is misleading).

[Bug ada/71072] GNAT doesn't respect --enable-default-pie

2016-05-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71072

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2016-05-11
 CC||ebotcazou at gcc dot gnu.org
Summary|[6/7] gnat doesn't respect  |GNAT doesn't respect
   |--enable-default-pie|--enable-default-pie
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
There is not enough information.  Please provide a testcase and a GCC command
line (no, a GPRbuild invocation doesn't qualify).