[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)

2023-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26163 Bug 26163 depends on bug 103771, which changed state. Bug 103771 Summary: [12/13/14 Regression] Missed vectorization under -mavx512f -mavx512vl after r12-5489 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103771 What|Removed

[Bug middle-end/59424] Optimization issue on min/max

2023-05-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59424 --- Comment #6 from CVS Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:6d6c17e45f62cfe0b7de502af299348fca548b01 commit r14-575-g6d6c17e45f62cfe0b7de502af299348fca548b01 Author: Andrew Pinski Date: Thu

[Bug tree-optimization/109424] ~((x > y) ? x : y) produces two not instructions

2023-05-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109424 --- Comment #5 from CVS Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:6d6c17e45f62cfe0b7de502af299348fca548b01 commit r14-575-g6d6c17e45f62cfe0b7de502af299348fca548b01 Author: Andrew Pinski Date:

[Bug tree-optimization/64700] Sink common code through PHI

2023-05-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64700 --- Comment #5 from CVS Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:6d6c17e45f62cfe0b7de502af299348fca548b01 commit r14-575-g6d6c17e45f62cfe0b7de502af299348fca548b01 Author: Andrew Pinski Date: Thu

[Bug middle-end/109767] New: [OpenMP][5.2] Missing loop-variable privatization inside 'teams'

2023-05-08 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109767 Bug ID: 109767 Summary: [OpenMP][5.2] Missing loop-variable privatization inside 'teams' Product: gcc Version: 13.0 Status: UNCONFIRMED Keywords: openmp,

[Bug c++/109768] New: Construct an anonymous union variable with a variant member that has deleted the destructor should be ill-formed

2023-05-08 Thread xmh970252187 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109768 Bug ID: 109768 Summary: Construct an anonymous union variable with a variant member that has deleted the destructor should be ill-formed Product: gcc Version:

[Bug middle-end/108623] We need to grow the precision field in tree_type_common for PowerPC

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108623 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug c++/104620] FAIL: g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors)

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104620 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #14 from Richard

[Bug debug/104050] '-fcompare-debug' failure w/ -std=c++20 -O1

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104050 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #5 from Richard

[Bug tree-optimization/104368] [12/13/14 Regression] Failure to vectorise conditional grouped accesses after PR102659

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104368 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #4 from Richard

[Bug target/103370] [12/13/14 Regression] Assembler error building glibc for ColdFire soft-float

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103370 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #10 from Richard

[Bug target/105010] [12/13/14 regression] GCC 12 after 20220227 fails to build on powerpc64-freebsd with Error: invalid mfcr mask

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105010 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #24 from Richard

[Bug fortran/103416] [OpenMP] Double mapping via firstprivate(n) map(to:n [len: 4][implicit]) of loop bounds

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103416 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #9 from Richard

[Bug tree-optimization/104200] [12/13/14 Regression] FAIL: gcc.target/aarch64/atomic-inst-cas.c (test for excess errors) fails

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104200 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #8 from Richard

[Bug ipa/105682] [12/13/14 Regression] Both `-Wsuggest-attribute=pure` and `-Wsuggest-attribute=const` on same function since r12-5177-g494bdadf28d0fb35

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105682 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #9 from Richard

[Bug d/103944] [12/13/14 Regression] Testsuite hang due to libphobos/testsuite/libphobos.gc/forkgc2.d

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103944 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #12 from Richard

[Bug middle-end/103483] [12/13/14 regression] context-sensitive ranges change triggers stringop-overread

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103483 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #26 from Richard

[Bug middle-end/103637] [12/13/14 Regression] missing warning writing past the end of one of multiple elements of the same array

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103637 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #4 from Richard

[Bug tree-optimization/106119] [12/13/14 Regression] Bogus use-after-free warning triggered by optimizer

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106119 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #6 from Richard

[Bug sanitizer/107866] [12/13/14 Regression] gcc trunk's UBSan misses a Null-pointer-dereference at -O3.

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107866 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #4 from Richard

[Bug c++/108309] [12 Regression] ICE in in cxx_eval_component_reference, at cp/constexpr.cc:4136

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108309 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #7 from Richard

[Bug ipa/106783] [12/13/14 Regression] ICE in ipa-modref.cc:analyze_function since r12-5247-ga34edf9a3e907de2

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106783 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #2 from Richard

[Bug tree-optimization/107740] [12/13/14 Regression] if-to-switch conversion happens for simple predicate function when compiled with gcc but not with g++

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107740 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #4 from Richard

