[Bug tree-optimization/76957] [11/12/13/14 Regression] XFAIL: gcc.dg/graphite/scop-dsyr2k.c scan-tree-dump-times graphite "number of SCoPs

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76957 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #19 from Richard Biene

[Bug ipa/65797] [11/12/13/14 regression] IPA ICF causes function to be emitted with no debug line info

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65797 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #24 from Richard Biene

[Bug fortran/77371] [11/12/13/14 Regression][OpenACC] ICE in force_constant_size, at gimplify.c:671 (... and others)

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77371 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #18 from Richard Biene

[Bug c++/66892] [11/12/13/14 Regression] [DR355] Fix of core language defect 355 has status c++11 but is not implemented yet

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66892 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #7 from Richard Biener

[Bug c/65891] [11/12/13/14 Regression] -Wlogical-op now warns about logical ‘and’ of equal expressions even when different types/sizeofs are involved

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65891 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #10 from Richard Biene

[Bug fortran/77518] [11/12/13/14 Regression] [Coarray] [OOP] ICE in gfc_advance_chain, at fortran/trans.c:58

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77518 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #10 from Richard Biene

[Bug tree-optimization/67153] [11/12/13/14 Regression] integer optimizations 53% slower than std::bitset<>

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67153 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #35 from Richard Biene

[Bug middle-end/68733] [11/12/13/14 Regression] FAIL: libgomp.c/target-29.c (internal compiler error)

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68733 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #27 from Richard Biene

[Bug tree-optimization/69580] [11/12/13/14 Regression] From 28 seconds to 10 minutes moving from gcc 5.3.1 to gcc 6.0.0

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69580 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #21 from Richard Biene

[Bug fortran/80774] [11/12/13/14 Regression][Coarray] ICE in gfc_conv_descriptor_data_get, at fortran/trans-array.c

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80774 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #11 from Richard Biene

[Bug debug/68860] [11/12/13/14 regression] FAIL: gcc.dg/guality/pr36728-1.c -flto -O3 -g line 17 arg1 == 1

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68860 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #31 from Richard Biene

[Bug rtl-optimization/69633] [11/12/13/14 Regression] Redundant move is generated after r228097

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69633 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #20 from Richard Biene

[Bug tree-optimization/81018] [11/12/13/14 regression] gfortran.dg/graphite/pr14741.f90 FAILs

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81018 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #14 from Richard Biene

[Bug c++/69564] [11/12/13/14 Regression] lto and/or C++ make scimark2 LU slower

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69564 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #45 from Richard Biene

[Bug target/69639] [11/12/13/14 Regression] FAIL: gcc.c-torture/compile/limits-exprparen.c

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69639 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #19 from Richard Biene

[Bug sanitizer/81601] [11/12/13/14 Regression] incorrect Warray-bounds warning with -fsanitize

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81601 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #32 from Richard Biene

[Bug fortran/77504] [11/12/13/14 Regression] "is used uninitialized" with allocatable string and array constructors

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77504 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #30 from Richard Biene

[Bug rtl-optimization/70164] [11/12/13/14 Regression] Code/performance regression due to poor register allocation on Cortex-M0

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70164 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #32 from Richard Biene

[Bug tree-optimization/69702] [11/12/13/14 Regression] excessive stack usage with -fprofile-arcs, LIM store motion lacks a register pressure aware cost model

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69702 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #13 from Richard Biene

[Bug target/81951] [11/12/13/14 Regression] ICE returning 16 byte struct on s390x with -mno-lra

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81951 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #9 from Richard Biener

[Bug target/78633] [11/12/13/14 Regression] [SH] libgcc/fp-bit.c:944:1: error: invalid rtl sharing found in the insn

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78633 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #29 from Richard Biene

[Bug tree-optimization/71144] [11/12/13/14 Regression] isl_aff.c:1001: position out of bounds

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71144 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #18 from Richard Biene

[Bug ipa/70582] [11/12/13/14 regression] gcc.dg/attr-weakref-1.c FAILs

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70582 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #19 from Richard Biene

[Bug target/82258] [11/12/13/14 regression] allocate_zerosize_3.f fails since r251949

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82258 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #26 from Richard Biene

[Bug c++/78825] [11/12/13/14 Regression] missing error for template partial specialization using template alias type

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78825 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #5 from Richard Biener

