This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/10681] [3.3/3.4 regression] [IA64] ICE in ia64_expand_epilogue


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10681



------- Additional Comments From janis187 at us dot ibm dot com  2003-06-24 17:01 -------
The regression in 10681 was introduced or exposed by this patch:

2003-04-25  Richard Henderson  <rth@redhat.com>

        * 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.

The hunt used the submitter's test case, compiled with -O2 using a cross       
cc1 with host i686-pc-linux-gnu, target ia64-linux.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]