Processing of gcc-4.0_4.0.3-4_multi.changes

2006-06-30 Thread Archive Administrator
gcc-4.0_4.0.3-4_multi.changes uploaded successfully to localhost along with the files: lib64gfortran0_4.0.3-4_i386.deb cpp-4.0_4.0.3-4_powerpc.deb gcc-4.0-base_4.0.3-4_i386.deb gfortran-4.0_4.0.3-4_powerpc.deb cpp-4.0-doc_4.0.3-4_all.deb libstdc++6-4.0-dbg_4.0.3-4_powerpc.deb gfortran

Results for 4.2.0 20060626 (experimental) testsuite on alpha-unknown-linux-gnu

2006-06-30 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: trunk revision 115007 Native configuration is alpha-unknown-linux-gnu === libffi tests === Running target unix FAIL: libffi.call/float4.c -O0 -W -Wall execution test FAIL: libffi.call/float4.c -O2 execution test FAIL: libffi.call/float4.c -O3 exe

Bug#367590: marked as done (gcc-4.0:add m32r to ada_no_cpus entry)

2006-06-30 Thread Debian Bug Tracking System
ncy=low . * Do not build g++ on hppa (ABI incompatible with g++-4.1). Closes: #364231. * Do not build anymore Ada, Objc, ObjC++, Treelang compilers from the gcc-4.0 source. * Update to SVN 20060630, taken from the gcc-4_0-branch. * Add m32r to ada_no_cpus entry (Kazuhiro Inaoka

Bug#364231: marked as done (exception catching broken on HPPA)

2006-06-30 Thread Debian Bug Tracking System
library subset kit) Closes: 364231 367590 Changes: gcc-4.0 (4.0.3-4) unstable; urgency=low . * Do not build g++ on hppa (ABI incompatible with g++-4.1). Closes: #364231. * Do not build anymore Ada, Objc, ObjC++, Treelang compilers from the gcc-4.0 source. * Update to SVN 20060630

gcc-4.0 override disparity

2006-06-30 Thread Debian Installer
There are disparities between your recently accepted upload and the override file for the following file(s): cpp-4.0_4.0.3-4_i386.deb: package says priority is standard, override says optional. cpp-4.0_4.0.3-4_powerpc.deb: package says priority is standard, override says optional. g++-4.0_4.0.3-

gcc-4.0_4.0.3-4_multi.changes ACCEPTED

2006-06-30 Thread Debian Installer
Accepted: cpp-4.0-doc_4.0.3-4_all.deb to pool/main/g/gcc-4.0/cpp-4.0-doc_4.0.3-4_all.deb cpp-4.0_4.0.3-4_i386.deb to pool/main/g/gcc-4.0/cpp-4.0_4.0.3-4_i386.deb cpp-4.0_4.0.3-4_powerpc.deb to pool/main/g/gcc-4.0/cpp-4.0_4.0.3-4_powerpc.deb g++-4.0_4.0.3-4_i386.deb to pool/main/g/gcc-4.0/g

Al-Manahel Newsletter List Unsubscription

2006-06-30 Thread munir
The removal of the email address: [EMAIL PROTECTED] >From the mailing list: Al-Manahel Newsletter List is all set. Date of this removal: Fri Jun 30 14:07:09 2006 Please save this email message for future reference. --

Bug#376213: [amd64] : compiler produces wrong code for <

2006-06-30 Thread Vincent Fourmond
Package: gcc-4.1 Version: 4.1.1-5 Severity: important Justification: causes FTBS for at least one package (fftw) Hello ! I simply compile and run the program attached on my amd64 box, and I get the following results: iteration 0, iters = 1 iteration 1, iters = 2 iteration 2, iters = 4 it

Welcome to Al-Manahel Newsletter List

2006-06-30 Thread munir
The subscription of the email address: [EMAIL PROTECTED] To the mailing list: Al-Manahel Newsletter List is all set. Thanks for subscribing! Date of this subscription: Fri Jun 30 13:15:15 2006 Please save this email message for future reference. -

Bug#376084: k3d fails with an ICE

2006-06-30 Thread Andreas Barth
* Martin Michlmayr ([EMAIL PROTECTED]) [060630 07:37]: > gcc 4.0 and 4.2 work, 4.1 fails. In this case, I tend to special-case k3d to use 4.0 for now, and replace that with 4.2 some day. Cheers, Andi -- http://home.arcor.de/andreas-barth/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#376096: free(): invalid pointer on hppa

2006-06-30 Thread Martin Michlmayr
* Andreas Barth <[EMAIL PROTECTED]> [2006-06-30 10:53]: > the build of qt4-x11 fails on hppa with: > | g++ -c -pipe -I/usr/include/mysql -I/usr/include/freetype2 > -I/usr/include/postgresql -g -D_REENTRANT -fvisibility=hidden > -fvisibility-inlines-hidden -Wall -W -fPIC -DQDESIGNER_SDK_LIBRARY

[Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations

2006-06-30 Thread pinskia at gcc dot gnu dot org
-- Bug 19664 depends on bug 26612, which changed state. Bug 26612 Summary: visibility and ODR http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26612 What|Old Value |New Value S

[Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations

2006-06-30 Thread pinskia at gcc dot gnu dot org
-- Bug 19664 depends on bug 27000, which changed state. Bug 27000 Summary: visibility push/pop and templates go crazy http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27000 What|Old Value |New Value ---

[Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations

2006-06-30 Thread pinskia at gcc dot gnu dot org
-- Bug 19664 depends on bug 27000, which changed state. Bug 27000 Summary: visibility push/pop and templates go crazy http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27000 What|Old Value |New Value ---

Bug#376148: g++-4.1: ICE with this 20 lines long code

2006-06-30 Thread Alexei Sheplyakov
Package: g++-4.1 Version: 4.1.1-5 Severity: normal Hello! $ cat templ_templ.cpp template struct size_traits; template struct same_size_p; template struct foo { static const unsigned N_BC = size_traits::Size; template::value > struct bar; template struct bar {

Bug#376084: k3d fails with an ICE

2006-06-30 Thread Martin Michlmayr
gcc 4.0 and 4.2 work, 4.1 fails. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Processed: Re: k3d fails with an ICE

2006-06-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 376084 gcc-4.1 Bug#376084: k3d fails with an ICE Bug reassigned from package `k3d' to `gcc-4.1'. > retitle 376084 ICE (k3d, ia64): in add_insn_before, at emit-rtl.c:3479 Bug#376084: k3d fails with an ICE Changed Bug title. > severity 376084 i

Bug#376096: free(): invalid pointer on hppa

2006-06-30 Thread Andreas Barth
Package: g++-4.1 Version: 4.1.1-5 Severity: important Hi, the build of qt4-x11 fails on hppa with: | g++ -c -pipe -I/usr/include/mysql -I/usr/include/freetype2 -I/usr/include/postgresql -g -D_REENTRANT -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -fPIC -DQDESIGNER_SDK_LIBRARY -DQD