public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/53876] New: ICE: OOP Class array
@ 2012-07-06 14:10 pogos77 at hotmail dot com
  2012-07-09 12:24 ` [Bug fortran/53876] [4.8 Regression] [OOP] ICE with class array janus at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: pogos77 at hotmail dot com @ 2012-07-06 14:10 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53876
           Summary: ICE: OOP Class array
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: pogos77@hotmail.com


Created attachment 27751
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27751
Module containing types declaration and test program

The following error was encountered when I run the attached program.
Apparently, this had already been reported and presumingly fixed but the bug
still persists.

oop_class_array.f90: In function ‘display_population’:
oop_class_array.f90:111:0: internal compiler error: in gfc_add_modify_loc, at
fortran/trans.c:161
        CALL self%indv(i)%display()
 ^

I program in Ubuntu i686 and using the latest gfortran:
gcc version 4.8.0 20120624 (experimental) (GCC) 

Any way forward.

Thanks


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-01-07 19:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-06 14:10 [Bug fortran/53876] New: ICE: OOP Class array pogos77 at hotmail dot com
2012-07-09 12:24 ` [Bug fortran/53876] [4.8 Regression] [OOP] ICE with class array janus at gcc dot gnu.org
2012-07-09 12:45 ` janus at gcc dot gnu.org
2012-08-02 15:39 ` burnus at gcc dot gnu.org
2012-08-16 11:06 ` rguenth at gcc dot gnu.org
2012-09-19 13:43 ` rguenth at gcc dot gnu.org
2012-12-15 16:27 ` pault at gcc dot gnu.org
2013-01-07  9:07 ` pault at gcc dot gnu.org
2013-01-07 19:11 ` pault at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).