[Bug c++/110584] Constant is not visible in nested lambda with outer lambda having a default capture

2023-07-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110584 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/102105] x86_64: ABI break with __m64 argument and -mno-mmx

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

[Bug c++/101765] ICE when using a VLA inside of a coroutine

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

[Bug c++/101680] [10 Regression] spurious error: use of ‘this’ in a constant expression

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101680 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|10.5

[Bug target/101505] [10 Regression] ICE: verify_gimple failed (error: incompatible types in 'PHI' argument 0)

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101505 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Resolution|---

[Bug rtl-optimization/101169] [10 regression] test case gcc.target/powerpc/fold-vec-extract-char.p7.c fails after r10-9880

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101169 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.0 Resolution|---

[Bug middle-end/101156] [10 Regression] ICE: ‘verify_gimple’ failed, verify_gimple_in_seq(gimple*)

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101156 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.2 Resolution|---

[Bug c++/100918] [10 Regression] Naming a destructor as a qualified template-id results in bogus access error

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100918 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Resolution|---

[Bug c++/100899] [10 Regression] internal compiler error: in retrieve_specialization, at cp/pt.c:1240

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100899 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|10.5

[Bug ipa/100812] [10 Regression] lto1-wpa memory hog building openjdk trunk

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100812 Richard Biener changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/100458] [10 Regression] arm: ICE in change_address_1 with -march=armv7-m -fstack-protector-all -mpure-code

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100458 Richard Biener changed: What|Removed |Added Known to work||11.1.0 Resolution|---

[Bug target/100270] [10 Backport] _Generic can't distinguish VLS SVE vectors and GNU vectors

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100270 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Target Milestone|10.5

[Bug tree-optimization/100239] [10 Regression] ICE: in expand_expr_real_2, at expr.c:9865 with __builtin_shuffle()

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100239 Richard Biener changed: What|Removed |Added Known to work||11.2.0 Known to fail|

[Bug target/100200] [10 Regression] UB evaluating aarch64_plus_immediate predicate

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100200 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.2 Known to work|

[Bug fortran/110585] New: ICE in gfc_compare_expr for findloc with complex literal array

2023-07-07 Thread zed.three at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110585 Bug ID: 110585 Summary: ICE in gfc_compare_expr for findloc with complex literal array Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal

[Bug c++/100127] [coroutines] internal compiler error compiling promise with custom awaiter

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100127 Richard Biener changed: What|Removed |Added Target Milestone|10.5|12.0 Resolution|---

[Bug target/100106] [10 Regression] ICE in gen_movdi, at config/arm/arm.md:6187 since r10-2840-g70cdb21e

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100106 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.3 Resolution|---

[Bug target/100075] [10 Regression] unneeded sign extension

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100075 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/110560] internal compiler error: in extract_constrain_insn_cached, at recog.cc:2704

2023-07-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110560 --- Comment #2 from CVS Commits --- The releases/gcc-13 branch has been updated by Pan Li : https://gcc.gnu.org/g:857d763ed1be933c74cbc7489282aea0e2c778fb commit r13-7542-g857d763ed1be933c74cbc7489282aea0e2c778fb Author: Li Xu Date: Fri

[Bug target/100056] [10 Regression] orr + lsl vs. [us]bfiz

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100056 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Target Milestone|10.5

[Bug target/100028] [10 Regression] arm64 failure to generate bfxil

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100028 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Known to work|

[Bug c++/100006] [10 Regression] ICE: in dependent_type_p, at cp/pt.c:26745

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|10.5

[Bug c++/99576] [coroutines] destructor of a temporary called too early within co_await expression

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99576 Richard Biener changed: What|Removed |Added Target Milestone|10.5|13.0 Resolution|---

[Bug c++/99575] [coroutines] unexpected move when co_awaiting a nonmoveable object

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99575 Richard Biener changed: What|Removed |Added Target Milestone|10.5|12.0 Status|ASSIGNED

[Bug c++/99478] [10 Regression] ICE when decltype lambda in template list

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99478 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|10.5

[Bug c++/100091] [11 Regression] decltype([]{}) rejected as a default template parameter

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100091 Bug 100091 depends on bug 99478, which changed state. Bug 99478 Summary: [10 Regression] ICE when decltype lambda in template list https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99478 What|Removed |Added

[Bug target/99378] [10 Regression] ICE in decompose_normal_address, at rtlanal.c:6710

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99378 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Target Milestone|10.5

