[Bug optimization/12223] [3.3.2 regression] Compiler generates infinite loop

2003-09-15 Thread matz at suse dot de
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12223 matz at suse dot de changed: What|Removed |Added

Re: yacc/bison build errors on current CVS

2003-09-15 Thread Joseph S. Myers
On Sun, 14 Sep 2003, Daniel Jacobowitz wrote: On sid, I recommend installing flex-old. I observed previously that for other reasons the old version is also required for the release manager to use when building release tarballs http://gcc.gnu.org/ml/gcc/2003-06/msg01048.html. This requirement

Re: yacc/bison build errors on current CVS

2003-09-15 Thread Daniel Jacobowitz
On Mon, Sep 15, 2003 at 02:59:28PM +0100, Joseph S. Myers wrote: On Sun, 14 Sep 2003, Daniel Jacobowitz wrote: On sid, I recommend installing flex-old. I observed previously that for other reasons the old version is also required for the release manager to use when building release

Bug#211054: fails to link libraries with -pthread on powerpc

2003-09-15 Thread Marcin Owsiany
Package: gcc-3.3 Version: 1:3.3.2-0pre3 Severity: important I use -Wl,-z,defs as sugegsted by the Policy. [EMAIL PROTECTED]:~$ uname -a Linux bruckner 2.4.21 #1 Don Aug 28 15:18:52 CEST 2003 ppc GNU/Linux [EMAIL PROTECTED]:~$ cat a.c main(){pthread_create();} [EMAIL PROTECTED]:~$ cc -shared

ICE in treelang frontend

2003-09-15 Thread Martin von Loewis
Submitter-Id: net Originator: Organization: Confidential: no Synopsis: ICE in treelang frontend Severity: critical Priority: low Category: other Class: ice-on-legal-code Release: 3.3.2 20030908 (Debian prerelease) (Debian testing/unstable) Environment:

Bug#211082: treelang-3.3: treelang frontend not installed.

2003-09-15 Thread Martin von Loewis
Package: treelang-3.3 Version: 1:3.3.2-0pre3 Severity: normal The treelang package only contains the tree1 backend, but is missing the treelang frontend (which probably should be installed as treelang-3.3). -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux

Re: yacc/bison build errors on current CVS

2003-09-15 Thread Zack Weinberg
Daniel Jacobowitz [EMAIL PROTECTED] writes: On Mon, Sep 15, 2003 at 02:59:28PM +0100, Joseph S. Myers wrote: On Sun, 14 Sep 2003, Daniel Jacobowitz wrote: On sid, I recommend installing flex-old. I observed previously that for other reasons the old version is also required for the