Floating point exception ICE on mips and mipsel

Bug #25068 reported by Debian Bug Importer
6
Affects Status Importance Assigned to Milestone
gcc-4.0 (Debian)
Fix Released
Unknown
gcc-4.0 (Ubuntu)
Invalid
High
Matthias Klose

Bug Description

Automatically imported from Debian bug report #336463 http://bugs.debian.org/336463

Revision history for this message
In , Matthias Klose (doko-cs) wrote : Re: Bug#336463: Floating point exception ICE on mips and mipsel

reassign 336463 scummvm
thanks

well, check it before uploading, if you think it's critical. please
ask the debian admins to install what's needed on the developer
machines. please reassign after providing the complete information.

  Matthias

Tore Anderson writes:
>
> Package: g++-4.0
> Severity: critical
> Version: 4.0.2-3
>
> Hi. I just uploaded ScummVM 0.8.0, which fails to build from source
> due to an ICE:
>
> scumm/thumbnail.cpp: In member function 'Graphics::Surface* Scumm::ScummEngine::loadThumbnail(Common::InSaveFile*)':
> scumm/thumbnail.cpp:100: internal compiler error: Floating point exception
>
> You can find the buildd logs here:
> <http://buildd.debian.org/fetch.php?&pkg=scummvm&ver=0.8.0-1&arch=mips&stamp=1130622019&file=log&as=raw>
> <http://buildd.debian.org/fetch.php?&pkg=scummvm&ver=0.8.0-1&arch=mipsel&stamp=1130622745&file=log&as=raw>
>
> I'm afraid this is all the debug information I can supply, as I don't
> own any mips[el] machines. The sources that makes it fail should be
> available in the archive shortly, though.
>
> Kind regards
> --
> Tore Anderson
>
>
>
> --
> To UNSUBSCRIBE, email to <email address hidden>
> with a subject of "unsubscribe". Trouble? Contact <email address hidden>

Revision history for this message
In , Tore Anderson (tore-debian) wrote :

reassign 336463 g++-4.0
severity 336463 important
quit

* Matthias Klose

