Fix glibc dl-sysdeps.c abort from Jes Sorensen.
authorJim Wilson <wilson@redhat.com>
Sat, 17 Mar 2001 02:56:23 +0000 (02:56 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 17 Mar 2001 02:56:23 +0000 (18:56 -0800)
commit0c35f90252437cc70dcfff7f3b742a59e749451d
tree488ccc860c58dc52d45aa0da0ff4021a40d60cf0
parentde5e27beba15d7c7e48d22314b2b077bcebc299a
Fix glibc dl-sysdeps.c abort from Jes Sorensen.

* config/ia64/ia64.c (ia64_compute_frame_size): If reg_fp is zero,
then set it to LOC_REG (79) instead of aborting.

From-SVN: r40569
gcc/ChangeLog
gcc/config/ia64/ia64.c