]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
alias-1.c: Fix spelling of optimized.
authorAndrew Pinski <pinskia@physics.uc.edu>
Tue, 12 Apr 2005 17:47:48 +0000 (17:47 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 12 Apr 2005 17:47:48 +0000 (10:47 -0700)
2005-04-12  Andrew Pinski  <pinskia@physics.uc.edu>

        * gcc.dg/tree-ssa/alias-1.c: Fix spelling of optimized.

From-SVN: r98026

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/alias-1.c

index 3e7c29d1c1f7ae9d707896deb56e0c13590e385d..d36f43233224c479b53965261de1363c7238206b 100644 (file)
@@ -1,3 +1,7 @@
+2005-04-12  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * gcc.dg/tree-ssa/alias-1.c: Fix spelling of optimized.
+
 2005-04-11  Mark Mitchell  <mark@codesourcery.com>
 
        * target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
index 4e6cc5ad448cfaae97ac97c8ac3e5221f3367ff5..49e05db0df2fa9dad0706a1e938841dbb717125b 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-options "-O2 -fargument-noalias-global -fdump-tree-optimizated" } */
+/* { dg-options "-O2 -fargument-noalias-global -fdump-tree-optimized" } */
 int f;
 void link_error ();