public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/45783] New: [4.6 Regression] ICE in gfc_add_component_ref, at fortran/class.c:77
@ 2010-09-24 19:36 anlauf at gmx dot de
  2010-09-24 19:56 ` [Bug fortran/45783] " dominiq at lps dot ens.fr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: anlauf at gmx dot de @ 2010-09-24 19:36 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] ICE in gfc_add_component_ref, at
                    fortran/class.c:77
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: anlauf@gmx.de


Created attachment 21876
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=21876
Reduced example

Hi all,

very recently the attached code broke, leading to:

 gfcbug110.f90:56.16:

       p2 =>    v%inquire_inner_product()
                1
Error: Type mismatch in argument 'this' at (1); passed CLASS(vector_class) to
CLASS(gradient_class)
gfcbug110.f90:33:0: internal compiler error: in gfc_add_component_ref, at
fortran/class.c:77


The code compiles fine with 4.5, nagfor 5.2, xlf 13.

Cheers,
-ha

-- 
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

end of thread, other threads:[~2010-09-26 19:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-24 19:36 [Bug fortran/45783] New: [4.6 Regression] ICE in gfc_add_component_ref, at fortran/class.c:77 anlauf at gmx dot de
2010-09-24 19:56 ` [Bug fortran/45783] " dominiq at lps dot ens.fr
2010-09-24 21:34 ` mikael at gcc dot gnu.org
2010-09-26  1:12 ` dominiq at lps dot ens.fr
2010-09-26 14:04 ` domob at gcc dot gnu.org
2010-09-27  4:40 ` domob at gcc dot gnu.org
2010-09-27  6:16 ` domob 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).