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]

Low overhead looping problem


We are porting GCC to our own target. We have encountered a problem during
the optimization phase. It is not able to match the
"decrement_and_branch_until_zero" pattern though we have given the rtl
pattern specified in the manual-- "GNU compiler internals" , topic 8.12 .For
further reference please see the attatched md file.

 <<avaz.h>>  <<avaz.md>> 

Attachment: avaz.h
Description: Binary data

Attachment: avaz.md
Description: Binary data


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