[Bug fortran/25597] [ICE] in fold_binary, at fold-const.c:7198

2005-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-12-29 18:21 --- Confirmed, not a regression. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/25597] [ICE] in fold_binary, at fold-const.c:7198

2005-12-29 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-29 18:13 --- Reduced testcase: FUNCTION reallocate_hnv(p,n,LEN) CHARACTER(LEN=LEN), DIMENSION(:), POINTER :: reallocate_hnv ALLOCATE(reallocate_hnv(n),stat=ierr) END FUNCTION reallocate_hnv -- http://gcc.gnu.org/

[Bug fortran/25597] [ICE] in fold_binary, at fold-const.c:7198

2005-12-29 Thread krange at lhup dot edu
--- Comment #1 from krange at lhup dot edu 2005-12-29 18:02 --- Created an attachment (id=10565) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10565&action=view) self contained (but probably not minimal) source that triggers ICE -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2