Can not run DFA Scheduler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
I am writing an DFA Scheduler for a new target port on GCC by define_automata. But it doesn't run.
I checked in haifa-sched.c and saw that 
targetm.sched.use_dfa_pipeline_interface
      && (*targetm.sched.use_dfa_pipeline_interface) ()
return false; so the function dfa_start () didn't run.
I also redefine for hook TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE
Can you help me to explain this?
Thank in advance.


Le Ton Chanh 
email:letonchanh at yahoo dot com


      

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux