------- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-02-10 20:05 ------- > It is not fixed.
That's wrong. It is fixed in 4.0.0pre: gcc -E -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -DHAVE_CONFIG_H -I. -Icp -I/home/eric/cvs/gcc/gcc -I/home/eric/cvs/gcc/gcc/cp -I/home/eric/cvs/gcc/gcc/../include -I/home/eric/cvs/gcc/gcc/../libcpp/include /home/eric/cvs/gcc/gcc/cp/call.c -dM | grep SUPPORTS #define SUPPORTS_ONE_ONLY 1 #define SUPPORTS_WEAK 1 #define SUPPORTS_INIT_PRIORITY 1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19715