This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/41848] New: Extra Objective C/C++ test failures because of section anchors.
- From: "ramana at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2009 15:30:33 -0000
- Subject: [Bug objc/41848] New: Extra Objective C/C++ test failures because of section anchors.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Look at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41684#c10 for a list of
test failures fixed by disabling fsection-anchors in the arm backend.
Look also at the way in which the PPC backend works around this at
http://gcc.gnu.org/ml/gcc-patches/2008-08/msg02194.html
Instead of putting in such a work around in the backends, the target
independent parts should disable -fsection-anchors for Objective C.
--
Summary: Extra Objective C/C++ test failures because of section
anchors.
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: objc
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ramana at gcc dot gnu dot org
GCC host triplet: arm-linux-gnueabi
GCC target triplet: arm-linux-gnueabi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41848