https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85669
Iain Sandoe <iains at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |ASSIGNED --- Comment #64 from Iain Sandoe <iains at gcc dot gnu.org> --- so all languages, m32/m64, --enable-checking=all,rtl,tree trunk bootstrap completed without error (with the patch above + one to enable Ada to work on Darwin9). "Only" 16h of CPU time on a 2G5 cpu ;) Smoke-tested only; full suite will take "some time". So - at least w.r.t the boostrap bug, I'm declaring victory for trunk/8.x and will do a second revision for 7.x (unless it can be proven not to be needed there). @segher - still OK for application or would you like me to post the revised patch? (I want to modify the comment slightly to note that the FRAME_GROWS_DOWNWARD case is the only one relevant here, which is why the other arm of the original ternary got removed).