[Bug rtl-optimization/77499] [11/12/13/14 Regression] Regression after code-hoisting, due to combine pass failing to evaluate known value range

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77499 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #24 from Richard Biene

[Bug driver/70936] [11/12/13/14 Regression] Hard-coded C++ header paths and relocation problem

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70936 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #24 from Richard Biene

[Bug ada/82844] [11/12/13/14 Regression] Many ada tests time out on x32

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82844 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #21 from Richard Biene

[Bug tree-optimization/78972] [11/12/13/14 Regression] poor x86 simd instruction scheduling

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78972 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #23 from Richard Biene

[Bug fortran/77871] [11/12/13/14 Regression] [Coarray] [OOP] ICE in gfc_get_caf_token_offset, at fortran/trans-expr.c:1981

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77871 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #13 from Richard Biene

[Bug rtl-optimization/71118] [11/12/13/14 Regression] ftois instruction not emitted for float -> int bitcast

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71118 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #13 from Richard Biene

[Bug target/83267] [11/12/13/14 regression] [armeb] gfortran.fortran-torture/execute/scalarize2.f90 fails since r255307

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83267 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #9 from Richard Biener

[Bug tree-optimization/79534] [11/12/13/14 Regression] tree-ifcombine aarch64 performance regression with trunk@245151

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79534 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #21 from Richard Biene

[Bug fortran/77872] [11/12/13/14 Regression] ICE in gfc_conv_descriptor_token, at fortran/trans-array.c:305

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77872 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #13 from Richard Biene

[Bug rtl-optimization/71119] [11/12/13/14 Regression] ftoit instruction not emitted for double -> long bitcast

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71119 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #10 from Richard Biene

[Bug fortran/84006] [11/12/13/14 Regression] ICE in storage_size() with CLASS entity

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84006 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #13 from Richard Biene

[Bug ipa/79966] [11/12/13/14 Regression] Test gfortran.dg/pr79966.f90 slow again, inliner hits max-inline-insns-auto

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79966 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #18 from Richard Biene

[Bug c/78568] [11/12/13/14 Regression] Wtype-limits warning regression

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78568 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #16 from Richard Biene

[Bug c++/77299] [11/12/13/14 Regression] No warning for unused "INT64_MAX" and similar constants due macro tracking from system headers

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77299 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #16 from Richard Biene

[Bug fortran/84244] [11/12/13/14 Regression] [Coarray] ICE in recompute_tree_invariant_for_addr_expr, at tree.c:4535

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84244 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #9 from Richard Biener

[Bug tree-optimization/80155] [11/12/13/14 regression] Performance regression with code hoisting enabled

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80155 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #53 from Richard Biene

[Bug target/79636] [11/12/13/14 Regression] ICE in assign_by_spills, at lra-assigns.c:1457

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79636 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #14 from Richard Biene

[Bug tree-optimization/77568] [11/12/13/14 regression] CSE/PRE/Hoisting blocks common instruction contractions

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77568 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #19 from Richard Biene