[Bug c/99323] [10 Regression] ICE in add_hint, at diagnostic-show-locus.c:2234 since r8-379-gd1b5f5cc3cfd148e

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99323 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.0 Status|ASSIGNED

[Bug c++/99180] [10 Regression] ICE with alias template and empty parameter pack

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99180 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Known to work|

[Bug rtl-optimization/99123] [10 Regression] ICE in decompose_normal_address, at rtlanal.c:6710

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99123 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.0 Resolution|---

[Bug ipa/99122] [10 Regression] ICE in force_constant_size, at gimplify.c:733

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99122 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.0 Known to fail|

[Bug tree-optimization/99121] [10 Regression] ICE tree check: expected integer_cst, have var_decl in get_len, at tree.h:6037

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99121 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.3 Status|NEW

[Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456 Bug 56456 depends on bug 99121, which changed state. Bug 99121 Summary: [10 Regression] ICE tree check: expected integer_cst, have var_decl in get_len, at tree.h:6037 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99121 What

[Bug middle-end/99109] [10 Regression] ICE: Error reporting routines re-entered since r9-1948

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99109 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.0 Resolution|---

[Bug c++/98935] [coroutines] co_await on statement expressions causes ICE

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98935 Richard Biener changed: What|Removed |Added Known to work||11.3.0 Resolution|---

[Bug c/98852] [10 Regression] Conditional expression wrongly rejected for arm_neon.h vectors

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98852 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Known to work|

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

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947 Bug 53947 depends on bug 98848, which changed state. Bug 98848 Summary: [10 regression] vectorizer failed to reduce max pattern since r9-1590 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98848 What|Removed

[Bug tree-optimization/98848] [10 regression] vectorizer failed to reduce max pattern since r9-1590

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98848 Richard Biener changed: What|Removed |Added Known to work||11.0 Target Milestone|10.5

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

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947 Bug 53947 depends on bug 98674, which changed state. Bug 98674 Summary: [10 Regression] vectorizer failed for compilation time alias https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98674 What|Removed |Added

[Bug tree-optimization/98674] [10 Regression] vectorizer failed for compilation time alias

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98674 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|10.5

[Bug tree-optimization/98444] [10 Regression] compile error with -ftracer and -Werror=format-overflow

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98444 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Status|NEW

[Bug tree-optimization/85741] [meta-bug] bogus/missing -Wformat-overflow

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85741 Bug 85741 depends on bug 98444, which changed state. Bug 98444 Summary: [10 Regression] compile error with -ftracer and -Werror=format-overflow https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98444 What|Removed

[Bug c++/98440] [10 Regression] Accepts ill-formed reinterpret_cast(1)

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98440 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/97990] [10/11/12/13/14 Regression] ICE: ‘verify_type’ failed with vector types and non-PODs since r6-5222-gba6a6a1d44c17f25

2023-07-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97990 --- Comment #8 from Andrew Pinski --- (In reply to Andrew Pinski from comment #7) > The min option set required is `-flto -O2 -Wstrict-aliasing` Actually it is just: `-flto -fstrict-aliasing -Wstrict-aliasing` I wonder how the aliasing set

[Bug rtl-optimization/98212] [10 Regression] X86 unoptimal code for float equallity comparison followed by jump

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98212 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Target Milestone|10.5

[Bug middle-end/98209] [11/12/13/14 Regression] printf failed with O1 or above

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98209 Richard Biener changed: What|Removed |Added Summary|[10 Regression] printf |[11/12/13/14 Regression]

[Bug c++/97990] [10/11/12/13/14 Regression] ICE: ‘verify_type’ failed with vector types and non-PODs since r6-5222-gba6a6a1d44c17f25

2023-07-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97990 --- Comment #7 from Andrew Pinski --- The min option set required is `-flto -O2 -Wstrict-aliasing`

[Bug c++/98157] [10 Regression] ICE: tree check: expected tree that contains ‘decl minimal’ structure, have ‘tree_list’ in add_candidates, at cp/call.c:5803 since r10-6219-g8b91e848130e45b4

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98157 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Status|ASSIGNED

[Bug tree-optimization/98069] [10 Regression] Miscompilation with -O3 since r8-2380-g2d7744d4ef93bfff

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

[Bug tree-optimization/103035] [meta-bug] YARPGen bugs

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103035 Bug 103035 depends on bug 98069, which changed state. Bug 98069 Summary: [10 Regression] Miscompilation with -O3 since r8-2380-g2d7744d4ef93bfff https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98069 What|Removed

