[Bug c++/18530] [4.0 regression] Bogus warnings about shadowed variables __ct, __dt

2004-11-22 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug c++/18586] [4.0 regression] ICE on invalid template member declaration

2004-11-22 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug rtl-optimization/18616] Strange optimization issue

2004-11-22 Thread manus at eiffel dot com
--- Additional Comments From manus at eiffel dot com 2004-11-23 01:17 --- Unfortunately I cannot give you the all .i file. However the source code I gave you is an extract very similar of the .i content corresponding to where the code generation bug occurs (some upper case macros being

[Bug c++/18384] [3.3/3.4/4.0 Regression] ICE on zero-length array with empty initializer...

2004-11-22 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2004-11-23 01:17 --- I think that the idea behavior here would be to match GNU C. If we reject this code in C, then we should certainly do so in C++ as well. If we accept it in C, then it would be nice to accept it in C++. -

[Bug bootstrap/18422] configure scripts run incredibly slow when bootstrapping on AIX

2004-11-22 Thread dje at gcc dot gnu dot org
--- Additional Comments From dje at gcc dot gnu dot org 2004-11-23 01:29 --- When AIX Bourne Shell is used for GCC bootstrap, bootstrap is extremely slow due to the interaction between the configure script and the shell. To speed up the process one has to use Bash. The AIX-specific ins

[Bug target/17836] [4.0 Regression] ABI breakage for 16-byte vectors (non-Altivec ABI & ISA)

2004-11-22 Thread dje at gcc dot gnu dot org
--- Additional Comments From dje at gcc dot gnu dot org 2004-11-23 01:32 --- patches committed -- What|Removed |Added Status|ASSIGNED|RESOLVE

[Bug target/18619] New: mmix-knuth-mmixware testsuite failure:

2004-11-22 Thread hp at gcc dot gnu dot org
With LAST_UPDATED: "Mon Nov 22 22:31:27 UTC 2004" I get: FAIL: objc/execute/load.m compilation, -O3 -fomit-frame-pointer With the message in the .log being: collect2: ld terminated with signal 11 [Segmentation fault] Last known to work on: "Mon Nov 22 18:29:28 UTC 2004". Yes this *is* a binutil

[Bug target/18619] mmix-knuth-mmixware testsuite failure: objc/execute/load.m compilation [ld SEGV]

2004-11-22 Thread hp at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2004-11-

[Bug rtl-optimization/17950] Over Aggressive Use of Data Cache Touch Instructions During FDO

2004-11-22 Thread jgrimm2 at us dot ibm dot com
--- Additional Comments From jgrimm2 at us dot ibm dot com 2004-11-23 01:43 --- Finally got SPEC set up w/profiling to do a little comparison. Its not done yet (and only running c,c++ tests) but first glance through the initials results, it appears that -fspeculative-prefetching is dama

[Bug target/18619] mmix-knuth-mmixware testsuite failure: objc/execute/load.m compilation [ld SEGV]

2004-11-22 Thread hp at gcc dot gnu dot org
--- Additional Comments From hp at gcc dot gnu dot org 2004-11-23 01:46 --- Oops, apparently unrepeatable. More likely a problem with kernel-2.6.9-1.3_FC2 (i686)... Sorry for the noise. -- What|Removed |Added

[Bug rtl-optimization/18616] Strange optimization issue

2004-11-22 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2004-11-23 01:53 --- Emmanuel, we can do *nothing* without a compilable source code showing the bug. Better if the testcase can compile and link into a standalone executable which segfaults. But if this is impossible, at least

[Bug rtl-optimization/18528] [4.0? Regression] ICE with -fweb

2004-11-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-23 01:54 --- This is most likely the same as PR 18611. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18528

[Bug libfortran/15960] missing function 'finite' on HP-UX 11.11

2004-11-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-23 02:02 --- Subject: Bug 15960 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-11-23 02:02:39 Modified files: libgfortran: ChangeLog config.h.in configure confi

[Bug target/18510] GCC should have instrinsics for SPARC VIS instructions

2004-11-22 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2004-11-23 02:12 --- Most VIS intructions now have intrinsics. edge* and array* intructions don't nor do the compare instructions. I'm hopeful the comparison instructions can be done without intrinsics, but I'm not sure. I st

[Bug rtl-optimization/18616] Strange optimization issue

2004-11-22 Thread manus at eiffel dot com
--- Additional Comments From manus at eiffel dot com 2004-11-23 02:15 --- I'll try to do my best and will report as soon as I have something more concrete for you. Thank you for your attention Regards, Manu -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18616

[Bug rtl-optimization/14838] [3.3/3.4/4.0 Regression] ICE when building with -O2 -g

2004-11-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-23 02:15 --- Subject: Bug 14838 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-11-23 02:15:19 Modified files: gcc: ChangeLog emit-rtl.c Log message:

[Bug libfortran/18103] libgfortran system header conflict breaks bootstrap on MinGW

2004-11-22 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2004-11-23 02:20 --- Paul, can you look again at the patch here: http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01609.html Is it OK for mainline? -- What|Removed |Added

[Bug pch/14940] PCH largefile test fails on various platforms

2004-11-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-23 02:30 --- Subject: Bug 14940 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-11-23 02:29:40 Modified files: gcc: ChangeLog gcc/config : h

[Bug middle-end/17957] [4.0 regression] vector type node used after garbage-collected

2004-11-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-23 02:31 --- Patch here: . Mine. -- What|Removed |Added --

[Bug bootstrap/18310] [3.4 regression] "make bootstrap-lean" deletes stage2/xgcc

2004-11-22 Thread sampo at symlabs dot com
--- Additional Comments From sampo at symlabs dot com 2004-11-23 02:49 --- This bug should be reopened. I am experiencing this when building gcc-3.4.3 release (obtained from ftp.gnu.org/gnu on 20.11.2004) on ix86-linux with gcc-3.4.2 (found to be stable for building a lot of other softw

[Bug tree-optimization/15559] [3.3/3.4/4.0 Regression] misses opportunity for hoisting an expression that would simplify control flow

2004-11-22 Thread dberlin at gcc dot gnu dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2004-11-23 02:49 --- (In reply to comment #10) > An example of where not doing hurts: > int ii; > int f(int i, int b, int *c) > { > if (b) >ii = i +1; > else >{ > *c = ii = i+1; >} > return ii; > } > >

[Bug tree-optimization/15559] [3.3/3.4/4.0 Regression] misses opportunity for hoisting an expression that would simplify control flow

2004-11-22 Thread dberlin at gcc dot gnu dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2004-11-23 02:53 --- (In reply to comment #8) > yes, but if GVNPRE hoists the operation, we end up with: > > int f(int i, int b, int *c) > { > int ii; > ii = i+1; > if (b) > ; > else > *c = ii; > return ii; >

[Bug rtl-optimization/18611] [4.0 Regression] ICE: in bitmap_ior, at bitmap.c:704 with -O1 -fmove-loop-invariants

2004-11-22 Thread dberlin at gcc dot gnu dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2004-11-23 02:58 --- Fixed -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug rtl-optimization/18611] [4.0 Regression] ICE: in bitmap_ior, at bitmap.c:704 with -O1 -fmove-loop-invariants

2004-11-22 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2004-11-23 03:01 --- Can you commit the small testcase here, Daniel? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18611

[Bug rtl-optimization/14838] [3.3/3.4/4.0 Regression] ICE when building with -O2 -g

2004-11-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-23 03:01 --- Subject: Bug 14838 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2004-11-23 03:01:19 Modified files: gcc: Change

[Bug rtl-optimization/18611] [4.0 Regression] ICE: in bitmap_ior, at bitmap.c:704 with -O1 -fmove-loop-invariants

2004-11-22 Thread dberlin at dberlin dot org
--- Additional Comments From dberlin at dberlin dot org 2004-11-23 03:08 --- Subject: Re: [4.0 Regression] ICE: in bitmap_ior, at bitmap.c:704 with -O1 -fmove-loop-invariants On Mon, 23 Nov 2004, giovannibajo at libero dot it wrote: > > --- Additional Comments From giovannibajo

[Bug rtl-optimization/18611] [4.0 Regression] ICE: in bitmap_ior, at bitmap.c:704 with -O1 -fmove-loop-invariants

2004-11-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-23 03:14 --- Subject: Bug 18611 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-11-23 03:13:53 Added files: gcc/testsuite/gcc.dg: 20041122-1.c Log message

[Bug rtl-optimization/18528] [4.0? Regression] ICE with -fweb

2004-11-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-23 03:21 --- Fixed on the mainline, both the ICE and the wrong code. -- What|Removed |Added S

[Bug rtl-optimization/14838] [3.3/3.4/4.0 Regression] ICE when building with -O2 -g

2004-11-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-23 03:38 --- Subject: Bug 14838 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_3-branch Changes by: [EMAIL PROTECTED] 2004-11-23 03:37:53 Modified files: gcc: Change

[Bug rtl-optimization/14838] [3.3/3.4/4.0 Regression] ICE when building with -O2 -g

2004-11-22 Thread danglin at gcc dot gnu dot org
--- Additional Comments From danglin at gcc dot gnu dot org 2004-11-23 03:39 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug rtl-optimization/14838] [3.3/3.4/4.0 Regression] ICE when building with -O2 -g

2004-11-22 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|3.4.4 |3.3.6 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14838

[Bug middle-end/15855] [3.4/4.0 Regression] g++ crash with -O2 and -O3 on input file

2004-11-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-23 03:49 --- One more thing the schedular compile time problem goes away with -fno-PIC (this is on ppc-darwin). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15855

[Bug middle-end/15855] [3.4/4.0 Regression] g++ crash with -O2 and -O3 on input file

2004-11-22 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2004-11-23 03:51 --- Jeff, this is another baby you might enjoy playing with when you are done with the other PR :) -- What|Removed |Added

[Bug libfortran/15960] missing function 'finite' on HP-UX 11.11

2004-11-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-23 04:39 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug c/18620] New: double data reversal

