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

[Bug fortran/48456] [4.6/4.7 Regression] Realloc on assignment: ICE in fold_binary_loc


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).


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