Package: gcc-3.3
Version: 3.3-2
Gcc complains that a declaration "will never be executed" for a
code path that executes, as shown below.
If I:
. remove the exit line
. change "int ix;" to "int ix = 0;"
or
. move the declaration to line 2 or after line 3
the complaint go away.
$ cat -n test.
This is also happening with the g++-3.2 package.
- Forwarded message from Cron Daemon <[EMAIL PROTECTED]> -
Delivery-date: Sun, 08 Jun 2003 06:28:01 -0500
From: Cron Daemon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Cron <[EMAIL PROTECTED]> test -e /usr/sbin/anacron || run-parts
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10587
[EMAIL PROTECTED] changed:
What|Removed |Added
Target Milestone|--
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9812
[EMAIL PROTECTED] changed:
What|Removed |Added
Target Milestone|---
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9201
[EMAIL PROTECTED] changed:
What|Removed |Added
Target Milestone|---
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10206
[EMAIL PROTECTED] changed:
What|Removed |Added
Target Milestone|--
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10730
[EMAIL PROTECTED] changed:
What|Removed |Added
Keywords|re
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10888
[EMAIL PROTECTED] changed:
What|Removed |Added
Target Milestone|--
Processing commands for [EMAIL PROTECTED]:
> reassign 194330 gcc-3.3
Bug#194330: g++: [mips/mipsel] ice: in propagate_one_insn
Bug reassigned from package `g++-3.2' to `gcc-3.3'.
> severity 194330 important
Bug#194330: g++: [mips/mipsel] ice: in propagate_one_insn
Severity set to `important'.
>
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10890
[EMAIL PROTECTED] changed:
What|Removed |Added
Target Milestone|--
reopen 46550
stop
This bug has reappeared at some point in the intervening years (in
libstdc++2.10-dev 2.95.4-11woody now).
Here's a patch to /usr/include/g++-3/std/bastring.h to put it back
right again.
ttfn/rjk
--- bastring.h.orig Sun Jun 8 22:47:05 2003
+++ bastring.h Sun Jun 8 22:47:
Richard Kettlewell writes:
> This bug has reappeared at some point in the intervening years (in
> libstdc++2.10-dev 2.95.4-11woody now).
>
> Here's a patch to /usr/include/g++-3/std/bastring.h to put it back
> right again.
>
> ttfn/rjk
Sorry, stupid me, it should be:-
--- bastring.h.orig Su
Maybe I've send the right patch this time; it does at last actually
correspond to the version that lets my code build. Apologies for
faffing.
Under the circumstances you'd better review the patch carefuly though
l-)
ttfn/rjk
--- bastring.h.orig Sun Jun 8 22:47:05 2003
+++ bastring.h Sun J
Processing commands for [EMAIL PROTECTED]:
> reopen 46550
Bug#46550: basic_string can't be instantiated
Bug reopened, originator not changed.
> stop
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
14 matches
Mail list logo