Go to file
Brendan Kehoe 664041e68b 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
1996-12-11 18:58:22 -05:00
gcc collect2.c (write_c_file): Wrap the ctor/dtor lists and fns with `extern "C" { ... 1996-12-11 18:58:22 -05:00