Commit 77195d61 by Andrew Pinski Committed by Andrew Pinski

alias-1.c: Fix spelling of optimized.

2005-04-12  Andrew Pinski  <pinskia@physics.uc.edu>

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

From-SVN: r98026
parent f02a5d0e
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.
......
/* { dg-options "-O2 -fargument-noalias-global -fdump-tree-optimizated" } */
/* { dg-options "-O2 -fargument-noalias-global -fdump-tree-optimized" } */
int f;
void link_error ();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment