From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12102 invoked by alias); 12 Apr 2003 00:18:00 -0000 Mailing-List: contact gdb-prs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sources.redhat.com Received: (qmail 12082 invoked by uid 71); 12 Apr 2003 00:18:00 -0000 Date: Sat, 12 Apr 2003 00:18:00 -0000 Message-ID: <20030412001800.12081.qmail@sources.redhat.com> To: nobody@sources.redhat.com Cc: gdb-prs@sources.redhat.com, From: Andrew Cagney Subject: Re: exp/1158: dereferencing a pointer to a function clobbers arguments' value when invoking it in the expression Reply-To: Andrew Cagney X-SW-Source: 2003-q2/txt/msg00052.txt.bz2 List-Id: The following reply was made to PR exp/1158; it has been noted by GNATS. From: Andrew Cagney To: gdb-gnats@sources.redhat.com Cc: Subject: Re: exp/1158: dereferencing a pointer to a function clobbers arguments' value when invoking it in the expression Date: Fri, 11 Apr 2003 20:14:38 -0400 I suspect that you attached the wrong test case. test(1,2) vs test(1)?