Your message dated Mon, 06 Oct 2003 02:32:50 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#212406: fixed in gcc-3.3 1:3.3.2ds3-0pre5
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 is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Sep 2003 17:32:10 +0000
>From [EMAIL PROTECTED] Tue Sep 23 12:32:06 2003
Return-path: <[EMAIL PROTECTED]>
Received: from postoffice01.princeton.edu (Princeton.EDU) [128.112.129.75] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1A1r1B-0002JI-00; Tue, 23 Sep 2003 12:32:05 -0500
Received: from smtpserver1.Princeton.EDU (smtpserver1.Princeton.EDU 
[128.112.129.65])
        by Princeton.EDU (8.12.9/8.12.9) with ESMTP id h8NHW54f015742
        for <[EMAIL PROTECTED]>; Tue, 23 Sep 2003 13:32:05 -0400 (EDT)
Received: from boater.Princeton.EDU (boater.Princeton.EDU [128.112.129.189])
        (authenticated bits=0)
        by smtpserver1.Princeton.EDU (8.12.9/8.12.9) with ESMTP id 
h8NHW4HY029479
        (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT)
        for <[EMAIL PROTECTED]>; Tue, 23 Sep 2003 13:32:04 -0400 (EDT)
Received: from boater.Princeton.EDU (IDENT:[EMAIL PROTECTED] [127.0.0.1])
        by boater.Princeton.EDU (8.12.9/8.12.9) with ESMTP id h8NHW435025227
        for <[EMAIL PROTECTED]>; Tue, 23 Sep 2003 13:32:04 -0400
Received: from localhost ([EMAIL PROTECTED])
        by boater.Princeton.EDU (8.12.9/8.12.9/Submit) with ESMTP id 
h8NHW37B025224
        for <[EMAIL PROTECTED]>; Tue, 23 Sep 2003 13:32:04 -0400
X-Authentication-Warning: boater.Princeton.EDU: kmccarty owned process doing -bs
Date: Tue, 23 Sep 2003 13:32:03 -0400 (EDT)
From: "Kevin B. McCarty" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: g77-3.3: ICE at -O3 in add_abstract_origin_attribute (dwarf2out.c)
 on powerpc
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: MULTIPART/MIXED; BOUNDARY="1887485313-715205401-1064338323=:25087"
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.0 required=4.0
        tests=BAYES_01,BODY_8BITS,HAS_PACKAGE
        version=2.53-bugs.debian.org_2003_9_21
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_21 
(1.174.2.15-2003-03-30-exp)

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.
  Send mail to [EMAIL PROTECTED] for more info.

--1887485313-715205401-1064338323=:25087
Content-Type: TEXT/PLAIN; charset=US-ASCII

Package: g77-3.3
Version: 1:3.3.2-0pre4
Severity: normal

I get an ICE with the following command line.  The ICE does not occur at 
-O2 or lower on powerpc.

g77 -g -c -O3 -g  -fno-automatic -fno-second-underscore -fugly-complex
-O3 -I/home/kmccarty/projects/cernlib/cernlib-2003.08.21/build/kernlib/kernnum
-I/home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/kernlib/kernnum
-I/home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/kernlib/kernnum/g900fort
-I/home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/include
-DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX -DCERNLIB_QMGLIBC
-DCERNLIB_PPC -DCERNLIB_DEBIAN -DDEBIAN_VERSION=\"2003.08.21-2\"   -o
archive/ranget.o
/home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/kernlib/kernnum/g900fort/ranget.F

This is the resulting error message produced by adding -v to the above 
command line:

Reading specs from /usr/lib/gcc-lib/powerpc-linux/3.3.2/specs
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-clocale=gnu --enable-java-gc=boehm --enable-java-awt=xlib 
--enable-objc-gc --disable-multilib powerpc-linux
Thread model: posix
gcc version 3.3.2 20030908 (Debian prerelease)
 /usr/lib/gcc-lib/powerpc-linux/3.3.2/cc1 -E -traditional-cpp 
-D_LANGUAGE_FORTRAN -quiet -v 
-I/home/kmccarty/projects/cernlib/cernlib-2003.08.21/build/kernlib/kernnum 
-I/home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/kernlib/kernnum 
-I/home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/kernlib/kernnum/g900fort
 -I/home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/include -D__GNUC__=3 
