[Bug fortran/46978] [4.6 Regression] TRANSPOSE with RESHAPE and ALLOCATE: Segfault

2010-12-23 Thread m.a.hulsen at tue dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46978 --- Comment #9 from Martien Hulsen m.a.hulsen at tue dot nl 2010-12-23 09:13:05 UTC --- (In reply to comment #7) This seems to fix it, though I find it somewhat suspicious. With this change all my test cases run fine again. Thanks.

[Bug regression/47037] 465.tonto Segmentation Fault in memset

2010-12-23 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47037 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added CC||tkoenig at gcc

[Bug c++/47049] New: internal compiler error: in write_unnamed_type_name due to C++0x lamba use

2010-12-23 Thread emn13+gcc at nerbonne dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47049 Summary: internal compiler error: in write_unnamed_type_name due to C++0x lamba use Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/47049] internal compiler error: in write_unnamed_type_name due to C++0x lamba use

2010-12-23 Thread emn13+gcc at nerbonne dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47049 --- Comment #1 from Eamon Nerbonne emn13+gcc at nerbonne dot org 2010-12-23 09:30:20 UTC --- Created attachment 22843 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22843 G++'s output

[Bug c++/47049] internal compiler error: in write_unnamed_type_name due to C++0x lamba use

2010-12-23 Thread emn13+gcc at nerbonne dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47049 --- Comment #2 from Eamon Nerbonne emn13+gcc at nerbonne dot org 2010-12-23 09:31:24 UTC --- Created attachment 22844 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22844 Unpreprocessed source (depends on Eigen3)

[Bug c++/47049] internal compiler error: in write_unnamed_type_name due to C++0x lamba use

2010-12-23 Thread emn13+gcc at nerbonne dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47049 --- Comment #3 from Eamon Nerbonne emn13+gcc at nerbonne dot org 2010-12-23 09:33:11 UTC --- Oh, and finally: a comment on the mingw64 tracker is meaningless to me but perhaps useful to you: ktietz70 said: So, I investigate your issue a bit.

[Bug libstdc++/47045] NetBSD: define changes in ctype.h

2010-12-23 Thread tk at giga dot or.at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47045 --- Comment #2 from Thomas Klausner tk at giga dot or.at 2010-12-23 09:35:32 UTC --- I can test on 5.99.40 and 5.99.41/amd64. Just send me short instructions how to test. Thanks!

[Bug libfortran/46720] [4.6 Regression] missing quadmath_weak.h with --enable-maintainer-mode

2010-12-23 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46720 --- Comment #8 from Thomas Koenig tkoenig at gcc dot gnu.org 2010-12-23 09:41:08 UTC --- (In reply to comment #7) * PING * Can you still reproduce it -- with the correct version of automake installed? With the correct automake, there is no

[Bug libfortran/46720] [4.6 Regression] missing quadmath_weak.h with --enable-maintainer-mode

2010-12-23 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46720 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug libstdc++/47045] NetBSD: define changes in ctype.h

2010-12-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47045 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added AssignedTo|unassigned at gcc dot |redi at gcc dot

[Bug target/46934] gcc ICE: error: unrecognizable insn: in extract_insn, at recog.c:2109

2010-12-23 Thread cltang at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46934 Chung-Lin Tang cltang at gcc dot gnu.org changed: What|Removed |Added CC||cltang at gcc

[Bug ada/47017] [4.6 Regression] gnatlib ICE on sparc64-linux

2010-12-23 Thread laurent at guerby dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47017 --- Comment #1 from Laurent GUERBY laurent at guerby dot net 2010-12-23 10:27:54 UTC --- on sparc32-linux (--with-cpu=v8) bootstrap and gnatlib work fine: http://gcc.gnu.org/ml/gcc-testresults/2010-12/msg02070.html So this is a 64 bits issue.

[Bug preprocessor/47047] Support for path translation in __FILE__

2010-12-23 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47047 --- Comment #1 from joseph at codesourcery dot com joseph at codesourcery dot com 2010-12-23 12:16:37 UTC --- On Thu, 23 Dec 2010, joerg at netbsd dot org wrote: The patch is the version included in NetBSD against the system gcc, it can be

[Bug testsuite/41146] FAIL: gcc.target/powerpc/asm-es-2.c scan-assembler *

2010-12-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41146 --- Comment #3 from Dominique d'Humieres dominiq at lps dot ens.fr 2010-12-23 12:34:27 UTC --- An updated patch has been posted at http://gcc.gnu.org/ml/gcc-patches/2010-12/msg01765.html .

