From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2047 invoked by alias); 14 Feb 2010 23:27:11 -0000 Received: (qmail 1998 invoked by uid 48); 14 Feb 2010 23:26:57 -0000 Date: Sun, 14 Feb 2010 23:27:00 -0000 Message-ID: <20100214232657.1997.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug objc/43061] 47 new GCC HEAD@156527 regressions In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rguenth at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-02/txt/msg01358.txt.bz2 ------- Comment #22 from rguenth at gcc dot gnu dot org 2010-02-14 23:26 ------- There are no modifications visible in the assembly. But there is magic: .objc_cls_refs .align 2 L_OBJC_CLASS_REFERENCES_0: .long L_OBJC_CLASS_NAME_0 what is .objc_cls_refs? Well, obviously some Objective-C maintainer needs to chime in and explain things. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43061