Bug#184862: g++: static fpos_t gives internal compiler error

2003-03-14 Thread Silas S. Brown
Package: g++ Version: 2:2.95.4-14 Severity: normal This gives "internal compiler error": #include int main() { static fpos_t f=0; } /tmp/test.c++: In function `int main()': /tmp/test.c++:3: Internal compiler error: /tmp/test.c++:3: Internal compiler error in `gen_lowpart', at emit-rtl.c:1069

Log for failed build of gcc-snapshot_20030314-1

2003-03-14 Thread Christian T. Steigies
ory `/build/buildd/gcc-snapshot-20030314/build/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/build/buildd/gcc-snapshot-20030314/build/libiberty/testsuite' make[3]:

Bug#183891: marked as done (gcc-snapshot: [PATCH] Slight update to README.snapshot)

2003-03-14 Thread Debian Bug Tracking System
Your message dated Fri, 14 Mar 2003 18:32:34 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#183891: fixed in gcc-snapshot 20030309-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it i

gcc-snapshot_20030314-1_i386.changes ACCEPTED

2003-03-14 Thread Debian Installer
Accepted: gcc-snapshot_20030314-1.diff.gz to pool/main/g/gcc-snapshot/gcc-snapshot_20030314-1.diff.gz gcc-snapshot_20030314-1.dsc to pool/main/g/gcc-snapshot/gcc-snapshot_20030314-1.dsc gcc-snapshot_20030314-1_i386.deb to pool/main/g/gcc-snapshot/gcc-snapshot_20030314-1_i386.deb gcc-snapshot

gcc-snapshot_20030309-1_m68k.changes ACCEPTED

2003-03-14 Thread Debian Installer
Accepted: gcc-snapshot_20030309-1.diff.gz to pool/main/g/gcc-snapshot/gcc-snapshot_20030309-1.diff.gz gcc-snapshot_20030309-1.dsc to pool/main/g/gcc-snapshot/gcc-snapshot_20030309-1.dsc gcc-snapshot_20030309-1_m68k.deb to pool/main/g/gcc-snapshot/gcc-snapshot_20030309-1_m68k.deb gcc-snapshot

Bug#184800: gcc-3.2: ICE while building mplayer

2003-03-14 Thread Matthias Klose
Please recheck with the gcc-snapshot package. Federico 'Derfel' Stella writes: > Package: gcc-3.2 > Version: 1:3.2.3-0pre5 > Severity: important > > gcc-3.2 -O4 -march=athlon-tbird -mcpu=athlon-tbird -pipe -ffast-math > -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

Bug#184800: gcc-3.2: ICE while building mplayer

2003-03-14 Thread Federico 'Derfel' Stella
Package: gcc-3.2 Version: 1:3.2.3-0pre5 Severity: important gcc-3.2 -O4 -march=athlon-tbird -mcpu=athlon-tbird -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c

Bug#184749: c/10083: alpha: ICE while building swi-prolog-packages

2003-03-14 Thread rmurray
>Number: 10083 >Category: c >Synopsis: alpha: ICE while building swi-prolog-packages >Confidential: no >Severity: serious >Priority: medium >Responsible:unassigned >State: open >Class: ice-on-legal-code >Submitter-Id: net >Arrival-Date: F

Bug#184753: gcc-3.2: [3.2/3.3 regression]: alpha ICE while building ddd/kseg

2003-03-14 Thread Ryan Murray
Package: gcc-3.2 Version: 1:3.2.3-0pre5 Severity: important g++ -c -fomit-frame-pointer -ffast-math -g -O2 -I/usr/share/qt3/include KSegProperties.cpp KSegProperties.cpp:31: Internal compiler error in mem_loc_descriptor, at dwarf2out.c:7903 if g++ -DIGNORED_YYSTYPE=int -DHAVE_CONFIG_H -I. -I

Bug#184749: gcc-3.2: alpha: ICE while building swi-prolog-packages

2003-03-14 Thread Ryan Murray
Package: gcc-3.2 Version: 1:3.2.3-0pre5 Severity: important gcc -c -Wall -O2 -fno-strict-aliasing -I. -I../src -I/usr/include -fPIC -funsigned-char -DHAVE_CONFIG_H evt/event.c -o evt/event.o evt/event.c: In function `getTimeEvent': evt/event.c:235: Internal compiler error in simplify_unary_opera

Re: [parisc-linux] Re: gcc-3.2 -> gcc-3.3 transition on hppa

2003-03-14 Thread Joel Soete
>> >Ok I am gonna try to rebuild it with gcc-3.0. > Wel I just do it (in 32bits naturaly) and already encounter a problem :_) : `gcc -print-libgcc-file-name` /usr/src/work/linux-2.4.20-pa28/arch/parisc/lib/lib.a /usr/src/work/linux-2.4.20-pa28/lib/lib.a \ --end-group \ -o vmlinux

Bug#184684: target/10073: [3.2/3.3 regression]: powerpc cannot split insn while building rscheme

2003-03-14 Thread Alan Modra
This should fix it. * combine.c (force_to_mode ): Use gen_int_mode. Index: gcc/combine.c === RCS file: /cvs/gcc/gcc/gcc/combine.c,v retrieving revision 1.347 diff -u -p -r1.347 combine.c --- gcc/combine.c 8 Mar 2003 01: