sched.c
138 KB
-
Fix stack overflow found by glibc compile with max optimizations. · 7c74b010
* sched.c (schedule_insns): Use xmalloc not alloca for max_uid indexed arrays. Call free at the end of the function for them. * haifa-sched.c (schedule_insns): Likewise. From-SVN: r20563
Jim Wilson committed