]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix small inaccuracy.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 1 May 2004 12:16:28 +0000 (12:16 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 1 May 2004 12:16:28 +0000 (12:16 +0000)
From-SVN: r81385

gcc/ChangeLog

index 8a88e3e858ac998d291b716863c4821c78c2db84..a954170c4269824c22e03f3b72e94d902c03409c 100644 (file)
        Endorse:
        2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
        PR optimization/13472
-       * reload.c (reload): Don't record unchanging memory locations.
+       * reload1.c (reload): Don't record unchanging memory locations.
 
 2004-03-12  Gabriel Dos Reis  <gdr@integrable-solutions.net>