This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/26552] New: gcc.dg/sibcall-6.c fails on x86-darwin with default options
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Mar 2006 20:38:45 -0000
- Subject: [Bug target/26552] New: gcc.dg/sibcall-6.c fails on x86-darwin with default options
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
gcc.dg/sibcall-6.c fails on x86-darwin since PIC is enabled by default but on
darwin PIC is handled differently so it should be able to sibcall to the
indirect function.
--
Summary: gcc.dg/sibcall-6.c fails on x86-darwin with default
options
Product: gcc
Version: unknown
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
GCC target triplet: i686-darwin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26552