[Bug target/39065] libiberty hashtab.c:hash_pointer() needs intptr_t

2009-02-21 Thread sezeroz at gmail dot com
--- Comment #4 from sezeroz at gmail dot com 2009-02-21 08:06 --- Created an attachment (id=17337) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17337action=view) intptr_t type check patch for libiberty configure -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39065

[Bug libgomp/32193] libgomp does not honor --disable-werror

2009-02-21 Thread laurent at guerby dot net
--- Comment #6 from laurent at guerby dot net 2009-02-21 09:12 --- Also seen on powerpc64-unknown-linux-gnu on etch with trunk http://gcc.gnu.org/ml/gcc/2009-02/msg00302.html Temporary workaround: Index: libgomp/configure

[Bug middle-end/39254] gcc.c-torture/execute/va-arg-trap-1.c ICEs on powerpc-apple-darwin9

2009-02-21 Thread dominiq at lps dot ens dot fr
--- Comment #6 from dominiq at lps dot ens dot fr 2009-02-21 09:14 --- On powerpc-apple-darwin9 gcc-4.3.3 gives almost the same ICE: /opt/gcc/_gcc_clean/gcc/testsuite/gcc.c-torture/execute/va-arg-trap-1.c: In function 'bar':

[Bug other/39062] libssp/ssp.c needs malloc.h for mingw

2009-02-21 Thread ktietz at gcc dot gnu dot org
-- ktietz at gcc dot gnu dot org changed: What|Removed |Added CC||ktietz at gcc dot gnu dot |

[Bug target/39063] libgcc2.c:mprotect() for mingw, incompatible pointer type warning

2009-02-21 Thread ktietz at gcc dot gnu dot org
-- ktietz at gcc dot gnu dot org changed: What|Removed |Added CC||ktietz at gcc dot gnu dot |

[Bug target/39064] libiberty md5.h needs uintptr_t

2009-02-21 Thread ktietz at gcc dot gnu dot org
-- ktietz at gcc dot gnu dot org changed: What|Removed |Added CC||ktietz at gcc dot gnu dot |

[Bug target/39065] libiberty hashtab.c:hash_pointer() needs intptr_t

2009-02-21 Thread ktietz at gcc dot gnu dot org
-- ktietz at gcc dot gnu dot org changed: What|Removed |Added CC||ktietz at gcc dot gnu dot |

[Bug target/39066] DO_GLOBAL_CTORS_BODY needs uintptr_t

2009-02-21 Thread ktietz at gcc dot gnu dot org
-- ktietz at gcc dot gnu dot org changed: What|Removed |Added CC||ktietz at gcc dot gnu dot |

[Bug boehm-gc/38967] gcc 4.4.0 20090125 [trunk revision 143660] - Boehm Testsuite failure is not unreported

2009-02-21 Thread rob1weld at aol dot com
--- Comment #4 from rob1weld at aol dot com 2009-02-21 10:54 --- (In reply to comment #3) ... There are no more coredump messages to grep for but Ada still has this: comm: file 2 is not in sorted order Rob Prior to trunk revision 144331 the comm: file 2 is not in sorted order

[Bug middle-end/39254] gcc.c-torture/execute/va-arg-trap-1.c ICEs on powerpc-apple-darwin9

2009-02-21 Thread dominiq at lps dot ens dot fr
--- Comment #7 from dominiq at lps dot ens dot fr 2009-02-21 12:31 --- On powerpc-apple-darwin9 the test fails with -m64 as well as -m32 (default). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39254

[Bug c/12245] [4.2/4.3/4.4 regression] Uses lots of memory when compiling large initialized arrays

2009-02-21 Thread hubicka at gcc dot gnu dot org
--- Comment #40 from hubicka at gcc dot gnu dot org 2009-02-21 12:40 --- I happen to have compiler with statistics around: We still need about 400MB, mostly integer constants: c-decl.c:473 (bind) 125040: 0.0% 0: 0.0% 0: 0.0%

[Bug c/12245] [4.2/4.3/4.4 regression] Uses lots of memory when compiling large initialized arrays

