This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/16425] [3.5 Regression] gcc.c-torture/execute/loop-14.c on mips-elf


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]