[Bug objc/41848] New: Extra Objective C/C++ test failures because of section anchors.

ramana at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Oct 27 15:30:00 GMT 2009


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



More information about the Gcc-bugs mailing list