This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r127732 - in /trunk/gcc: fortran/ChangeLog fort...


Author: fxcoudert
Date: Thu Aug 23 10:22:18 2007
New Revision: 127732

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127732
Log:
	PR fortran/33095

	* trans-intrinsic.c (gfc_conv_intrinsic_minmax): Remove
	runtime error checking.

	* gfortran.dg/min_max_optional_5.f90: New test.
	* gfortran.dg/min_max_optional_2.f90: Remove.
	* gfortran.dg/min_max_optional_3.f90: Remove.
	* gfortran.dg/min_max_optional_4.f90: Remove.

Added:
    trunk/gcc/testsuite/gfortran.dg/min_max_optional_5.f90
Removed:
    trunk/gcc/testsuite/gfortran.dg/min_max_optional_2.f90
    trunk/gcc/testsuite/gfortran.dg/min_max_optional_3.f90
    trunk/gcc/testsuite/gfortran.dg/min_max_optional_4.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-intrinsic.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]