This is the mail archive of the gcc-bugs@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: optimization/6798: cc1 -O2 in semi-infinite loop on sparc


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6798

> Date: 25 Jun 2002 19:58:25 -0000
> From: davem@gcc.gnu.org
> 
>     Need to attach reproducable testcase so that this bug can be looked at.

The test case is in the "How-To-Repeat" section of that bug report.
However, I'll attach the test case to this message, in a slightly
different format as a file "input.i", to make it easier for you to
reproduce it.  To reproduce the bug, type "gcc -O2 -S input.i",
using GCC 3.1 on Solaris 8, sparc.

Attachment: input.i
Description: input.i


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