[Bug fortran/48456] [4.6/4.7 Regression] Realloc on assignment: ICE in fold_binary_loc
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 5 08:53:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48456
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pault at gcc dot gnu.org
Depends on| |48360
Summary|[4.6/4.7 Regression] ICE in |[4.6/4.7 Regression]
|fold_binary_loc, at |Realloc on assignment: ICE
|fold-const.c:9324 |in fold_binary_loc
--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-04-05 08:48:34 UTC ---
The test case works with -fno-realloc-lhs.
Thus, it might be related to PR 48360 (there one has a segfault and no ICE).
More information about the Gcc-bugs
mailing list