]> gcc.gnu.org Git - gcc.git/commit
collect2.c (write_c_file): Wrap the ctor/dtor lists and fns with `extern "C" { ...
authorBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 11 Dec 1996 23:58:22 +0000 (18:58 -0500)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 11 Dec 1996 23:58:22 +0000 (18:58 -0500)
commit664041e68bccafd2a1983f8416b43f95843ec4d3
tree0444499903b8c6465c0e9bafd488e95e1e58abbb
parent09f532c97be76ce24c15d76ea1d964cae24fcfd7
collect2.c (write_c_file): Wrap the ctor/dtor lists and fns with `extern "C" { ...

* collect2.c (write_c_file): Wrap the ctor/dtor lists and fns with
`extern "C" { ... }', to avoid having the fn names mangled with
the C++ driver.

From-SVN: r13288
gcc/collect2.c
This page took 0.065144 seconds and 5 git commands to generate.