[Bug optimization/14700] [3.3.3/3.4/3.5 regression ] ICE in verify_wide_reg with global registers

2004-04-02 Thread echristo at redhat dot com
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |echristo at redhat dot com |dot org | http://gcc.gnu.org/bugzilla/show_

[Bug c++/14710] Warning about useless casts

2004-04-02 Thread stl at caltech dot edu
--- Additional Comments From stl at caltech dot edu 2004-04-02 07:49 --- I am in favor of this warning, though I don't expect that it would occur often (except in C, where programmers incessantly cast the return values of malloc() and friends). -- http://gcc.gnu.org/bugzilla/show_b

[Bug optimization/14700] [3.3.3/3.4/3.5 regression ] ICE in verify_wide_reg with global registers

2004-04-02 Thread echristo at redhat dot com
--- Additional Comments From echristo at redhat dot com 2004-04-02 08:25 --- Created an attachment (id=6032) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6032&action=view) combine.c patch Here's a patch that I'm testing. it passes the testcase and seems to do what we want. I'm no

[Bug optimization/14700] [3.3.3/3.4/3.5 regression ] ICE in verify_wide_reg with global registers

2004-04-02 Thread echristo at redhat dot com
--- Additional Comments From echristo at redhat dot com 2004-04-02 08:29 --- I'll also use the testcase and put it into the gcc testsuite if that's cool? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14700 --- You are receiving this mail because: --- You reported the bug, o

Processing of gcc-3.3_3.3.3ds6-6_i386.changes

2004-04-02 Thread Archive Administrator
gcc-3.3_3.3.3ds6-6_i386.changes uploaded successfully to localhost along with the files: gcc-3.3_3.3.3ds6-6.dsc gcc-3.3_3.3.3ds6-6.diff.gz cpp-3.3-doc_3.3.3-6_all.deb libgcj-common_3.3.3-6_all.deb libstdc++5-3.3-doc_3.3.3-6_all.deb g77-3.3-doc_3.3.3-6_all.deb gnat-3.3-doc_3.3.3-6_all.

Processing of gcc-3.3_3.3.3ds6-6_hppa.changes

2004-04-02 Thread Archive Administrator
gcc-3.3_3.3.3ds6-6_hppa.changes uploaded successfully to localhost along with the files: gcc-3.3-base_3.3.3-6_hppa.deb libgcc1_3.3.3-6_hppa.deb cpp-3.3_3.3.3-6_hppa.deb protoize_3.3.3-6_hppa.deb fixincludes_3.3.3-6_hppa.deb gobjc-3.3_3.3.3-6_hppa.deb libobjc1_3.3.3-6_hppa.deb gij-3.

gcc-3.3_3.3.3ds6-6_i386.changes ACCEPTED

2004-04-02 Thread Debian Installer
Accepted: cpp-3.3-doc_3.3.3-6_all.deb to pool/main/g/gcc-3.3/cpp-3.3-doc_3.3.3-6_all.deb cpp-3.3_3.3.3-6_i386.deb to pool/main/g/gcc-3.3/cpp-3.3_3.3.3-6_i386.deb fastjar_3.3.3-6_i386.deb to pool/main/g/gcc-3.3/fastjar_3.3.3-6_i386.deb fixincludes_3.3.3-6_i386.deb to pool/main/g/gcc-3.3/fix

gcc-3.3_3.3.3ds6-6_hppa.changes ACCEPTED

2004-04-02 Thread Debian Installer
Accepted: cpp-3.3_3.3.3-6_hppa.deb to pool/main/g/gcc-3.3/cpp-3.3_3.3.3-6_hppa.deb fastjar_3.3.3-6_hppa.deb to pool/main/g/gcc-3.3/fastjar_3.3.3-6_hppa.deb fixincludes_3.3.3-6_hppa.deb to pool/main/g/gcc-3.3/fixincludes_3.3.3-6_hppa.deb g++-3.3_3.3.3-6_hppa.deb to pool/main/g/gcc-3.3/g++-3

