[Bug rtl-optimization/63384] selective scheduling on x86 takes very long

andi-gcc at firstfloor dot org gcc-bugzilla@gcc.gnu.org
Sun Sep 28 07:43:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63384

--- Comment #3 from Andi Kleen <andi-gcc at firstfloor dot org> ---
It loops (forever?) on this in sched2:


Scheduling on fences: (uid:28;seqno:7;) 
Fence 28[2] has not changed

Scheduling on fences: (uid:28;seqno:7;) 
Fence 28[2] has not changed

Scheduling on fences: (uid:28;seqno:7;) 
Fence 28[2] has not changed

Scheduling on fences: (uid:28;seqno:7;) 
Fence 28[2] has not changed

Scheduling on fences: (uid:28;seqno:7;) 
Fence 28[2] has not changed

Scheduling on fences: (uid:28;seqno:7;) 
Fence 28[2] has not changed

Scheduling on fences: (uid:28;seqno:7;) 
Fence 28[2] has not changed

Scheduling on fences: (uid:28;seqno:7;) 
Fence 28[2] has not changed



More information about the Gcc-bugs mailing list