[Bug c/51391] Differences between setting Winline in command-line and through pragma GCC diagnostic

2011-12-06 Thread pnewell at cs dot cmu.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51391 --- Comment #17 from pnewell at cs dot cmu.edu 2011-12-06 08:00:42 UTC --- I am a bit afraid to do this, but I think I need to do it for my own education. I saw the comment by Richard (#16) and have to admit that I would like a translation into so

[Bug c++/51430] [4.7 Regression] ICE with array as static const member

2011-12-06 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51430 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug gcov-profile/51113] [4.7 regression] rev. 181105 causes Firefox profiledbuild failure

2011-12-06 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51113 --- Comment #13 from Jakub Jelinek 2011-12-06 08:32:02 UTC --- This bug is about the regression that it caused, so if that regression is fixed, this should be closed. Whether you file a new bug (or is it enhancement PR?) or keep it in your had i

[Bug middle-end/32667] block copy with exact overlap is expanded as memcpy

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32667 Richard Guenther changed: What|Removed |Added Summary|builtin operator= generates |block copy with exact

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-12-06 Thread mkuvyrkov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 Maxim Kuvyrkov changed: What|Removed |Added CC||mkuvyrkov at gcc dot |

[Bug gcov-profile/51113] [4.7 regression] rev. 181105 causes Firefox profiledbuild failure

2011-12-06 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51113 Markus Trippelsdorf changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/51434] ICE with scalar init of an array parameter, used in DT default init with transfer

2011-12-06 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51434 Tobias Burnus changed: What|Removed |Added Keywords||ice-on-valid-code CC|

[Bug tree-optimization/51363] [4.7 Regression] ICE: in gimple_rhs_has_side_effects, at gimple.c:2530 with -O -fno-tree-ccp

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51363 --- Comment #2 from Richard Guenther 2011-12-06 09:02:23 UTC --- Author: rguenth Date: Tue Dec 6 09:02:17 2011 New Revision: 182041 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182041 Log: 2011-12-06 Richard Guenther PR tree-op

[Bug tree-optimization/51363] [4.7 Regression] ICE: in gimple_rhs_has_side_effects, at gimple.c:2530 with -O -fno-tree-ccp

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51363 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug lto/51432] [4.6 regression] ICE in -flto -std=c++0x -g with cross-compiler

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51432 Richard Guenther changed: What|Removed |Added Keywords||lto Blocks|

[Bug lto/48094] ld: warning: section has unexpectedly large size errors in objc/obj-c++ lto

2011-12-06 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48094 --- Comment #14 from Iain Sandoe 2011-12-06 09:11:56 UTC --- (In reply to comment #13) > (In reply to comment #12) > > I guess, ideally, the ObjC meta-data should be re-created after LTO has done > > its magic -- but that's def. not a stage 3 typ

[Bug libgomp/50977] non-deterministic failure in cactusADM using openmp

2011-12-06 Thread razya at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50977 razya at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug fortran/51435] New: Bad association status after null() of derived type component

2011-12-06 Thread darmar.xxl at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51435 Bug #: 51435 Summary: Bad association status after null() of derived type component Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug middle-end/51436] New: [4.7 Regression] ICE(segfault) in gimplify_and_update_call_from_tree gimple-fold.c:603

2011-12-06 Thread burnus at gcc dot gnu.org
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26003 Reduced test case (test.ii, 5 KiB) The attached test case compiles with g++ 4.6 but with the current 4.7.0 20111206 it fails with: $ g++ test52.ii test52.ii: In static member function ‘static Dest v8::internal::BitCastHelper::cast(Source*) [w

[Bug libstdc++/51183] pair piecewise_construct_t constructor copies

2011-12-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51183 Paolo Carlini changed: What|Removed |Added CC|paolo.carlini at oracle dot | |com

[Bug libstdc++/51183] pair piecewise_construct_t constructor copies

2011-12-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51183 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/50904] [4.7 regression] pessimization when -fno-protect-parens is enabled by -Ofast

2011-12-06 Thread venkataramanan.kumar.gnu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50904 --- Comment #49 from Venkataramanan Kumar 2011-12-06 09:59:39 UTC --- I am planning to test the patch on polyhedron benchmarks. Then I test it on CPU2006 SPEC.

[Bug target/51354] [4.7 Regression] ICE in maybe_record_trace_start

2011-12-06 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51354 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/51427] Less-than-useful error message when union/struct tags conflict

