[Bug c++/29607] [DR 224] [4.1/4.2 Regression] dependent name with base classes

2006-10-26 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2006-10-27 01:28 --- (In reply to comment #9) > one of those patches introduces the regression on the 4.1 branch The backport of Nathan's patch caused it, though DR 224 is the questionable problem here and reading the standard current

[Bug c++/29607] [DR 224] [4.1/4.2 Regression] dependent name with base classes

2006-10-26 Thread janis at gcc dot gnu dot org
--- Comment #8 from janis at gcc dot gnu dot org 2006-10-27 01:12 --- A regression hunt using the testcase from comment #5 identified this patch: http://gcc.gnu.org/viewcvs?view=rev&rev=116409 r116409 | nathan | 2006-08-25 16:56:07 + (Fri, 25 Aug 2006) -- janis at gcc d

Results for 4.3.0 20061022 (experimental) testsuite on s390-ibm-linux-gnu

2006-10-26 Thread Matthias Klose
LAST_UPDATED: Sun Oct 22 16:43:12 UTC 2006 (revision 117957) === acats tests === FAIL: c35507m FAIL: cd2a23e FAIL: cxh1001 === acats Summary === # of expected passes2312 # of unexpected failures3 Native configuration is s390-ibm-linux-gnu

Results for 4.3.0 20061022 (experimental) testsuite on ia64-unknown-linux-gnu

2006-10-26 Thread Matthias Klose
LAST_UPDATED: Sun Oct 22 16:43:12 UTC 2006 (revision 117957) === acats tests === FAIL: c35507m FAIL: c99005a FAIL: cd2a23e FAIL: cxh1001 === acats Summary === # of expected passes2311 # of unexpected failures4 Native configuration is ia6

Results for 4.3.0 20061022 (experimental) testsuite on i486-pc-linux-gnu

2006-10-26 Thread Matthias Klose
LAST_UPDATED: Sun Oct 22 16:43:12 UTC 2006 (revision 117957) === acats tests === FAIL: c35507m FAIL: cd2a23e FAIL: cdd2a02 FAIL: cxh1001 === acats Summary === # of expected passes2311 # of unexpected failures4 Native configuration is i48

Results for 4.3.0 20061022 (experimental) testsuite on x86_64-pc-linux-gnu

2006-10-26 Thread Matthias Klose
LAST_UPDATED: Sun Oct 22 16:43:12 UTC 2006 (revision 117957) === acats tests === FAIL: c35507m FAIL: ca11c03 FAIL: cd2a23e FAIL: cdd2a02 FAIL: cxh1001 === acats Summary === # of expected passes2310 # of unexpected failures5 Native conf

java-gcj-compat 1.0.65-8 MIGRATED to testing

2006-10-26 Thread Debian testing watch
FYI: The status of the java-gcj-compat source package in Debian's testing distribution has changed. Previous version: 1.0.65-7 Current version: 1.0.65-8 -- This email is automatically generated; [EMAIL PROTECTED] is responsible. See http://people.debian.org/~henning/trille/ for more informa

gcc-defaults 1.48 MIGRATED to testing

2006-10-26 Thread Debian testing watch
FYI: The status of the gcc-defaults source package in Debian's testing distribution has changed. Previous version: 1.46 Current version: 1.48 -- This email is automatically generated; [EMAIL PROTECTED] is responsible. See http://people.debian.org/~henning/trille/ for more information. --

Processed: Re: Bug#395057: Regression: Even with -O0 -g, gcc 4.1 optimizes a goto away and I cannot debug

2006-10-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > forwarded 395057 http://gcc.gnu.org/29609 Bug#395057: Regression: Even with -O0 -g, gcc 4.1 optimizes a goto away and I cannot debug Noted your statement that Bug has been forwarded to http://gcc.gnu.org/29609. > tags 395057 + upstream Bug#395057: R

[Bug debug/29609] [regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug

2006-10-26 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-10-26 22:05 --- [t.c : 26] if ([t.c : 26] D.1570 == 0) [t.c : 27] goto failure; else goto ; This looks like an expand issue ... Or a lower gimple issue. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29609 --- You are

[Bug debug/29609] [regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug

2006-10-26 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Version|3.1.2 |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29609 --- You

[Bug c++/29469] [DR 224] [4.1/4.2/4.3 Regression] error: non-template 'pair' used as template

2006-10-26 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added OtherBugsDependingO||29607 nThis|| http://gcc.g

[Bug c++/29607] [DR 224] [4.1/4.2 Regression] dependent name with base classes

2006-10-26 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-10-26 20:12 --- This is another DR 224 issue. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Bugs

[Bug c++/29607] code fails to build with 4.1 20061020, which built with 20060901

2006-10-26 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-10-26 20:07 --- Reduced: class WvLink{}; class WvVectorBase { class IterBase { WvLink *cur() const{} }; }; template class WvVector : public WvVectorBase { class Iter : public WvVector::IterBase { T

[Bug c++/29607] code fails to build with 4.1 20061020, which built with 20060901

2006-10-26 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-10-26 19:52 --- Reducing ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29607 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE, email to [EMAIL P

Bug#395406: gnat-4.1: Assert_Failure sinfo.adb:649

2006-10-26 Thread Mildred
Subject: gnat-4.1: Assert_Failure sinfo.adb:649 Package: gnat-4.1 Version: 4.1.1-16 Severity: normal *** Please type your report below this line *** Trying to compile an Ada program, I have this bug with gnatmake : $ gnatmake -gnat05 rv.adb gcc-4.1 -c -gna

Bug#395397: [fastjar] please Provides: jar

2006-10-26 Thread Jon Dowland
Package: fastjar Version: 1:4.1.1-17 Severity: minor Tags: patch I have a package which requires a jar executable at build-time. Unfortunately Build-Depends: are non-trivial as there is no jar virtual package. Please Provides: jar. Patch attached. -- System Information: Debian Release: testing/

[Bug c++/29607] code fails to build with 4.1 20061020, which built with 20060901

2006-10-26 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-10-26 17:58 --- -fpermissive That shows this code is most likely invalid code anyways. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29607 --- You are receiving this mail because: --- You reported the bug, or are wat

[Bug c++/29607] code fails to build with 4.1 20061020, which built with 20060901

2006-10-26 Thread fang at csl dot cornell dot edu
-- fang at csl dot cornell dot edu changed: What|Removed |Added CC||fang at csl dot cornell dot |

Processed: avifile FTBFS

2006-10-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > clone 392559 -1 Bug#392559: avifile: FTBFS: error: non-template 'pair' used as template Bug 392559 cloned as bug 395386. > reassign -1 avifile Bug#395386: avifile: FTBFS: error: non-template 'pair' used as template Bug reassigned from package `gcc-4.1'

Bug#140201: withdrawn on a fixed

2006-10-26 Thread Lamar Griggs
We are living in a time of resource, and those with the mineral wealth are those with the power and money. oil, belongings, gold; all at record highs. It's where you need to be. Our next feature has achieve that position, and is now starting heavy mass advertising to let everyone know it. This c0