Re: Plans for GCC in Squeeze

2009-02-19 Thread Laurent GUERBY
> > * Ada in Debian Squeeze > > > > As far as GCC is concerned, my plans are (tentatively) to: > > > > - enable support for multilib (this support is new in the Ada parts of GCC > > 4.4). > > - provide at least one cross-compiler package. The first target I will try > > to support is arm. > > > > O

Re: powerpc/powerpc64 4.4 build issue on etch

2009-02-19 Thread Matthias Klose
Laurent GUERBY schrieb: > Also I haven't seen gcc 4.4 powerpc results from debian in February, > last result was in January: > http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg03165.html we use the regular buildds for the gcc-snapshot builds, we cannot build this package more often than every 3-4

Re: powerpc/powerpc64 4.4 build issue on etch

2009-02-19 Thread Laurent GUERBY
On Thu, 2009-02-19 at 10:22 +0100, Matthias Klose wrote: > Laurent GUERBY schrieb: > > > Also I haven't seen gcc 4.4 powerpc results from debian in February, > > last result was in January: > > http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg03165.html > > we use the regular buildds for the gcc-

Re: powerpc/powerpc64 4.4 build issue on etch

2009-02-19 Thread Laurent GUERBY
On Thu, 2009-02-19 at 10:22 +0100, Matthias Klose wrote: > Laurent GUERBY schrieb: > > I noted this build uses --disable-werror may be it's to workaround the > > issue above? > > yes, IMO it is more important to have a compiler available to developers than > a > build failure on the Debian platfo

Processing of java-gcj-compat_1.0.80-1_i386.changes

2009-02-19 Thread Archive Administrator
java-gcj-compat_1.0.80-1_i386.changes uploaded successfully to localhost along with the files: java-gcj-compat_1.0.80-1.dsc java-gcj-compat_1.0.80.orig.tar.gz java-gcj-compat_1.0.80-1.diff.gz java-gcj-compat-dev_1.0.80-1_i386.deb java-gcj-compat-headless_1.0.80-1_i386.deb java-gcj-compa

java-gcj-compat_1.0.80-1_i386.changes ACCEPTED

2009-02-19 Thread Debian Installer
Accepted: java-gcj-compat-dev_1.0.80-1_i386.deb to pool/main/j/java-gcj-compat/java-gcj-compat-dev_1.0.80-1_i386.deb java-gcj-compat-headless_1.0.80-1_i386.deb to pool/main/j/java-gcj-compat/java-gcj-compat-headless_1.0.80-1_i386.deb java-gcj-compat_1.0.80-1.diff.gz to pool/main/j/java-gcj-c

Results for 4.3.3 (Debian 4.3.3-4) testsuite on arm-unknown-linux-gnueabi

2009-02-19 Thread Matthias Klose
LAST_UPDATED: Sun Feb 15 22:00:52 UTC 2009 (revision 144193) Native configuration is arm-unknown-linux-gnueabi === libgomp tests === Running target unix FAIL: libgomp.fortran/reduction3.f90 -O0 execution test FAIL: libgomp.fortran/reduction3.f90 -O1 execution test FAIL: libg

Re: Plans for GCC in Squeeze

2009-02-19 Thread Ludovic Brenta
Laurent GUERBY writes: > arm need some work for Ada to support "ZCX" exceptions, after asking > on the gcc@ list I got some people proposal and advices on how to proceed. > I tried to build 4.4 with sjlj for arm but exceptions did not work, this was > a few monthes ago so may be it's better now. >

[Bug tree-optimization/36439] [4.3 Regression] very long compile-time in PRE building gimp-plugin-registry

2009-02-19 Thread steven at gcc dot gnu dot org
--- Comment #9 from steven at gcc dot gnu dot org 2009-02-19 19:57 --- *** Bug 39210 has been marked as a duplicate of this bug. *** -- steven at gcc dot gnu dot org changed: What|Removed |Added -

Possibly a regression bug in g++

2009-02-19 Thread Leopold Palomo Avellaneda
Hi, first of all I'm not on the debian-gcc list, so please CC to me. I'm helping in the development of a project dlraw.sf.net. It's a program to process files (digital photo) in raw . The main developer, Jos De Laender work with g++-4.1 and can compile the program without any problem. I'm work