This is the mail archive of the gcc@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: GCC mainline does not bootstrap on PowerPC


Steven Bosscher <stevenb@suse.de> writes:

> On Thursday 22 July 2004 11:19, Andreas Jaeger wrote:
>> On 64-bit PowerPC I see the following bootstrap failure:
>>
>> gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
>> -Wmissing-p rototypes  -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE   
>> -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include
>> -I../../gcc/../libcpp/include -I../../gcc/ ../libbanshee/libcompat
>> -I../../gcc/../libbanshee -I../../gcc/../libbanshee/poin ts-to 
>> insn-conditions.c
>> insn-conditions.c:187: error: `flag_unsafe_math_optimizations' undeclared
>> here (not in a function) insn-conditions.c:187: error:
>> `flag_unsafe_math_optimizations' undeclared here (not in a function)
>> insn-conditions.c:187: error: initializer element is not constant
>> insn-conditions.c:187: error: (near initialization for
>> `insn_conditions[38].value')
>
> insn-conditions must include options.h, apparently.

Looks like a bug in gawk - we're investigating right now.  So, ignore
my report for now ;-(

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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