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]

Re: [patch, fortran] PR34559 - ICE on REPEAT with empty string literals


Daniel Franke wrote:
gcc/fortran:
2007-12-22  Daniel Franke  <franke.daniel@gmail.com>

	PR fortran/34559
	* simplify.c (gfc_simplify_repeat): Added safeguard for empty string
	literals.

gcc/testsuite:
2007-12-22  Daniel Franke  <franke.daniel@gmail.com>

	PR fortran/34559
	* gfortran.dg/repeat_6.f90: New test.


Regression tested on i686-pc-linux-gnu. Will commit as obvious after 24 hours if no one objects.


Regards
	Daniel

OK to commit now.

Jerry


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