public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/28239]  New: [4.2 regression] ICE in gimple_add_tmp_var, at gimplify.c:720
@ 2006-07-04  0:28 tbm at cyrius dot com
  2006-07-04  0:33 ` [Bug c++/28239] " pinskia at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: tbm at cyrius dot com @ 2006-07-04  0:28 UTC (permalink / raw)
  To: gcc-bugs

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


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

end of thread, other threads:[~2009-03-30 17:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-04  0:28 [Bug c++/28239] New: [4.2 regression] ICE in gimple_add_tmp_var, at gimplify.c:720 tbm at cyrius dot com
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

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