[Bug c++/46626] [4.6 Regression] simple use of virtual methods causes pure virtual method call in c++0x mode

2010-12-23 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46626 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug preprocessor/47047] Support for path translation in __FILE__

2010-12-23 Thread joerg at britannica dot bec.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47047 --- Comment #2 from joerg at britannica dot bec.de 2010-12-23 12:51:33 UTC --- On Thu, Dec 23, 2010 at 12:16:40PM +, joseph at codesourcery dot com wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47047 --- Comment #1 from joseph at

[Bug testsuite/47050] New: gcc.target/i386/aggregate-ret[12].c FAIL with -m64

2010-12-23 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47050 Summary: gcc.target/i386/aggregate-ret[12].c FAIL with -m64 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite

[Bug fortran/47051] New: [4.6 Regression] wrong reallocate

2010-12-23 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47051 Summary: [4.6 Regression] wrong reallocate Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo:

[Bug fortran/46978] [4.6 Regression] TRANSPOSE with RESHAPE and ALLOCATE: Segfault

2010-12-23 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46978 --- Comment #10 from Mikael Morin mikael at gcc dot gnu.org 2010-12-23 13:35:57 UTC --- Author: mikael Date: Thu Dec 23 13:35:53 2010 New Revision: 168206 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168206 Log: 2010-12-23 Mikael Morin

[Bug fortran/47051] [4.6 Regression] wrong reallocate

2010-12-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47051 --- Comment #1 from Dominique d'Humieres dominiq at lps dot ens.fr 2010-12-23 13:36:40 UTC --- ... so I would not expect this. Why?

[Bug fortran/46978] [4.6 Regression] TRANSPOSE with RESHAPE and ALLOCATE: Segfault

2010-12-23 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46978 --- Comment #11 from Mikael Morin mikael at gcc dot gnu.org 2010-12-23 13:39:10 UTC --- Author: mikael Date: Thu Dec 23 13:39:06 2010 New Revision: 168207 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168207 Log: 2010-12-23 Mikael Morin

[Bug fortran/46978] [4.6 Regression] TRANSPOSE with RESHAPE and ALLOCATE: Segfault

2010-12-23 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46978 Mikael Morin mikael at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/47051] [4.6 Regression] wrong reallocate

2010-12-23 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47051 --- Comment #2 from Joost VandeVondele Joost.VandeVondele at pci dot uzh.ch 2010-12-23 13:46:50 UTC --- (In reply to comment #1) ... so I would not expect this. Why? that would imply that F95 code and F2003 code are not compatible ? Or was

[Bug fortran/47051] [4.6 Regression] wrong reallocate

2010-12-23 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47051 --- Comment #3 from Joost VandeVondele Joost.VandeVondele at pci dot uzh.ch 2010-12-23 13:56:29 UTC --- OK, more checking. F2003 specifies that the lhs should only be deallocated if it differs in shape. a and b have the same shape here.

[Bug libstdc++/47052] New: make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture

2010-12-23 Thread wen.jian.ongx at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47052 Summary: make: *** [configure-target-libstdc++-v3] Error 1 Cross compile GCC for Alpha Architecture Product: gcc Version: 4.0.2 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/45051] [4.6 Regression]: gcc.c-torture/execute/builtins/abs-2.c and abs-3.c due to track subwords of DImode allocnos

2010-12-23 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45051 --- Comment #9 from Hans-Peter Nilsson hp at gcc dot gnu.org 2010-12-23 14:29:13 UTC --- (In reply to comment #8) Nevertheless, I'm testing r162418 with your patch. FWIW, no regressions for cris-elf, with your patch (manually) applied on top of

[Bug fortran/47051] [4.6 Regression] wrong reallocate

2010-12-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47051 --- Comment #4 from Dominique d'Humieres dominiq at lps dot ens.fr 2010-12-23 15:13:46 UTC --- I have raised a similar question in http://gcc.gnu.org/ml/fortran/2010-11/msg4.html answered in the following posts in this thread. The relevant

[Bug fortran/47051] [4.6 Regression] wrong reallocate

2010-12-23 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47051 --- Comment #5 from Joost VandeVondele Joost.VandeVondele at pci dot uzh.ch 2010-12-23 15:32:14 UTC --- (In reply to comment #4) Hi Dominique, I have read exactly this: 3 If the variable is an unallocated allocatable array, expr shall have the

