OSDN Git Service

* crtstuff.c: Move list heads before code that uses them.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Aug 2001 03:53:34 +0000 (03:53 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Aug 2001 03:53:34 +0000 (03:53 +0000)
commitf313c0e1ce5bf16f23b9924abb5b73593fa148a2
treef36a185f7a3259d89344344fff6fe70faf2491b2
parent34a64f802f12f6d4df7e7dddfdda1a80d7601d92
    * crtstuff.c: Move list heads before code that uses them.
        (__JCR_LIST__): Remove initial null.
        (frame_dummy, __frame_dummy): Do java registration here ...
        (__do_global_ctors_aux): ... not here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45022 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/crtstuff.c