public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/28915] [4.1 regression] ICE: tree check: expected class 'constant', have 'declaration' (var_decl) in build_vector, at tree.c:973
Date: Tue, 14 Nov 2006 09:30:00 -0000	[thread overview]
Message-ID: <20061114092959.21374.qmail@sourceware.org> (raw)
In-Reply-To: <bug-28915-12387@http.gcc.gnu.org/bugzilla/>



------- Comment #24 from jakub at gcc dot gnu dot org  2006-11-14 09:29 -------
This change breaks bootstrap on x86_64-linux and i386-linux:
/usr/src/gcc-4.1/obj/./gcc/xgcc -B/usr/src/gcc-4.1/obj/./gcc/
-B/usr/local/x86_64-unknown-linux-gnu/bin/
-B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem
/usr/local/x86_64-unknown-linux-gnu/include -isystem
/usr/local/x86_64-unknown-linux-gnu/sys-include -O2  -O2 -g -O2  -DIN_GCC    -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc -I../../gcc/.
-I../../gcc/../include -I../../gcc/../libcpp/include  -m32 -fexceptions
-fvisibility=hidden -DHIDE_EXPORTS -c ../../gcc/unwind-dw2.c -o
libgcc/32/unwind-dw2.o
../../gcc/unwind-dw2.c: In function 'uw_install_context_1':
../../gcc/unwind-dw2.c:1334: error: unrecognizable insn:
(insn:HI 159 44 160 4 (set (reg:SI 102)
        (unspec:SI [
                (symbol_ref:SI ("dwarf_reg_size_table") [flags 0x2] <var_decl
0x2aaaab051210 dwarf_reg_size_table>)
            ] 1)) -1 (nil)
    (nil))
../../gcc/unwind-dw2.c:1334: internal compiler error: in extract_insn, at
recog.c:2084
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

The problematic part is the make_tree addition.


-- 


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


  parent reply	other threads:[~2006-11-14  9:30 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-31 12:24 [Bug tree-optimization/28915] New: [4.2 " tbm at cyrius dot com
2006-08-31 12:30 ` [Bug tree-optimization/28915] " tbm at cyrius dot com
2006-08-31 16:13 ` pinskia at gcc dot gnu dot org
2006-08-31 19:15 ` uros at kss-loka dot si
2006-08-31 19:21 ` pinskia at gcc dot gnu dot org
2006-08-31 19:28 ` tbm at cyrius dot com
2006-09-01  6:27 ` pinskia at gcc dot gnu dot org
2006-09-01 22:32 ` mmitchel at gcc dot gnu dot org
2006-09-04 17:07 ` [Bug middle-end/28915] " pinskia at gcc dot gnu dot org
2006-09-05  4:20 ` pinskia at gcc dot gnu dot org
2006-09-06  6:30 ` pinskia at gcc dot gnu dot org
2006-09-06  6:33 ` pinskia at gcc dot gnu dot org
2006-09-06 15:27 ` roger at eyesopen dot com
2006-09-06 15:37 ` roger at eyesopen dot com
2006-09-09  6:44 ` jason at gcc dot gnu dot org
2006-09-10  0:48 ` jason at gcc dot gnu dot org
2006-09-22  4:36 ` rsandifo at gcc dot gnu dot org
2006-10-01  4:33 ` [Bug middle-end/28915] [4.1/4.2 " pinskia at gcc dot gnu dot org
2006-11-11  2:19 ` [Bug middle-end/28915] [4.1/4.2/4.3 " roger at eyesopen dot com
2006-11-13  8:16 ` jason at gcc dot gnu dot org
2006-11-13  8:19 ` jason at gcc dot gnu dot org
2006-11-13 14:41 ` [Bug middle-end/28915] [4.1 " pinskia at gcc dot gnu dot org
2006-11-13 18:53 ` hjl at gcc dot gnu dot org
2006-11-13 18:55 ` hjl at gcc dot gnu dot org
2006-11-13 23:31 ` jason at gcc dot gnu dot org
2006-11-13 23:42 ` jason at gcc dot gnu dot org
2006-11-14  9:30 ` jakub at gcc dot gnu dot org [this message]
2006-11-14 10:02   ` Andrew Pinski
2006-11-14 10:03 ` pinskia at gmail dot com
2006-12-01  1:09 ` chaoyingfu 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=20061114092959.21374.qmail@sourceware.org \
    --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).