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/49962] [OOP] ICE when using type-bound function returning vector


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janus at gcc dot gnu.org
            Summary|"internal compiler error"   |[OOP] ICE when using
                   |when using type-bounded     |type-bound function
                   |function returning vector   |returning vector

--- Comment #4 from janus at gcc dot gnu.org 2011-08-04 17:58:55 UTC ---
This is certainly a duplicate of PR49961, and has been fixed by r160622, which
could also be backported to the 4.5 branch.

Since we got two apparently independent bug reports for this on the same day:
Is there any "real-world" code which is affected by this bug? Or in other
words: How did you come across this bug?


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