ia64.c (ia64_compute_frame_size): Allow inline asm to clobber ar.pfs and ar.unat.
commitf5bdba44f05bbdb1e50842f7012b7aee701a0b5b
authorRichard Henderson <rth@redhat.com>
Fri, 25 Apr 2003 21:02:25 +0000 (25 14:02 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 25 Apr 2003 21:02:25 +0000 (25 14:02 -0700)
treee54730d0349ad4ccd8f036c4f96eaadc5e2f4305
parent8f4e6cafdebdae2730db4650e5c97e19f21481b6
ia64.c (ia64_compute_frame_size): Allow inline asm to clobber ar.pfs and ar.unat.

        * config/ia64/ia64.c (ia64_compute_frame_size): Allow inline asm
        to clobber ar.pfs and ar.unat.
        (ia64_expand_prologue): Force alloc instruction if ar.pfs saved;
        fix test for spilling ar.pfs to the stack.

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