[Bug libstdc++/47380] concept checking and incomplete types

2011-01-20 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47380 --- Comment #9 from Jonathan Wakely 2011-01-20 20:36:36 UTC --- no problem, re-categorising bugs as features via documentation is easy ;)

[Bug regression/47385] New: Test gcc.target/powerpc/pr37168.c fails if compiled using a compiled configured with --with-cpu=power7

2011-01-20 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47385 Summary: Test gcc.target/powerpc/pr37168.c fails if compiled using a compiled configured with --with-cpu=power7 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: nor

[Bug regression/47385] Test gcc.target/powerpc/pr37168.c fails if compiled using a compiled configured with --with-cpu=power7

2011-01-20 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47385 Michael Meissner changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug regression/47385] Test gcc.target/powerpc/pr37168.c fails if compiled using a compiled configured with --with-cpu=power7

2011-01-20 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47385 --- Comment #1 from Michael Meissner 2011-01-20 20:44:09 UTC --- Created attachment 23051 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23051 Patch to fix the problem

[Bug debug/47361] ICE: in build_abbrev_table, at dwarf2out.c:10477 with -g -feliminate-dwarf2-dups

2011-01-20 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47361 --- Comment #1 from Dodji Seketeli 2011-01-20 20:47:31 UTC --- A candidate patch was posted to http://gcc.gnu.org/ml/gcc-patches/2011-01/msg01414.html

[Bug target/47251] Powerpc doesn't like -m32 -msoft-float -mcpu=power7

2011-01-20 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47251 Michael Meissner changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/47272] GCC can't bootstrap on powerpc64-linx using --with-cpu=power7

2011-01-20 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47272 --- Comment #2 from Michael Meissner 2011-01-20 20:57:54 UTC --- Created attachment 23052 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23052 Preliminary patch to allow --with-cpu=power7 to work The root problem is under VSX, the vec_ld/ve

[Bug fortran/47386] New: Wrong warning: ‘w.dim[2].stride’ may be used uninitialized in this function [-Wuninitialized]

2011-01-20 Thread anlauf at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47386 Summary: Wrong warning: ‘w.dim[2].stride’ may be used uninitialized in this function [-Wuninitialized] Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/47386] Wrong warning: ‘w.dim[2].stride’ may be used uninitialized in this function [-Wuninitialized]

2011-01-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47386 Andrew Pinski changed: What|Removed |Added Component|fortran |middle-end --- Comment #1 from Andrew Pin

[Bug libfortran/46607] [4.6 Regression] libgfortran relocated install fails

2011-01-20 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46607 Alexandre Oliva changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/47387] New: AIX ctype 'mask' override not working

2011-01-20 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47387 Summary: AIX ctype 'mask' override not working Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: minor Priority: P3 Component: libstdc++ AssignedTo: unassig..

[Bug c++/47388] New: [4.6 Regression] ICE: in begin_for_stmt, at cp/semantics.c:863 with -fno-for-scope and for(;;) inside a template

2011-01-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47388 Summary: [4.6 Regression] ICE: in begin_for_stmt, at cp/semantics.c:863 with -fno-for-scope and for(;;) inside a template Product: gcc Version: 4.6.0 Status: UNCON

[Bug c++/6709] [DR743] decltype cannot be used with the :: operator

2011-01-20 Thread dev.lists at jessamine dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6709 Adam Butcher changed: What|Removed |Added CC||dev.lists at jessamine dot

[Bug c++/42603] [C++0x] decltype not supported for parent class specifier

2011-01-20 Thread dev.lists at jessamine dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42603 Adam Butcher changed: What|Removed |Added CC||dev.lists at jessamine dot

[Bug tree-optimization/47389] New: ICE: in calc_dfs_tree, at dominance.c:395 with -fno-combine-stack-adjustments -fno-dse -fno-tree-forwprop

2011-01-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47389 Summary: ICE: in calc_dfs_tree, at dominance.c:395 with -fno-combine-stack-adjustments -fno-dse -fno-tree-forwprop Product: gcc Version: 4.6.0 Status: UNCONFIRMED

[Bug testsuite/47371] [4.6 Regression] FAIL: gcc.target/i386/headmerge-[12].c

2011-01-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47371 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug debug/47283] [4.6 regression] ICE in refs_may_alias_p_1, at tree-ssa-alias.c

2011-01-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47283 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/47383] [x32] Incorrect array access

2011-01-20 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47383 H.J. Lu changed: What|Removed |Added CC||ubizjak at gmail dot com --- Comment #2 from H.

[Bug middle-end/47379] fwprop1 generates bad codes for x32