2009-02-21 Thread rguenther at suse dot de
--- Comment #41 from rguenther at suse dot de 2009-02-21 12:50 --- Subject: Re: [4.2/4.3/4.4 regression] Uses lots of memory when compiling large initialized arrays On Sat, 21 Feb 2009, hubicka at gcc dot gnu dot org wrote: --- Comment #40 from hubicka at gcc dot gnu dot org

[Bug c++/39242] [4.4 Regression] Inconsistent reject / accept of code

2009-02-21 Thread rguenth at gcc dot gnu dot org
--- Comment #14 from rguenth at gcc dot gnu dot org 2009-02-21 12:54 --- Patch posted. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/39137] [4.4 Regression] -mpreferred-stack-boundary=2 causes lots of dynamic realign

2009-02-21 Thread hubicka at gcc dot gnu dot org
--- Comment #26 from hubicka at gcc dot gnu dot org 2009-02-21 13:00 --- I had somehting along this lines in mind: Index: config/i386/i386.c === *** config/i386/i386.c (revision 144352) --- config/i386/i386.c (working

[Bug target/39137] [4.4 Regression] -mpreferred-stack-boundary=2 causes lots of dynamic realign

2009-02-21 Thread rguenth at gcc dot gnu dot org
--- Comment #27 from rguenth at gcc dot gnu dot org 2009-02-21 13:05 --- That patch looks reasonable. Care to bootstrap/test it to settle this last P1? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39137

[Bug target/39226] [4.4 Regression] gcc_assert (verify_initial_elim_offsets ()); ICE

2009-02-21 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39226

[Bug tree-optimization/39233] [4.4 Regression] ivopts + vrp miscompilation

2009-02-21 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39233

[Bug rtl-optimization/39241] [4.4 Regression] ICE in subreg_get_info, at rtlanal.c:3104

2009-02-21 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39241

[Bug c++/39242] [4.4 Regression] Inconsistent reject / accept of code

2009-02-21 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39242

[Bug target/38922] [4.3 Regression] Optimization regression in simple conditional code (js instead of cmov) 4.3 vs 4.1 and 3.4

2009-02-21 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38922

[Bug c/38957] [4.3 Regression] return of local variable pointer

2009-02-21 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38957

[Bug target/39013] [4.3 Regression] Missing @PLT when -fpie is used

2009-02-21 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Keywords||wrong-code Priority|P3 |P2

[Bug c++/39028] [4.3 Regression] C++ front-end rejects __label__ at the beginning of a block after for and while

2009-02-21 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-02-21 13:16 --- In which gcc version did this work? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39028

[Bug c/27719] ICE on invalid function definition

2009-02-21 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2009-02-21 13:16 --- Another ICE with possibly the same cause (ICEs in the same place): int (*g(int y))[z] { return 0; } t.c:1: error: 'z' undeclared here (not in a function) t.c:2: internal compiler error: tree check: expected

[Bug inline-asm/39058] [4.3 regression] ICE with double in inline-asm

2009-02-21 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Known to fail||4.3.0 Known to work||4.2.4 4.4.0

[Bug target/39250] unsigned char times 64U produces long slow loop

2009-02-21 Thread aesok at gcc dot gnu dot org
-- aesok at gcc dot gnu dot org changed: What|Removed |Added BugsThisDependsOn||36467 AssignedTo|unassigned at gcc dot gnu |aesok at gcc dot

[Bug rtl-optimization/39077] [4.3/4.4 Regression] GCSE-optimization causes enormous binary size increase (~20 times !)

2009-02-21 Thread steven at gcc dot gnu dot org
--- Comment #9 from steven at gcc dot gnu dot org 2009-02-21 15:25 --- It looks like this is some kind of quadratic insertion problem, maybe PPRE after all. I hacked GCSE a bit to see what is going on. I fist counted the number basic blocks and edges per function, the number of

[Bug target/39137] [4.4 Regression] -mpreferred-stack-boundary=2 causes lots of dynamic realign

2009-02-21 Thread hjl dot tools at gmail dot com
--- Comment #28 from hjl dot tools at gmail dot com 2009-02-21 15:38 --- (In reply to comment #26) I had somehting along this lines in mind: Index: config/i386/i386.c === *** config/i386/i386.c (revision 144352) ---

[Bug target/39256] __m256 isn't returned in ymm0 in 32bit

