[Bug c++/77313] Lambda that deletes itself accesses freed memory, but only if class is templated

2016-08-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77313 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/77312] Lambda that deletes itself accesses freed memory, but only if class is templated

2016-08-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77312 --- Comment #1 from Andreas Schwab --- *** Bug 77313 has been marked as a duplicate of this bug. ***

[Bug c++/69494] Optimizer eliminates assignment to volatile subobject

2016-08-22 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69494 --- Comment #4 from Andrew Pinski --- Related to PR 66268 also.

[Bug c++/77312] Lambda that deletes itself accesses freed memory, but only if class is templated

2016-08-22 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77312 --- Comment #2 from Andrew Pinski --- I don't see why you think this is valid thing to do. You are in a function which calls delete on the object you are in currently. That seems like this code is broken.

[Bug bootstrap/50461] mpfr.h found in mpfr-3.1.0/src instead of mpfr-3.0.1/. as previously

2016-08-22 Thread nickc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50461 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug testsuite/77317] New: x86_64 --target_board=''unix/ unix/-m32'' parallel testrun gives inconsistent results in gcc.dg/vect

2016-08-22 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77317 Bug ID: 77317 Summary: x86_64 --target_board=''unix/ unix/-m32'' parallel testrun gives inconsistent results in gcc.dg/vect Product: gcc Version: 7.0 Status: UNCONFIRMED

[Bug c/52952] Wformat location info is bad (wrong column number)

2016-08-22 Thread edlinger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52952 --- Comment #49 from Bernd Edlinger --- Author: edlinger Date: Mon Aug 22 07:34:34 2016 New Revision: 239649 URL: https://gcc.gnu.org/viewcvs?rev=239649&root=gcc&view=rev Log: 2016-08-22 Bernd Edlinger PR c/52952 * gcc.dg/cpp

[Bug tree-optimization/62171] restrict pointer to struct with restrict pointers parm doesn't prevent aliases

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62171 --- Comment #19 from Richard Biener --- Author: rguenth Date: Mon Aug 22 07:37:21 2016 New Revision: 239650 URL: https://gcc.gnu.org/viewcvs?rev=239650&root=gcc&view=rev Log: 2016-08-22 Richard Biener PR tree-optimization/62171

[Bug bootstrap/50461] mpfr.h found in mpfr-3.1.0/src instead of mpfr-3.0.1/. as previously

2016-08-22 Thread nickc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50461 --- Comment #16 from Nick Clifton --- Oops - forgot to mention - the patch is present in gcc 4.8.0 and later.

[Bug c++/77316] [5 Regression] Unnecessary template copy constructor weak symbol emitted in wrong section

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77316 Richard Biener changed: What|Removed |Added Known to work||4.9.4 Target Milestone|---

[Bug debug/77315] emit DW_OP_form_tls_address

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77315 Richard Biener changed: What|Removed |Added Severity|normal |enhancement

[Bug lto/77305] [7 Regression] -fdump-tree-all and -flto causes ICE

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77305 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/60936] [5/6/7 Regression] Binary code bloat with std::string

2016-08-22 Thread d.v.a at ngs dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60936 --- Comment #19 from __vic --- No plans for 6.2?

[Bug libfortran/52879] Pathological reseeding of PRNG generator genernates poor sequence

2016-08-22 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52879 --- Comment #5 from Janne Blomqvist --- To be honest, I'm not sure that this test program really tests anything sensible. There is no rule in the secret black book of PRNG algorithm design, nor in the Fortran standard, that generating a single va

[Bug ipa/44563] GCC uses a lot of RAM when compiling a large numbers of functions

2016-08-22 Thread d.v.a at ngs dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44563 --- Comment #36 from __vic --- What about 6.2?

[Bug ipa/44563] GCC uses a lot of RAM when compiling a large numbers of functions

2016-08-22 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44563 --- Comment #37 from rguenther at suse dot de --- On Mon, 22 Aug 2016, d.v.a at ngs dot ru wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44563 > > --- Comment #36 from __vic --- > What about 6.2? No, maybe GCC 7 if Honza finally manag

[Bug tree-optimization/77318] New: [7 regression] FAIL: gfortran.dg/graphite/pr68279.f90 -O (internal compiler error)

2016-08-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77318 Bug ID: 77318 Summary: [7 regression] FAIL: gfortran.dg/graphite/pr68279.f90 -O (internal compiler error) Product: gcc Version: 7.0 Status: UNCONFIRMED Severi

[Bug testsuite/77317] x86_64 --target_board=''unix/ unix/-m32'' parallel testrun gives inconsistent results in gcc.dg/vect