[Bug c++/103871] [11 Regression] coroutines: co_await causes build error

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103871 Bug 103871 depends on bug 98056, which changed state. Bug 98056 Summary: coroutines: ICE tree check: expected record_type or union_type or qual_union_type, have array_type since r11-2183-g0f66b8486cea8668

[Bug c++/98056] coroutines: ICE tree check: expected record_type or union_type or qual_union_type, have array_type since r11-2183-g0f66b8486cea8668

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98056 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug c++/97974] [10 Regression] ICE tree check: expected overload, have function_decl in get_class_binding_direct, at cp/name-lookup.c:1332

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97974 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|10.5

[Bug c/97932] [10 Regression] Preprocessor, generated error dumps most of the source file, not just one line by r6-5941

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97932 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.0 Resolution|---

[Bug c++/97900] [10 Regression] g++ crashes when instantiating a templated function with a template-type vector parameter

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97900 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug target/97701] [10 Regression] aarch64: ICE in extract_constrain_insn since r10-4447-g095f78c6

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97701 Richard Biener changed: What|Removed |Added Known to fail|11.0|10.2.0 Target Milestone|10.5

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443 Bug 88443 depends on bug 97631, which changed state. Bug 97631 Summary: [10 Regression] bogus "writing one too many bytes" warning for memcpy with strlen argument https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97631 What|Removed

[Bug tree-optimization/97631] [10 Regression] bogus "writing one too many bytes" warning for memcpy with strlen argument

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

[Bug c++/97582] [10 Regression] ICE tree check: expected function_type or method_type, have error_mark in add_function_candidate, at cp/call.c:2146 since r9-6405-gbddee796d0b4800b

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97582 Richard Biener changed: What|Removed |Added Known to work||11.1.0 Target Milestone|10.5

[Bug c++/97452] [coroutines] incorrect sequencing of await_resume() when multiple co_await expressions occur in a single statement

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

[Bug c++/97420] [10 Regression] NTTP function reference cannot bind to noexcept function

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97420 Richard Biener changed: What|Removed |Added Known to fail||10.4.0, 11.1.0 Known to work|

[Bug tree-optimization/97990] [10/11/12/13/14 Regression] ICE: ‘verify_type’ failed since r6-5222-gba6a6a1d44c17f25

2023-07-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97990 --- Comment #6 from Andrew Pinski --- Reduced testcase: ``` typedef __attribute__((__vector_size__(sizeof(short short TSimd; TSimd hh(int); struct y6 { TSimd VALUE; ~y6(); }; template auto f2(T1 p1, T2){ return hh(p1) <= 0; } void

[Bug c++/97399] [10 Regression] g++ 9.3 cannot compile SFINAE code with separated declaration and definition, g++ 7.3 compiles

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97399 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Known to work|

[Bug c++/101680] [10 Regression] spurious error: use of ‘this’ in a constant expression

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101680 Bug 101680 depends on bug 97399, which changed state. Bug 97399 Summary: [10 Regression] g++ 9.3 cannot compile SFINAE code with separated declaration and definition, g++ 7.3 compiles https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97399

[Bug c++/97358] [10 Regression] ICE while building firefox since r8-2720

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97358 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Target Milestone|10.5

[Bug c++/110584] New: Constant is not visible in nested lambda

2023-07-07 Thread fchelnokov at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110584 Bug ID: 110584 Summary: Constant is not visible in nested lambda Product: gcc Version: 13.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug tree-optimization/83819] [meta-bug] missing strlen optimizations

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83819 Bug 83819 depends on bug 97260, which changed state. Bug 97260 Summary: [10 regression] memcmp of constant string and local constant array not folded https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97260 What|Removed

[Bug tree-optimization/97260] [10 regression] memcmp of constant string and local constant array not folded

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97260 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Known to work|

[Bug tree-optimization/97164] [10 Regression] incorrect offset on structure member where type of that member has aligned attribute

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97164 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443 Bug 88443 depends on bug 96963, which changed state. Bug 96963 Summary: [10 Regression] -Wstringop-overflow false positive on -O3 or -O2 -ftree-vectorize when assigning consecutive char struct members

[Bug tree-optimization/96963] [10 Regression] -Wstringop-overflow false positive on -O3 or -O2 -ftree-vectorize when assigning consecutive char struct members

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96963 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Target Milestone|10.5

[Bug target/96899] [10 Regression] [SH] Bootstrap fails when building libgomp

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96899 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.0 Resolution|---

[Bug tree-optimization/96573] [10 Regression] Regression in optimization on x86-64 with -O3

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

