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 3.3 Prerelease


On Tue, May 06, 2003 at 12:39:20PM -0700, Mark Mitchell wrote:
> On Tue, 2003-05-06 at 12:23, Joe Buck wrote:
> > On Tue, May 06, 2003 at 09:17:27AM -0700, Mark Mitchell wrote:
> > > The first GCC 3.3 prerelease is available on gcc.gnu.org:
> > > 
> > >   ftp://gcc.gnu.org/pub/gcc/snapshots/gcc-*-3.3-20030506.tar.gz
> > 
> > Test results for a Red Hat 7.2 system with updated binutils are at
> > 
> > http://gcc.gnu.org/ml/gcc-testresults/2003-05/msg00361.html
> 
> Thanks.  The unused-4.c failure is a CVS mis-operation on my part; after
> fixing the rcs_id problem I failed to commit the testcase.  That's now
> fixed.  Other results are as expected.

I now have a result for hppa2.0w-hp-hpux11.00, see

http://gcc.gnu.org/ml/gcc-testresults/2003-05/msg00366.html

The first g++ failure is an ICE.  From the g++.log file:

bitfield7_x.C: In function `void bitfield7_x()':
/remote/dtg103/jbuck/gnu/src/gcc-3.3-20030506/gcc/testsuite/g++.dg/compat/break/bitfield7_x.C:13: error: unrecognizable insn:
(insn 14 13 15 0 680a7c30 (set (zero_extract:SI (reg:SI 94)
            (const_int 32 [0x20])
            (const_int 0 [0x0]))
        (const_int 7 [0x7])) -1 (nil)
    (nil))
/remote/dtg103/jbuck/gnu/src/gcc-3.3-20030506/gcc/testsuite/g++.dg/compat/break/bitfield7_x.C:13: internal compiler error: in extract_insn, at recog.c:2175
Please submit a full bug report,

Is this a known issue?  Other than that, things look fine.
 


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