[Bug c++/46941] [trans-mem] new/delete operator are unsafe

2010-12-23 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46941 --- Comment #3 from Patrick Marlier patrick.marlier at gmail dot com 2010-12-23 15:45:15 UTC --- Actually, I was guessing that the patch was not intrusive. Wrong guess, play again... I should really spend more time on hacking gcc ;) Anyway,

[Bug tree-optimization/47053] New: [4.5/4.6 Regression] ICE: verify_flow_info failed: BB 2 can not throw but has an EH edge with -O -fnon-call-exceptions

2010-12-23 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47053 Summary: [4.5/4.6 Regression] ICE: verify_flow_info failed: BB 2 can not throw but has an EH edge with -O -fnon-call-exceptions Product: gcc Version: 4.6.0

[Bug tree-optimization/47053] [4.5/4.6 Regression] ICE: verify_flow_info failed: BB 2 can not throw but has an EH edge with -O -fnon-call-exceptions

2010-12-23 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47053 Steven Bosscher steven at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug preprocessor/47047] Support for path translation in __FILE__

2010-12-23 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47047 --- Comment #3 from joseph at codesourcery dot com joseph at codesourcery dot com 2010-12-23 16:13:53 UTC --- On Thu, 23 Dec 2010, joerg at britannica dot bec.de wrote: On Thu, 23 Dec 2010, joerg at netbsd dot org wrote: The patch is the

[Bug c++/46941] [trans-mem] new/delete operator are unsafe

2010-12-23 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46941 --- Comment #4 from Aldy Hernandez aldyh at gcc dot gnu.org 2010-12-23 16:19:12 UTC --- Patrick. You will find out that when hacking on GCC, everything is intrusive in non-obvious ways :). What I had in mind was something simple like this,

[Bug tree-optimization/47002] [4.6 Regression] segmentation fault in find_uses_to_rename_use

2010-12-23 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47002 --- Comment #5 from Sebastian Pop spop at gcc dot gnu.org 2010-12-23 16:25:59 UTC --- Author: spop Date: Thu Dec 23 16:25:52 2010 New Revision: 168210 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168210 Log: Fix PR47002: memory leaks.

[Bug middle-end/46758] [4.5/4.6 Regression] -fgraphite-identity produces wrong code when using 64bit constants

2010-12-23 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46758 --- Comment #7 from Sebastian Pop spop at gcc dot gnu.org 2010-12-23 16:26:17 UTC --- Author: spop Date: Thu Dec 23 16:26:11 2010 New Revision: 168211 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168211 Log: Fix PR46758: Do not use

[Bug c++/46941] [trans-mem] new/delete operator are unsafe

2010-12-23 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46941 --- Comment #5 from Patrick Marlier patrick.marlier at gmail dot com 2010-12-23 16:27:47 UTC --- Aldy. I think you should declare it 'transaction_safe' and not 'transaction_pure' since symbols in the libitm are binded to safe: _ZGTtnwm;

[Bug ada/47017] [4.6 Regression] gnatlib ICE on sparc64-linux

2010-12-23 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47017 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/47001] segmentation fault in vect_mark_slp_stmts

2010-12-23 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47001 Ira Rosen irar at il dot ibm.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/46758] [4.5/4.6 Regression] -fgraphite-identity produces wrong code when using 64bit constants

2010-12-23 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46758 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Known to work||4.6.0

[Bug tree-optimization/46029] -ftree-loop-if-convert-stores causes FAIL: libstdc++-v3/testsuite/ext/pb_ds/example/tree_intervals.cc

2010-12-23 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46029 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug fortran/47051] [4.6 Regression] wrong reallocate

2010-12-23 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47051 Paul Thomas pault at gcc dot gnu.org changed: What|Removed |Added CC||pault at gcc dot

[Bug fortran/47054] New: Compilation error when cray pointers are declared in both host and internal subroutines

2010-12-23 Thread deji_aking at yahoo dot ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47054 Summary: Compilation error when cray pointers are declared in both host and internal subroutines Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug regression/47037] 465.tonto Segmentation Fault in memset with -fcaller-saves (default at -O2 or higher)

2010-12-23 Thread changpeng.fang at amd dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47037 Changpeng Fang changpeng.fang at amd dot com changed: What|Removed |Added Summary|465.tonto Segmentation |465.tonto

