This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/81653] gcc configured with --enable-default-pie on SPARC miscompiles hand-written .s files
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 05 Aug 2017 18:10:28 +0000
- Subject: [Bug driver/81653] gcc configured with --enable-default-pie on SPARC miscompiles hand-written .s files
- Auto-submitted: auto-generated
- References: <bug-81653-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81653
--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
If anything it should be the linker which should error out. The linker is part
of binutils, report it to them.