there, finally got it right. ugh

This commit is contained in:
Bill Currie 2002-06-03 06:01:19 +00:00
parent 3ffec9e8c1
commit ad08ff7492

View file

@ -51,7 +51,7 @@ fpenv:
popl %edx ;\ popl %edx ;\
addl $C(_GLOBAL_OFFSET_TABLE_)+[.-.Lpic##n],%edx addl $C(_GLOBAL_OFFSET_TABLE_)+[.-.Lpic##n],%edx
#define got_var(v) v@GOT(%edx) #define got_var(v) v@GOTOFF(%edx)
#define F_BEGIN(name) \ #define F_BEGIN(name) \
.globl C(name) ;\ .globl C(name) ;\