2009-02-21 Thread hjl at gcc dot gnu dot org
--- Comment #4 from hjl at gcc dot gnu dot org 2009-02-21 15:56 --- Subject: Bug 39256 Author: hjl Date: Sat Feb 21 15:55:53 2009 New Revision: 144355 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=144355 Log: gcc/ 2008-02-21 H.J. Lu hongjiu...@intel.com PR

[Bug rtl-optimization/39077] [4.3/4.4 Regression] GCSE-optimization causes enormous binary size increase (~20 times !)

2009-02-21 Thread steven at gcc dot gnu dot org
--- Comment #10 from steven at gcc dot gnu dot org 2009-02-21 16:09 --- OK, I checked what we're PREing here. This is indeed partial-partial PRE. I suppose something like the following is a good idea. I'll admit it's brute-force, but I'm not sure how else to stop GCSE-PRE from doing

[Bug c++/39259] New: internal compiler error: in initialize_cfun, at tree-inline.c:1749

2009-02-21 Thread patrakov at gmail dot com
This meaningless testcase (reduced by delta from the real program), when compiled with g++ 4.4 (but not 4.3), produces an ICE. extern C int __mysetjmp () __attribute__ ((__returns_twice__)); class TContStatus {}; class TContEvent { public: inline void Execute () throw(); }; class TCont {

[Bug tree-optimization/39259] [4.4 Regression] internal compiler error: in initialize_cfun, at tree-inline.c:1749

2009-02-21 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-02-21 17:56 --- Confirmed. IPA-CP clones the setjmp function what hits this assert. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/39260] New: Failed to build lame-3.98-2 source with graphite

2009-02-21 Thread yast4ik at yahoo dot com
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -march=core2 -mtune=core2 -msse4.1 -O4 -ffast-math -floop-block -floop-strip-mine -floop-interchange -save-temps -MT vbrquantize.lo -MD -MP -MF .deps/vbrquantize.Tpo -c vbrquantize.c -o vbrquantize.o gcc: warning: -pipe

[Bug c/39260] Failed to build lame-3.98-2 source with graphite

2009-02-21 Thread yast4ik at yahoo dot com
--- Comment #1 from yast4ik at yahoo dot com 2009-02-21 18:22 --- Created an attachment (id=17338) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17338action=view) vbrquantize.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39260

[Bug middle-end/39260] Failed to build lame-3.98-2 source with graphite

2009-02-21 Thread yast4ik at yahoo dot com
--- Comment #2 from yast4ik at yahoo dot com 2009-02-21 18:39 --- My OS is Xubuntu 8.10. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39260

[Bug tree-optimization/26854] [4.3/4.4 Regression] Inordinate compile times on large routines

2009-02-21 Thread rguenther at suse dot de
--- Comment #103 from rguenther at suse dot de 2009-02-21 18:42 --- Subject: Re: [4.3/4.4 Regression] Inordinate compile times on large routines On Sat, 21 Feb 2009, lucier at math dot purdue dot edu wrote: --- Comment #102 from lucier at math dot purdue dot edu 2009-02-21

[Bug target/30484] Miscompilation of remainder expressions on CPUs of the i386 family

2009-02-21 Thread jsm28 at gcc dot gnu dot org
--- Comment #10 from jsm28 at gcc dot gnu dot org 2009-02-21 18:45 --- This issue was discussed on the WG14 reflector in October 2008, and the general view was that the standard should not make INT_MIN % -1 well defined (as this would impose a significant performance cost on many

[Bug tree-optimization/26854] [4.3/4.4 Regression] Inordinate compile times on large routines

2009-02-21 Thread lucier at math dot purdue dot edu
--- Comment #104 from lucier at math dot purdue dot edu 2009-02-21 18:56 --- Subject: Re: [4.3/4.4 Regression] Inordinate compile times on large routines Cool, that leaves me with DFS = ??? SCC = ? Confict ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26854

[Bug target/39261] New: _mm256_set_epi64x failed on 32bit

