This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/3079] ICE in c_expand_expr, at c-common.c:3521
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2003 19:23:26 -0000
- Subject: [Bug c++/3079] ICE in c_expand_expr, at c-common.c:3521
- References: <20010607173600.3079.philippeb@corel.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3079
------- Additional Comments From pinskia@physics.uc.edu 2003-06-15 19:23 -------
It also happens on the tree-ssa branch:
gimplification failed:
X <type_decl 0x149dee0 X
type <integer_type 0x1438150 int SI
size <integer_cst 0x142c6c0 constant 32>
unit size <integer_cst 0x142c7a0 constant 4>
align 32 symtab 0 alias set -1 precision 32 min <integer_cst 0x142c760 -
2147483648> max <integer_cst 0x142c780 2147483647>
pointer_to_this <pointer_type 0x14413f0>>
used external nonlocal suppress-debug SI file pr3079.cc line 3 size <integer_cst
0x142c6c0 32> unit size <integer_cst 0x142c7a0 4>
align 32 context <record_type 0x149dbd0 B<int>>
pr3079.cc:3>
pr3079.cc: In function `void foo(T) [with T = B<int>]':
pr3079.cc:15: instantiated from here
pr3079.cc:8: internal compiler error: in gimplify_expr, at gimplify.c:769
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.