2004-11-22 Thread zhangyijin_2008 at 163 dot com
//test.c int main(void) { double a = 12.34; return 0; } //arm-linux-gcc -mcpu=ep9312 -S test.c //test.s .file "test.c" .text .align 2 .global main .type main, %function main: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1,

[Bug target/18620] double data reversal

2004-11-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-23 05:15 --- Are you sure really sure? Arm is both a bigendian and little-endian target. -- What|Removed |Added ---

[Bug c/18620] double data reversal

2004-11-22 Thread zhangyijin_2008 at 163 dot com
-- What|Removed |Added Component|target |c GCC target triplet|arm-9tdmi-linux-gnu |ep9312 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18620

[Bug c/18620] double data reversal

2004-11-22 Thread zhangyijin_2008 at 163 dot com
--- Additional Comments From zhangyijin_2008 at 163 dot com 2004-11-23 05:40 --- (In reply to comment #1) > Are you sure really sure? > Arm is both a bigendian and little-endian target. When I compiler with "arm-linux-gcc -S test.c" //test.s .file "test.c" .text

[Bug target/16314] EP9312 gcc: undefined reference to __divdf3

2004-11-22 Thread zhangyijin_2008 at 163 dot com
--- Additional Comments From zhangyijin_2008 at 163 dot com 2004-11-23 06:04 --- (In reply to comment #8) > Subject: Re: EP9312 gcc: undefined reference to __divdf3 > On Tue, 2004-08-31 at 16:17, dank at kegel dot com wrote: > > --- Additional Comments From dank at kegel dot com 20

[Bug target/16314] EP9312 gcc: undefined reference to __divdf3

2004-11-22 Thread zhangyijin_2008 at 163 dot com
--- Additional Comments From zhangyijin_2008 at 163 dot com 2004-11-23 06:06 --- (In reply to comment #8) > Subject: Re: EP9312 gcc: undefined reference to __divdf3 > On Tue, 2004-08-31 at 16:17, dank at kegel dot com wrote: > > --- Additional Comments From dank at kegel dot com 20

[Bug c/18620] double data reversal

2004-11-22 Thread zhangyijin_2008 at 163 dot com
--- Additional Comments From zhangyijin_2008 at 163 dot com 2004-11-23 06:44 --- I test with: int main( void ) { double a = 12.34; printf( "%8.8f\n" ); return 0; } -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18620

[Bug c++/18621] New: VTABLE emits unused bytes on avr target

2004-11-22 Thread intelliguy_sa at hotmail dot com
Compiling C++ class with virtual methods results in virtual table that looks like this: 98_ZTV11auzaBilling: 99 .word 0 100 0002 .word 0 101 0004 .word pm(_ZN11auzaBillingD1Ev) 102 0006

[Bug tree-optimization/18607] Vectorizer: data_reference is overwritten in vect_analyze_data_refs

2004-11-22 Thread irar at il dot ibm dot com
--- Additional Comments From irar at il dot ibm dot com 2004-11-23 07:36 --- Fixed in http://gcc.gnu.org/ml/gcc-patches/2004-11/msg01747.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18607

[Bug target/18622] New: sparc64-linux bootstrap failure

2004-11-22 Thread debian-gcc at lists dot debian dot org
HEAD 20041121 fails to build on sparc64-linux, configured with --enable-languages=c,c++ sparc64-linux, built with CC='gcc-3.3 -m64' as the bootstrap compiler on a current Debian unstable system. Matthias stage1/xgcc -Bstage1/ -B/usr/local/sparc64-linux/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwri

[Bug target/18615] biarch bootstrap fails on sparc-linux (CVS 20041121)

2004-11-22 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-11-23 07:56 --- > I presume sparc64-linux does bootstrap fine? No, bootstrap on sparc64-linux fails earlier in stage2, submitted as PR18622. Matthias -- What|Removed |Added -

<    1   2