Bug#241255: marked as done (gcc-3.3: miscompiles loop with bitfield counter)

2004-04-02 Thread Debian Bug Tracking System
Your message dated Fri, 02 Apr 2004 04:17:11 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#241255: fixed in gcc-3.3 1:3.3.3ds6-6 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 n

[Bug optimization/14640] [3.3/3.4/3.5 regression] miscompilation of mozilla-firefox (deallocator problems?)

2004-04-02 Thread trentalg at aston dot ac dot uk
--- Additional Comments From trentalg at aston dot ac dot uk 2004-04-02 09:55 --- I still get problems with the CVS prerelease of 3.4.0. Could somebody please check that they also fixed the issue in such branch ? Cheers. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14640 ---

Good news for you!

2004-04-02 Thread Suntan-Perry
      Good news for you. Suntan Technology Company could supply all range of Capacitors as below. Trimmer Capacitors. Polyester Film capacitors, Aluminum Electrolytic Capacitors, Mono Ceramic Capacitors Ceramic Disc Capacitor Tantalum Capacitors For the details of

Bug#241667: gcc-3.3: __attribute_const__ fail

2004-04-02 Thread Marcin Kurek
Package: gcc-3.3 Version: 1:3.3.3-5 Severity: important I am not completly shure is that a real bug, but it is a problem at all. it seems __attribute_const__ cause a parse error in current Debian release. And such construction can be found in many kernel 2.6.4 header files and in some projects

Bug#241667: gcc-3.3: __attribute_const__ fail

2004-04-02 Thread Falk Hueffner
Marcin Kurek <[EMAIL PROTECTED]> writes: > I am not completly shure is that a real bug but mark it important just in case, right? > it seems __attribute_const__ cause a parse error in current Debian > release. And such construction can be found in many kernel 2.6.4 > header files and in some pro

Bug#241667: gcc-3.3: __attribute_const__ fail

2004-04-02 Thread Daniel Jacobowitz
On Fri, Apr 02, 2004 at 12:44:29PM +0200, Falk Hueffner wrote: > Marcin Kurek <[EMAIL PROTECTED]> writes: > > > I am not completly shure is that a real bug > > but mark it important just in case, right? > > > it seems __attribute_const__ cause a parse error in current Debian > > release. And suc

Increase Gas Mileage & Power easily!

2004-04-02 Thread Fletcher Engel
Fuel Costs are reaching all time highs. OPEC is planning further cuts in production. We have the answer... Fuel-Saver-Pro! This revolutionary device Boosts Gas Mileage 27%+ by helping fuel burn better using three patented processes from General Motors. PROVEN TECHNOLOGY: A certified U.S. Envir

Results for 3.3.3 (Debian 20040401) testsuite on alpha-unknown-linux-gnu

2004-04-02 Thread Matthias Klose
LAST_UPDATED: Native configuration is alpha-unknown-linux-gnu === libjava tests === Running target unix FAIL: Thread_Join execution - gij test FAIL: Thread_Monitor execution - gij test FAIL: initexc execution - gij test FAIL: initexc execution - gij test === lib

Results for 3.3.3 (Debian 20040401) testsuite on i486-pc-linux-gnu

2004-04-02 Thread Matthias Klose
LAST_UPDATED: Native configuration is i486-pc-linux-gnu === g++ tests === Running target unix XPASS: g++.other/init5.C Execution test === g++ Summary === # of expected passes8248 # of unexpected successes 1 # of expected failures 93

Results for 3.3.3 (Debian 20040401) testsuite on hppa-unknown-linux-gnu

2004-04-02 Thread Matthias Klose
LAST_UPDATED: Native configuration is hppa-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/compat/break/bitfield7 x_tst.o compile UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o link UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o execut

Results for 3.3.3 (Debian 20040401) testsuite on powerpc-unknown-linux-gnu

2004-04-02 Thread Matthias Klose
LAST_UPDATED: Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.dg/other/packed1.C execution test XPASS: g++.other/init5.C Execution test === g++ Summary === # of expected passes8172 # of unexpected