This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/63793] -mcmodel=medium in gfortran on x86_64 emits references that are RIP relative (instead of using the GOT)


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

--- Comment #1 from howarth at bromo dot med.uc.edu ---
Created attachment 33927
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33927&action=edit
assembly file for convex_kfeta.s on x86_64 darwin14

Generated with "gfortran -c -I/sw/include -fno-common -mcmodel=medium
-fconvert=little-endian -finit-local-zero -fno-range-check convmix_kfeta.f90
--save-temps"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]