From: John David Anglin Date: Tue, 22 Jun 2010 13:07:36 +0000 (+0000) Subject: Add missing '*'. X-Git-Tag: releases/gcc-4.3.6~441 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98a80b595bc1eb407ea3d424fefb66b641fc61f3;p=thirdparty%2Fgcc.git Add missing '*'. From-SVN: r161178 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8546bfa833e3..2e16bc0366a8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ 2010-06-21 John David Anglin 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