Commit c5189d8e by Mikael Morin

Fix r225926's broken testcase

gcc/testsuite/
	PR fortran/61831
	* gfortran.dg/derived_constructor_comps_6.f90: Fix dg directive.
	Drop address sanitization.

From-SVN: r226038
parent ceb2acf2
2015-07-21 Mikael Morin <mikael@gcc.gnu.org>
PR fortran/61831
* gfortran.dg/derived_constructor_comps_6.f90: Fix dg directive.
Drop address sanitization.
2015-07-21 Alex Velenko <Alex.Velenko@arm.com> 2015-07-21 Alex Velenko <Alex.Velenko@arm.com>
* gcc.target/arm/split-live-ranges-for-shrink-wrap.c (dg-skip-if): * gcc.target/arm/split-live-ranges-for-shrink-wrap.c (dg-skip-if):
......
! { dg-do run } ! { dg-do run }
! { dg-additional-options "-fsanitize=address -fdump-tree-original" ! { dg-additional-options "-fdump-tree-original" }
! !
! PR fortran/61831 ! PR fortran/61831
! The deallocation of components of array constructor elements ! The deallocation of components of array constructor elements
......
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