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: Summary: unreviewed hook doc patches




On Mon, 8 Feb 2010, Joern Rennecke wrote:

TARGET_SCHED_DFA_NEW_CYCLE
http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00919.html

TARGET_SCHED_ADJUST_COST_2
http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00786.html

TARGET_SCHED_SPECULATE_INSN
http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00790.html

TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD_SPEC
http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00793.html

TARGET_SCHED_GET_INSN_SPEC_DS, TARGET_SCHED_GET_INSN_CHECKED_DS
TARGET_SCHED_SKIP_RTX_P
http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00795.html

I have looked at these patches and the documentation changes look fine to me (note, I cannot review or approve them). However, the placement of new documentation (e.g. the description of TARGET_SCHED_ADJUST_COST_2 hook) puzzled me. Did I understand correctly that order in which hooks are documented must match their declaration order in target.h?

Thanks.

--
Alexander Monakov


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