From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1277 invoked by alias); 21 May 2008 02:57:52 -0000 Received: (qmail 1179 invoked by uid 48); 21 May 2008 02:57:09 -0000 Date: Wed, 21 May 2008 02:57:00 -0000 Message-ID: <20080521025709.1178.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug objc/36283] When a class method, pointed by id, returns float, it returns wrong value In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jongampark at sbcglobal dot net" 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: 2008-05/txt/msg01609.txt.bz2 ------- Comment #3 from jongampark at sbcglobal dot net 2008-05-21 02:57 ------- (In reply to comment #2) > Try using -Wstrict-selector-match and see what you get. > I will try that. Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36283