2016-08-22 Thread robert.suchanek at imgtec dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77317 --- Comment #1 from Robert Suchanek --- I see what the problem is. During mechanical change I "fixed" global variable name(s) in this and in a few other procedures that appeared that they should have cached the result. A quick look at my patch

[Bug middle-end/70689] [6 Regression] ICE on valid code at -O1 in 32-bit mode on x86_64-linux-gnu in curr_insn_transform, at lra-constraints.c:3564

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70689 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #5 from Richard Biener

[Bug tree-optimization/71020] [6 Regression] SSA corruption: Unable to coalesce ssa_names 2 and 13 which are marked as MUST COALESCE.

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71020 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #6 from Richard Biener

[Bug middle-end/70689] [6 Regression] ICE on valid code at -O1 in 32-bit mode on x86_64-linux-gnu in curr_insn_transform, at lra-constraints.c:3564

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70689 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #5 from Richard Biener

[Bug tree-optimization/71824] [6/7 Regression] ICE when compiling libiberty with Graphite loop optimizations

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71824 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #3 from Richard Biener

[Bug tree-optimization/71020] [6 Regression] SSA corruption: Unable to coalesce ssa_names 2 and 13 which are marked as MUST COALESCE.

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71020 --- Comment #7 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug target/74563] [6/7 regression] Classic MIPS16 (non-MIPS16e) function return broken

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74563 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #1 from Richard Biener

[Bug c/71602] [6/7 regression] ICE on __builtin_va_arg in build_va_arg, at c-family/c-common.c:5810

2016-08-22 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71602 --- Comment #10 from vries at gcc dot gnu.org --- Created attachment 39482 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39482&action=edit alternate approach patch Alternate approach patch, fixing the problem by making canonical_va_list_ty

[Bug tree-optimization/71824] [6/7 Regression] ICE when compiling libiberty with Graphite loop optimizations

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71824 --- Comment #4 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug target/74563] [6/7 regression] Classic MIPS16 (non-MIPS16e) function return broken

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74563 --- Comment #2 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug c++/70768] [6/7 Regression] Increased compilation time

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70768 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #6 from Richard Biener

[Bug go/70597] [6/7 Regression] cmd/go: deduplicate gccgo afiles by package path, not *Package

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70597 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #2 from Richard Biener

[Bug target/77308] surprisingly large stack usage for sha512 on arm

2016-08-22 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77308 --- Comment #8 from Bernd Edlinger --- analyzing the different thumb1/2 reload dumps, I see t2 often uses code like that to access spill slots: (insn 11576 8090 9941 5 (set (reg:SI 3 r3 [11890]) (plus:SI (reg/f:SI 13 sp) (con

[Bug rtl-optimization/71779] [5/6 regression] isl miscompiled with -mabi=ilp32

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |5.5

[Bug tree-optimization/71488] [6 Regression] Wrong code for vector comparisons with ivybridge and westmere targets

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71488 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #15 from Richard Biener

[Bug c++/70768] [6/7 Regression] Increased compilation time

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70768 --- Comment #7 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug go/70597] [6/7 Regression] cmd/go: deduplicate gccgo afiles by package path, not *Package

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70597 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #2 from Richard Biener

[Bug tree-optimization/71488] [6 Regression] Wrong code for vector comparisons with ivybridge and westmere targets

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71488 --- Comment #16 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug c++/71463] [6/7 regression] unexpected warning: ignoring function return attributes on template argument

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71463 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #10 from Richard Biener

[Bug c++/71463] [6/7 regression] unexpected warning: ignoring function return attributes on template argument

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71463 --- Comment #11 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug libstdc++/60936] [5/6/7 Regression] Binary code bloat with std::string

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60936 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |5.5

[Bug debug/53118] [5/6/7 regression] -feliminate-dwarf2-dups is broken for C++

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53118 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |5.5

[Bug ipa/70583] [6/7 Regression] FAIL: g++.old-deja/g++.abi/vtable2.C -std=gnu++98 execution test

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70583 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #4 from Richard Biener

[Bug fortran/71706] [6/7 Regression] ICE on using sync images with integer(kind<>4), with -fcoarray=lib -fcheck=bounds

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71706 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #4 from Richard Biener

[Bug ipa/70583] [6/7 Regression] FAIL: g++.old-deja/g++.abi/vtable2.C -std=gnu++98 execution test

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70583 --- Comment #5 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug lto/70955] [6/7 Regression] Wrong code generation for __builtin_ms_va_list with -flto

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70955 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #13 from Richard Biener

