From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7954 invoked by alias); 18 Feb 2004 14:22:51 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 7927 invoked by alias); 18 Feb 2004 14:22:50 -0000 Date: Wed, 18 Feb 2004 14:22:00 -0000 Message-ID: <20040218142250.7926.qmail@sources.redhat.com> From: "cvs-commit at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20030626105857.11326.Vyatcheslav.Sysoltsev@intel.com> References: <20030626105857.11326.Vyatcheslav.Sysoltsev@intel.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/11326] C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this" X-Bugzilla-Reason: CC X-SW-Source: 2004-02/txt/msg01807.txt.bz2 List-Id: ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-18 14:22 ------- Subject: Bug 11326 CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_4-branch Changes by: schwab@gcc.gnu.org 2004-02-18 14:22:44 Modified files: gcc : ChangeLog gcc/config/ia64: ia64.c Log message: PR c++/11326 * config/ia64/ia64.c (ia64_struct_value_rtx): Cope with NULL fntype. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.212&r2=2.2326.2.213 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.265.2.3&r2=1.265.2.4 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11326