[Bug c/107805] [12 Regression] Spurious “type defaults to ‘int’” warning after redefinition of type

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107805 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #6 from Richard

[Bug target/106069] [12/13/14 Regression] wrong code with -O -fno-tree-forwprop -maltivec on ppc64le

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106069 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #38 from Richard

[Bug tree-optimization/106073] [12/13/14 Regression] wrong code at -O3 on x86_64-linux-gnu since r12-3903-g0288527f47cec669

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106073 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #6 from Richard

[Bug tree-optimization/106709] [12/13/14 Regression] GCC incorrectly warns about stringop-overread

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106709 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #2 from Richard

[Bug ada/107536] [12/13/14 regression] Wrong 'not referenced' warning on renamed variable

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107536 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #2 from Richard

[Bug tree-optimization/107690] [12/13/14 Regression] vectorization fails for std::ranges::transform due to IR changes since r12-3903-g0288527f47cec669

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107690 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #4 from Richard

[Bug tree-optimization/105867] [12/13/14 Regression] incorrect dangling-pointer warning

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105867 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #6 from Richard

[Bug libstdc++/92546] Large increase in preprocessed file sizes in C++2a mode

2023-05-08 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92546 Jonathan Wakely changed: What|Removed |Added Target Milestone|12.4|---

[Bug fortran/97122] Spurious FINAL ... must be in the specification part of a MODULE

2023-05-08 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97122 Paul Thomas changed: What|Removed |Added Status|WAITING |NEW --- Comment #10 from Paul Thomas ---

[Bug tree-optimization/49959] ABS pattern is not recognized

2023-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49959 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug tree-optimization/40635] [12 Regression] bogus name and location in 'may be used uninitialized' warning

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40635 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #28 from Richard

[Bug libstdc++/82178] bootstrap fails on ppc64 for --enable-symvers=gnu-versioned-namespace

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82178 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #3 from Richard

[Bug middle-end/82601] missing uninitialized warning for INTENT(OUT) argument with -O0 / -Og

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82601 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #9 from Richard

[Bug middle-end/78391] g++ (any version) at O0 (for O1, O2, O3 is ok) doesn't warn when class members are used uninitialized.

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78391 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #12 from Richard

[Bug testsuite/97680] [12/13/14 Regression] new test case c-c++-common/zero-scratch-regs-10.c in r11-4578 has excess errors

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97680 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #18 from Richard

[Bug middle-end/87489] [10/11/12/13/14 Regression] Spurious -Wnonnull warning

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87489 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #20 from Richard

[Bug c/90036] [10/11/12/13/14 Regression] false positive: directive argument is null [-Werror=format-overflow=]

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90036 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #14 from Richard

[Bug libstdc++/99277] C++2a synchronisation is inefficient in GCC 11

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99277 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #12 from Richard

[Bug fortran/95644] [F2018] IEEE_FMA is missing from the IEEE_ARITHMETIC module

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95644 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #18 from Richard

[Bug tree-optimization/101909] [12/13/14 Regression] 73% regression on tfft benchmark for -O2 -ftree-loop-vectorize compared to -O2 on zen hardware

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101909 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #8 from Richard

[Bug c/108423] [12/13/14 Regression] ICE in make_ssa_name_fn with VLA types in arguments and inlining since r12-5338-g4e6bf0b9dd5585df

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108423 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #9 from Richard

[Bug libgomp/109646] OpenACC attach directive fails with "pointer target not mapped for attach"

2023-05-08 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109646 Thomas Schwinge changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jules at gcc dot gnu.org ---

[Bug tree-optimization/109448] [12/13/14 Regression] wrong uninitialized warning with std::variant of an empty class and std::exception_ptr

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109448 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #4 from Richard

[Bug tree-optimization/108366] [12/13/14 Regression] Spurious stringop overflow, possibly alias-related since r12-145-gd1d01a66012a93cc

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108366 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #5 from Richard

[Bug c/109233] [12/13/14 Regression] warning: array subscript 5 is above array bounds of ‘struct tg3_napi[5]’ since r12-2591

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109233 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #14 from Richard

[Bug c++/108218] [12/13/14 Regression] Constant arguments in the new expression is not checked in unevaluated operand since r12-5253-g4df7f8c79835d569

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108218 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #16 from Richard

[Bug middle-end/106075] Wrong DSE with -fnon-call-exceptions

