This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New compiler crash for PR8361


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]