public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "aldyh at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug lto/47888] [4.7/4.8/4.9 Regression] tree check: expected array_type, have record_type in array_ref_low_bound, at expr.c:6249 / Segmentation fault
Date: Thu, 09 Jan 2014 23:07:00 -0000	[thread overview]
Message-ID: <bug-47888-4-flIhtzkaWe@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-47888-4@http.gcc.gnu.org/bugzilla/>

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

Aldy Hernandez <aldyh at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |aldyh at gcc dot gnu.org

--- Comment #9 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
No ICE on 4.[789]:

reynosa:/build/pristine-4_8/gcc$ ./xgcc -B./ main.c s.c  -flto -O -DPR47888
main.c:1:13: warning: type of 's' does not match original declaration [enabled
by default]
 extern char s[1];
             ^
s.c:1:14: note: previously declared here
 struct S { } s;
              ^
This only seems to be a problem on 4.6.  Can we mark this as so?


  parent reply	other threads:[~2014-01-09 23:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-24 23:57 [Bug lto/47888] New: tree check: expected array_type, have record_type in array_ref_low_bound, at expr.c:6248 d.g.gorbachev at gmail dot com
2011-02-27 19:57 ` [Bug lto/47888] " d.g.gorbachev at gmail dot com
2011-04-03 18:41 ` [Bug lto/47888] [4.6/4.7 Regression] tree check: expected array_type, have record_type in array_ref_low_bound, at expr.c:6249 / Segmentation fault d.g.gorbachev at gmail dot com
2011-04-06  0:27 ` pinskia at gcc dot gnu.org
2011-06-12 12:59 ` rguenth at gcc dot gnu.org
2011-06-27 15:59 ` jakub at gcc dot gnu.org
2011-10-26 17:40 ` jakub at gcc dot gnu.org
2011-10-26 19:31 ` d.g.gorbachev at gmail dot com
2012-03-01 15:06 ` jakub at gcc dot gnu.org
2013-04-12 15:16 ` [Bug lto/47888] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
2014-01-09 23:07 ` aldyh at gcc dot gnu.org [this message]
2014-01-10 18:48 ` [Bug lto/47888] [4.6 " aldyh at gcc dot gnu.org
2014-01-11  9:25 ` ebotcazou at gcc dot gnu.org
2014-02-22  8:41 ` ebotcazou at gcc dot gnu.org

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-47888-4-flIhtzkaWe@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).