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/18987] [4.0 regression] [ia64] Extra '.restore sp' in tail call


------- Additional Comments From steven at gcc dot gnu dot org  2004-12-18 13:18 -------
Alright, I'll try to find the patch that introduced this problem.  This 
is my prime suspect: 
 
2004-10-27  David Mosberger  <davidm@hpl.hp.com> 
            James E Wilson  <wilson@specifixinc.com> 
 
        PR target/13158 
        * config/ia64/ia64.c (ia64_expand_epilogue): Set RTX_FRAME_RELATED_P 
on 
        sibcall alloc instruction. 
        (process_set): Handle sibcall alloc instruction. 
 
 
 

-- 


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


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