[Bug target/62254] [5/6/7 Regression] gcc-4.9 ICEs on linux kernel zlib for armv3

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62254 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |5.5

[Bug tree-optimization/71144] [6/7 Regression] isl_aff.c:1001: position out of bounds

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71144 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #3 from Richard Biener

[Bug fortran/71706] [6/7 Regression] ICE on using sync images with integer(kind<>4), with -fcoarray=lib -fcheck=bounds

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71706 --- Comment #5 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug lto/70955] [6/7 Regression] Wrong code generation for __builtin_ms_va_list with -flto

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70955 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #13 from Richard Biener

[Bug middle-end/61225] [5/6/7 Regression] Several new failures after r210458 on x86_64-*-* with -m32

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61225 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3

[Bug tree-optimization/70390] [6/7 Regression] internal compiler error: in copy_loop_close_phi_args, at graphite-isl-ast-to-gimple.c:2114

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70390 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #6 from Richard Biener

[Bug tree-optimization/64715] [5/6/7 Regression] __builtin_object_size (..., 1) fails to locate subobject

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64715 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |7.0

[Bug tree-optimization/71144] [6/7 Regression] isl_aff.c:1001: position out of bounds

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71144 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #3 from Richard Biener

[Bug tree-optimization/70390] [6/7 Regression] internal compiler error: in copy_loop_close_phi_args, at graphite-isl-ast-to-gimple.c:2114

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70390 --- Comment #7 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug target/70359] [6/7 Regression] Code size increase for ARM compared to gcc-5.3.0

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70359 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #17 from Richard Biener

[Bug tree-optimization/67326] [5/6/7 Regression] -ftree-loop-if-convert-stores does not vectorize conditional assignment (anymore)

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67326 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |7.0

[Bug target/70359] [6/7 Regression] Code size increase for ARM compared to gcc-5.3.0

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70359 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #17 from Richard Biener

[Bug c++/71166] [7 Regression] ICE with nested constexpr/initializer

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71166 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |7.0

[Bug target/71294] [6 Regression] ICE in gen_add2_insn, at optabs.c:4442 on powerpc64le-linux

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71294 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #10 from Richard Biener

[Bug c++/72759] [6 Regression] ICE on invalid C++ code on x86_64-linux-gnu (Segmentation fault, tree_class_check, ocp_convert)

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72759 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #4 from Richard Biener

[Bug target/71294] [6 Regression] ICE in gen_add2_insn, at optabs.c:4442 on powerpc64le-linux

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71294 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #10 from Richard Biener

[Bug c++/71638] [6/7 Regression] ICE on invalid C++ code on x86_64-linux-gnu with -Wall (internal compiler error: non-constant element in constant CONSTRUCTOR)

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71638 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #2 from Richard Biener

[Bug tree-optimization/69823] [6/7 Regression] internal compiler error: in create_pw_aff_from_tree, at graphite-sese-to-poly.c:445

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69823 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #3 from Richard Biener

[Bug c++/72759] [6 Regression] ICE on invalid C++ code on x86_64-linux-gnu (Segmentation fault, tree_class_check, ocp_convert)

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72759 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #4 from Richard Biener

[Bug tree-optimization/69823] [6/7 Regression] internal compiler error: in create_pw_aff_from_tree, at graphite-sese-to-poly.c:445

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69823 --- Comment #4 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug c++/72775] [6/7 Regression] internal compiler error: in finish_expr_stmt, at cp/semantics.c:677

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72775 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #6 from Richard Biener

[Bug c++/71638] [6/7 Regression] ICE on invalid C++ code on x86_64-linux-gnu with -Wall (internal compiler error: non-constant element in constant CONSTRUCTOR)

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71638 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #2 from Richard Biener

[Bug tree-optimization/68682] [6/7 Regression] [graphite] loop interchange no longer working after r227277

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68682 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #2 from Richard Biener

[Bug c++/72775] [6/7 Regression] internal compiler error: in finish_expr_stmt, at cp/semantics.c:677

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72775 --- Comment #7 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug tree-optimization/69728] [6/7 Regression] internal compiler error: in outer_projection_mupa, at graphite-sese-to-poly.c:1175

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69728 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #4 from Richard Biener

[Bug tree-optimization/68682] [6/7 Regression] [graphite] loop interchange no longer working after r227277

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68682 --- Comment #3 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug c++/71570] [6/7 regression] ICE on invalid variable capture in cxx_incomplete_type_diagnostic, at cp/typeck2.c:551

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71570 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #2 from Richard Biener