[Bug c++/96517] ICE in is_this_parameter when accessing constexpr method of a field inside coroutine lambda (with optimization)

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96517 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Status|NEW

[Bug tree-optimization/96480] [10 Regression] missed optimisation: unnecessary compare in standard algorithms

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96480 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Status|ASSIGNED

[Bug libstdc++/96416] [DR 3545] to_address() is broken by static_assert in pointer_traits

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96416 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.3 Known to fail|

[Bug preprocessor/96391] [10 Regression] ICE in linemap_compare_locations on "CONST VOID" in large C++ files

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96391 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Target Milestone|10.5

[Bug debug/96383] [10 Regression] Full ABI information missing from GCC compiled C

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

[Bug sanitizer/96307] [10 Regression] ICE in sanopt on riscv64 since r11-2283-g2ca1b6d009b194286c3ec91f9c51cc6b0a475458

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96307 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|10.5

[Bug c/96171] [10 Regression] ICE on invalid VLA argument declaration and attribute access

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

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

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947 Bug 53947 depends on bug 96166, which changed state. Bug 96166 Summary: [10 Regression] -O3/-ftree-slp-vectorize turns ROL into a mess https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96166 What|Removed |Added

[Bug target/96166] [10 Regression] -O3/-ftree-slp-vectorize turns ROL into a mess

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96166 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|10.5

[Bug target/95798] [10 Regression] Initialization code --- suboptimal

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95798 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Known to work|

[Bug target/102625] [meta-bug] -mcmodel=large can't link

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102625 Bug 102625 depends on bug 95620, which changed state. Bug 95620 Summary: [10 Regression] relocation truncated to fit: R_X86_64_PC32 against `.bss' https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95620 What|Removed

[Bug target/95620] [10 Regression] relocation truncated to fit: R_X86_64_PC32 against `.bss'

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95620 Richard Biener changed: What|Removed |Added Known to fail||10.5.0 Target Milestone|10.5

[Bug c++/95317] [10 Regression] ICE on valid C++14 code, in tsubst_copy, at cp/pt.c:15649

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95317 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.0 Resolution|---

[Bug other/95316] Offload compilation fails when not all offload compilers are installed that were configured

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

[Bug sanitizer/95244] [10 Regression] GCC 10 no longer builds on RHEL5 [trivial patch]

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95244 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Known to work|

[Bug middle-end/95052] [10 Regression] Excess padding of partially initialized strings/char arrays

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95052 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Target Milestone|10.5

[Bug c++/95036] [10 Regression] ICE with variadic template template parameters

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95036 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.3 Status|ASSIGNED

[Bug target/110583] New: [x86] missed optimizations in vector concatenation patterns

2023-07-07 Thread mkretz at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110583 Bug ID: 110583 Summary: [x86] missed optimizations in vector concatenation patterns Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords:

[Bug middle-end/95021] [10 Regression] Bogus -Wclobbered warning

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95021 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Known to fail|

[Bug middle-end/86172] [meta-bug] issues with -Wnull-dereference

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86172 Bug 86172 depends on bug 94867, which changed state. Bug 94867 Summary: [10 Regression] New (since gcc 8) false positive with -Wnull-dereference in very simple code https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94867 What|Removed

[Bug c++/94867] [10 Regression] New (since gcc 8) false positive with -Wnull-dereference in very simple code

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94867 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Known to fail|

[Bug middle-end/95988] [10/11 Regression] Bogus -Warray-bounds/-Wstringop-overflow warning with loop

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95988 Bug 95988 depends on bug 94655, which changed state. Bug 94655 Summary: [10 Regression] -Wstringop-overflow on implicit string assignment with vectorized char store https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94655 What|Removed

[Bug tree-optimization/94655] [10 Regression] -Wstringop-overflow on implicit string assignment with vectorized char store

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94655 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|10.5

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443 Bug 88443 depends on bug 94655, which changed state. Bug 94655 Summary: [10 Regression] -Wstringop-overflow on implicit string assignment with vectorized char store https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94655 What|Removed

[Bug c++/94529] [10 Regression] Wrong error message for template member function specialization

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

[Bug c++/94529] [10 Regression] Wrong error message for template member function specialization

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94529 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.0 Known to fail|

[Bug rtl-optimization/94516] [10 Regression] gnutls test ./psk-file fails since r10-7515-g2c0fa3ecf70d199af18785702e9e0548fd3ab793

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94516 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

<    3   4   5   6   7   8   9   >