2011-12-06 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51427 --- Comment #3 from Dodji Seketeli 2011-12-06 10:06:55 UTC --- Author: dodji Date: Tue Dec 6 10:06:49 2011 New Revision: 182043 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182043 Log: PR c++/51427 - Better diagnostic when union/struct

[Bug fortran/51435] [4.6/4.7 Regression] Bad association status after null() of derived type component

2011-12-06 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51435 Tobias Burnus changed: What|Removed |Added Keywords||wrong-code CC|

[Bug middle-end/48087] [4.5/4.6/4.7 Regression] -Wall -Werror adds warnings over and above those generated by -Wall

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48087 --- Comment #20 from Richard Guenther 2011-12-06 10:09:20 UTC --- Looking again, I think that for warnings promoted to errors we should _not_ increase errorcount, but we should instead have a new global flag that tells us whether there were any "

[Bug c++/51427] Less-than-useful error message when union/struct tags conflict

2011-12-06 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51427 Dodji Seketeli changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug libstdc++/51183] pair piecewise_construct_t constructor copies

2011-12-06 Thread chris at bubblescope dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51183 --- Comment #13 from Chris Jefferson 2011-12-06 10:13:56 UTC --- You can if you like, but if you haven't started yet, I plan on having a patch ready in about... 2 hours?

[Bug tree-optimization/48193] [4.7 Regression] ICE: verify_ssa failed: type mismatch between an SSA_NAME and its symbol with -flto --param partial-inlining-entry-probability=101

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48193 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/48666] [4.6/4.7 Regression] -Warray-bounds doesn't trigger anymore for simple case

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48666 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/51436] [4.7 Regression] ICE(segfault) in gimplify_and_update_call_from_tree gimple-fold.c:603

2011-12-06 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51436 Markus Trippelsdorf changed: What|Removed |Added CC||markus at trippelsdorf dot

[Bug libstdc++/51183] pair piecewise_construct_t constructor copies

2011-12-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51183 --- Comment #14 from Paolo Carlini 2011-12-06 10:30:42 UTC --- I'm attaching what I already tested and was going to commit. If you like, please work on top of it and produce a combined new patch. Like, if you think another testcase is necessary o

[Bug libstdc++/51183] pair piecewise_construct_t constructor copies

2011-12-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51183 --- Comment #15 from Paolo Carlini 2011-12-06 10:31:30 UTC --- Created attachment 26005 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26005 Tested patch

[Bug tree-optimization/48766] [4.4/4.5/4.6/4.7 Regression] Infinite recursion in fold_binary_loc()

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48766 Richard Guenther changed: What|Removed |Added CC||jsm28 at gcc dot gnu.org --- Comment #

[Bug fortran/51435] [4.6/4.7 Regression] Bad association status after null() of derived type component

2011-12-06 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51435 --- Comment #2 from Tobias Burnus 2011-12-06 10:33:57 UTC --- Lightly tested patch: --- a/gcc/fortran/expr.c +++ b/gcc/fortran/expr.c @@ -3733,17 +3733,14 @@ gfc_has_default_initializer (gfc_symbol *der) if (c->ts.type == BT_DERIVED)

[Bug tree-optimization/49772] [4.7 Regression] ICE: in ipa_pta_execute, at tree-ssa-structalias.c:6790 with -fipa-pta

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49772 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/50426] [4.7 Regression] gfortran -O1 ICE in estimate_function_body_sizes

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50426 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug lto/50601] [4.7 Regression] New LTO failures

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50601 Richard Guenther changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned

[Bug lto/50601] [4.7 Regression] New LTO failures

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50601 --- Comment #5 from Richard Guenther 2011-12-06 11:03:29 UTC --- Which shifts the error to /space/rguenther/src/svn/trunk/gcc/testsuite/g++.dg/lto/20100302_1.C: In function 'main':^M /space/rguenther/src/svn/trunk/gcc/testsuite/g++.dg/lto/201003

[Bug c/51437] New: GCC should warn on the use of reserved identifier/macro names

2011-12-06 Thread vanboxem.ruben at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51437 Bug #: 51437 Summary: GCC should warn on the use of reserved identifier/macro names Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED

[Bug lto/50601] [4.7 Regression] New LTO failures

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50601 --- Comment #6 from Richard Guenther 2011-12-06 11:34:41 UTC --- Because the decl isn't considered decl_address_invariant_p () - of course, it is neither TREE_STATIC nor DECL_EXTERNAL ... It _is_ both TREE_PUBLIC and TREE_STATIC when created by