-D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=2 -D__unix__ -D__gnu_linux__ 
-D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem=unix -Asystem=posix 
-DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX -DCERNLIB_QMGLIBC -DCERNLIB_PPC 
-DCERNLIB_DEBIAN -DDEBIAN_VERSION="2003.08.21-2" 
/home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/kernlib/kernnum/g900fort/ranget.F
 -fno-automatic -fno-second-underscore -fugly-complex -O3 -O3 ranget.f
ignoring nonexistent directory "/usr/powerpc-linux/include"
#include "..." search starts here:
#include <...> search starts here:
 /home/kmccarty/projects/cernlib/cernlib-2003.08.21/build/kernlib/kernnum
 /home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/kernlib/kernnum
 /home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/kernlib/kernnum/g900fort
 /home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/include
 /usr/local/include
 /usr/lib/gcc-lib/powerpc-linux/3.3.2/include
 /usr/include
End of search list.
 /usr/lib/gcc-lib/powerpc-linux/3.3.2/f771 ranget.f -quiet -dumpbase ranget.F 
-auxbase-strip archive/ranget.o -g -g -O3 -O3 -version -fno-automatic 
-fno-second-underscore -fugly-complex 
-I/home/kmccarty/projects/cernlib/cernlib-2003.08.21/build/kernlib/kernnum 
-I/home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/kernlib/kernnum 
-I/home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/kernlib/kernnum/g900fort
 -I/home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/include -o ranget.s
GNU F77 version 3.3.2 20030908 (Debian prerelease) (powerpc-linux)
        compiled by GNU C version 3.3.2 20030908 (Debian prerelease).
GGC heuristics: --param ggc-min-expand=47 --param ggc-min-heapsize=31935
/home/kmccarty/projects/cernlib/cernlib-2003.08.21/src/kernlib/kernnum/g900fort/ranget.F:10:
 internal compiler error: in add_abstract_origin_attribute, at dwarf2out.c:9921
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


Attached to this bugreport is the preprocessed file ranget.f produced by
adding -save-temps to the above command.

Here is the output of g77 -v:

Reading specs from /usr/lib/gcc-lib/powerpc-linux/3.3.2/specs

Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared
--with-system-zlib --enable-nls --without-included-gettext
--enable-__cxa_atexit --enable-clocale=gnu --enable-java-gc=boehm
--enable-java-awt=xlib --enable-objc-gc --disable-multilib powerpc-linux
Thread model: posix
gcc version 3.3.2 20030908 (Debian prerelease)


-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux arcturus 2.4.20-ben10 #1 Mon Jun 9 21:20:50 EDT 2003 ppc
Locale: LANG=C, LC_CTYPE=C