[Bug fortran/84246] [11/12/13/14 Regression] [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1950

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84246 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #8 from Richard Biener

[Bug middle-end/80283] [11/12/13/14 Regression] bad SIMD register allocation

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80283 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #37 from Richard Biene

[Bug middle-end/79755] [11/12/13/14 Regression] ICE: segfault in cgraph_node::get, at cgraph.h:1261

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79755 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #22 from Richard Biene

[Bug libstdc++/77691] [11/12/13/14 regression] experimental/memory_resource/resource_adaptor.cc FAILs

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77691 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #58 from Richard Biene

[Bug target/84251] [11/12/13/14 Regression] Performance regression in gcc 8/9/10/11/12 when comparing floating point numbers

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84251 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #19 from Richard Biene

[Bug target/80491] [11/12/13/14 Regression] Compiler regression for long-add case.

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80491 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #24 from Richard Biene

[Bug tree-optimization/81958] [11/12/13/14 Regression] spurious -Wmaybe-uninitialized warning in gcc-8, or with -O1

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81958 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #9 from Richard Biener

[Bug c++/84652] [11/12/13/14 Regression] internal compiler error: in cp_parser_template_id, at cp/parser.c:15860

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84652 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #5 from Richard Biener

[Bug tree-optimization/80520] [11/12/13/14 Regression] Performance regression from missing if-conversion

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80520 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #18 from Richard Biene

[Bug tree-optimization/82446] [11/12/13/14 Regression] Missed equalities in dr_group_sort_cmp

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82446 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #10 from Richard Biene

[Bug fortran/84674] [11/12/13/14 Regression] Derived type name change makes a program segfault, removing non_overridable helps

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84674 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #12 from Richard Biene

[Bug middle-end/82362] [11/12/13/14 Regression] SPEC CPU2006 436.cactusADM ~7% performance deviation with trunk@251713

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82362 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #12 from Richard Biene

[Bug target/82666] [11/12/13/14 regression]: sum += (x>128 ? x : 0) puts the cmov on the critical path (at -O2)

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82666 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #12 from Richard Biene

[Bug c/79516] [11/12/13/14 Regression] ICE: unspellable token PRAGMA_EOL

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79516 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #6 from Richard Biener

[Bug rtl-optimization/84842] [11/12/13/14 Regression] ICE in verify_target_availability, at sel-sched.c:1569

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84842 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #24 from Richard Biene

[Bug c++/82894] [11/12/13/14 Regression] Inherited member functions do not create ambiguity

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82894 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #7 from Richard Biener

[Bug fortran/82721] [11/12/13/14 Regression] Error message with corrupted text, sometimes ICE

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82721 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #18 from Richard Biene

[Bug fortran/79524] [11/12/13/14 Regression] valgrind error for gcc/testsuite/gfortran.dg/fimplicit_none_2.f90

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79524 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #15 from Richard Biene

[Bug fortran/84868] [11/12/13/14 Regression] ICE in gfc_conv_descriptor_offset, at fortran/trans-array.c:208

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84868 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #13 from Richard Biene

[Bug fortran/82904] [11/12/13/14 Regression][Coarray] ICE in make_ssa_name_fn, at tree-ssanames.c:261

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82904 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #13 from Richard Biene

[Bug tree-optimization/84050] [11/12/13/14 Regression] missing -Warray-bounds accessing a struct array member

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84050 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #15 from Richard Biene

[Bug fortran/79685] [11/12/13/14 Regression] ICE on valid code in gfc_match_structur_constructor

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79685 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #14 from Richard Biene

[Bug go/84948] [11/12/13/14 regression] ICE in set_from, at go/gofrontend/types.cc:2660

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84948 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #10 from Richard Biene

[Bug tree-optimization/83043] [11/12/13/14 Regression] FAIL: libgomp.graphite/force-parallel-1.c scan-tree-dump-times graphite "2 loops carried no dependency" 1 (found 0 times)

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83043 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #20 from Richard Biene

[Bug c++/84075] [11/12/13/14 Regression] Template parameter not resolved: invalid application of ‘sizeof’ to incomplete type ‘boost::serialization::U’

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84075 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #13 from Richard Biene

[Bug tree-optimization/80511] [11/12/13/14 Regression] gcc.dg/Wstrict-overflow-18.c gcc.dg/Wstrict-overflow-7.c gcc.dg/pragma-diag-3.c

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80511 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #13 from Richard Biene

[Bug c++/85046] [11/12/13/14 Regression] cp/name-lookup.c:6175:53: runtime error: member access within null pointer of type 'struct cp_binding_level'

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85046 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #13 from Richard Biene

[Bug fortran/83209] [11/12/13/14 Regression] [Coarray] Failure of allocation of a coarray with a pointer component

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83209 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #9 from Richard Biener

[Bug fortran/84245] [11/12/13/14 Regression] ICE in delete_root, at fortran/bbt.c:150

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84245 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #10 from Richard Biene

[Bug ipa/80899] [11/12/13/14 Regression] Devirtualization causes incorrect code generation with placement new in some cases

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80899 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #19 from Richard Biene

[Bug c++/85481] [11/12/13/14 Regression] ICE in maybe_explain_implicit_delete

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85481 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #12 from Richard Biene

[Bug target/83670] [11/12/13/14 Regression] m32c ICE in leaf_function_p, at final.c:4368

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83670 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #12 from Richard Biene

[Bug target/84280] [11/12/13/14 Regression] Performance regression in g++-7 with Eigen for non-AVX2 CPUs

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84280 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #27 from Richard Biene

[Bug target/81456] [11/12/13/14 Regression] x86-64 optimizer makes wrong decision when optimizing for size

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81456 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #11 from Richard Biene

[Bug fortran/85510] [11/12/13/14 Regression][Coarray] Linking error when accessing a coindexed variable inside an associate block

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85510 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #11 from Richard Biene

[Bug target/83782] [11 Regression] Inconsistent address for hidden ifunc in a shared library

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83782 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #13 from Richard Biene

[Bug c++/84318] [11/12/13/14 Regression] attribute deprecated on function templates different than class templates

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84318 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #12 from Richard Biene

[Bug ada/81961] [11/12/13/14 regression] an imported unsized C array in the auto-translated binding raises Storage_Error

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81961 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #10 from Richard Biene

[Bug target/85640] [11/12/13/14 Regression] code size regression vs 7.x

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85640 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #13 from Richard Biene

[Bug middle-end/84048] [11/12/13/14 Regression] FAIL: gcc.dg/torture/tls/run-ld.c -O0 -pie -fPIE execution test

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84048 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #14 from Richard Biene

[Bug target/84328] [11/12/13/14 Regression] -finline-small-functions and inline keyword lead to slowdown since version 6

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84328 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #12 from Richard Biene

[Bug tree-optimization/83651] [11/12/13/14 regression] 20% slowdown of linux kernel AES cipher

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83651 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #27 from Richard Biene

[Bug fortran/85685] [11/12/13/14 Regression][Coarray] ICE in gfc_deallocate_scalar_with_status, at fortran/trans.c:1598

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85685 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #8 from Richard Biener

[Bug tree-optimization/84353] [11/12/13/14 Regression] [graphite] ICE in set_codegen_error, at graphite-isl-ast-to-gimple.c:206

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84353 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #16 from Richard Biene

[Bug c++/83756] [11/12/13/14 Regression] gcc ICE in gimplify_expr on boost::call_once (-fms-extensions)

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83756 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #18 from Richard Biene

[Bug fortran/86468] [11/12/13/14 regression][Coarray] ICE verify_gimple failed

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86468 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #9 from Richard Biener

[Bug target/84490] [11/12/13/14 regression] 436.cactusADM regressed by 6-8% percent with -Ofast on Zen and Haswell, compared to gcc 7.2

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84490 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #20 from Richard Biene

[Bug target/83851] [11/12/13/14 regression] gcc.dg/vect/pr53185-2.c fails on armeb after r256634

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83851 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #12 from Richard Biene

[Bug rtl-optimization/86685] [11/12/13/14 Regression] 436.cactusADM regression on aarch64

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86685 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #8 from Richard Biener

[Bug fortran/85002] [11/12/13/14 Regression][Coarray] ICE in fold_ternary_loc, at fold-const.c:11360

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85002 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #11 from Richard Biene

[Bug tree-optimization/84204] [11/12/13/14 Regression] [graphite] ICE in set_codegen_error, at graphite-isl-ast-to-gimple.c:206

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84204 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #18 from Richard Biene

[Bug ipa/86905] [11/12/13/14 Regression] g++ ICE on valid code: verify_cgraph_node failed

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86905 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #12 from Richard Biene

[Bug tree-optimization/85175] [11/12/13/14 regression] false-positive -Wformat-overflow= warning with gcc-8 -Os

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85175 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #16 from Richard Biene

[Bug fortran/84779] [11/12/13/14 Regression] Compiling gfortran.fortran-torture/execute/entry_4.f90 with -O1 or -Os and -fdefault-integer-8 gives an ICE

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84779 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #14 from Richard Biene

[Bug rtl-optimization/84345] [11/12/13/14 Regression] ICE: qsort checking failed (error: qsort comparator non-negative on sorted output: 1)

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84345 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #20 from Richard Biene

[Bug fortran/87352] [11/12/13/14 Regression] Large stack usage with new gfortran

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87352 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #28 from Richard Biene

[Bug c++/85249] [11/12/13/14 Regression] ICE with invalid default parameter

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85249 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #9 from Richard Biener

<    1   2   3   4   5   6   7   8   9   >