[Bug bootstrap/81965] [8 Regression] ICE in stage 2 compiler while configuring libgcc in stage 2, during GIMPLE pass: cfg
rainer@emrich-ebersheim.de
gcc-bugzilla@gcc.gnu.org
Thu Aug 24 14:23:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81965
--- Comment #2 from Rainer Emrich <rainer@emrich-ebersheim.de> ---
(In reply to Richard Biener from comment #1)
> Just a wild guess... does
>
> Index: gcc/dwarf2out.c
> ===================================================================
> --- gcc/dwarf2out.c (revision 251326)
> +++ gcc/dwarf2out.c (working copy)
> @@ -178,7 +178,7 @@ static GTY(()) section *debug_ranges_sec
> static GTY(()) section *debug_frame_section;
>
> /* Maximum size (in bytes) of an artificially generated label. */
> -#define MAX_ARTIFICIAL_LABEL_BYTES 30
> +#define MAX_ARTIFICIAL_LABEL_BYTES 40
>
> /* According to the (draft) DWARF 3 specification, the initial length
> should either be 4 or 12 bytes. When it's 12 bytes, the first 4
>
> fix it?
Unfortunately not.
More information about the Gcc-bugs
mailing list