Path: utzoo!yunexus!telly!ddsw1!mcdchg!rutgers!apple!voder!pyramid!oracle!newshost!jdiaz From: jdiaz@hqsun1.oracle.uucp (Jean Marie Diaz) Newsgroups: gnu.gcc.bug Subject: Bugs in GCC 1.31 distribution Message-ID: Date: 22 Nov 88 23:56:28 GMT Article-I.D.: hqsun1.JDIAZ.88Nov22155628 Sender: news@oracle.uucp Distribution: gnu Organization: Oracle Corporation, Belmont, CA Lines: 14 My distribution is version 1.30, patched to 1.31 (patches obtained from osu-cis). So far, I have run into two minor problems: The routine set_preference in global-alloc.c, appears to be missing three right braces ('}'). I include a context diff that shows where I added braces. On a Sun3 running SunOS4.0, gnulib builds okay, but every other file causes ccom to core dump. My Sun4 running 4.0 is building 1.31 happily (we're halfway through stage2). Using GCC 1.30 as the bootstrap doesn't seem to help the Sun3. AMBAR