This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/16425] [3.5 Regression] gcc.c-torture/execute/loop-14.c on mips-elf
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jul 2004 00:03:01 -0000
- Subject: [Bug rtl-optimization/16425] [3.5 Regression] gcc.c-torture/execute/loop-14.c on mips-elf
- References: <20040707235632.16425.echristo@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-08 00:02 -------
This looks to be either a RTL problem or target problem. The difference between -Os and -O2 is that
loop header copy is not run at -Os.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|regression |rtl-optimization
Keywords| |wrong-code
Summary|regression |[3.5 Regression] gcc.c-
| |torture/execute/loop-14.c on
| |mips-elf
Target Milestone|--- |3.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16425