> well, check it before uploading, if you think it's critical. please
> ask the debian admins to install what's needed on the developer
> machines. please reassign after providing the complete information.

  Hello again Matthias. I reproduced the problem in Vaughan's change
 root and am attaching the preprocessed source file that triggers the
 bug. It seems it only happens if I'm using optimization, so I'm
 lowering the severity as I can probably work around it by not disabling
 optimization on those two architectures (I doubt there's many users
 of ScummVM on mips[el] in any case). But of course, it would be more
 preferable to have this bug fixed properly in g++.

  Anyway, to reproduce the ICE, use a mips machine with g++ 4.0.2-3
 installed (such as Vaughan's change root), and run "g++ -O -o /dev/null
 thumbnail.ii". If I remove the "-O", the ICE is gone. I did test with
 g++ 3.4 too, by the way, and it had no problems compiling the file with
 optimization enabled.

  Do you have sufficient information from me now?

Thanks
--
Tore Anderson

Revision history for this message
In , Frank Lichtenheld (djpig) wrote : Other case

kismet has a similar problem.
Preprocessed source attached.

djpig@vaughan:~/kismet-2005.08.R1$ g++ -v
Using built-in specs.
Target: mipsel-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,f95,objc,ada,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.0 --enable-__cxa_atexit
--enable-libstdcxx-allocator=mt --enable-clocale=gnu
--enable-libstdcxx-debug --enable-mpfr --disable-werror
--enable-checking=release mipsel-linux-gnu
Thread model: posix
gcc version 4.0.3 20051023 (prerelease) (Debian 4.0.2-3)

Doesn't appear with -01 or g++-3.4. I've asked debian-admin to install
gcc-snapshot on the machine, too and will give the results once
available.

Gruesse,
--
Frank Lichtenheld <email address hidden>
www: http://www.djpig.de/

Revision history for this message
In , Aaron M. Ucko (ucko) wrote : g++-4.0: FPE ICE on mipsen also affects fltk1.1

Package: g++-4.0
Version: 4.0.2-3
Followup-For: Bug #336463

My latest upload of fltk1.1 (1.1.6-9) runs into identical lossage on
mips and mipsel, on sources that did not change since before my
previous upload (which built fine), so G++ definitely appears to be
the culprit. Logs:

http://buildd.debian.org/fetch.php?&pkg=fltk1.1&ver=1.1.6-9&arch=mips&stamp=1131166941&file=log&as=raw
http://buildd.debian.org/fetch.php?&pkg=fltk1.1&ver=1.1.6-9&arch=mipsel&stamp=1131164980&file=log&as=raw

Revision history for this message
In , Falk Hueffner (falk) wrote : Bug#336463: g++-4.0: FPE ICE on mipsen also affects fltk1.1

Hi,

Very likely, this is the same as PR 24514, which has a patch here:
http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00103.html

--
 Falk

Revision history for this message
In , Thiemo Seufer (ths-networkno) wrote :

reassign 336463 gcc-4.0 4.0.2-3
severity 336463 grave
merge 336463 336167
tags 336167 +fixed-upstream
thanks

Aaron M. Ucko wrote:
> Package: g++-4.0
> Version: 4.0.2-3
> Followup-For: Bug #336463
>
> My latest upload of fltk1.1 (1.1.6-9) runs into identical lossage on
> mips and mipsel, on sources that did not change since before my
> previous upload (which built fine), so G++ definitely appears to be
> the culprit. Logs:
>
> http://buildd.debian.org/fetch.php?&pkg=fltk1.1&ver=1.1.6-9&arch=mips&stamp=1131166941&file=log&as=raw
> http://buildd.debian.org/fetch.php?&pkg=fltk1.1&ver=1.1.6-9&arch=mipsel&stamp=1131164980&file=log&as=raw

It's around a dozen packages now, and affects gcc as well as g++.
#336167 has a patch which fixes it.

(According to Sven Luther the patch fixes also the powerpc kernel build
mentioned at the start of #336167.)

Thiemo

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #336463 http://bugs.debian.org/336463

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <1130679087.12904.15.camel@pride>
Date: Sun, 30 Oct 2005 14:31:27 +0100
From: Tore Anderson <email address hidden>
To: <email address hidden>
Subject: Floating point exception ICE on mips and mipsel

Package: g++-4.0
Severity: critical
Version: 4.0.2-3

  Hi. I just uploaded ScummVM 0.8.0, which fails to build from source
 due to an ICE:

    scumm/thumbnail.cpp: In member function 'Graphics::Surface* Scumm::ScummEngine::loadThumbnail(Common::InSaveFile*)':
    scumm/thumbnail.cpp:100: internal compiler error: Floating point exception

  You can find the buildd logs here:
 <http://buildd.debian.org/fetch.php?&pkg=scummvm&ver=0.8.0-1&arch=mips&stamp=1130622019&file=log&as=raw>
 <http://buildd.debian.org/fetch.php?&pkg=scummvm&ver=0.8.0-1&arch=mipsel&stamp=1130622745&file=log&as=raw>

  I'm afraid this is all the debug information I can supply, as I don't
 own any mips[el] machines. The sources that makes it fail should be
 available in the archive shortly, though.

Kind regards
--
Tore Anderson

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sun, 30 Oct 2005 17:39:26 +0100
From: Matthias Klose <email address hidden>
To: Tore Anderson <email address hidden>, <email address hidden>
CC: <email address hidden>
Subject: Re: Bug#336463: Floating point exception ICE on mips and mipsel

reassign 336463 scummvm
thanks

well, check it before uploading, if you think it's critical. please
ask the debian admins to install what's needed on the developer
machines. please reassign after providing the complete information.

  Matthias

Tore Anderson writes:
>
> Package: g++-4.0
> Severity: critical
> Version: 4.0.2-3
>
> Hi. I just uploaded ScummVM 0.8.0, which fails to build from source
> due to an ICE:
>
> scumm/thumbnail.cpp: In member function 'Graphics::Surface* Scumm::ScummEngine::loadThumbnail(Common::InSaveFile*)':
> scumm/thumbnail.cpp:100: internal compiler error: Floating point exception
>
> You can find the buildd logs here:
> <http://buildd.debian.org/fetch.php?&pkg=scummvm&ver=0.8.0-1&arch=mips&stamp=1130622019&file=log&as=raw>
> <http://buildd.debian.org/fetch.php?&pkg=scummvm&ver=0.8.0-1&arch=mipsel&stamp=1130622745&file=log&as=raw>
>
> I'm afraid this is all the debug information I can supply, as I don't
> own any mips[el] machines. The sources that makes it fail should be
> available in the archive shortly, though.
>
> Kind regards
> --
> Tore Anderson
>
>
>
> --
> To UNSUBSCRIBE, email to <email address hidden>
> with a subject of "unsubscribe". Trouble? Contact <email address hidden>

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sat, 05 Nov 2005 14:39:50 -0500
From: "Aaron M. Ucko" <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: g++-4.0: FPE ICE on mipsen also affects fltk1.1

Package: g++-4.0
Version: 4.0.2-3
Followup-For: Bug #336463

My latest upload of fltk1.1 (1.1.6-9) runs into identical lossage on
mips and mipsel, on sources that did not change since before my
previous upload (which built fine), so G++ definitely appears to be
the culprit. Logs:

http://buildd.debian.org/fetch.php?&pkg=fltk1.1&ver=1.1.6-9&arch=mips&stamp=1131166941&file=log&as=raw
http://buildd.debian.org/fetch.php?&pkg=fltk1.1&ver=1.1.6-9&arch=mipsel&stamp=1131164980&file=log&as=raw

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sun, 06 Nov 2005 02:09:21 +0100
From: Falk Hueffner <email address hidden>
To: <email address hidden>
Subject: Bug#336463: g++-4.0: FPE ICE on mipsen also affects fltk1.1

Hi,

Very likely, this is the same as PR 24514, which has a patch here:
http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00103.html

--
 Falk

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sun, 6 Nov 2005 10:39:20 +0100
From: Thiemo Seufer <email address hidden>
To: "Aaron M. Ucko" <email address hidden>, <email address hidden>
Subject: Re: Bug#336463: g++-4.0: FPE ICE on mipsen also affects fltk1.1

reassign 336463 gcc-4.0 4.0.2-3
severity 336463 grave
merge 336463 336167
tags 336167 +fixed-upstream
thanks

Aaron M. Ucko wrote:
> Package: g++-4.0
> Version: 4.0.2-3
> Followup-For: Bug #336463
>
> My latest upload of fltk1.1 (1.1.6-9) runs into identical lossage on
> mips and mipsel, on sources that did not change since before my
> previous upload (which built fine), so G++ definitely appears to be
> the culprit. Logs:
>
> http://buildd.debian.org/fetch.php?&pkg=fltk1.1&ver=1.1.6-9&arch=mips&stamp=1131166941&file=log&as=raw
> http://buildd.debian.org/fetch.php?&pkg=fltk1.1&ver=1.1.6-9&arch=mipsel&stamp=1131164980&file=log&as=raw

It's around a dozen packages now, and affects gcc as well as g++.
#336167 has a patch which fixes it.

(According to Sven Luther the patch fixes also the powerpc kernel build
mentioned at the start of #336167.)

Thiemo

Revision history for this message
Dennis Kaarsemaker (dennis) wrote :

-EMIPSNOTSUPPORTED

Revision history for this message
In , Anibal Monsalve Salazar (anibal) wrote : ncpfs: block 337864 with 336167

block 337864 with 336167
thanks

Aníbal Monsalve Salazar
--
 .''`. Debian GNU/Linux
: :' : Free Operating System
`. `' http://debian.org/
  `- http://v7w.com/anibal

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 7 Nov 2005 16:31:18 +1100
From: =?iso-8859-1?Q?An=EDbal?= Monsalve Salazar <email address hidden>
To: <email address hidden>
Subject: ncpfs: block 337864 with 336167

--mCFSFPgrfLsDD2US
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

block 337864 with 336167
thanks

An=EDbal Monsalve Salazar
--
 .''`. Debian GNU/Linux
: :' : Free Operating System
`. `' http://debian.org/
  `- http://v7w.com/anibal

--mCFSFPgrfLsDD2US
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDbuamgY5NIXPNpFURAsCyAJ4wQIBOlTvnZ6f9at7EMSZLrpHczACbBKsf
s/hM6yOiAoUf+JOw0n5G1Mw=
=hNEu
-----END PGP SIGNATURE-----

--mCFSFPgrfLsDD2US--

Revision history for this message
In , Matthias Klose (doko-cs) wrote : tagging gcc reports

tags 336463 + pending
tags 330857 + pending
tags 325050 + pending
thanks

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 7 Nov 2005 19:38:23 +0100
From: Matthias Klose <email address hidden>
To: <email address hidden>
Subject: tagging gcc reports

tags 336463 + pending
tags 330857 + pending
tags 325050 + pending
thanks

Revision history for this message
In , Anibal Monsalve Salazar (anibal) wrote : hercules: block 338062 with 336167

block 338062 with 336167
thanks

Aníbal Monsalve Salazar
--
 .''`. Debian GNU/Linux
: :' : Free Operating System
`. `' http://debian.org/
  `- http://v7w.com/anibal

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 8 Nov 2005 12:42:32 +1100
From: =?iso-8859-1?Q?An=EDbal?= Monsalve Salazar <email address hidden>
To: <email address hidden>
Subject: hercules: block 338062 with 336167

--c/LjENROlAtlNO85
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

block 338062 with 336167
thanks

An=EDbal Monsalve Salazar
--
 .''`. Debian GNU/Linux
: :' : Free Operating System
`. `' http://debian.org/
  `- http://v7w.com/anibal

--c/LjENROlAtlNO85
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDcAKIgY5NIXPNpFURAgYGAKCP5ifDL70ZLxu7fCNK78TEVR5QJgCgwG7U
sF6WnfVrCq4Bmv5x6Lr2yWc=
=I16B
-----END PGP SIGNATURE-----

--c/LjENROlAtlNO85--

Revision history for this message
In , Anibal Monsalve Salazar (anibal) wrote : asterisk: block 338220 with 336167

block 338220 with 336167
thanks

Aníbal Monsalve Salazar
--
 .''`. Debian GNU/Linux
: :' : Free Operating System
`. `' http://debian.org/
  `- http://v7w.com/anibal

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 9 Nov 2005 09:07:00 +1100
From: =?iso-8859-1?Q?An=EDbal?= Monsalve Salazar <email address hidden>
To: <email address hidden>
Subject: asterisk: block 338220 with 336167

--4mN1FYI7gnXysABs
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

block 338220 with 336167
thanks

An=EDbal Monsalve Salazar
--
 .''`. Debian GNU/Linux
: :' : Free Operating System
`. `' http://debian.org/
  `- http://v7w.com/anibal

--4mN1FYI7gnXysABs
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDcSGEgY5NIXPNpFURAjlQAKCSXAXrE2VEM4CuebHVRNlnVu7s/QCfV+Lh
GMiJdUGwvZqZyXN2jb0dff4=
=G+Tb
-----END PGP SIGNATURE-----

--4mN1FYI7gnXysABs--

Revision history for this message
In , Matthias Klose (doko) wrote : Bug#336463: fixed in gcc-4.0 4.0.2-4
Download full text (13.8 KiB)

Source: gcc-4.0
Source-Version: 4.0.2-4

We believe that the bug you reported is fixed in the latest version of
gcc-4.0, which is due to be installed in the Debian FTP archive:

cpp-4.0-doc_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/cpp-4.0-doc_4.0.2-4_all.deb
cpp-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/cpp-4.0_4.0.2-4_i386.deb
fastjar_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/fastjar_4.0.2-4_i386.deb
fixincludes_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/fixincludes_4.0.2-4_i386.deb
g++-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/g++-4.0_4.0.2-4_i386.deb
gcc-4.0-base_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gcc-4.0-base_4.0.2-4_i386.deb
gcc-4.0-doc_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/gcc-4.0-doc_4.0.2-4_all.deb
gcc-4.0-locales_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/gcc-4.0-locales_4.0.2-4_all.deb
gcc-4.0_4.0.2-4.diff.gz
  to pool/main/g/gcc-4.0/gcc-4.0_4.0.2-4.diff.gz
gcc-4.0_4.0.2-4.dsc
  to pool/main/g/gcc-4.0/gcc-4.0_4.0.2-4.dsc
gcc-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gcc-4.0_4.0.2-4_i386.deb
gcj-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gcj-4.0_4.0.2-4_i386.deb
gfortran-4.0-doc_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/gfortran-4.0-doc_4.0.2-4_all.deb
gfortran-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gfortran-4.0_4.0.2-4_i386.deb
gij-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gij-4.0_4.0.2-4_i386.deb
gnat-4.0-doc_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/gnat-4.0-doc_4.0.2-4_all.deb
gnat-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gnat-4.0_4.0.2-4_i386.deb
gobjc-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gobjc-4.0_4.0.2-4_i386.deb
lib64gcc1_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/lib64gcc1_4.0.2-4_i386.deb
lib64gfortran0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/lib64gfortran0_4.0.2-4_i386.deb
lib64objc1_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/lib64objc1_4.0.2-4_i386.deb
lib64stdc++6-4.0-dbg_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/lib64stdc++6-4.0-dbg_4.0.2-4_i386.deb
lib64stdc++6_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/lib64stdc++6_4.0.2-4_i386.deb
libffi4-dev_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libffi4-dev_4.0.2-4_i386.deb
libffi4_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libffi4_4.0.2-4_i386.deb
libgcc1_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgcc1_4.0.2-4_i386.deb
libgcj-common_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/libgcj-common_4.0.2-4_all.deb
libgcj6-awt_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgcj6-awt_4.0.2-4_i386.deb
libgcj6-common_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/libgcj6-common_4.0.2-4_all.deb
libgcj6-dbg_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgcj6-dbg_4.0.2-4_i386.deb
libgcj6-dev_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgcj6-dev_4.0.2-4_i386.deb
libgcj6-src_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/libgcj6-src_4.0.2-4_all.deb
libgcj6_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgcj6_4.0.2-4_i386.deb
libgfortran0-dev_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgfortran0-dev_4.0.2-4_i386.deb
libgfortran0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgfortran0_4.0.2-4_i386.deb
libgnat-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgnat-4.0_4.0.2-4_i386.deb
libmudflap0-dev_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libmudflap0-dev_4.0.2-4_i386.deb
lib...

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (14.0 KiB)

Message-Id: <email address hidden>
Date: Wed, 16 Nov 2005 10:32:19 -0800
From: Matthias Klose <email address hidden>
To: <email address hidden>
Subject: Bug#336463: fixed in gcc-4.0 4.0.2-4

Source: gcc-4.0
Source-Version: 4.0.2-4

We believe that the bug you reported is fixed in the latest version of
gcc-4.0, which is due to be installed in the Debian FTP archive:

cpp-4.0-doc_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/cpp-4.0-doc_4.0.2-4_all.deb
cpp-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/cpp-4.0_4.0.2-4_i386.deb
fastjar_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/fastjar_4.0.2-4_i386.deb
fixincludes_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/fixincludes_4.0.2-4_i386.deb
g++-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/g++-4.0_4.0.2-4_i386.deb
gcc-4.0-base_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gcc-4.0-base_4.0.2-4_i386.deb
gcc-4.0-doc_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/gcc-4.0-doc_4.0.2-4_all.deb
gcc-4.0-locales_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/gcc-4.0-locales_4.0.2-4_all.deb
gcc-4.0_4.0.2-4.diff.gz
  to pool/main/g/gcc-4.0/gcc-4.0_4.0.2-4.diff.gz
gcc-4.0_4.0.2-4.dsc
  to pool/main/g/gcc-4.0/gcc-4.0_4.0.2-4.dsc
gcc-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gcc-4.0_4.0.2-4_i386.deb
gcj-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gcj-4.0_4.0.2-4_i386.deb
gfortran-4.0-doc_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/gfortran-4.0-doc_4.0.2-4_all.deb
gfortran-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gfortran-4.0_4.0.2-4_i386.deb
gij-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gij-4.0_4.0.2-4_i386.deb
gnat-4.0-doc_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/gnat-4.0-doc_4.0.2-4_all.deb
gnat-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gnat-4.0_4.0.2-4_i386.deb
gobjc-4.0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/gobjc-4.0_4.0.2-4_i386.deb
lib64gcc1_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/lib64gcc1_4.0.2-4_i386.deb
lib64gfortran0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/lib64gfortran0_4.0.2-4_i386.deb
lib64objc1_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/lib64objc1_4.0.2-4_i386.deb
lib64stdc++6-4.0-dbg_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/lib64stdc++6-4.0-dbg_4.0.2-4_i386.deb
lib64stdc++6_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/lib64stdc++6_4.0.2-4_i386.deb
libffi4-dev_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libffi4-dev_4.0.2-4_i386.deb
libffi4_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libffi4_4.0.2-4_i386.deb
libgcc1_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgcc1_4.0.2-4_i386.deb
libgcj-common_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/libgcj-common_4.0.2-4_all.deb
libgcj6-awt_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgcj6-awt_4.0.2-4_i386.deb
libgcj6-common_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/libgcj6-common_4.0.2-4_all.deb
libgcj6-dbg_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgcj6-dbg_4.0.2-4_i386.deb
libgcj6-dev_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgcj6-dev_4.0.2-4_i386.deb
libgcj6-src_4.0.2-4_all.deb
  to pool/main/g/gcc-4.0/libgcj6-src_4.0.2-4_all.deb
libgcj6_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgcj6_4.0.2-4_i386.deb
libgfortran0-dev_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/libgfortran0-dev_4.0.2-4_i386.deb
libgfortran0_4.0.2-4_i386.deb
  to pool/main/g/gcc-4.0/l...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.