Results for 3.3 20030314 (prerelease) testsuite on mips-unknown-linux-gnu

2003-04-05 Thread Matthias Klose
LAST_UPDATED: Fri Mar 14 19:22:27 UTC 2003 Native configuration is mips-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/compat/break/bitfield7 y_tst.o compile UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o link UNRESOLVED: g++.dg/compat/break/bit

Bug#164872: Partial patch for _GNU_SOURCE bug in g++-3.2

2003-04-05 Thread Brian M. Carlson
This is a partial patch for the _GNU_SOURCE bug in g++-3.2. It does not fix everything, but it will cause a simple "Hello, world" program to compile. I am working on fixing other headers. This patch is in the public domain. It comes "as is" with *absolutely no warranty*. fdc2f6871d40d5bbbc8656541a

Processed: gcc: submitted Debian report #186299 to gcc-gnats as PR 10315

2003-04-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # submitted Debian report #186299 to gcc-gnats as PR 10315 > # http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=10315&database=gcc > forwarded 186299 [EMAIL PROTECTED] Bug#186299: [powerpc] ICE: in extract_insn, at recog.c:2175 while building php3 Not

Bug#186299: optimization/10315: [3.2/3.3 regression] [powerpc] ICE: in extract_insn, at recog.c:2175

2003-04-05 Thread gcc-gnats
Thank you very much for your problem report. It has the internal identification `optimization/10315'. The individual assigned to look at your report is: unassigned. >Category: optimization >Responsible:unassigned >Synopsis: [3.2/3.3 regression] [powerpc] ICE: in extract_insn, at

[3.2/3.3 regression] [powerpc] ICE: in extract_insn, at recog.c:2175

2003-04-05 Thread Matthias Klose
>Submitter-Id: net >Originator:Adam Conrad <[EMAIL PROTECTED]> >Organization: The Debian Project >Confidential: no >Synopsis: >Severity: serious >Priority: medium >Category: optimization >Class: ice-on-legal-code >Release: 3.2.1 (Debian) (Debian unstable)

Bug#186299: workaround for php3 compilation

2003-04-05 Thread Matthias Klose
The file pack.c compiles fine with -O0. Obviously the build process tries this, but the -O0 gets overwritten by -O1.