Laurent GUERBY a écrit :
> On Sun, 2008-02-24 at 21:37 +0100, Ludovic Brenta wrote:
>> You are correct; I have yet to adjust the test suite to the new paths
>> where I build the three runtimes (rts-shared-zcx, rts-static-zcx and
>> rts-static-sjlj) instead of just rts. I have not yet found the tim
--- Comment #12 from manu at gcc dot gnu dot org 2008-02-27 12:34 ---
Patches for older branches have been posted here:
http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01357.html
I hope they are useful and don't break anything ;-)
If there is nothing else to do in this PR, I will close it
--- Comment #13 from pmaydell at chiark dot greenend dot org dot uk
2008-02-27 13:32 ---
Thanks a lot for taking the time to write a patch for this. I do have one
question: if I'm reading the patch correctly, this postpones warnings about
unrecognised options not just for -Wno-* but als
--- Comment #14 from manu at gcc dot gnu dot org 2008-02-27 13:42 ---
(In reply to comment #13)
> Thanks a lot for taking the time to write a patch for this. I do have one
> question: if I'm reading the patch correctly, this postpones warnings about
> unrecognised options not just for -W
Package: g++-4.2
Version: 4.2.3-1
The following code causes ICE on g++-4.1/4.2/4.3 :
// start ///
#include
using namespace std;
class A {
public:
A(void *ptr);
template
static A* defaultCtor() {
class P : public T {
f
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-02-27 20:38 ---
This is just the non bug with respect of percussion.
See http://gcc.gnu.org/bugs.html#nonbugs_general
*** This bug has been marked as a duplicate of 323 ***
--
pinskia at gcc dot gnu dot org changed:
--- Comment #103 from pinskia at gcc dot gnu dot org 2008-02-27 20:38
---
*** Bug 35389 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Your message dated Wed, 27 Feb 2008 22:15:56 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in gcc-snapshot 20080224-1
has caused the Debian Bug report #454667,
regarding gcc-snapshot: Unusable gcc: error while loading shared libraries:
libmpfr.so.1
to be marked as done.
This m
Your message dated Wed, 27 Feb 2008 22:15:56 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in gcc-snapshot 20080224-1
has caused the Debian Bug report #454667,
regarding gcc-snapshot: missing dependency
to be marked as done.
This means that you claim that the problem has been d
Your message dated Wed, 27 Feb 2008 22:15:56 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in gcc-snapshot 20080224-1
has caused the Debian Bug report #454976,
regarding gcc-snapshot: missing dependency
to be marked as done.
This means that you claim that the problem has been d
Your message dated Wed, 27 Feb 2008 22:15:56 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in gcc-snapshot 20080224-1
has caused the Debian Bug report #454976,
regarding gcc-snapshot: Unusable gcc: error while loading shared libraries:
libmpfr.so.1
to be marked as done.
This m
--- Comment #104 from ywei at qualcomm dot com 2008-02-27 21:41 ---
Subject: RE: optimized code gives strange floating point results
Not sure this is the same issues as 323. All three numbers, 8, 1 and 65,
should be able to represented in IEEE 754 floating-point format exactly
without
FYI: The status of the gcc-4.1 source package
in Debian's testing distribution has changed.
Previous version: 4.1.2-18
Current version: 4.1.2-19
--
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.
LAST_UPDATED: Mon Jan 14 13:57:01 UTC 2008 (revision 131527)
Target: mipsel-linux-gnu
gcc version 4.1.3 20080114 (prerelease) (Debian 4.1.2-19)
Native configuration is mipsel-unknown-linux-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/other/copy1.C execution test
XPASS:
LAST_UPDATED: Mon Jan 14 13:57:01 UTC 2008 (revision 131527)
Native configuration is arm-unknown-linux-gnueabi
=== libmudflap tests ===
Running target unix
=== libmudflap Summary ===
# of expected passes1799
=== libstdc++ tests ===
LAST_UPDATED: Mon Feb 25 18:48:44 UTC 2008 (revision 132633)
Target: i486-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-2)
Native configuration is i486-pc-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary for unix ===
# of expected passes1
LAST_UPDATED: Mon Feb 25 18:48:44 UTC 2008 (revision 132633)
Native configuration is alpha-unknown-linux-gnu
=== libffi tests ===
Running target unix
=== libffi Summary ===
# of expected passes1116
# of unsupported tests 8
=
LAST_UPDATED: Mon Feb 25 18:48:44 UTC 2008 (revision 132633)
Target: mipsel-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-2)
Native configuration is mipsel-unknown-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary ===
# of expected passes1
LAST_UPDATED: Mon Feb 25 18:48:44 UTC 2008 (revision 132633)
Target: powerpc-linux-gnu
gcc version 4.2.3 (Debian 4.2.3-2)
Native configuration is powerpc-unknown-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary for unix ===
# of expected passes
LAST_UPDATED:
Target: i486-linux-gnu
gcc version 4.3.0 20080224 (prerelease) (Debian 20080224-1)
=== acats tests ===
=== acats Summary ===
# of expected passes2315
# of unexpected failures0
Native configuration is i486-pc-linux-gnu
LAST_UPDATED:
Target: ia64-linux-gnu
gcc version 4.3.0 20080224 (prerelease) (Debian 20080224-1)
=== acats tests ===
FAIL: cxb3014
FAIL: cxb3016
=== acats Summary ===
# of expected passes2313
# of unexpected failures2
Native configuration
LAST_UPDATED:
Target: s390-linux-gnu
gcc version 4.3.0 20080224 (prerelease) (Debian 20080224-1)
=== acats tests ===
FAIL: c97307a
=== acats Summary ===
# of expected passes2314
# of unexpected failures1
Native configuration is s390-ibm-linu
LAST_UPDATED:
Target: sparc-linux-gnu
gcc version 4.3.0 20080224 (prerelease) (Debian 20080224-1)
=== acats tests ===
FAIL: c3a2003
FAIL: c460001
FAIL: c460002
FAIL: cxg2001
FAIL: cxg2002
FAIL: cxg2003
FAIL: cxg2004
FAIL: cxg2005
FAIL: cxg2006
FAIL: cxg2007
FA
LAST_UPDATED:
Target: powerpc-linux-gnu
gcc version 4.3.0 20080224 (prerelease) (Debian 20080224-1)
=== acats tests ===
FAIL: c41328a
=== acats Summary ===
# of expected passes2314
# of unexpected failures1
Native configuration is powerpc-un
gcc-4.3_4.3-20080227-1_i386.changes uploaded successfully to localhost
along with the files:
gcc-4.3_4.3-20080227-1.dsc
gcc-4.3_4.3-20080227.orig.tar.gz
gcc-4.3_4.3-20080227-1.diff.gz
gcc-4.3-source_4.3-20080227-1_all.deb
cpp-4.3-doc_4.3-20080227-1_all.deb
libstdc++6-4.3-doc_4.3
Accepted:
cpp-4.3-doc_4.3-20080227-1_all.deb
to pool/main/g/gcc-4.3/cpp-4.3-doc_4.3-20080227-1_all.deb
cpp-4.3_4.3-20080227-1_i386.deb
to pool/main/g/gcc-4.3/cpp-4.3_4.3-20080227-1_i386.deb
fixincludes_4.3-20080227-1_i386.deb
to pool/main/g/gcc-4.3/fixincludes_4.3-20080227-1_i386.deb
g
Your message dated Thu, 28 Feb 2008 01:17:10 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#467471: fixed in gcc-4.3 4.3-20080227-1
has caused the Debian Bug report #467471,
regarding fixes gcc-4.3 cross compilation
to be marked as done.
This means that you claim that the p
gcc-snapshot_20080224-1_mipsel.changes uploaded successfully to localhost
along with the files:
gcc-snapshot_20080224-1_mipsel.deb
Greetings,
Your Debian queue daemon
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
28 matches
Mail list logo