[Bug regression/47037] 465.tonto Segmentation Fault in memset with -fcaller-saves (default at -O2 or higher)

2010-12-23 Thread changpeng.fang at amd dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47037 --- Comment #4 from Changpeng Fang changpeng.fang at amd dot com 2010-12-23 18:08:44 UTC --- (In reply to comment #2) Can you supply a simplified test case? The difficulty is that the bug only shows up on a new AMD system (bobcat). The

[Bug bootstrap/47055] New: make profiledbootstrap fails on MSYS/mingw-w64

2010-12-23 Thread vanboxem.ruben at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47055 Summary: make profiledbootstrap fails on MSYS/mingw-w64 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap

[Bug tree-optimization/43023] missing SSA_NAME def for -ftree-loop-distribution in 459.GemsFDTD

2010-12-23 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43023 --- Comment #6 from Sebastian Pop spop at gcc dot gnu.org 2010-12-23 18:51:55 UTC --- Author: spop Date: Thu Dec 23 18:51:51 2010 New Revision: 168212 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168212 Log: Fix PR43023:

[Bug middle-end/46758] [4.5/4.6 Regression] -fgraphite-identity produces wrong code when using 64bit constants

2010-12-23 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46758 --- Comment #9 from Sebastian Pop spop at gcc dot gnu.org 2010-12-23 18:52:15 UTC --- Author: spop Date: Thu Dec 23 18:52:12 2010 New Revision: 168214 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168214 Log: Fix PR46758: Do not use

[Bug tree-optimization/45552] [graphite] ICE in sese_loop_depth, at sese.h:172

2010-12-23 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45552 --- Comment #6 from Sebastian Pop spop at gcc dot gnu.org 2010-12-23 18:52:08 UTC --- Author: spop Date: Thu Dec 23 18:52:04 2010 New Revision: 168213 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168213 Log: Fix PR45552: backport fix for

[Bug tree-optimization/43023] missing SSA_NAME def for -ftree-loop-distribution in 459.GemsFDTD

2010-12-23 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43023 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/46758] [4.5/4.6 Regression] -fgraphite-identity produces wrong code when using 64bit constants

2010-12-23 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46758 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/47054] Compilation error when cray pointers are declared in both host and internal subroutines

2010-12-23 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47054 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---

[Bug fortran/47054] Compilation error when cray pointers are declared in both host and internal subroutines

2010-12-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47054 --- Comment #2 from Dominique d'Humieres dominiq at lps dot ens.fr 2010-12-23 19:33:04 UTC --- What compilation error? For me it is [macbook] f90/bug% gfc -fcray-pointer pr47054.f90 pr47054.f90:23.29: pointer (paxg_8, G_xg_8(G_ni))

[Bug ada/47056] New: [4.6 Regression] 10 Ada ACATS tests fail to link with undefined reference on ia64-linux

2010-12-23 Thread laurent at guerby dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47056 Summary: [4.6 Regression] 10 Ada ACATS tests fail to link with undefined reference on ia64-linux Product: gcc Version: unknown Status: UNCONFIRMED Keywords: link-failure

[Bug rtl-optimization/45352] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058

2010-12-23 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45352 --- Comment #24 from Zdenek Sojka zsojka at seznam dot cz 2010-12-23 20:56:46 UTC --- Created attachment 22848 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22848 testcase failing in r168214 Thank you for fixing all the problem so far, but

[Bug testsuite/47057] New: FAIL/XPASS gcc.dg/vect/costmodel/ppc/costmodel-vect-outer-fir.c

2010-12-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47057 Summary: FAIL/XPASS gcc.dg/vect/costmodel/ppc/costmodel-vect-outer-fir.c Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug bootstrap/47055] make profiledbootstrap fails on MSYS/mingw-w64

2010-12-23 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47055 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added CC||ktietz at gcc dot

[Bug libstdc++/47058] New: --enable-maintainer-mode --disable-werror wrongly upgrades warnings to errors in libstdc++

2010-12-23 Thread John.Tytgat at aaug dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47058 Summary: --enable-maintainer-mode --disable-werror wrongly upgrades warnings to errors in libstdc++ Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/47045] NetBSD: define changes in ctype.h

2010-12-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47045 --- Comment #4 from Jonathan Wakely redi at gcc dot gnu.org 2010-12-24 01:32:19 UTC --- Building GCC snapshots made easy: http://advogato.org/person/redi/diary/229.html