This is the mail archive of the gcc-patches@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: Fix prefetch address generation for XScale


>>>>> "Nick" == Nick Clifton <nickc@cambridge.redhat.com> writes:

 > Hi Guys,
 >   The builtin-prefetch?.c tests have exposed a problem with the ARM
 >   port's implementation of the prefetch instruction.  The tests could
 >   generate an instruction of the form:

 >         (prefetch (plus:SI (reg:SI) (const_int 0)))

why wasn't this folded?


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