Sender: plong AT mwunix DOT mitre DOT org Message-ID: <36DE9BBB.8D1D3F81@mitre.org> Date: Thu, 04 Mar 1999 09:42:03 -0500 From: Philip Long X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.2.1 i686) X-Accept-Language: ko, en MIME-Version: 1.0 To: pgcc AT delorie DOT com CC: Seth Van Oort Subject: Re: (no subject) References: <36DE2F9D DOT 894AB6C AT tc DOT umn DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: pgcc AT delorie DOT com This is a bug in pgccs strength-reduce that (according to Marc) has been fixed in the snapshots. Compiling bzip2 with ... -O6 -fno-strenght-reduce works Seth Van Oort wrote: > the sanity test fails when compiling bzip2 with pgcc. All the > information you need should be obvious from the text below. Maybe it's > something in bzip2 but other compilers didn't fail the test and pgcc > with the default CFLAGS (-Wall -O2 -fomit-frame-pointer > -fno-strength-reduce) passed too. > >