2009-02-21 Thread hjl dot tools at gmail dot com
With revision 144357, I got FAIL: gcc.target/i386/avx-set-v4di-4.c (internal compiler error) FAIL: gcc.target/i386/avx-set-v4di-4.c (test for excess errors) FAIL: gcc.target/i386/avx-set-v4di-5.c (internal compiler error) FAIL: gcc.target/i386/avx-set-v4di-5.c (test for excess errors) bash-3.2$

[Bug tree-optimization/26854] [4.3/4.4 Regression] Inordinate compile times on large routines

2009-02-21 Thread steven at gcc dot gnu dot org
--- Comment #105 from steven at gcc dot gnu dot org 2009-02-21 19:04 --- SCC as in SCCVN DFS = Depth First Search -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26854

[Bug bootstrap/39257] [4.4 Regression] Revision 144348 breaks bootstrap

2009-02-21 Thread hjl at gcc dot gnu dot org
--- Comment #1 from hjl at gcc dot gnu dot org 2009-02-21 19:08 --- Subject: Bug 39257 Author: hjl Date: Sat Feb 21 19:08:44 2009 New Revision: 144360 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=144360 Log: Mention PR bootstrap/39257. Modified: trunk/gcc/ChangeLog --

[Bug bootstrap/39257] [4.4 Regression] Revision 144348 breaks bootstrap

2009-02-21 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-02-21 19:10 --- Fixed as of revision 144360. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug target/39256] __m256 isn't returned in ymm0 in 32bit

2009-02-21 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2009-02-21 19:27 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug target/39261] _mm256_set_epi64x failed on 32bit

2009-02-21 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39261

[Bug tree-optimization/39259] [4.4 Regression] internal compiler error: in initialize_cfun, at tree-inline.c:1749

2009-02-21 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-02-21 19:58 --- That assert is introduced by revision 139945: http://gcc.gnu.org/ml/gcc-cvs/2008-09/msg00103.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39259

[Bug preprocessor/38322] ICE in gcc.dg/cpp/trad/include.c -fno-show-column at -m32 and -m64

2009-02-21 Thread howarth at nitro dot med dot uc dot edu
--- Comment #7 from howarth at nitro dot med dot uc dot edu 2009-02-21 20:18 --- This problem in darwin10 is in fact due to c++ comments in /usr/include/Availability.h and /usr/include/AvailabilityInternal.h. Replacing those with c style comments allows the gcc.dg/cpp/trad/include.c

[Bug tree-optimization/39259] [4.4 Regression] internal compiler error: in initialize_cfun, at tree-inline.c:1749

2009-02-21 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2009-02-21 20:22 --- Revision 139945 caused this. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug c++/26266] [4.2/4.3/4.4 regression] Trouble with static const data members in template classes

2009-02-21 Thread steven at gcc dot gnu dot org
--- Comment #23 from steven at gcc dot gnu dot org 2009-02-21 22:17 --- What is the Assigned: field worth if nothing happens for 3 years? How about just moving this one to SUSPENDED? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26266

[Bug middle-end/38999] [4.2/4.3/4.4 Regression] Extra overflow warning in 32-bit HWI compiler

2009-02-21 Thread steven at gcc dot gnu dot org
--- Comment #2 from steven at gcc dot gnu dot org 2009-02-21 22:25 --- Confirmed, then... I've tested 3.4, 4.1, and 4.3. I suppose 4.2 is the same. -- steven at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/38914] ICE with array inquiry functions above contains in parameter expression

2009-02-21 Thread tkoenig at gcc dot gnu dot org
--- Comment #7 from tkoenig at gcc dot gnu dot org 2009-02-21 22:25 --- Subject: Bug 38914 Author: tkoenig Date: Sat Feb 21 22:25:06 2009 New Revision: 144362 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=144362 Log: 2008-02-21 Thomas Koenig tkoe...@gcc.gnu.org PR

[Bug c++/26266] [4.2/4.3/4.4 regression] Trouble with static const data members in template classes

2009-02-21 Thread mmitchel at gcc dot gnu dot org
--- Comment #24 from mmitchel at gcc dot gnu dot org 2009-02-21 22:26 --- The problem isn't the database schema; it's keeping it up to date. I'm not actively working on this issue any more, so I've unassigned myself. -- mmitchel at gcc dot gnu dot org changed: What

[Bug tree-optimization/26854] [4.3/4.4 Regression] Inordinate compile times on large routines

