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/54832] [4.8 Regression] [OOP] Type-bound operator not picked up with RESULT variable


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |UNCONFIRMED
     Ever Confirmed|1                           |0

--- Comment #2 from janus at gcc dot gnu.org 2012-10-06 11:10:11 UTC ---
(In reply to comment #1)
> The ICE appeared between revisions 190356, 2012-08-13 (OK) and 190442,
> 2012-08-16 (ICE)

Here I'm not completely sure about which one is the culprit ...


> and was replaced by an error between revisions 191969,
> 2012-10-02 (ICE) and 192074, 2012-10-04 (error).

... but this is probably due to:

http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192005


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