[Bug c/51437] GCC should warn on the use of reserved identifier/macro names

2011-12-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51437 --- Comment #1 from Jonathan Wakely 2011-12-06 11:37:39 UTC --- (In reply to comment #0) > For C and C++, Clang Ahem! > For C++ a single underscore is also reserved for the global namespace. That comes from C, not C++: "All identifiers that be

[Bug tree-optimization/51245] [4.7 Regression] ICE in vn_reference_insert_pieces, at tree-ssa-sccvn.c:1983

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51245 --- Comment #3 from Richard Guenther 2011-12-06 11:41:04 UTC --- Author: rguenth Date: Tue Dec 6 11:41:00 2011 New Revision: 182044 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182044 Log: 2011-12-06 Richard Guenther PR tree-op

[Bug target/34501] The vector cost model does not seem suited for Intel Core2Duo

2011-12-06 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34501 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c/51437] GCC should warn on the use of reserved identifier/macro names

2011-12-06 Thread vanboxem.ruben at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51437 --- Comment #2 from Ruben Van Boxem 2011-12-06 11:50:18 UTC --- (In reply to comment #1) > (In reply to comment #0) > > For C and C++, Clang > > Ahem! > > > For C++ a single underscore is also reserved for the global namespace. > > That comes

[Bug tree-optimization/50622] [4.7 Regression] ICE: verify_gimple failed for std::complex

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50622 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/50802] [4.7 Regression] FAIL: gcc.c-torture/execute/arith-rand-ll.c execution at -O2 and -Os

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50802 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/50729] [4.7 Regression] Silent code gen fault: Value range propagation seems to propagate values across narrowing/widening

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50729 Richard Guenther changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug tree-optimization/51245] [4.7 Regression] ICE in vn_reference_insert_pieces, at tree-ssa-sccvn.c:1983

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51245 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/51436] [4.7 Regression] ICE(segfault) in gimplify_and_update_call_from_tree gimple-fold.c:603

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51436 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug middle-end/51436] [4.7 Regression] ICE(segfault) in gimplify_and_update_call_from_tree gimple-fold.c:603

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51436 --- Comment #3 from Richard Guenther 2011-12-06 12:17:42 UTC --- Author: rguenth Date: Tue Dec 6 12:17:31 2011 New Revision: 182045 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182045 Log: 2011-12-06 Richard Guenther PR middle-

[Bug middle-end/51436] [4.7 Regression] ICE(segfault) in gimplify_and_update_call_from_tree gimple-fold.c:603

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51436 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/51144] r181279 possibly miscompilation of genmddeps

2011-12-06 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51144 Andreas Krebbel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/43674] Delegating constructors are not supported

2011-12-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43674 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/50823] [4.7 Regression] ICE in inline_small_functions, at ipa-inline.c:1407

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50823 --- Comment #13 from Richard Guenther 2011-12-06 13:03:40 UTC --- This fixes it: Index: gcc/ipa-inline.c === --- gcc/ipa-inline.c(revision 182044) +++ gcc/ipa-inline.c(worki

[Bug fortran/51435] [4.6/4.7 Regression] Bad association status after null() of derived type component

2011-12-06 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51435 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug middle-end/48666] [4.6/4.7 Regression] -Warray-bounds doesn't trigger anymore for simple case

2011-12-06 Thread franz.sirl-kernel at lauterbach dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48666 --- Comment #5 from franz.sirl-kernel at lauterbach dot com 2011-12-06 13:09:25 UTC --- (In reply to comment #4) I see. Does it make sense to file an enhancement request for something like -Warray-bounds=strict ? In our case the code was really w

[Bug middle-end/48666] [4.6/4.7 Regression] -Warray-bounds doesn't trigger anymore for simple case

2011-12-06 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48666 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Comment

[Bug lto/50601] [4.7 Regression] New LTO failures

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50601 --- Comment #7 from Richard Guenther 2011-12-06 13:26:20 UTC --- Author: rguenth Date: Tue Dec 6 13:26:09 2011 New Revision: 182048 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182048 Log: 2011-12-06 Richard Guenther PR middle-

[Bug lto/50601] [4.7 Regression] New LTO failures

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50601 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c/51437] GCC should warn on the use of reserved identifier/macro names

