This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/10876: [3.3/3.4 regression] [Sparc] internal compilererror on FP code
- From: Aaron Williams <aaronw at attbi dot com>
- To: gcc-prs at gcc dot gnu dot org, aaronw at attbi dot com, gcc-bugs at gcc dot gnu dot org,gcc-gnats at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Tue, 20 May 2003 01:00:24 -0700
- Subject: Re: optimization/10876: [3.3/3.4 regression] [Sparc] internal compilererror on FP code
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