]> gcc.gnu.org Git - gcc.git/commit
crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined.
authorJakub Jelinek <jakub@redhat.com>
Mon, 19 Mar 2001 18:07:32 +0000 (19:07 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 19 Mar 2001 18:07:32 +0000 (19:07 +0100)
commit373368fd877c30bdcfe570459be49c4ef4028f2a
treed7688eb89b48d390b3fb7030092ec484c08dc441
parent7343a5a99b4956acc964f7ef6a2a93d6a0a71dcd
crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined.

* crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined.
Remove ia32 linux PIC kludge and move it...
* config/i386/linux.h (CRT_END_INIT_DUMMY): ...here.

From-SVN: r40627
gcc/ChangeLog
gcc/config/i386/linux.h
gcc/crtstuff.c
This page took 0.057442 seconds and 5 git commands to generate.