This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/7130: miscompiled code for gcc-3.1 in powerpc linux with -funroll-all-loops
- From: Alan Modra <amodra at bigpond dot net dot au>
- To: Not yet assigned to anyone <nobody at gcc dot gnu dot org>
- Cc: , bugs at bubble dot local, gcc-bugs at gcc dot gnu dot org
- Date: 11 Jul 2002 06:32:58 -0000
- Subject: Re: optimization/7130: miscompiled code for gcc-3.1 in powerpc linux with -funroll-all-loops
`Alan Modra' made changes to this PR.
--- /tmp/gnats19046Obd 2002-07-11 15:57:53.000000000 +0930
+++ /tmp/gnats1904615v 2002-07-11 16:01:04.000000000 +0930
@@ -18,7 +18,7 @@
>Severity: serious
>Priority: high
>Responsible: unassigned
->State: open
+>State: analyzed
>Class: wrong-code
>Submitter-Id: net
>Arrival-Date: Tue Jun 25 18:16:02 PDT 2002
This is a doloop.c error. -fno-branch-count-reg also avoids the error.