From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28598 invoked by alias); 26 May 2010 17:43:52 -0000 Received: (qmail 28519 invoked by uid 48); 26 May 2010 17:43:41 -0000 Date: Wed, 26 May 2010 17:43:00 -0000 Message-ID: <20100526174341.28518.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/44282] GCC allows for function overloading with pointer to function as parameter based on calling convention but assembler complains In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "vadim dot atlygin at gmail dot com" 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-05/txt/msg02955.txt.bz2 ------- Comment #3 from vadim dot atlygin at gmail dot com 2010-05-26 17:43 ------- Might be 32/64 bit difference as 64 bit platforms have only one calling convention. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44282