public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tbm at cyrius dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/28239]  New: [4.2 regression] ICE in gimple_add_tmp_var, at gimplify.c:720
Date: Tue, 04 Jul 2006 00:28:00 -0000	[thread overview]
Message-ID: <bug-28239-12387@http.gcc.gnu.org/bugzilla/> (raw)

I get the following ICE with gcc 4.2 on invalid code:

(sid)5059:tbm@test: ~/delta/bin] /usr/lib/gcc-snapshot/bin/g++ -c mini.c
mini.c:1: error: 'SelectedStyle' has not been declared
mini.c: In function 'int SelectedStyle(bool)':
mini.c:1: error: only constructors take base initializers
mini.c:1: error: '_' was not declared in this scope
mini.c:2: error: '_sw_group' was not declared in this scope
mini.c:4: error: expected `)' at end of input
mini.c:4: error: expected `{' at end of input
mini.c:4: internal compiler error: in gimple_add_tmp_var, at gimplify.c:694
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
zsh: exit 1     /usr/lib/gcc-snapshot/bin/g++ -c mini.c
(sid)5060:tbm@test: ~/delta/bin] more mini.c
SelectedStyle::SelectedStyle (bool layout):_desktop (__null), _table (2, 6),
_fill_label (_("F:")),
_popup_mm (_sw_group), _sw_unit (__null), _tooltips (), _drop ((void *[])
                                                               {
                                                               0, 0}


-- 
           Summary: [4.2 regression] ICE in gimple_add_tmp_var, at
                    gimplify.c:720
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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


             reply	other threads:[~2006-07-04  0:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-04  0:28 tbm at cyrius dot com [this message]
2006-07-04  0:33 ` [Bug c++/28239] " pinskia at gcc dot gnu dot org
2006-07-17  3:03 ` mmitchel at gcc dot gnu dot org
2006-08-12 21:22 ` janis at gcc dot gnu dot org
2007-05-14 21:36 ` [Bug c++/28239] [4.2/4.3 " mmitchel at gcc dot gnu dot org
2007-07-20  3:49 ` mmitchel at gcc dot gnu dot org
2007-09-02 17:12 ` pcarlini at suse dot de
2007-10-09 19:28 ` mmitchel at gcc dot gnu dot org
2008-02-01 16:55 ` jsm28 at gcc dot gnu dot org
2008-04-12 20:48 ` [Bug c++/28239] [4.2 " reichelt at gcc dot gnu dot org
2008-04-13 17:08 ` pcarlini at suse dot de
2008-05-19 20:25 ` jsm28 at gcc dot gnu dot org
2009-03-30 17:00 ` jsm28 at gcc dot gnu dot 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-28239-12387@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).