[Bug target/71778] [6/7 Regression][ARM] ICE using non-constant argument to Neon intrinsic that requires constant arguments

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71778 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #2 from Richard Biener

[Bug tree-optimization/69728] [6/7 Regression] internal compiler error: in outer_projection_mupa, at graphite-sese-to-poly.c:1175

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69728 --- Comment #5 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug fortran/67219] [6/7 Regression] Incorrect conversion warning

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67219 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #7 from Richard Biener

[Bug target/71778] [6/7 Regression][ARM] ICE using non-constant argument to Neon intrinsic that requires constant arguments

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71778 --- Comment #3 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug c++/71570] [6/7 regression] ICE on invalid variable capture in cxx_incomplete_type_diagnostic, at cp/typeck2.c:551

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71570 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #2 from Richard Biener

[Bug fortran/67219] [6/7 Regression] Incorrect conversion warning

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67219 --- Comment #8 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug rtl-optimization/70164] [6/7 Regression] Code/performance regression due to poor register allocation on Cortex-M0

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70164 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #17 from Richard Biener

[Bug libstdc++/72813] [6/7 Regression] atomic header cannot be compiled into translation unit with -fkeep-inline-functions

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72813 --- Comment #4 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug debug/71906] [6/7 Regression] Fortran allocatable strings debug info type size regression

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71906 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #8 from Richard Biener

[Bug libstdc++/72813] [6/7 Regression] atomic header cannot be compiled into translation unit with -fkeep-inline-functions

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72813 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #3 from Richard Biener

[Bug fortran/68717] [6/7 Regression] New (bogus?) warnings when compiling some gfortran.dg tests with -flto after r231239

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68717 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #4 from Richard Biener

[Bug rtl-optimization/70164] [6/7 Regression] Code/performance regression due to poor register allocation on Cortex-M0

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70164 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #17 from Richard Biener

[Bug debug/71906] [6/7 Regression] Fortran allocatable strings debug info type size regression

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71906 --- Comment #9 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug tree-optimization/71563] [6/7 Regression] Regression in GCC-7.0.0's optimizer.

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71563 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #4 from Richard Biener

[Bug middle-end/77259] [6/7 Regression] ICE in emit_move_insn since r232167

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77259 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #3 from Richard Biener

[Bug c++/72752] [6 Regression] ICE: in retrieve_specialization, at cp/pt.c:1183

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72752 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #5 from Richard Biener

[Bug tree-optimization/71563] [6/7 Regression] Regression in GCC-7.0.0's optimizer.

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71563 --- Comment #5 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug fortran/68717] [6/7 Regression] New (bogus?) warnings when compiling some gfortran.dg tests with -flto after r231239

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68717 --- Comment #5 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug fortran/68560] [6/7 Regression] The test gfortran.dg/shape_8.f90 now fails when compiled with -flto

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68560 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #22 from Richard Biener

[Bug target/71778] [6/7 Regression][ARM] ICE using non-constant argument to Neon intrinsic that requires constant arguments

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71778 --- Comment #4 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug tree-optimization/71947] [6/7 Regression] x ^ y not folded to 0 if x == y by DOM

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71947 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #5 from Richard Biener

[Bug c++/72752] [6 Regression] ICE: in retrieve_specialization, at cp/pt.c:1183

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72752 --- Comment #6 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug middle-end/77259] [6/7 Regression] ICE in emit_move_insn since r232167

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77259 --- Comment #4 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug fortran/68560] [6/7 Regression] The test gfortran.dg/shape_8.f90 now fails when compiled with -flto

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68560 --- Comment #23 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug tree-optimization/71947] [6/7 Regression] x ^ y not folded to 0 if x == y by DOM

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71947 --- Comment #6 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug middle-end/67239] [6 Regression] FAIL: 23_containers/unordered_set/insert/hash_policy.cc execution test

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67239 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #27 from Richard Biener

[Bug ada/70867] [6 regression] access discriminant in return aggregate wrongly detected as dangling

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70867 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #3 from Richard Biener

[Bug target/71778] [6/7 Regression][ARM] ICE using non-constant argument to Neon intrinsic that requires constant arguments

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71778 --- Comment #5 from Richard Biener --- GCC 6.2 is being released, adjusting target milestone.

[Bug c/71602] [6/7 regression] ICE on __builtin_va_arg in build_va_arg, at c-family/c-common.c:5810

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71602 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #11 from Richard Biener

[Bug tree-optimization/68644] [6/7 Regression] FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68644 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3 --- Comment #6 from Richard Biener

  1   2   3   4   5   >