Cannot modify jumps after sched2

Steven Bosscher stevenb.gcc@gmail.com
Tue Oct 9 11:43:00 GMT 2012


Paul Matos wrote (http://gcc.gnu.org/ml/gcc/2012-10/msg00123.html):
> Is there any good way to define TARGET_CANNOT_MODIFY_JUMPS_P such that
> jumps are not modified after sched2?

No, there isn't.
Some targets use the delay_sched2 target hook to just postpone sched2.

Ciao!
Steven



More information about the Gcc mailing list