public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug sanitizer/56535] ICE: in build2_stat, at tree.c:3885 when compiling with -fsanitize=address
Date: Sun, 01 Sep 2013 19:51:00 -0000	[thread overview]
Message-ID: <bug-56535-4-GmpwA4eSRZ@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-56535-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The ICEs have disappeared between revisions 198750 (2013-05-09, ICEs) and
199418 (2013-05-29, OK).

The ICE for r198750 is

[macbook] f90/bug% /opt/gcc/gcc4.9p-198750/bin/gfortran -O2
/opt/gcc/work/gcc/testsuite/gfortran.dg/class_allocate_12.f90
-fsanitize=address
/opt/gcc/work/gcc/testsuite/gfortran.dg/class_allocate_12.f90: In function
'integrate':
/opt/gcc/work/gcc/testsuite/gfortran.dg/class_allocate_12.f90:69:0: internal
compiler error: in build2_stat, at tree.c:3948

i.e.,

3947        gcc_assert (POINTER_TYPE_P (tt) && POINTER_TYPE_P (TREE_TYPE
(arg0))
3948                    && ptrofftype_p (TREE_TYPE (arg1)));

Any idea about what change fixed this PR before closing it as FIXED?


  parent reply	other threads:[~2013-09-01 19:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-05 13:52 [Bug fortran/56535] New: " dominiq at lps dot ens.fr
2013-03-16  8:04 ` [Bug sanitizer/56535] " markus at trippelsdorf dot de
2013-03-16 11:39 ` dominiq at lps dot ens.fr
2013-04-26 17:25 ` dominiq at lps dot ens.fr
2013-09-01 19:51 ` dominiq at lps dot ens.fr [this message]
2013-09-03 11:05 ` dominiq at lps dot ens.fr
2013-09-09 13:15 ` dominiq at lps dot ens.fr
2013-09-09 15:40 ` markus at trippelsdorf dot de
2014-01-07 16:12 ` dominiq at lps dot ens.fr
2014-01-07 16:33 ` trippels at gcc dot gnu.org
2014-01-07 18:33 ` trippels at gcc dot gnu.org
2014-05-02  9:27 ` dominiq at lps dot ens.fr

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=bug-56535-4-GmpwA4eSRZ@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).