2023-05-08 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106075 --- Comment #11 from Eric Botcazou --- > Eric, maybe you can help with RTL DSE here? The problem is that add_non_frame_wild_read is exclusive, i.e. the read is turned into a read from *only* non-frame memory, but can_throw_external is

[Bug fortran/104130] [12/13/14 Regression] ICE in gfc_add_class_array_ref, at fortran/class.c:274 since r12-4467-g64f9623765da3306

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104130 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #4 from Richard

[Bug c++/106310] [12/13 Regregression] lookup after this-> seems wrong for dependent lookup since r12-6754-g30f2c22def739211

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106310 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #6 from Richard

[Bug target/104271] [12 Regression] 538.imagick_r run-time at -Ofast -march=native regressed by 26% on Intel Cascade Lake server CPU

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104271 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #13 from Richard

[Bug fortran/104428] [12/13/14 Regression] ICE in gfc_trans_omp_declare_variant, at fortran/trans-openmp.cc:7648 since r12-4409-g724ee5a0093da443

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104428 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #4 from Richard

[Bug middle-end/104088] [12/13/14 Regression] '-O2' (or higher) GCN offloading (only) 'libgomp.oacc-c-c++-common/vprop.c' excess errors: 'warning: writing 1 byte into a region of size 0 [-Wstringop-ov

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104088 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #6 from Richard

[Bug analyzer/106206] [12/13/14 Regression] ICE: canonical types differ for identical types 'int(...)' and 'int(...)' since r12-1931-ge61ffa201403e3

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106206 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #3 from Richard

[Bug libstdc++/105440] c++20: std::string's destructor not a constant expression when it should

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105440 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #3 from Richard

[Bug middle-end/104696] [OpenMP] component/array-ref/component (x.r[1].d) should use 'x' for GOMP_MAP_STRUCT (not yield 'x.r[1]' for nonptr 'x.r')

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104696 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #8 from Richard

[Bug target/105617] [12/13/14 Regression] Slp is maybe too aggressive in some/many cases

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105617 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #17 from Richard

[Bug ipa/107931] [12/13/14 Regression] -Og causes always_inline to fail since r12-6677-gc952126870c92cf2

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107931 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #21 from Richard

[Bug c++/109160] [Valid code] Constraint on deduced NTTP from method call causes ICE/Segfault.

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109160 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #6 from Richard

[Bug tree-optimization/108197] [12/13/14 Regression] -Wstringop-overread emitted on simple boost small_vector code

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108197 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #4 from Richard

[Bug target/109541] [12/13/14 regression] ICE in extract_constrain_insn on sparc64-unknown-linux-gnu when building rhash-1.4.3

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109541 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #5 from Richard

[Bug debug/108656] [12/13/14 Regression] '-fcompare-debug' failure (length) w/ -O2 -fno-ipa-pure-const -fno-tree-dce --param early-inlining-insns=0 since r12-5236

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108656 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #14 from Richard

[Bug tree-optimization/107986] [12/13/14 Regression] Bogus -Warray-bounds diagnostic with std::sort

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107986 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #8 from Richard

[Bug target/109504] [12/13/14 Regression] Compilation fails with pragma GCC target sse4.1 and immintrin.h

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109504 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #8 from Richard

[Bug tree-optimization/108385] [12 Regression] false positive -Wfree-nonheap-object

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108385 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #12 from Richard

[Bug tree-optimization/107699] [12/13/14 Regression] False positive -Warray-bounds, non-existent offset reported by GCC

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107699 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #12 from Richard

[Bug c++/109359] [12/13/14 Regression] Compile-time rounding of double literal to float is incorrect with -frounding-math

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109359 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #8 from Richard

[Bug c/107557] [12/13/14 Regression] ICE -fsanitize=undefined and VLA as argument type to a function

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107557 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #9 from Richard

[Bug c/108986] [11 Regression] Incorrect warning for [static] array parameter

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108986 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #9 from Richard

[Bug target/108758] [12/13 Regression] gcc.target/powerpc/float128-cmp2-runnable.c fails with excess errors on power 9 BE since r12-5752

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108758 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #2 from Richard

[Bug c++/109666] [12 Regression] Segmentation fault with std::array

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109666 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #11 from Richard

[Bug fortran/108434] [12/13/14 Regression] ICE in class_allocatable, at fortran/expr.cc:5000

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108434 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #8 from Richard

[Bug target/109302] [12/13/14 Regression] ICE in emit_move_insn, at expr.cc:4225

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109302 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #4 from Richard