Versions of packages g77-3.3 depends on:
ii  gcc-3.3                    1:3.3.2-0pre4 The GNU C compiler
ii  gcc-3.3-base               1:3.3.2-0pre4 The GNU Compiler Collection (base 
ii  libc6                      2.3.2-8       GNU C Library: Shared libraries an
ii  libg2c0                    1:3.3.2-0pre4 Runtime library for GNU Fortran 77

-- no debconf information

regards,

-- 
Kevin McCarty                Physics Department
[EMAIL PROTECTED]       Princeton University
www.princeton.edu/~kmccarty  Princeton, NJ 08544

--1887485313-715205401-1064338323=:25087
Content-Type: TEXT/PLAIN; charset=US-ASCII; name="ranget.f"
Content-Transfer-Encoding: BASE64
Content-ID: <[EMAIL PROTECTED]>
Content-Description: 
Content-Disposition: attachment; filename="ranget.f"

IyAxICIvaG9tZS9rbWNjYXJ0eS9wcm9qZWN0cy9jZXJubGliL2Nlcm5saWIt
MjAwMy4wOC4yMS9zcmMva2VybmxpYi9rZXJubnVtL2c5MDBmb3J0L3Jhbmdl
dC5GIg0KIyAxICI8YnVpbHQtaW4+Ig0KIyAxICI8Y29tbWFuZCBsaW5lPiIN
CiMgMSAiL2hvbWUva21jY2FydHkvcHJvamVjdHMvY2VybmxpYi9jZXJubGli
LTIwMDMuMDguMjEvc3JjL2tlcm5saWIva2Vybm51bS9nOTAwZm9ydC9yYW5n
ZXQuRiINCioNCiogJElkOiByYW5nZXQuRix2IDEuMS4xLjEgMTk5Ni8wMi8x
NSAxNzo0OTowNSBtY2xhcmVuaSBFeHAgJA0KKg0KKiAkTG9nOiByYW5nZXQu
Rix2ICQNCiogUmV2aXNpb24gMS4xLjEuMSAgMTk5Ni8wMi8xNSAxNzo0OTow
NSAgbWNsYXJlbmkNCiogS2VybmxpYg0KKg0KKg0KIyAxICIvaG9tZS9rbWNj
YXJ0eS9wcm9qZWN0cy9jZXJubGliL2Nlcm5saWItMjAwMy4wOC4yMS9zcmMv
a2VybmxpYi9rZXJubnVtL2tlcm5udW0vcGlsb3QuaCIgMQ0KDQoNCg0KDQoN
Cg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0K
DQoNCg0KDQoNCg0KIyA0NSAiL2hvbWUva21jY2FydHkvcHJvamVjdHMvY2Vy
bmxpYi9jZXJubGliLTIwMDMuMDguMjEvc3JjL2tlcm5saWIva2Vybm51bS9r
ZXJubnVtL3BpbG90LmgiDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0K
DQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoN
Cg0KDQoNCg0KDQojIDEwICIvaG9tZS9rbWNjYXJ0eS9wcm9qZWN0cy9jZXJu
bGliL2Nlcm5saWItMjAwMy4wOC4yMS9zcmMva2VybmxpYi9rZXJubnVtL2c5
MDBmb3J0L3JhbmdldC5GIiAyDQogICAgICAgICAgU1VCUk9VVElORSBSQU5H
RVQoU0VFRCkNCiAgICAgICAgICBET1VCTEUgUFJFQ0lTSU9OICAgIFNFRUQs
ICAgICBHOTAwR1QsICAgRzkwMFNULCAgIERVTU1ZDQogICAgICAgICAgU0VF
RCAgPSAgRzkwMEdUKCkNCiAgICAgICAgICBSRVRVUk4NCiAgICAgICAgICBF
TlRSWSBSQU5TRVQoU0VFRCkNCiAgICAgICAgICBEVU1NWSAgPSAgRzkwMFNU
KFNFRUQpDQogICAgICAgICAgUkVUVVJODQogICAgICAgICAgRU5EDQo=
--1887485313-715205401-1064338323=:25087--

---------------------------------------
Received: (at 212406-close) by bugs.debian.org; 6 Oct 2003 06:39:19 +0000
>From [EMAIL PROTECTED] Mon Oct 06 01:39:19 2003
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1A6P1a-0006yo-00; Mon, 06 Oct 2003 01:39:18 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
        id 1A6OvK-0007lX-00; Mon, 06 Oct 2003 02:32:50 -0400
From: Matthias Klose <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.37 $
Subject: Bug#212406: fixed in gcc-3.3 1:3.3.2ds3-0pre5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 06 Oct 2003 02:32:50 -0400
Delivered-To: [EMAIL PROTECTED]

Source: gcc-3.3
Source-Version: 1:3.3.2ds3-0pre5

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

cpp-3.3-doc_3.3.2-0pre5_all.deb
  to pool/main/g/gcc-3.3/cpp-3.3-doc_3.3.2-0pre5_all.deb
cpp-3.3_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/cpp-3.3_3.3.2-0pre5_i386.deb
fastjar_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/fastjar_3.3.2-0pre5_i386.deb
fixincludes_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/fixincludes_3.3.2-0pre5_i386.deb
g++-3.3_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/g++-3.3_3.3.2-0pre5_i386.deb
g77-3.3-doc_3.3.2-0pre5_all.deb
  to pool/main/g/gcc-3.3/g77-3.3-doc_3.3.2-0pre5_all.deb
g77-3.3_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/g77-3.3_3.3.2-0pre5_i386.deb
gcc-3.3-base_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/gcc-3.3-base_3.3.2-0pre5_i386.deb
gcc-3.3-doc_3.3.2-0pre5_all.deb
  to pool/main/g/gcc-3.3/gcc-3.3-doc_3.3.2-0pre5_all.deb
gcc-3.3_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/gcc-3.3_3.3.2-0pre5_i386.deb
gcc-3.3_3.3.2ds3-0pre5.diff.gz
  to pool/main/g/gcc-3.3/gcc-3.3_3.3.2ds3-0pre5.diff.gz
gcc-3.3_3.3.2ds3-0pre5.dsc
  to pool/main/g/gcc-3.3/gcc-3.3_3.3.2ds3-0pre5.dsc
gcc-3.3_3.3.2ds3.orig.tar.gz
  to pool/main/g/gcc-3.3/gcc-3.3_3.3.2ds3.orig.tar.gz
gcj-3.3_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/gcj-3.3_3.3.2-0pre5_i386.deb
gij-3.3_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/gij-3.3_3.3.2-0pre5_i386.deb
gnat-3.3-doc_3.3.2-0pre5_all.deb
  to pool/main/g/gcc-3.3/gnat-3.3-doc_3.3.2-0pre5_all.deb
gnat-3.3_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/gnat-3.3_3.3.2-0pre5_i386.deb
gobjc-3.3_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/gobjc-3.3_3.3.2-0pre5_i386.deb
gpc-2.1-3.3-doc_3.3.2.20030830-0pre5_all.deb
  to pool/main/g/gcc-3.3/gpc-2.1-3.3-doc_3.3.2.20030830-0pre5_all.deb
gpc-2.1-3.3_3.3.2.20030830-0pre5_i386.deb
  to pool/main/g/gcc-3.3/gpc-2.1-3.3_3.3.2.20030830-0pre5_i386.deb
libffi2-dev_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/libffi2-dev_3.3.2-0pre5_i386.deb
libffi2_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/libffi2_3.3.2-0pre5_i386.deb
libg2c0_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/libg2c0_3.3.2-0pre5_i386.deb
libgcc1_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/libgcc1_3.3.2-0pre5_i386.deb
libgcj-common_3.3.2-0pre5_all.deb
  to pool/main/g/gcc-3.3/libgcj-common_3.3.2-0pre5_all.deb
libgcj4-dev_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/libgcj4-dev_3.3.2-0pre5_i386.deb
libgcj4_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/libgcj4_3.3.2-0pre5_i386.deb
libobjc1_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/libobjc1_3.3.2-0pre5_i386.deb
libstdc++5-3.3-dbg_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/libstdc++5-3.3-dbg_3.3.2-0pre5_i386.deb
libstdc++5-3.3-dev_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/libstdc++5-3.3-dev_3.3.2-0pre5_i386.deb
libstdc++5-3.3-doc_3.3.2-0pre5_all.deb
  to pool/main/g/gcc-3.3/libstdc++5-3.3-doc_3.3.2-0pre5_all.deb
libstdc++5-3.3-pic_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/libstdc++5-3.3-pic_3.3.2-0pre5_i386.deb
libstdc++5_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/libstdc++5_3.3.2-0pre5_i386.deb
protoize_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/protoize_3.3.2-0pre5_i386.deb
treelang-3.3_3.3.2-0pre5_i386.deb
  to pool/main/g/gcc-3.3/treelang-3.3_3.3.2-0pre5_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <[EMAIL PROTECTED]> (supplier of updated gcc-3.3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun,  5 Oct 2003 19:53:49 +0200
Source: gcc-3.3
Binary: g77-3.3 gnat-3.3 libffi2 lib64stdc++5 protoize gpc-2.1-3.3 
gpc-2.1-3.3-doc lib64gnat3.15 libobjc1 gcc-3.3-doc lib64g2c0 fixincludes 
libgcj4 libgcj4-dev g77-3.3-doc gcc-3.3-nof libgcj-common libstdc++5-3.3-pic 
libg2c0 gij-3.3 gcc-3.3 libstdc++5-3.3-dev lib64objc1 libstdc++5 gcj-3.3 
cpp-3.3-doc libgnat3.15 lib64gcj4 lib64ffi2 fastjar libffi2-dev libgcc1 cpp-3.3 
gcc-3.3-soft-float gcc-3.3-base g++-3.3 libstdc++5-3.3-dbg treelang-3.3 
lib64gcc1 gnat-3.3-doc gobjc-3.3 libstdc++5-3.3-doc libg2c0-dev
Architecture: source i386 all
Version: 1:3.3.2ds3-0pre5
Distribution: unstable
Urgency: low
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description: 
 cpp-3.3    - The GNU C preprocessor
 cpp-3.3-doc - Documentation for the GNU C preprocessor (cpp)
 fastjar    - Jar creation utility
 fixincludes - Fix non-ANSI header files
 g++-3.3    - The GNU C++ compiler
 g77-3.3    - The GNU Fortran 77 compiler
 g77-3.3-doc - Documentation for the GNU Fortran compiler (g77)
 gcc-3.3    - The GNU C compiler
 gcc-3.3-base - The GNU Compiler Collection (base package)
 gcc-3.3-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
 gcj-3.3    - The GNU compiler for Java(TM)
 gij-3.3    - The GNU Java bytecode interpreter
 gnat-3.3   - The GNU Ada compiler
 gnat-3.3-doc - Documentation for the GNU Ada compiler (gnat)
 gobjc-3.3  - The GNU Objective-C compiler
 gpc-2.1-3.3 - The GNU Pascal compiler
 gpc-2.1-3.3-doc - Documentation for the GNU Pascal compiler (gpc)
 libffi2    - Foreign Function Interface library runtime
 libffi2-dev - Foreign Function Interface library development
 libg2c0    - Runtime library for GNU Fortran 77 applications
 libgcc1    - GCC support library
 libgcj-common - Java runtime library (common files)
 libgcj4    - Java runtime library for use with gcj
 libgcj4-dev - Java development headers and static library for use with gcj
 libobjc1   - Runtime library for GNU Objective-C applications
 libstdc++5 - The GNU Standard C++ Library v3
 libstdc++5-3.3-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++5-3.3-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++5-3.3-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++5-3.3-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-3.3 - The GNU Treelang compiler
Closes: 202762 207564 209386 210478 210482 211054 211909 212406 212912
Changes: 
 gcc-3.3 (1:3.3.2ds3-0pre5) unstable; urgency=low
 .
   * Update to gcc-3.3.2 CVS 20031005.
     - Fixes cpp inserting a spurious newline (closes: #210478, #210482).
     - Fixes generation of unrecognizable insn compiling kernel source
       on alpha (closes: #202762).
     - Fixes ICE in add_abstract_origin_attribute (closes: #212406).
     - Fixes forward declaration in libstdc++ (closes: #209386).
     - Fixes ICE in in extract_insn, at recog.c on alpha (closes: #207564).
   * Make libgcj-common architecture all (closes: #211909).
   * Build depend on: flex-old | flex (<< 2.5.31).
   * Fix spec linking libraries with -pthread on powerpc (closes: #211054).
   * debian/patches/arm-gotoff.dpatch: fix two kinds of PIC lossage.
     (Phil Blundell)
   * debian/patches/arm-common.dpatch: fix excessive alignment of common
     blocks causing binutils testsuite failures.
     (Phil Blundell)
   * Update priorities in debian/control to match the archive.
     (Ryan Murray)
   * s390-nonlocal-goto patch added. Fixes some pascal testcase failures.
     (Gerhard Tonn)
   * On alpha-linux, make -mieee default and add -mieee-disable switch
     to turn default off (closes: #212912).
     (Tyson Whitehead)
   * Add gpc upstream patch for memory corruption fix.
Files: 
 67077be86e3ff0637378e5dc425ca08b 2463 devel standard gcc-3.3_3.3.2ds3-0pre5.dsc
 33a1bab54f8d562f11e921ad97a091d5 25427823 devel standard 
gcc-3.3_3.3.2ds3.orig.tar.gz
 6c1c6277d74168e262cae522af5ea8c6 2234607 devel standard 
gcc-3.3_3.3.2ds3-0pre5.diff.gz
 c4b02ab495d2619f6b51ad13348ef099 82936 doc optional 
cpp-3.3-doc_3.3.2-0pre5_all.deb
 e23b15aed742461110be8c69cb6d453a 3149844 doc optional 
libstdc++5-3.3-doc_3.3.2-0pre5_all.deb
 7441b6099410ec029ff8bb632240dd70 268964 doc optional 
g77-3.3-doc_3.3.2-0pre5_all.deb
 4f1434441de7da8c57ed43cd619edfd4 328518 doc optional 
gnat-3.3-doc_3.3.2-0pre5_all.deb
 445e499fdf1c1a5463b586a7223a8b9f 795226 doc optional 
gpc-2.1-3.3-doc_3.3.2.20030830-0pre5_all.deb
 8aecd26fbe667646173c45e0afc815a3 597438 doc optional 
gcc-3.3-doc_3.3.2-0pre5_all.deb
 9bb17031ccde66d6e21a537e83d5f868 142004 devel required 
gcc-3.3-base_3.3.2-0pre5_i386.deb
 25b3def3227e422225755a388d1db5d3 71528 libs required 
libgcc1_3.3.2-0pre5_i386.deb
 f3dcee899f94d9b4293e65e47b469ba8 1386584 interpreters standard 
cpp-3.3_3.3.2-0pre5_i386.deb
 8ef93360e2a1e329cbe57ae8df1b4c89 23224 devel optional 
protoize_3.3.2-0pre5_i386.deb
 350cce45aaa4547b8a4d4a7a7257d0f3 48020 devel optional 
fixincludes_3.3.2-0pre5_i386.deb
 80a517d58417c28fb95e83d38292c583 1463036 devel optional 
gobjc-3.3_3.3.2-0pre5_i386.deb
 4131c1c2fce0fa68295e31353f8c19bc 131028 libs optional 
libobjc1_3.3.2-0pre5_i386.deb
 24e996aa29ed51bd3b02779e88fc0eab 13048 devel optional 
gij-3.3_3.3.2-0pre5_i386.deb
 c300618cae54d705d9b56315d24b87d5 3979434 libs optional 
libgcj4_3.3.2-0pre5_i386.deb
 336ee2be0af021f931a6c33d56b02b19 56460 libs optional 
libgcj-common_3.3.2-0pre5_all.deb
 a8134dd9c68b1e849b5313956eef190d 1690226 devel optional 
gcj-3.3_3.3.2-0pre5_i386.deb
 282186cfd4415e9d0685d1f5cf5b5115 4727822 libdevel optional 
libgcj4-dev_3.3.2-0pre5_i386.deb
 0aa322d4ad4177d30594d3bfde4d55f4 108408 devel extra 
fastjar_3.3.2-0pre5_i386.deb
 dda46b9766c898936516905804523415 66974 libs optional 
libffi2_3.3.2-0pre5_i386.deb
 8647d50970109370602683745fc0ae8b 10854 libdevel optional 
libffi2-dev_3.3.2-0pre5_i386.deb
 207866c846081aaf43221f18cd526826 1767404 devel standard 
g++-3.3_3.3.2-0pre5_i386.deb
 37a5358951e58a33fb60dbc3e10acfaf 282554 base required 
libstdc++5_3.3.2-0pre5_i386.deb
 c39ab2a8dd450e3c871a35d9d3814401 766842 libdevel standard 
libstdc++5-3.3-dev_3.3.2-0pre5_i386.deb
 7036db510227a028ab1086c457b951c7 320980 libdevel extra 
libstdc++5-3.3-pic_3.3.2-0pre5_i386.deb
 bb09be3dfd4dcb3f9cfae8615e88fd41 5045264 libdevel extra 
libstdc++5-3.3-dbg_3.3.2-0pre5_i386.deb
 845104e0c8b16281836c179b870b74a4 50282 libs optional 
libg2c0_3.3.2-0pre5_i386.deb
 ed0adc54aeaab4d7c13e131685001242 1608070 devel optional 
g77-3.3_3.3.2-0pre5_i386.deb
 373686cfc5c5810c806c1a078ccb6b62 6272666 devel optional 
gnat-3.3_3.3.2-0pre5_i386.deb
 cacc8c0a22a5af9f75480ca32c9f7fb6 1284582 devel optional 
treelang-3.3_3.3.2-0pre5_i386.deb
 ddfd8c56dc5ae6b80f09e50f8c122513 1925540 devel optional 
gpc-2.1-3.3_3.3.2.20030830-0pre5_i386.deb
 85c948bb516187509c1ef0b2b076c60f 1312766 devel standard 
gcc-3.3_3.3.2-0pre5_i386.deb

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

iD8DBQE/gP6iStlRaw+TLJwRAkNLAJ4zi64/2ubkc4/eRUV6ocWY4zSsHQCfTVmt
PjqCZ0kVeuVxJsLkIlEAZKE=
=9Luw
-----END PGP SIGNATURE-----


Reply via email to