Re: optimization/10876: [3.3/3.4 regression] [Sparc] internal compiler error on FP code
Aaron Williams <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs,gmane.comp.gcc.prs |
|---|---|
| Message-ID | <[email protected]> |
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