[Bug rtl-optimization/18237] [4.0 regression] ICE in gen_lowpart_general, at rtlhooks.c:58

2004-11-25 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2004-11-25 07:38 --- You *do* realize that the current problem has absolutely nothing to do with the original report, don't you? You *do* realize that rewriting a PR like this is pointless, and you should file a *new* PR to cover

[Bug rtl-optimization/18237] [4.0 regression] ICE in gen_lowpart_general, at rtlhooks.c:58

2004-11-25 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2004-11-25 08:03 --- I don't replicate it. That is, I don't even get gnat1 built at present. -- What|Removed |Added

Bug#282898: gcc-3.4: locale files missing version suffix

2004-11-25 Thread Stephen Kennedy
Package: gcc-3.4 Version: 3.4.1-2 Severity: normal gcc-3.3 puts a -3.3 suffix on its files. (/usr/share/locale/be/LC_MESSAGES/gcc-3.3.mo) gcc-3.4 (and gcc-3.5) do not add the suffix and so are not parallel installable. -- System Information: Debian Release: testing/unstable APT prefers

Many apt-get errors today?

2004-11-25 Thread Philip Pinkerton
ftp://ftp.us.debian.org unstable/main libgcc1 1:3.4.2-3 [78,7kB] Err ftp://ftp.us.debian.org unstable/main libgcc1 1:3.4.2-3 Unable to fetch file, server said 'Failed to open file. ' [IP: 208.185.25.35 21] Err ftp://ftp.us.debian.org unstable/main gconf2 2.8.1-2 Unable to fetch file, server

Bug#282898: Acknowledgement (gcc-3.4: locale files missing version suffix)

2004-11-25 Thread Stephen Kennedy
This report was sent by mistake when clearing out an old mail spool. Sorry for the noise. Please close this bug.

Ticket Updated

2004-11-25 Thread Isabelle
This may be our last attempt to contact you, please do not wait until it's too late. Get your application in to us before r at es go up. Interest r at es for mor tg ages are currently only 3. 8 % Please use the sho r t form http://www.sdcode.com/ Yours sincerely, Isabelle

Bug#282991: libstdc++6-dbg: lib64 debug files should be in another package

2004-11-25 Thread Cesar Eduardo Barros
Package: libstdc++6-dbg Version: 3.4.2-2 Severity: wishlist The /usr/lib64/debug files are quite large (about 17 megabytes) and not as useful on older systems. It might be a good idea to create a separate lib64stdc++6-dbg for them. -- System Information: Debian Release: 3.1 APT prefers testing

Bug#282898: marked as done (gcc-3.4: locale files missing version suffix)

2004-11-25 Thread Debian Bug Tracking System
Your message dated Thu, 25 Nov 2004 21:44:29 +0100 with message-id [EMAIL PROTECTED] and subject line Bug#282898: Acknowledgement (gcc-3.4: locale files missing version suffix) has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt

compat-libstdc

2004-11-25 Thread Helge
I am trying to install TREND antivirus. I have done some work, but the install is stopping with: no compat-libstdc++-package. I have downloaded this from somewhere in rpm; converted to deb with ALIEN. When trying to install I get: dpkg -i compat-libstdc++_8-4.3_i386.deb (Reading database... 97011

Trend

2004-11-25 Thread Helge
I am trying to install TREND antivirus. I have done some work, but the install is stopping with: no compat-libstdc++-package. I have downloaded this from somewhere in rpm; converted to deb with ALIEN. When trying to install I get: dpkg -i compat-libstdc++_8-4.3_i386.deb (Reading database... 97011

Processed: gcc: submitted Debian report #282463 to gcc-gnats as PR 18677

2004-11-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: # submitted Debian report #282463 to gcc-gnats as PR 18677 # http://gcc.gnu.org/PR18677 forwarded 282463 http://gcc.gnu.org/PR18677 Bug#282463: g++ ICE on building grap Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR18677.

[Bug c++/18677] [3.4 / 4.0 regression] ICE: Segmentation fault (program cc1plus)

2004-11-25 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.4.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18677 --- You are receiving this mail because: ---

[Bug c++/18677] [3.4 / 4.0 regression] ICE: Segmentation fault (program cc1plus)

2004-11-25 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-25 21:55 --- The code is invalid but we should not be seg faulting on it. Reduced code: struct string {}; struct DisplayString : public string { DisplayString() ; DisplayString(char *s); DisplayString(string

[Bug c++/18677] [3.4/4.0 regression] ICE: Segmentation fault (program cc1plus)

2004-11-25 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2004-11-26 00:00 --- The segfault comes from an infinite recursion which eventually causes a stack overflow. My bets are on: 2004-06-28 Nathan Sidwell [EMAIL PROTECTED] PR c++/16174 * call.c (build_temp):

Re: libunwind in unstable

2004-11-25 Thread Matthias Klose
Matthieu Delahaye writes: On Wed, 2004-11-24 at 17:36, Ian Wienand wrote: On Wed, Nov 24, 2004 at 12:46:12AM +0100, Matthias Klose wrote: ok, Ian, if it's ok with you, I'll prepare a libunwind upload, which plays well with a libgcc1 package including the libunwind7 shared libs.

std::time_putwchar_t is broken with UTF-8 locales

2004-11-25 Thread rleigh
Submitter-Id: net Originator:Roger Leigh Organization: Debian Confidential: no Synopsis: std::time_putwchar_t is broken with UTF-8 locales Severity: non-critical Priority: low Category: libstdc++ Class: sw-bug Release: 3.4.4 20041113 (prerelease) (Debian

[Bug libstdc++/17218] unknown subjects in generated libstdc++ manpages

2004-11-25 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-26 01:57 --- Fixed on the mainline. -- What|Removed |Added Status|UNCONFIRMED

[Bug libstdc++/17223] wrong/missing .so references in generated libstdc++ manpages

2004-11-25 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-26 01:58 --- Fixed on the mainline. -- What|Removed |Added Status|UNCONFIRMED

Bug#283031: libgcc1: Missing Depends: libunwind7 [ia64] breaks many things

2004-11-25 Thread Debian/IA64 non-US Build Daemon
Package: libgcc1 Version: 1:3.0.4-7 Severity: grave After upgrading libgcc1 (to 3.4.3-1), apt fails to run, missing shared library libunwind.so.7. Installing libunwind7 fixes the problem. -- System Information Kernel Version: Linux caballero 2.4.25-dsa-mckinley-smp #1 SMP Fri May 7 21:26:19