[Bug c/34204] GCC no more complains about multile re-definitions!
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-11-23 11:24 --- Remember C is not C++. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34204
[Bug c/34204] GCC no more complains about multile re-definitions!
--- Comment #1 from schwab at suse dot de 2007-11-23 10:25 --- These are not redefinitions. The definitions are all tentative. -- schwab at suse dot de changed: What|Removed |Added --