aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
diff options
context:
space:
mode:
authorJim Wilson <wilson@cygnus.com>1998-06-18 20:17:26 +0000
committerJim Wilson <wilson@gcc.gnu.org>1998-06-18 13:17:26 -0700
commit7c74b010d72a4bb1fb6e2647c75a88b865e137b2 (patch)
tree93fbc1459e6675b3c705a7f66d20d7194d504e4b /gcc/c-decl.c
parent243e7835fb7d2015eee565f70b17c2fdb238cdab (diff)
downloadgcc-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