This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/8331: [BIB regression] bootstrap failure in ada/decl.c on cygwin
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- To: "David dot Billinghurst at riotinto dot org, jh at suse dot cz, gcc-bugs at gcc dot gnu dot org" <gcc-gnats at gcc dot gnu dot org,>
- Date: Thu, 19 Dec 2002 10:29:45 +1100
- Subject: Re: bootstrap/8331: [BIB regression] bootstrap failure in ada/decl.c on cygwin
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8331
This problem was introduced into BIB by
Wed Oct 9 21:18:43 CEST 2002 Jan Hubicka <jh@suse.cz>
* i386.c (*_cost): Add branch costs.
(override_options): set ix86_branch_cost.
(ix86_expand_int_movcc): Use BRANCH_COST.
* i386.h (costs): Add branch_cost.