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/54881] [4.8 Regression] [OOP] ICE in fold_convert_loc, at fold-const.c:2016


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54881

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[OOP] ICE in                |[4.8 Regression] [OOP] ICE
                   |fold_convert_loc, at        |in fold_convert_loc, at
                   |fold-const.c:2016           |fold-const.c:2016

--- Comment #4 from janus at gcc dot gnu.org 2012-10-10 08:34:10 UTC ---
In summary, we have two bugs here:

1) The ICE in comment 2, which happens with all gfortran versions from 4.5 to
trunk.

2) The error message in comment 3, which only happens with trunk (and therefore
is a regression).


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