Re: optimization/10876: [3.3/3.4 regression] [Sparc] internal compiler error on FP code
Aaron Williams <[email protected]>
| Newsgroups | gmane.comp.gcc.prs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR optimization/10876; it has been noted by GNATS. From: Aaron Williams <[email protected]> To: [email protected], [email protected], [email protected], [email protected], [email protected] Cc: Subject: Re: optimization/10876: [3.3/3.4 regression] [Sparc] internal compiler error on FP code Date: Tue, 20 May 2003 01:00:24 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10876 I found that the file I included compiles fine with -O3 or greater. I have the non-stripped version of the file which also crashes gcc with -O3. In addition, if I enable all of the loop optimization support the compiler aborts. I will provide more details tomorrow. -Aaron