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/17455] syscall_linkage attribute problem with sibling call optimization


------- Additional Comments From wilson at gcc dot gnu dot org  2004-09-13 20:01 -------
Created an attachment (id=7124)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7124&action=view)
Disable sibcalls from syscall_linkage functions.

This fixes the bug for me.  I will do the usual testing, and then check it in. 
Since this is a kernel miscompilation problem, I will add the patch to mainline
and gcc-3.4, and also try to get it into gcc-3.3.  The testing will take a few
days.  I will try building a kernel to see what happens, but I won't try
booting it.

-- 


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


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