]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ChangeLog
Fix PR driver/45703: let --help -v show linker help.
[thirdparty/gcc.git] / gcc / ChangeLog
index 8c4636838052d8c16d791ac703e17e190dbb8e2f..daed3ba2ec3a92186724595a7500064c3066fd27 100644 (file)
@@ -1,3 +1,10 @@
+2010-11-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR driver/45703
+       * collect2.c (main): Print --help output to stdout.  Do not
+       exit right away, so ld --help is appended.  Add empty lines
+       to separate output suitably.
+
 2010-11-04  Jakub Jelinek  <jakub@redhat.com>
 
        PR tree-optimization/46233