* gnat.dg/specs/debug1.ads: Tweak.

From-SVN: r180015
This commit is contained in:
Eric Botcazou 2011-10-14 23:24:36 +00:00 committed by Eric Botcazou
parent 034e3eb0ca
commit c7bdeabb75
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-10-14 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/specs/debug1.ads: Tweak.
2011-10-14 Kai Tietz <ktietz@redhat.com>
* gfortran.fortran-torture/compile/logical-2.f90: New test.

View File

@ -11,4 +11,4 @@ package Debug1 is
end Debug1;
-- { dg-final { scan-assembler-times "# DW_AT_artificial" 4 } }
-- { dg-final { scan-assembler-times "DW_AT_artificial" 8 } }