]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 29 Sep 2008 07:19:33 +0000 (07:19 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 29 Sep 2008 07:19:33 +0000 (07:19 +0000)
From-SVN: r140750

gcc/ChangeLog

index 45e4a6679c80f3ccdcd6242b03c8079762161ee0..19c118142bbea5650118dd3e730b02515850aa93 100644 (file)
@@ -51,7 +51,7 @@
 2008-09-28  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR middle-end/36575
-       * fold-const (div_and_round_double) <ROUND_DIV_EXPR>: Fix typo.
+       * fold-const.c (div_and_round_double) <ROUND_DIV_EXPR>: Fix typo.
 
 2008-09-28  Eric Botcazou  <ebotcazou@adacore.com>