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]

Fix PR48629


This is a typo/thinko introduced with one of my recent scheduler
patches. Rather than flag_sched_pressure we have to use
sched_pressure_p, which accurately is only set during sched1.
Bootstrapped and tested on i686-linux, and committed as obvious.


Bernd

Attachment: pressure.diff
Description: Text document


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