[Bug fortran/68227] ICE on using variable limit in forall header (gfc_do_allocate)
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 25 15:05:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68227
--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Wed Nov 25 15:04:33 2015
New Revision: 230873
URL: https://gcc.gnu.org/viewcvs?rev=230873&root=gcc&view=rev
Log:
2015-11-25 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/68227
* trans-stmt.c (gfc_do_allocate): Convert gcc_assert argument into
into part of conditional statement.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-stmt.c
More information about the Gcc-bugs
mailing list