public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Fix PR45586 (type confusion ICEs), take 2
@ 2011-02-14 22:17 Dominique Dhumieres
  2011-02-15 17:19 ` Michael Matz
  0 siblings, 1 reply; 7+ messages in thread
From: Dominique Dhumieres @ 2011-02-14 22:17 UTC (permalink / raw)
  To: fortran; +Cc: gcc-patches, burnus, mikael.morin, matz

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

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

end of thread, other threads:[~2011-02-18 19:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-14 22:17 Fix PR45586 (type confusion ICEs), take 2 Dominique Dhumieres
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

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).