Commit 77aadb57 by Jerry DeLisle

re PR fortran/33544 ([4.3 only] Warning in TRANSFER intrinsic should be made optional)

2007-10-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/33544
	* gfortran.dg/transfer_check_1.f90: Adjust options.

From-SVN: r129489
parent 39a184ce
2007-10-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libfortran/33544
* gfortran.dg/transfer_check_1.f90: Adjust options.
2007-10-19 Richard Guenther <rguenther@suse.de>
Revert
! { dg-do compile }
! { dg-options -Wsurprising }
! PR fortran/33037
!
print *, transfer('x', 0, 20) ! { dg-warning "has partly undefined result" }
......
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