i386.c (output_set_got): Don't omit OFFSET FLAT...
authorJakub Jelinek <jakub@redhat.com>
Sat, 9 Jul 2005 08:47:38 +0000 (10:47 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 9 Jul 2005 08:47:38 +0000 (10:47 +0200)
commit4a8ce6ce048eee4d123115c63423c7a0aefafeea
tree301ce7bade759a3831e7b0296056f777bd127093
parent4fd84e8c578af80460ddeb7db4f3a546ec8ba11b
i386.c (output_set_got): Don't omit OFFSET FLAT...

* config/i386/i386.c (output_set_got): Don't omit OFFSET FLAT:
in Intel syntax add %reg, OFFSET FLAT:_GLOBAL_OFFSET_TABLE_+(.-.Lx).

From-SVN: r101819
gcc/ChangeLog
gcc/config/i386/i386.c