This is the mail archive of the gcc@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]

RE: possible gcse failure: not able to eliminate redundant loads


>It works just fine on SPARC, so it might be something specific to your
>port... 

>        ldd     [%o0+8], %f8
>        cmp     %o2, 2  !  i

We have reg+offset mode for SPARC here. So that's find with alias.c.
mine is SH4. I fear IA64 may probably have the same problem.

--Sanjiv


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