[Bug target/79066] [7 Regression] non-PIC code generated for powerpc glibc with -fpic

segher at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 13 02:07:00 GMT 2017


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

--- Comment #5 from Segher Boessenkool <segher at gcc dot gnu.org> ---
-mno-lra calls rs6000_emit_move to load the address of the const mem
it creates; -mlra does not.  It should, but how what where.


More information about the Gcc-bugs mailing list