Commit cf113d67 by Zdenek Dvorak

* gcc.dg/tree-ssa/loop-9.c: Prevent matching "leave".

From-SVN: r105864
parent 7b707279
2005-10-24 Zdenek Dvorak <dvorakz@suse.cz>
* gcc.dg/tree-ssa/loop-9.c: Prevent matching "leave".
2005-10-24 Paul Thomas <pault@gcc.gnu.org> 2005-10-24 Paul Thomas <pault@gcc.gnu.org>
gfortran.dg/namelist_char_only.f90: Add missing newline at end. * gfortran.dg/namelist_char_only.f90: Add missing newline at end.
2005-10-24 Paul Thomas <pault@gcc.gnu.org> 2005-10-24 Paul Thomas <pault@gcc.gnu.org>
PR fortran/24416 PR fortran/24416
gfortran.dg/namelist_char_only.f90: New test. * gfortran.dg/namelist_char_only.f90: New test.
2005-10-24 Asher Langton <langton2@llnl.gov> 2005-10-24 Asher Langton <langton2@llnl.gov>
...@@ -21,4 +21,4 @@ void foo (int *p) ...@@ -21,4 +21,4 @@ void foo (int *p)
} }
} }
/* { dg-final { scan-assembler-times "lea" 0 { target i?86-*-* x86_64-*-* } } } */ /* { dg-final { scan-assembler-times "lea\\t" 0 { target i?86-*-* x86_64-*-* } } } */
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