2011-12-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51437 --- Comment #3 from Jonathan Wakely 2011-12-06 13:34:36 UTC --- The C standard also reserves various names for future use in 7.26

[Bug tree-optimization/49997] [4.7 Regression] ICE in inline_small_functions with -fnon-call-exceptions

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49997 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/49997] [4.7 Regression] ICE in inline_small_functions with -fnon-call-exceptions

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49997 --- Comment #6 from Richard Guenther 2011-12-06 13:45:28 UTC --- Author: rguenth Date: Tue Dec 6 13:45:19 2011 New Revision: 182049 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182049 Log: 2011-12-06 Richard Guenther PR tree-op

[Bug middle-end/51263] [4.7 regression] ICE in inline_small_functions when compiling scummvm with -O2 -flto

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51263 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/50823] [4.7 Regression] ICE in inline_small_functions, at ipa-inline.c:1407

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50823 Richard Guenther changed: What|Removed |Added CC||matt at use dot net --- Comment #14 fr

[Bug tree-optimization/50744] [4.7 Regression] ice in good_cloning_opportunity_p

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50744 --- Comment #6 from Richard Guenther 2011-12-06 13:52:58 UTC --- Also see PR51362 which looks related (is it a dup? size overflowing to zero?)

[Bug middle-end/50913] [4.7 Regression] ICE in scan_tree_for_params_right_scev, at graphite-sese-to-poly.c:633 compiling libgfortran with -floop-interchange -m32

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50913 Richard Guenther changed: What|Removed |Added Priority|P3 |P1

[Bug tree-optimization/50955] [4.7 Regression] IVopts incorrectly rewrite the address of a global memory access into a local form.

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50955 Richard Guenther changed: What|Removed |Added Priority|P3 |P1

[Bug rtl-optimization/51069] [4.7 Regression] ICE in verify_loop_structure, at cfgloop.c:1559

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51069 Richard Guenther changed: What|Removed |Added Keywords||ice-checking Priority|P3

[Bug bootstrap/51094] [4.7 Regression] Bootstrap failure at revision 181279 on non-ELF targets

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51094 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug testsuite/51097] [4.7 Regression] a lot of "FAIL: gcc.dg/vect" on i686 avx build 181167 to 181177

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51097 Richard Guenther changed: What|Removed |Added Priority|P3 |P4 Component|regression

[Bug libgomp/51132] [4.7 Regression] FAIL: libgomp.graphite/force-parallel-[678].c

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51132 --- Comment #3 from Richard Guenther 2011-12-06 14:00:06 UTC --- Can we please lower that stack space requirement?

[Bug fortran/51435] [4.6/4.7 Regression] Bad association status after null() of derived type component

2011-12-06 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51435 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/51223] [4.5/4.6/4.7 Regression] ICE with invalid function parameter

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51223 Richard Guenther changed: What|Removed |Added Priority|P3 |P5

[Bug fortran/51197] [4.7 Regression] Backtrace information less useful

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51197 Richard Guenther changed: What|Removed |Added Priority|P3 |P4

[Bug c++/51215] [4.7 Regression] ICE with invalid array initializer

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51215 Richard Guenther changed: What|Removed |Added Priority|P3 |P5

[Bug c++/51228] [4.5/4.6/4.7 Regression] ICE with transparent union

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51228 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug target/51135] [4.7 Regression] SIGSEGV during exception cleanup on win32

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51135 Richard Guenther changed: What|Removed |Added Target||mingw32 Priority|P3

[Bug c++/51248] [4.6/4.7 Regression] ICE with pointer to enum

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51248 Richard Guenther changed: What|Removed |Added Priority|P3 |P2 Known to work|

[Bug c++/51225] [c++0x] [4.7 Regression] ICE with invalid template parameter

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51225 Richard Guenther changed: What|Removed |Added Priority|P3 |P5

[Bug c++/51229] [C++0x] [4.7 Regression] Broken diagnostic: 'integer_cst' not supported by dump_dec

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51229 Richard Guenther changed: What|Removed |Added Priority|P3 |P1 Known to work|

[Bug debug/51262] [4.7 Regression] ICE: SIGSEGV in primary_template_instantiation_p (pt.c:2874) with -flto -g

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51262 Richard Guenther changed: What|Removed |Added Priority|P3 |P1