2011-01-20 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47379 --- Comment #2 from H.J. Lu 2011-01-20 23:28:32 UTC --- When fwprop props subreg, it should check 1. If inner register is dead after use. 2. If subreg is used in multi-word operations. 3. If subreg is a paradoxical subreg.

[Bug libstdc++/36104] [4.3/4.4/4.5/4.6 Regression] gnu-versioned-namespace is broken

2011-01-20 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36104 --- Comment #14 from Benjamin Kosnik 2011-01-20 23:41:28 UTC --- Author: bkoz Date: Thu Jan 20 23:41:24 2011 New Revision: 169072 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169072 Log: 2011-01-20 Benjamin Kosnik PR libstdc++/3

[Bug libstdc++/47387] AIX ctype 'mask' override not working

2011-01-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47387 Paolo Carlini changed: What|Removed |Added CC||dje.gcc at gmail dot com --- Comment #1 f

[Bug libstdc++/47380] concept checking and incomplete types

2011-01-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47380 --- Comment #10 from Paolo Carlini 2011-01-21 00:02:38 UTC --- Thanks Jon. Sometimes I despair we can make progress on the documentation ;)

[Bug tree-optimization/47365] [4.5/4.6 Regression] wrong code with -O -ftree-pre

2011-01-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47365 Zdenek Sojka changed: What|Removed |Added Known to work|4.6.0 | Summary|[4.5 Regression] wrong

[Bug tree-optimization/47389] ICE: in calc_dfs_tree, at dominance.c:395 with -fno-combine-stack-adjustments -fno-dse -fno-tree-forwprop

2011-01-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47389 --- Comment #1 from Zdenek Sojka 2011-01-21 00:59:37 UTC --- Created attachment 23056 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23056 range-for testcase Probably the same problem. $ gcc -fno-for-scope -std=c++0x testcase.C testcase.C

[Bug tree-optimization/47389] ICE: in calc_dfs_tree, at dominance.c:395 with -fno-combine-stack-adjustments -fno-dse -fno-tree-forwprop

2011-01-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47389 Zdenek Sojka changed: What|Removed |Added Attachment #23056|0 |1 is obsolete|

[Bug c++/47388] [4.6 Regression] ICE: in begin_for_stmt, at cp/semantics.c:863 with -fno-for-scope and for(;;) inside a template

2011-01-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47388 --- Comment #1 from Zdenek Sojka 2011-01-21 01:02:19 UTC --- Created attachment 23057 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23057 range-for testcase Probably the same problem. $ gcc -fno-for-scope -std=c++0x testcase.C testcase.C

[Bug c++/43601] Enormous increase in DLL object files size in 4.5

2011-01-20 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43601 Dave Korn changed: What|Removed |Added Keywords||patch URL|

[Bug driver/47390] New: Linking with -export-dynamic broken

2011-01-20 Thread dirtyepic at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47390 Summary: Linking with -export-dynamic broken Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: driver AssignedTo: unassig...@gc

[Bug middle-end/47383] ivopts miscompiles Pmode != ptr_mode

2011-01-20 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47383 H.J. Lu changed: What|Removed |Added Component|target |middle-end Summary|[x32] Incorrect a

[Bug middle-end/47383] ivopts miscompiles Pmode != ptr_mode

2011-01-20 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47383 --- Comment #4 from H.J. Lu 2011-01-21 05:33:53 UTC --- (In reply to comment #3) > The ivopts pass transforms > > > unsigned int D.2715; > unsigned int D.2716; > ... > D.2715_43 = (unsigned int) elems_3(D); > D.2716_42 = D.2715_43 + 429

[Bug c/47391] New: read from const volatile incorrectly eliminated

2011-01-20 Thread regehr at cs dot utah.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47391 Summary: read from const volatile incorrectly eliminated Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassi

[Bug middle-end/47383] ivopts miscompiles Pmode != ptr_mode

2011-01-20 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47383 --- Comment #5 from H.J. Lu 2011-01-21 05:52:47 UTC --- Should ivopts use signed integer instead of unsigned integer for index type if it is known to be negative?

[Bug fortran/47377] internal compiler error: in fold_convert_loc, at fold-const.c:1906

2011-01-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47377 --- Comment #2 from Tobias Burnus 2011-01-21 07:11:09 UTC --- Author: burnus Date: Fri Jan 21 07:11:05 2011 New Revision: 169079 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169079 Log: 2011-01-21 Tobias Burnus PR fortran/47

[Bug fortran/47377] internal compiler error: in fold_convert_loc, at fold-const.c:1906

2011-01-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47377 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

<    1   2