c-lang.c (finish_file case ndef ASM_OUTPUT_{CON,DE}STRUCTOR): Correctly build argumen...
authorRichard Earnshaw <rearnsha@arm.com>
Thu, 30 Sep 1999 09:46:08 +0000 (09:46 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Thu, 30 Sep 1999 09:46:08 +0000 (09:46 +0000)
commita89e95f9fb5a2c04a9efe3036fd90f1fb0b474c0
tree3846669fd479a991164fa99b128c3da90ffe4cc5
parentc61d8a8f4186e832023ac73b7728a81b1160896d
c-lang.c (finish_file case ndef ASM_OUTPUT_{CON,DE}STRUCTOR): Correctly build argument list to constructor and destructor functions.

* c-lang.c (finish_file case ndef ASM_OUTPUT_{CON,DE}STRUCTOR):
Correctly build argument list to constructor and destructor functions.

From-SVN: r29728
gcc/ChangeLog
gcc/c-lang.c