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

gcc/ChangeLog

index 2c314e3e66029662a14f0d3d5d2d21d6d06a16f2..7957e493d6263852d821f4c12878bc70ff86f535 100644 (file)
@@ -1,7 +1,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-19  Uros Bizjak  <ubizjak@gmail.com>