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, burnus@net-b.de, mikael.morin@sfr.fr,
	       matz@suse.de
Subject: Re: Fix PR45586 (type confusion ICEs), take 2
Date: Mon, 14 Feb 2011 22:17:00 -0000	[thread overview]
Message-ID: <20110214221019.B1C333BE18@mailhost.lps.ens.fr> (raw)

Michael,

With the patch take2, the test for pr47455 in comment #5
( http://gcc.gnu.org/bugzilla/attachment.cgi?id=23136 ) gives an ICE:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000
0x00000001000cd940 in gfc_finish_var_decl (decl=0x141ddc280, sym=0x141c20440) at ../../work/gcc/fortran/trans-decl.c:566
566	      && INTEGER_CST_P (DECL_SIZE_UNIT (decl))
(gdb) bt
#0  0x00000001000cd940 in gfc_finish_var_decl (decl=0x141ddc280, sym=0x141c20440) at ../../work/gcc/fortran/trans-decl.c:566
#1  0x00000001000cc6d3 in gfc_get_symbol_decl (sym=0x141c20440) at ../../work/gcc/fortran/trans-decl.c:1288

This is not the case with the take 1.

Dominique

             reply	other threads:[~2011-02-14 22:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14 22:17 Dominique Dhumieres [this message]
2011-02-15 17:19 ` Michael Matz
2011-02-17 13:30   ` Fix PR45586 (type confusion ICEs), take 3 Michael Matz
2011-02-17 19:40     ` Mikael Morin
2011-02-17 22:31       ` Dominique Dhumieres
2011-02-18 19:50       ` Fix PR45586 (type confusion ICEs), take 4 Michael Matz
2011-02-18 20:47         ` Mikael Morin
  -- strict thread matches above, loose matches on Subject: below --
2011-02-13  8:31 Fix PR45586 (type confusion ICEs) Michael Matz
     [not found] ` <201102140129.31309.mikael.morin@sfr.fr>
2011-02-14 17:03   ` Fix PR45586 (type confusion ICEs), take 2 Michael Matz
2011-02-14 19:08     ` Mikael Morin

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=20110214221019.B1C333BE18@mailhost.lps.ens.fr \
    --to=dominiq@lps.ens.fr \
    --cc=burnus@net-b.de \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=matz@suse.de \
    --cc=mikael.morin@sfr.fr \
    /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).