[Bug middle-end/65074] [5 Regression] r220674 broke C++ PIEs

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Feb 15 22:29:00 GMT 2015


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |5.0

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This causes pdns-recursor link failure that without that would link fine.  The
reduced testcase is reduced too much, so with added int main () {} it doesn't
link even before r220674.



More information about the Gcc-bugs mailing list