[Bug gcov-profile/51297] [4.7 regression] Many gcov tests FAIL on Tru64, Solaris 8 and 9

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51297 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/51315] [4.6/4.7 regression] unaligned memory accesses generated with -ftree-sra

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51315 --- Comment #7 from Richard Guenther 2011-12-06 14:16:21 UTC --- Note that in the end it's always us transforming a->b.c to (effectively) T *tem = &a->b.c; *tem which expand unfortunately handles differently. So whenever we do that we hav

[Bug c++/51318] [4.7 Regression] segfault on Eigen3

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51318 Richard Guenther changed: What|Removed |Added CC||dcb314 at hotmail dot com --- Comment

[Bug c++/51318] [4.7 Regression] segfault on Eigen3

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51318 Richard Guenther changed: What|Removed |Added Priority|P3 |P1

[Bug c++/51328] [4.4/4.5/4.6/4.7 Regression] ICE on invalid template parameter

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51328 Richard Guenther changed: What|Removed |Added Priority|P3 |P5

[Bug c++/51327] [c++0x] [4.7 Regression] ICE with invalid constexpr parameter

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51327 Richard Guenther changed: What|Removed |Added Priority|P3 |P5

[Bug target/51354] [4.7 Regression] ICE in maybe_record_trace_start

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51354 Richard Guenther changed: What|Removed |Added Priority|P3 |P1

[Bug debug/51262] [4.7 Regression] ICE: SIGSEGV in primary_template_instantiation_p (pt.c:2874) with -flto -g

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51262 Richard Guenther changed: What|Removed |Added CC||reichelt at gcc dot gnu.org --- Commen

[Bug c++/51384] seg fault in tsubst_copy_and_build

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51384 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug lto/51325] [4.7 Regression] ICE with -flto -g and union in template

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51325 Richard Guenther changed: What|Removed |Added Priority|P3 |P1 Status|NEW

[Bug c++/51398] [4.7 Regression] ICE with invalid template parameter

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51398 Richard Guenther changed: What|Removed |Added Priority|P3 |P5

[Bug c++/51369] [c++0x] [4.7 Regression] ICE using constexpr in template

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51369 Richard Guenther changed: What|Removed |Added Priority|P3 |P1 Known to work|

[Bug c++/51403] [4.7 Regression] ICE with invalid template parameter

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51403 Richard Guenther changed: What|Removed |Added Priority|P3 |P5

[Bug tree-optimization/51362] [4.7 Regression] ICE: SIGFPE (division by zero) in good_cloning_opportunity_p at ipa-cp.c:2401

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51362 Richard Guenther changed: What|Removed |Added Priority|P3 |P1

[Bug c++/51431] [4.4/4.5/4.6/4.7 Regression] ICE with invalid use of abstract class

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51431 Richard Guenther changed: What|Removed |Added Priority|P3 |P5

[Bug c++/51406] [4.5/4.6/4.7 Regression][c++0x] Incorrect result of static_cast to rvalue reference to base class.

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51406 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug c++/51430] [4.7 Regression] ICE with array as static const member

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51430 Richard Guenther changed: What|Removed |Added Priority|P3 |P5

[Bug c++/51370] [4.6/4.7 Regression] ICE with invalid template parameter

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51370 Richard Guenther changed: What|Removed |Added Priority|P3 |P5

[Bug gcov-profile/51361] [4.7 Regression] 471.omnetpp of SPEC2006 fails to build with -fprofile-generate

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51361 Richard Guenther changed: What|Removed |Added Priority|P3 |P1 Status|UNCONFIRMED

[Bug c++/51402] [4.6/4.7 Regression] ICE with invalid template parameter

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51402 Richard Guenther changed: What|Removed |Added Priority|P3 |P5

[Bug c++/51416] [c++0x] [4.6/4.7 Regression] ICE with invalid use of auto

2011-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51416 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug libstdc++/51183] pair piecewise_construct_t constructor copies

2011-12-06 Thread chris at bubblescope dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51183 --- Comment #16 from Chris Jefferson 2011-12-06 14:25:24 UTC --- Created attachment 26006 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26006 Piecewise patch Patch to make piecewise_construct work properly on std::pair.

[Bug libgomp/51132] [4.7 Regression] FAIL: libgomp.graphite/force-parallel-[678].c

2011-12-06 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51132 --- Comment #4 from Jakub Jelinek 2011-12-06 14:33:00 UTC --- Author: jakub Date: Tue Dec 6 14:32:54 2011 New Revision: 182050 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182050 Log: PR libgomp/51132 * testsuite/libgomp.graphi

  1   2   >