]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add missing '*'.
authorJohn David Anglin <danglin@gcc.gnu.org>
Tue, 22 Jun 2010 13:07:36 +0000 (13:07 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 22 Jun 2010 13:07:36 +0000 (13:07 +0000)
From-SVN: r161178

gcc/ChangeLog

index 8546bfa833e3cd87e74be802524904e4471bdb75..2e16bc0366a82456a6d98146a5e74b34f692893f 100644 (file)
@@ -1,7 +1,7 @@
 2010-06-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        PR target/39690
-       config/pa/pa.c (override_options): Disable
+       config/pa/pa.c (override_options): Disable
        -freorder-blocks-and-partition.
 
 2010-06-17  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>