Fix testcases compilation failures due to unused variables.
[binutils-gdb.git] / ld / testsuite / ChangeLog
index cc898e6313e8350640cc4b4f6bb4cbea5c4f1569..8065033223a2747e70095ad9d0ed04551df907da 100644 (file)
@@ -1,3 +1,10 @@
+2008-09-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix testcases compilation failures due to unused variables.
+       * ld-elfcomm/common1b.c (dummy1): Mark the variable for GCC as USED.
+       * ld-shared/main.c (main): Move the P variable only to the places where
+       it is used.
+
 2008-09-16  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/6877