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

gcc/ChangeLog

index 499e1e57e7523bddecb0b6685e7bdcaad88dd808..b96a52292833fa0680ab9c7ff0b5609b6e32c98a 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-21  Jakub Jelinek  <jakub@redhat.com>