This is the mail archive of the gcc-patches@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]

[Patch, fortran] PR40018 - ICE in output_constructor


Committed as obvious:

2009-05-10  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/40018
	* trans-array.c (gfc_trans_array_constructor_value): Fold
	convert numeric constants.
	(gfc_build_constant_array_constructor): The same.

2009-05-10  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/40018
	* gfortran.dg/array_constructor_31.f90: New test.

Sending        gcc/fortran/ChangeLog
Sending        gcc/fortran/trans-array.c
Sending        gcc/testsuite/ChangeLog
Transmitting file data ...
Committed revision 147331.

...and having forgotten the testcase :-(

Adding         gcc/testsuite/gfortran.dg/array_constructor_31.f90
Transmitting file data .
Committed revision 147332.

Paul


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