public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Eric Botcazou <ebotcazou@libertysurf.fr>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: c/9163: [3.3/3.4 regression] ICE in genrtl_compound_stmt at c-semantics.c:776 with c99 mode
Date: Tue, 07 Jan 2003 11:46:00 -0000	[thread overview]
Message-ID: <20030107114605.11602.qmail@sources.redhat.com> (raw)

The following reply was made to PR c/9163; it has been noted by GNATS.

From: Eric Botcazou <ebotcazou@libertysurf.fr>
To: "Christian Ehrhardt" <ehrhardt@mathematik.uni-ulm.de>
Cc: bangerth@dealii.org,
 gcc-bugs@gcc.gnu.org,
 gcc-prs@gcc.gnu.org,
 nobody@gcc.gnu.org,
 gcc-gnats@gcc.gnu.org
Subject: Re: c/9163: [3.3/3.4 regression] ICE in genrtl_compound_stmt at c-semantics.c:776 with c99 mode
Date: Tue, 7 Jan 2003 12:41:17 +0100

 On Tuesday 07 January 2003 11:09, Christian Ehrhardt wrote:
 > >     Confirmed. I could not reproduce this with a 3.2.2 from
 > >     20021213, though. Which version did you use, Christian?
 >
 > 20021218 ICEs, i.e. the bug was introduced between 20021213 and 2002121=
 8
 > into the 3.2 branch. Here's the output of gcc-3.2.2 on sparc:
 
 I'm very skeptical, because the only change between 20021213 and 20021218=
  was:
 
 2002-12-17  Jakub Jelinek  <jakub@redhat.com>
 
 =09PR opt/8794
 =09* combine.c (force_to_mode) [MINUS]: Only replace with (not Y) if all
 =09bits in fuller_mask (not just mask) are set in C.
 
 which certainly can't be the culprit (the bug occurs earlier, during RTL=20
 generation).
 
 The ICE is triggered by:
 
 #ifdef ENABLE_CHECKING
   /* Make sure that we've pushed and popped the same number of levels.  *=
 /
   if (!COMPOUND_STMT_NO_SCOPE (t) && n !=3D current_nesting_level ())
     abort ();
 #endif
 
 that is, the parse error is confusing the regular handling of nested scop=
 es.
 
 So I think that the problem has been there for a long time, and that=20
 Wolfgang's 20021213 version was configured with --disable-checking.
 
 --=20
 Eric Botcazou


             reply	other threads:[~2003-01-07 11:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-07 11:46 Eric Botcazou [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-03-24  0:36 Steven Bosscher
2003-01-07 16:06 Wolfgang Bangerth
2003-01-07 15:16 Wolfgang Bangerth
2003-01-07 14:16 Christian Ehrhardt
2003-01-07 10:16 Christian Ehrhardt
2003-01-07  1:18 bangerth

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=20030107114605.11602.qmail@sources.redhat.com \
    --to=ebotcazou@libertysurf.fr \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).