[Bug tree-optimization/108374] [12/13/14 Regression] unexpected -Wstringop-overflow when using std::atomic and std::shared_ptr

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108374 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #7 from Richard

[Bug c++/106740] [11/12 Regression] ICE in instantiate_decl at gcc/cp/pt.cc:26515 since r12-8467-ge057d454db4dcf

2023-05-08 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106740 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug target/109069] [12/13 Regression] Vector truncation test program produces incorrect result since r12-6537-g080a06fcb076b3

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109069 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #9 from Richard

[Bug middle-end/109559] [12/13/14 Regression] Unexpected -Wmaybe-uninitialized warning when inlining with system header

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109559 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #3 from Richard

[Bug c++/109753] [13/14 Regression] pragma GCC target causes std::vector not to compile (always_inline on constructor)

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109753 Richard Biener changed: What|Removed |Added Component|target |c++ CC|

[Bug target/103771] [12/13/14 Regression] Missed vectorization under -mavx512f -mavx512vl after r12-5489

2023-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103771 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|13.2

[Bug tree-optimization/64700] Sink common code through PHI

2023-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64700 --- Comment #6 from Andrew Pinski --- Right now we just handle unary operations, binary and others will come next.

[Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations

2023-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947 Bug 53947 depends on bug 103771, which changed state. Bug 103771 Summary: [12/13/14 Regression] Missed vectorization under -mavx512f -mavx512vl after r12-5489 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103771 What|Removed

[Bug tree-optimization/109424] ~((x > y) ? x : y) produces two not instructions

2023-05-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109424 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug target/108853] Add new -mcpu=e500 alias for -mcpu=8540

2023-05-08 Thread pali at kernel dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108853 --- Comment #5 from Pali Rohár --- Back to the original question. Can gcc add a new option -mcpu=e500 as alias to -mcpu=8540 ?

[Bug c++/109756] "internal compiler error: tree check" when using the [[assume]] attribute with pack expansion

2023-05-08 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109756 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/107422] [12/13/14 Regression] ICE in lvalue_kind, at cp/tree.cc:293 since r12-298-g58a92b789a77cdad

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107422 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #3 from Richard

[Bug ipa/109341] [12/13/14 Regression] ICE in merge, at ipa-modref-tree.cc:176 since r12-3142-g5c85f29537662f

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109341 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #5 from Richard

[Bug fortran/107425] [12/13/14 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3060 since r12-6780-gd2ad748eeef0dd26

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107425 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #2 from Richard

[Bug target/108140] ICE expanding __rbit

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108140 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #8 from Richard

[Bug c++/106880] [12/13/14 Regression] "error: use of deleted function" printed twice

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106880 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #1 from Richard

[Bug c++/107138] [12/13/14 regression] std::variant triggers false-positive 'may be used uninitialized' warning

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107138 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #12 from Richard

[Bug ipa/108250] [12/13/14 regression] llvm-tblgen miscompiled on powerpc-unknown-linux-gnu since r12-5383-g22c242342e38eb

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108250 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #12 from Richard

[Bug c++/107500] Useless atexit entry for ~constant_init in eh_globals.cc

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107500 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #25 from Richard

[Bug ada/108157] [12/13/14 regression] object subtype doesn't statically match designated subtype

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108157 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #1 from Richard

[Bug target/109137] [12 regression] Compiling ffmpeg with -m32 on x86_64-pc-linux-gnu hangs on libavcodec/h264_cabac.c since r12-9086-g489c81db7d4f75

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109137 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #28 from Richard

[Bug fortran/107426] [12/13/14 Regression] ICE in gfc_compare_derived_types, at fortran/interface.cc:636

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107426 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #7 from Richard

[Bug tree-optimization/109123] [12 Regression] Bogus warning: pointer used after 'realloc' -Wuse-after-free with -O2

2023-05-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109123 Richard Biener changed: What|Removed |Added Target Milestone|12.3|12.4 --- Comment #12 from Richard

[Bug libgcc/109670] Exception handling broken for 32bit Windows starting with GCC 13

2023-05-08 Thread tneumann at users dot sourceforge.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109670 --- Comment #8 from Thomas Neumann --- Do you by chance an Ada-enabled WIN32 toolchain somewhere that I can use to build gcc with? Or an script on how to do that? I have not managed to reproduce the problem yet, unfortunately, because I could

[Bug c++/98424] The point of destroying temporary objects when initializing an array

2023-05-08 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98424 Patrick Palka changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

  1   2   3   4   >