[Bug target/11817] vargs produce 32 bit signed reference with -mcmodel=medium

hoffman at cray dot com gcc-bugzilla@gcc.gnu.org
Thu Aug 7 21:53:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11817



------- Additional Comments From hoffman at cray dot com  2003-08-07 21:53 -------
the following assembly (which is trimmed down from the mmx spill code 
inserted into the routine using varargs) fed into the x86_64 assembler
results in the unwanted relocation:

	   movq    $.L2, -192(%rbp)
   .L2:

so this seems a gas/binutils issue



More information about the Gcc-bugs mailing list