From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30068 invoked by alias); 4 Nov 2011 17:54:43 -0000 Received: (qmail 30060 invoked by uid 22791); 4 Nov 2011 17:54:42 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from qmta02.emeryville.ca.mail.comcast.net (HELO qmta02.emeryville.ca.mail.comcast.net) (76.96.30.24) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 04 Nov 2011 17:54:27 +0000 Received: from omta20.emeryville.ca.mail.comcast.net ([76.96.30.87]) by qmta02.emeryville.ca.mail.comcast.net with comcast id t5UG1h0051smiN4A25uLFs; Fri, 04 Nov 2011 17:54:20 +0000 Received: from up.mrs.kithrup.com ([24.4.193.8]) by omta20.emeryville.ca.mail.comcast.net with comcast id t5kT1h00V0BKwT48g5kTtd; Fri, 04 Nov 2011 17:44:31 +0000 Subject: Re: ping*2: [RFA:] testsuite infrastructure for options implied by dg-final methods Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Mike Stump In-Reply-To: <201111041741.pA4HfKI9007137@ignucius.se.axis.com> Date: Fri, 04 Nov 2011 18:14:00 -0000 Cc: hp@axis.com, gcc-patches@gcc.gnu.org, ro@CeBiTec.Uni-Bielefeld.DE, dejagnu@gnu.org, richard.guenther@gmail.com Content-Transfer-Encoding: quoted-printable Message-Id: <22044FE0-CE64-478A-B8B1-AD6BB4844778@comcast.net> References: <201111041741.pA4HfKI9007137@ignucius.se.axis.com> To: Hans-Peter Nilsson X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-11/txt/msg00627.txt.bz2 On Nov 4, 2011, at 10:41 AM, Hans-Peter Nilsson wrote: > I'll wait a few days. No need to wait. :-) If someone finds a way and is motivated, they will f= ix this and the other instances. :-) If the hook is at the top or bottom = of a routine, one can source the dejagnu file, then one might be able to re= define the proc with a new proc that has a hook and calls the old routine.