public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: dominiq@lps.ens.fr (Dominique Dhumieres)
To: fortran@gcc.gnu.org
Cc: gcc-patches@gcc.gnu.org, janus@gcc.gnu.org,
	paul.richard.thomas@gmail.com
Subject: Re: [Patch, Fortran] PR 42051,43896: [OOP] ICE in gfc_conv_variable, at fortran/trans-expr.c:551
Date: Fri, 11 Jun 2010 22:05:00 -0000	[thread overview]
Message-ID: <20100611214202.EA2EA3BE0F@mailhost.lps.ens.fr> (raw)

With the patch in http://gcc.gnu.org/ml/fortran/2010-06/msg00112.html
I have the following failures in the test suite:

[macbook] f90/bug% gfc /opt/gcc/work/gcc/testsuite/gfortran.dg/allocate_derived_1.f90
/opt/gcc/work/gcc/testsuite/gfortran.dg/allocate_derived_1.f90:35.12:
...
end
   1
Internal Error at (1):
find_array_spec(): Component not found

and

[macbook] f90/bug% gfc -O /opt/gcc/work/gcc/testsuite/gfortran.dg/dynamic_dispatch_4.f03
/opt/gcc/work/gcc/testsuite/gfortran.dg/dynamic_dispatch_4.f03: In function 'getit':
/opt/gcc/work/gcc/testsuite/gfortran.dg/dynamic_dispatch_4.f03:79:0: error: statement makes a memory store, but has no VDEFS
a_3.$vptr = D.1778_2;
/opt/gcc/work/gcc/testsuite/gfortran.dg/dynamic_dispatch_4.f03:79:0: internal compiler error: verify_ssa failed

Dominique

             reply	other threads:[~2010-06-11 21:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-11 22:05 Dominique Dhumieres [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-06-11 19:25 Dominique Dhumieres
2010-06-11  7:17 Janus Weil
2010-06-11  7:18 ` Paul Richard Thomas
2010-06-11  8:15   ` Paul Richard Thomas
2010-06-11 15:42     ` Paul Richard Thomas
2010-06-11 17:48       ` Janus Weil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100611214202.EA2EA3BE0F@mailhost.lps.ens.fr \
    --to=dominiq@lps.ens.fr \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=janus@gcc.gnu.org \
    --cc=paul.richard.thomas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).