]> gcc.gnu.org Git - gcc.git/commit - gcc/cfgexpand.c
re PR other/42611 (ICE in tree_low_cst, at tree.c:5014)
authorJakub Jelinek <jakub@redhat.com>
Tue, 5 Jan 2010 08:42:53 +0000 (09:42 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 5 Jan 2010 08:42:53 +0000 (09:42 +0100)
commit7604eb4e07613c79a9b81da29baabdac8187f461
tree63593f477af7cbbcba000ab65e0c226c033919f5
parent566f27e42ca00f65d101e6a7b0096554a0cc452d
re PR other/42611 (ICE in tree_low_cst, at tree.c:5014)

PR other/42611
* cfgexpand.c (expand_one_var): Diagnose too large variables.

* gcc.dg/pr42611.c: New test.

From-SVN: r155641
gcc/ChangeLog
gcc/cfgexpand.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr42611.c [new file with mode: 0644]
This page took 0.062557 seconds and 5 git commands to generate.