[Bug c/13174] [tree-ssa] ICE in check_pointer_types_r, at gimplify.c:3370
falk at debian dot org
gcc-bugzilla@gcc.gnu.org
Mon Nov 24 17:33:00 GMT 2003
------- Additional Comments From falk at debian dot org 2003-11-24 17:33 -------
Likely the same problem as mentioned in PR 13175, however that PR is mainly
about another bug, so I leave this report open.
Test case:
const void *gldarmelf_add_options (void)
{
static const char xtra_short[] = "pz:";
return &xtra_short;
}
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Summary|ICE in |[tree-ssa] ICE in
|check_pointer_types_r, at |check_pointer_types_r, at
|gimplify.c:3370 |gimplify.c:3370
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13174
More information about the Gcc-bugs
mailing list