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/25569] [4.2 Regression] FAIL: gfortran.dg/g77/20010610.f -O3 -fomit-frame-pointer -funroll-loops



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-03-06 15:00 -------
(In reply to comment #1)
> (gdb) p debug_rtx (insn)
> (insn 41 39 42 5 (set (reg:DI 71 [ D.775 ])
>         (zero_extend:DI (subreg:QI (reg/v:DI 70 [ i ]) 7))) 129 {*pa.md:4636}
> (nil)
>     (nil))
> $9 = void

This is a similar instruction which effects ppc64 also.  It also fails the same
way on powerpc64-darwin.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|hppa64-hp-hpux11.11,        |hppa64-hp-hpux11.11,
                   |powerpc64-linux             |powerpc64-*-*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25569


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