diff options
author | Jim Wilson <wilson@cygnus.com> | 1998-06-18 20:17:26 +0000 |
---|---|---|
committer | Jim Wilson <wilson@gcc.gnu.org> | 1998-06-18 13:17:26 -0700 |
commit | 7c74b010d72a4bb1fb6e2647c75a88b865e137b2 (patch) | |
tree | 93fbc1459e6675b3c705a7f66d20d7194d504e4b /gcc/c-decl.c | |
parent | 243e7835fb7d2015eee565f70b17c2fdb238cdab (diff) | |
download | gcc-7c74b010d72a4bb1fb6e2647c75a88b865e137b2.zip gcc-7c74b010d72a4bb1fb6e2647c75a88b865e137b2.tar.gz gcc-7c74b010d72a4bb1fb6e2647c75a88b865e137b2.tar.bz2 |
Fix stack overflow found by glibc compile with max optimizations.
* 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
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions