From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5464 invoked by alias); 17 Jul 2002 15:46:05 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 5415 invoked by uid 71); 17 Jul 2002 15:46:04 -0000 Date: Wed, 17 Jul 2002 08:46:00 -0000 Message-ID: <20020717154604.5414.qmail@sources.redhat.com> To: amodra@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: David Edelsohn Subject: Re: other/7114: ICE building strcoll.op from glibc-2.2.5 Reply-To: David Edelsohn X-SW-Source: 2002-07/txt/msg00525.txt.bz2 List-Id: The following reply was made to PR other/7114; it has been noted by GNATS. From: David Edelsohn To: Geoff Keating Cc: amodra@bigpond.net.au, d.mueller@elsoft.ch, gcc-gnats@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: Re: other/7114: ICE building strcoll.op from glibc-2.2.5 Date: Wed, 17 Jul 2002 11:42:02 -0400 >>>>> Geoff Keating writes: Geoff> So, thanks for testing it! We now know this doesn't work. :-) The patch was tested on SVR4 by Franz and showed no new failures: http://gcc.gnu.org/ml/gcc-patches/1999-03n/msg00584.html PUSH/POP cannot work on PowerPC. On AIX PUSH/POP were corrupting the stack. David