This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap/9013: [3.3 regression] Bootstrap failure on cygwin in gcc/expr.c:expand_expr


The following reply was made to PR bootstrap/9013; it has been noted by GNATS.

From: "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
To: <gcc-gnats@gcc.gnu.org>,
	"Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>,
	<gcc-bugs@gcc.gnu.org>
Cc: <sje@cup.hp.com>
Subject: Re: bootstrap/9013: [3.3 regression] Bootstrap failure on cygwin in gcc/expr.c:expand_expr
Date: Thu, 16 Jan 2003 09:17:11 +1100

 The patch responsible for this regression is
 
 2002-12-09  Steve Ellcey  <sje@cup.hp.com>
 
         * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove =
 definition.
         * defaults.h (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove =
 definition.
         * calls.c (store_unaligned_arguments_into_pseudos) Remove
         FUNCTION_ARG_REG_LITTLE_ENDIAN.
         * stmt.c (expand_return): Ditto.
         * expr.c (move_block_from_reg): Ditto.
         (copy_blkmode_from_reg): Ditto.
         * expmed.c (store_bit_field): Ditto.
 
 This patch went in just before the gcc-3.3 branch.  The problem is no =
 longer present in mainline CVS.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]