c-common.c (c_common_truthvalue_conversion): Warn if the address of a non-weak functi...
[gcc.git] / gcc / testsuite / ChangeLog
index 14e13efcb4abb91b597a3a9758983d510bbbbba2..84f7c92d5d979d5552ac7df6c5ca3da7c4dbf7b3 100644 (file)
@@ -1,3 +1,7 @@
+2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
+
+       * gcc.dg/weak/weak-3.c: Fix for new warning.
+
 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
 
        PR optimization/8750