New compiler crash for PR8361

Andrew Pinski pinskia@physics.uc.edu
Thu Jul 17 17:35:00 GMT 2003


On Thursday, Jul 17, 2003, at 09:05 US/Eastern, Steven Bosscher wrote:
> Op do 17-07-2003, om 14:17 schreef Gerald Pfeifer:
>> Normally I'd just file a PR, but PR8361 has a critical example for
>> compile-time performance problems, and since <24 hours (I believe)
>> mainline now crashes while compiling it with -O3.
>
> I already filed a PR for it: gcc.gnu.org/PR11545.  It crashes for well
> over 24 hours (almost a week I think).

I found a 3 lines testcase which fails (c also, again compile with
--param ggc-min-expand=0 --param ggc-min-heapsize=0 -funit-at-a-time):
static __inline__ void gen_tstsfgt_gpr() {}
static __inline__ void gen_cmpsflt_gpr() {}
void mul_double () {}

Already mentioned in the bug.

Thanks,
Andrew Pinski



More information about the Gcc mailing list