[Bug rtl-optimization/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 16 10:57:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350
--- Comment #29 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> I'm seeing this on arm-none-eabi now as well:
>
> FAIL: gcc.dg/pr59350.c (internal compiler error)
> FAIL: gcc.dg/pr59350.c (test for excess errors)
>
> $TOP/gcc/gcc/testsuite/gcc.dg/pr59350.c: In function 'uDNS_ReceiveMsg':
> $TOP/gcc/gcc/testsuite/gcc.dg/pr59350.c:82:1: internal compiler error: in
> vt_expand_var_loc_chain, at var-tracking.c:8212
The assertion is supposed to be at var-tracking.c:8213 after the patch.
More information about the Gcc-bugs
mailing list