2009-02-21 Thread dberlin at dberlin dot org
--- Comment #106 from dberlin at gcc dot gnu dot org 2009-02-21 22:34 --- Subject: Re: [4.3/4.4 Regression] Inordinate compile times on large routines Right. Basically, the value numbering PRE uses as a pre-pass is known as SCCVN. It value numbers by doing a depth first

[Bug middle-end/39260] Failed to build lame-3.98-2 source with graphite

2009-02-21 Thread spop at gcc dot gnu dot org
--- Comment #3 from spop at gcc dot gnu dot org 2009-02-21 23:48 --- Subject: Re: Failed to build lame-3.98-2 source with graphite Reduced testcase: VBR_encode_frame (int mode_gr, int channels_out, int max_bits[2][2]) { int max_nbits_ch[2][2]; int gr, ch; for (gr = 0;

[Bug target/39261] _mm256_set_epi64x failed on 32bit

2009-02-21 Thread hjl at gcc dot gnu dot org
--- Comment #2 from hjl at gcc dot gnu dot org 2009-02-22 00:44 --- Subject: Bug 39261 Author: hjl Date: Sun Feb 22 00:44:23 2009 New Revision: 144366 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=144366 Log: 2008-02-21 H.J. Lu hongjiu...@intel.com PR target/39261

[Bug middle-end/39260] Failed to build lame-3.98-2 source with graphite

2009-02-21 Thread spop at gcc dot gnu dot org
--- Comment #4 from spop at gcc dot gnu dot org 2009-02-22 01:23 --- Subject: Re: Failed to build lame-3.98-2 source with graphite I'm testing the attached patch on amd64-linux. Sebastian Pop -- AMD - GNU Tools --- Comment #5 from spop at gcc dot gnu dot org

[Bug testsuite/39215] Running Testsuite with Multilib Flags exposes many errors in Testsuite (and gcc)

2009-02-21 Thread rob1weld at aol dot com
--- Comment #1 from rob1weld at aol dot com 2009-02-22 01:27 --- Here are two more results. The first is created using gmake -i check and the second with gmake -i -k check RUNTESTFLAGS=--target_board=unix\{-m64,-m32\} . Results for 4.4.0 20090220 (experimental) [trunk revision

[Bug middle-end/39260] Failed to build lame-3.98-2 source with graphite

2009-02-21 Thread spop at gcc dot gnu dot org
--- Comment #6 from spop at gcc dot gnu dot org 2009-02-22 01:43 --- Subject: Bug 39260 Author: spop Date: Sun Feb 22 01:43:04 2009 New Revision: 144368 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=144368 Log: 2009-02-21 Sebastian Pop sebastian@amd.com PR

[Bug bootstrap/39262] New: [miro] - Revision 144368 - Werror in ../miro/gcc/genconstants.c

2009-02-21 Thread rob1weld at aol dot com
# gcc/xgcc -v Using built-in specs. Target: i386-pc-solaris2.11 Configured with: ../miro/configure solaris2.11 Thread model: posix gcc version 4.4.0 20080520 (experimental) [miro revision 144368] (GCC) # gmake ... echo timestamp s-modes-h /usr/share/src/miro_build/./prev-gcc/xgcc

[Bug ada/39263] New: [miro] - Revision 144368 - g-socket.adb:41:06: file g-sothco.ads not found

2009-02-21 Thread rob1weld at aol dot com
# gcc/xgcc -v Using built-in specs. Target: i386-pc-solaris2.11 Configured with: ../miro/configure solaris2.11 Thread model: posix gcc version 4.4.0 20080520 (experimental) [miro revision 144368] (GCC) I am compiling using gcc ./configured with: # gcc -v Using built-in specs. Target:

[Bug bootstrap/39262] [miro] - Revision 144368 - Werror in ../miro/gcc/genconstants.c

2009-02-21 Thread ubizjak at gmail dot com
--- Comment #1 from ubizjak at gmail dot com 2009-02-22 07:40 --- Rob, did you ever read http://gcc.gnu.org/bugs.html#report ? To be honest, I don't even know _what_ are you reporting here. There is no point to post hundreds of lines from build logs, since this is too much for anybody