September 2025 Archives by date
Starting: Mon Sep 1 00:01:05 GMT 2025
Ending: Tue Sep 30 23:38:37 GMT 2025
Messages: 2911
- [Bug preprocessor/121739] Unicode character constants are not allowed to have multiple characters in C23
pinskia at gcc dot gnu.org
- [Bug tree-optimization/70604] switch statement optimization creates dead code
pinskia at gcc dot gnu.org
- [Bug tree-optimization/70604] switch statement optimization creates dead code
pinskia at gcc dot gnu.org
- [Bug tree-optimization/111108] (a|c) == (a|c) should be convert into (a&~c) == (a&~c) IFF ~c simplifies
Explorer09 at gmail dot com
- [Bug tree-optimization/106677] Abstraction overhead with std::views::join
pinskia at gcc dot gnu.org
- [Bug tree-optimization/109561] [13/14/15/16 regression] -Wmaybe-uninitialized false positive with std::optional
pinskia at gcc dot gnu.org
- [Bug tree-optimization/109561] [13/14 regression] -Wmaybe-uninitialized false positive with std::optional
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121740] New: missed load fre/pre with std::optional
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121740] missed load fre/pre with std::optional
pinskia at gcc dot gnu.org
- [Bug libstdc++/121741] New: Using an abi_tag for libstdc++ hardening
ville.voutilainen at gmail dot com
- [Bug libstdc++/121741] Using an abi_tag for libstdc++ hardening
ville.voutilainen at gmail dot com
- [Bug tree-optimization/95384] Poor codegen cause by using base class instead of member for Optional construction
pinskia at gcc dot gnu.org
- [Bug target/121699] [16 regression] ICE when building mesa-25.1.8 with -march=znver4 (RTL check: expected code 'const_int', have 'reg' in ix86_vgf2p8affine_shift_matrix)
cvs-commit at gcc dot gnu.org
- [Bug target/121699] [16 regression] ICE when building mesa-25.1.8 with -march=znver4 (RTL check: expected code 'const_int', have 'reg' in ix86_vgf2p8affine_shift_matrix)
liuhongt at gcc dot gnu.org
- [Bug rtl-optimization/109370] Missed optimization for std::optional branchless unwrapping
pinskia at gcc dot gnu.org
- [Bug ipa/82432] Missed constant propagation of return values of non-inlined static functions
pinskia at gcc dot gnu.org
- [Bug ipa/82432] Missed constant propagation of return values of non-inlined static functions
pinskia at gcc dot gnu.org
- [Bug ipa/82432] Missed constant propagation of return values of non-inlined static functions
pinskia at gcc dot gnu.org
- [Bug ipa/82432] Missed constant propagation of return values of non-inlined static functions
pinskia at gcc dot gnu.org
- [Bug target/121696] __VSX__ is defined on Darwin, where it cannot possibly be supported
vital.had at gmail dot com
- [Bug driver/81358] libatomic not automatically linked with C11 code
prathamesh3492 at gcc dot gnu.org
- [Bug tree-optimization/114253] [13/14/15/16 regression] False positive maybe-uninitialized with std::optional and ternary
pinskia at gcc dot gnu.org
- [Bug target/121742] New: [15] RISC-V rv64gcv: miscompile at -O1/O2
xxs_chy at outlook dot com
- [Bug ipa/101049] std::variant: missed optimization in std::visit() on more than one variant
pinskia at gcc dot gnu.org
- [Bug tree-optimization/111388] std:.get_if variant, unnecessary branch when outside of if statement
pinskia at gcc dot gnu.org
- [Bug tree-optimization/87952] Missed optimization for std::get_if on std::variant
pinskia at gcc dot gnu.org
- [Bug middle-end/111805] suboptimal codegen of variant<string, bool>
pinskia at gcc dot gnu.org
- [Bug ipa/86912] Function pointer imposes an optimization barrier
pinskia at gcc dot gnu.org
- [Bug middle-end/82345] low performance (comparing to clang)
pinskia at gcc dot gnu.org
- [Bug ipa/80811] out-of-line string members less efficient than they could be
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/117838] [13/14/15/16 regression] IRA issues: The higher cost variable a is spilled for the lower cost variable conflict_a in improve_allocation() since r12-6416-g037cc0b4a6646c
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/63945] Missing vectorization optimization
pinskia at gcc dot gnu.org
- [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
pinskia at gcc dot gnu.org
- [Bug target/90492] simple array-copy not use available simd-registers
pinskia at gcc dot gnu.org
- [Bug ipa/92077] Multiple independent functions degrades optimizations
pinskia at gcc dot gnu.org
- [Bug target/93071] std::__lg (and all functions that use it) generates suboptimal code
pinskia at gcc dot gnu.org
- [Bug tree-optimization/101641] Bogus redundant store removal
rguenth at gcc dot gnu.org
- [Bug tree-optimization/88398] vectorization failure for a small loop to do byte comparison
rguenth at gcc dot gnu.org
- [Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
rguenth at gcc dot gnu.org
- [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
rguenth at gcc dot gnu.org
- [Bug tree-optimization/115130] [meta-bug] early break vectorization
rguenth at gcc dot gnu.org
- [Bug tree-optimization/82280] Missed optimization opportunity constexpr/inline data copy not elided
pinskia at gcc dot gnu.org
- [Bug tree-optimization/28850] missed call -> jmp transformation; redundant unwind stuff with empty finally
rguenther at suse dot de
- [Bug tree-optimization/101641] Bogus redundant store removal
segher at gcc dot gnu.org
- [Bug c++/114383] Wrong std::enable_if mangling ?
romain.geissler at amadeus dot com
- [Bug ipa/104223] GCC unable to inline trivial functions passed to views::filter and transform unless lifted into types
pinskia at gcc dot gnu.org
- [Bug libstdc++/121741] Using an abi_tag for libstdc++ hardening
tkaminsk at gcc dot gnu.org
- [Bug tree-optimization/121720] [13/14/15/16 Regression] std::min_element is not optimized at -O2
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121726] [15/16 regression] Possible miscompilation with strict aliasing, uint8_t[] to uint64_t*
rguenth at gcc dot gnu.org
- [Bug c/121729] DFP FP exception flags not raised as expected
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121730] [13/14/15/16 regression] wrong code at -O1 on x86_64-linux-gnu (generated code hangs) since r11-6188-g0b76990a9d75d9
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121737] vectorizer part of the loop but not all of it
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121720] [13/14/15/16 Regression] std::min_element is not optimized at -O2
moncef.mechri at gmail dot com
- [Bug fortran/121743] New: ICE in build_function_decl, at gcc/fortran/trans-decl.cc:2519
gilles.gouaillardet at gmail dot com
- [Bug tree-optimization/121737] vectorizer part of the loop but not all of it
pinskia at gcc dot gnu.org
- [Bug libstdc++/121741] Using an abi_tag for libstdc++ hardening
redi at gcc dot gnu.org
- [Bug tree-optimization/121740] missed load fre/pre with std::optional
rguenth at gcc dot gnu.org
- [Bug libstdc++/121741] Using an abi_tag for libstdc++ hardening
tkaminsk at gcc dot gnu.org
- [Bug tree-optimization/101641] Bogus redundant store removal
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121737] vectorizer part of the loop but not all of it
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121737] vectorizer part of the loop but not all of it
rguenth at gcc dot gnu.org
- [Bug target/121742] [15] RISC-V rv64gcv: miscompile at -O1/O2
rdapp at gcc dot gnu.org
- [Bug target/110812] Check availability of builtins at expand time
schwab@linux-m68k.org
- [Bug target/121392] [16 Regression] GCN offloading: 'libgomp.c/simd-math-1.c' execution test timeouts
cvs-commit at gcc dot gnu.org
- [Bug middle-end/33272] Compiler does not take advantage of restrict
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121744] New: Testing std::bitset isn't vectorized
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121744] Testing std::bitset isn't vectorized
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121744] Testing std::bitset isn't vectorized
rguenth at gcc dot gnu.org
- [Bug libstdc++/121745] New: The return of get(pair<_Up, _Tp>&& __p) may be ill-formed
hewillk at gmail dot com
- [Bug c++/121746] New: ICE in fold_nonarray_ctor_reference
rguenth at gcc dot gnu.org
- [Bug lto/121747] New: Bus error with -flto on sun4v
gjl at gcc dot gnu.org
- [Bug c++/121746] ICE in fold_nonarray_ctor_reference
rguenth at gcc dot gnu.org
- [Bug lto/121747] Bus error with -flto on sun4v
gjl at gcc dot gnu.org
- [Bug lto/121747] Bus error with -flto on sun4v
rguenth at gcc dot gnu.org
- [Bug lto/121747] Bus error with -flto on sun4v
gjl at gcc dot gnu.org
- [Bug c/108694] need a new warning option for preparing migration to ISO C23
mark at gcc dot gnu.org
- [Bug testsuite/121690] [13/14/15/16 regression] Regression for dg-output checks on macOS
azoff at gcc dot gnu.org
- [Bug tree-optimization/121744] Testing std::bitset isn't vectorized
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121744] Testing std::bitset isn't vectorized optimally
rguenth at gcc dot gnu.org
- [Bug testsuite/121690] [13/14/15/16 regression] Regression for dg-output checks on macOS
iains at gcc dot gnu.org
- [Bug libstdc++/106852] Implement C++23 P2465R3 Standard Library Modules std and std.compat
redi at gcc dot gnu.org
- [Bug libstdc++/114298] std::lazy_split_view constructor is currently not explicit
redi at gcc dot gnu.org
- [Bug libstdc++/119744] [C++23] Implement P2711R1, Making multi-param constructors of views explicit
redi at gcc dot gnu.org
- [Bug libstdc++/106749] Implement C++23 library features
redi at gcc dot gnu.org
- [Bug libstdc++/121748] New: [C++26] Implement P2988R12, std::optional<T&>
redi at gcc dot gnu.org
- [Bug libstdc++/121748] [C++26] Implement P2988R12, std::optional<T&>
redi at gcc dot gnu.org
- [Bug libstdc++/121745] The return of get(pair<_Up, _Tp>&& __p) may be ill-formed
redi at gcc dot gnu.org
- [Bug target/110812] Check availability of builtins at expand time
schwab@linux-m68k.org
- [Bug middle-end/121663] [16 Regression] ICE for line directive with large argument
jakub at gcc dot gnu.org
- [Bug middle-end/121663] [16 Regression] ICE for line directive with large argument
jakub at gcc dot gnu.org
- [Bug middle-end/121663] [16 Regression] ICE for line directive with large argument
hubicka at ucw dot cz
- [Bug target/120933] Turn on -mtls-dialect=gnu2 by default on x86-64
sjames at gcc dot gnu.org
- [Bug lto/121747] Bus error with -flto on sun4v
mikpelinux at gmail dot com
- [Bug testsuite/121690] [13/14/15/16 regression] Regression for dg-output checks on macOS
azoff at gcc dot gnu.org
- [Bug testsuite/121690] [13/14/15/16 regression] Regression for dg-output checks on macOS
redi at gcc dot gnu.org
- [Bug target/110812] Check availability of builtins at expand time
kito at gcc dot gnu.org
- [Bug testsuite/121732] [16 Regression] g++.target/aarch64/spaceship_1.C needs to be updated after recent libstdc++ and spaceship opt changes
jakub at gcc dot gnu.org
- [Bug tree-optimization/121698] [16 Regression] FAIL: g++.dg/opt/pr94589-2.C
jakub at gcc dot gnu.org
- [Bug tree-optimization/101641] Bogus redundant store removal
segher at gcc dot gnu.org
- [Bug target/121749] New: [14/15/16 Regression] aarch64: Invalid assembly with vqshrn intrinsic since r14-1886-gd20b2ad845876e
acoplan at gcc dot gnu.org
- [Bug fortran/121750] New: Diagnostic output: Improve column number in location data (and use more ranges)
burnus at gcc dot gnu.org
- [Bug rtl-optimization/121675] [13/14/15/16 Regression] wrong code at -O3 on x86_64-linux-gnu
jakub at gcc dot gnu.org
- [Bug libstdc++/121745] The return of get(pair<_Up, _Tp>&& __p) may be ill-formed
redi at gcc dot gnu.org
- [Bug libstdc++/121745] The return of get(pair<_Up, _Tp>&& __p) may be ill-formed
redi at gcc dot gnu.org
- [Bug target/113939] Switch m68k to LRA
mikpelinux at gmail dot com
- [Bug target/89828] Inernal compiler error on -fno-omit-frame-pointer
cvs-commit at gcc dot gnu.org
- [Bug target/89828] Inernal compiler error on -fno-omit-frame-pointer
law at gcc dot gnu.org
- [Bug target/113939] Switch m68k to LRA
glaubitz at physik dot fu-berlin.de
- [Bug target/113939] Switch m68k to LRA
segher at gcc dot gnu.org
- [Bug target/113939] Switch m68k to LRA
mikpelinux at gmail dot com
- [Bug tree-optimization/121740] missed load fre/pre with std::optional
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121740] missed load fre/pre with std::optional
pinskia at gcc dot gnu.org
- [Bug target/113939] Switch m68k to LRA
glaubitz at physik dot fu-berlin.de
- [Bug target/89828] Internal compiler error on -fno-omit-frame-pointer
sjames at gcc dot gnu.org
- [Bug fortran/121727] Missed optimization passing character actual to shorter dummy with value attribute
cvs-commit at gcc dot gnu.org
- [Bug target/121749] [14/15/16 Regression] aarch64: Invalid assembly with vqshrn intrinsic since r14-1886-gd20b2ad845876e
pinskia at gcc dot gnu.org
- [Bug target/121749] [14/15/16 Regression] aarch64: Invalid assembly with vqshrn intrinsic since r14-1886-gd20b2ad845876e
pinskia at gcc dot gnu.org
- [Bug target/121749] [14/15/16 Regression] aarch64: Invalid assembly with vqshrn intrinsic since r14-1886-gd20b2ad845876e
pinskia at gcc dot gnu.org
- [Bug tree-optimization/59875] Missed unrolling opportunity
pinskia at gcc dot gnu.org
- [Bug tree-optimization/71258] Missed optimizations: dynamic allocation, virtual calls, empty destructors
pinskia at gcc dot gnu.org
- [Bug tree-optimization/71258] Missed optimizations: dynamic allocation, virtual calls, empty destructors
pinskia at gcc dot gnu.org
- [Bug debug/121157] -gcodeview does not work with Ada
maharmstone at gcc dot gnu.org
- [Bug middle-end/114391] catch() and immediate throw; could be optimized to noop
pinskia at gcc dot gnu.org
- [Bug debug/121157] -gcodeview does not work with Ada
sjames at gcc dot gnu.org
- [Bug c++/87090] Constexpr variables in functions are not optimized correctly
pinskia at gcc dot gnu.org
- [Bug debug/121157] -gcodeview does not work with Ada
maharmstone at gcc dot gnu.org
- [Bug tree-optimization/110035] Missed optimization for dependent assignment statements
pinskia at gcc dot gnu.org
- [Bug fortran/121727] Missed optimization passing character actual to shorter dummy with value attribute
anlauf at gcc dot gnu.org
- [Bug c++/104105] Unused nothrow new not optimized
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121751] New: missing copy prop if the field is a full store
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121751] missing copy prop if the field is a full store
pinskia at gcc dot gnu.org
- [Bug tree-optimization/110035] Missed optimization for dependent assignment statements
pinskia at gcc dot gnu.org
- [Bug tree-optimization/95001] std::terminate() and abort() do not have __builtin_unreachable() semantics
pinskia at gcc dot gnu.org
- [Bug middle-end/117742] Inefficient code for __builtin_clear_padding
pinskia at gcc dot gnu.org
- [Bug libstdc++/112440] Compiler does not grok basic_string::resize and basic_string::reserve if _CharT is char
pinskia at gcc dot gnu.org
- [Bug target/121752] New: g++.dg/tree-ssa/vector-compare-1.C fails on arm
pinskia at gcc dot gnu.org
- [Bug target/121752] g++.dg/tree-ssa/vector-compare-1.C fails on arm
pinskia at gcc dot gnu.org
- [Bug target/121752] g++.dg/tree-ssa/vector-compare-1.C fails on arm
pinskia at gcc dot gnu.org
- [Bug tree-optimization/117639] Modified loop-split-1.C doesn't recognise non-escaping std::vector<float>
pinskia at gcc dot gnu.org
- [Bug tree-optimization/117639] Modified loop-split-1.C doesn't recognise non-escaping std::vector<float>
pinskia at gcc dot gnu.org
- [Bug middle-end/118130] std::vector code quality issues
pinskia at gcc dot gnu.org
- [Bug tree-optimization/117639] Modified loop-split-1.C doesn't recognise non-escaping std::vector<float>
pinskia at gcc dot gnu.org
- [Bug tree-optimization/117639] Modified loop-split-1.C doesn't recognise non-escaping std::vector<float>
pinskia at gcc dot gnu.org
- [Bug middle-end/118130] std::vector code quality issues
pinskia at gcc dot gnu.org
- [Bug tree-optimization/58483] missing optimization opportunity for const std::vector compared to std::array
pinskia at gcc dot gnu.org
- [Bug middle-end/118130] std::vector code quality issues
pinskia at gcc dot gnu.org
- [Bug tree-optimization/94006] Poor codegen for cond ? lval1 : lval2
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121753] New: [16 Regression] Recent vectorizer changes causes ICE in vect_build_slp_tree_2
law at gcc dot gnu.org
- [Bug c/80378] Extend alloc_size attribute for better Linux kernel checking
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121754] New: [16 Regression] Vectorizer ICE since r16-3488-gb3355804c7054b
dhruvc at nvidia dot com
- [Bug c++/119153] Static storage for initializer_list no longer shares with array literals
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121754] [16 Regression] Vectorizer ICE since r16-3488-gb3355804c7054b
pinskia at gcc dot gnu.org
- [Bug ipa/4131] The C++ compiler doesn't place a const class object to ".rodata" section with non trivial constructor
pinskia at gcc dot gnu.org
- [Bug c++/102876] GCC fails to use constant initialization even when it knows the value to initialize
pinskia at gcc dot gnu.org
- [Bug c++/70723] Missed optimization opportunity for lambda converted to fun-ptr
pinskia at gcc dot gnu.org
- [Bug c++/102876] GCC fails to use constant initialization even when it knows the value to initialize
pinskia at gcc dot gnu.org
- [Bug c++/79189] Poor code generation when using stateless lambda instead of normal function
pinskia at gcc dot gnu.org
- [Bug c++/93666] Dependence of optimization on use of constexpr seems inappropriate
pinskia at gcc dot gnu.org
- [Bug tree-optimization/97640] GCC doesn't optimize-out outside-affecting lambdas within y-combinator while clang does.
pinskia at gcc dot gnu.org
- [Bug ipa/97640] GCC doesn't optimize-out outside-affecting lambdas within y-combinator while clang does.
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121754] [16 Regression] Vectorizer ICE since r16-3488-gb3355804c7054b
dhruvc at nvidia dot com
- [Bug tree-optimization/121754] [16 Regression] Vectorizer ICE since r16-3488-gb3355804c7054b
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121754] [16 Regression] Vectorizer ICE since r16-3488-gb3355804c7054b
dhruvc at nvidia dot com
- [Bug tree-optimization/121754] [16 Regression] Vectorizer ICE since r16-3488-gb3355804c7054b
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121754] [16 Regression] Vectorizer ICE since r16-3488-gb3355804c7054b
pinskia at gcc dot gnu.org
- [Bug tree-optimization/28850] missed call -> jmp transformation; redundant unwind stuff with empty finally
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121740] missed load fre/pre with std::optional
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121753] [16 Regression] Recent vectorizer changes causes ICE in vect_build_slp_tree_2
ro at gcc dot gnu.org
- [Bug target/121749] [14/15/16 Regression] aarch64: Invalid assembly with vqshrn intrinsic since r14-1886-gd20b2ad845876e
ktkachov at gcc dot gnu.org
- [Bug tree-optimization/121753] [16 Regression] Recent vectorizer changes causes ICE in vect_build_slp_tree_2
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121754] [16 Regression] Vectorizer ICE since r16-3488-gb3355804c7054b
rguenth at gcc dot gnu.org
- [Bug c++/121755] New: ice in lower_bound, at value-range.h:619 with -ffinite-math-only
dcb314 at hotmail dot com
- [Bug c++/121755] ice in lower_bound, at value-range.h:619 with -ffinite-math-only
dcb314 at hotmail dot com
- [Bug tree-optimization/121753] [16 Regression] Recent vectorizer changes causes ICE in vect_build_slp_tree_2
rguenth at gcc dot gnu.org
- [Bug c++/121746] ICE in fold_nonarray_ctor_reference
sjames at gcc dot gnu.org
- [Bug c++/121746] ICE in fold_nonarray_ctor_reference
sjames at gcc dot gnu.org
- [Bug middle-end/121530] [16 Regression] GNAT build fails on powerpc64le-linux with RTL assertion failure
ebotcazou at gcc dot gnu.org
- [Bug target/121191] [16 regression] ICE in extract_constrain_insn compiling gcc.c-torture/compile/pr35318.c with -mcpu=ultrasparc3
ebotcazou at gcc dot gnu.org
- [Bug tree-optimization/121755] ice in lower_bound, at value-range.h:619 with -ffinite-math-only
dcb314 at hotmail dot com
- [Bug target/121432] [15/16 regression] GCC has a regression on Microblaze since r15-1619-g3b9b8d6cfdf593
neal.frager at amd dot com
- [Bug tree-optimization/117639] Modified loop-split-1.C doesn't recognise non-escaping std::vector<float>
redi at gcc dot gnu.org
- [Bug c++/121746] [13/14/15/16 regression] ICE in fold_nonarray_ctor_reference
sjames at gcc dot gnu.org
- [Bug target/121432] [15/16 regression] GCC has a regression on Microblaze since r15-1619-g3b9b8d6cfdf593
sjames at gcc dot gnu.org
- [Bug tree-optimization/121754] [16 Regression] Vectorizer ICE since r16-3488-gb3355804c7054b
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/121675] [13/14/15/16 Regression] wrong code at -O3 on x86_64-linux-gnu
jakub at gcc dot gnu.org
- [Bug tree-optimization/104116] Optimize {FLOOR,CEIL,ROUND}_{DIV,MOD}_EXPR in tree-vect-patterns.cc
avinashd at gcc dot gnu.org
- [Bug tree-optimization/121756] New: ICE on valid code at -O3 on x86_64-linux-gnu: verify_ssa failed
zhendong.su at inf dot ethz.ch
- [Bug middle-end/121663] [16 Regression] ICE for line directive with large argument
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121754] [16 Regression] Vectorizer ICE since r16-3488-gb3355804c7054b
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/121757] New: [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
rguenth at gcc dot gnu.org
- [Bug target/121548] [15 Regression] ICE: SIGSEGV in satisfies_constraint_vu (constraints.md:199) with -O -mrvv-vector-bits=zvl -march=rv64gv
cvs-commit at gcc dot gnu.org
- [Bug target/121548] [15 Regression] ICE: SIGSEGV in satisfies_constraint_vu (constraints.md:199) with -O -mrvv-vector-bits=zvl -march=rv64gv
law at gcc dot gnu.org
- [Bug c/121758] New: ice with -O1 -ftree-loop-vectorize -ftree-loop-distribution -fno-strict-aliasing
dcb314 at hotmail dot com
- [Bug fortran/121759] New: Windows/MinGW: formatted reads lose decimal digits after binary stream read
francois.depicciotto at gmail dot com
- [Bug c/121758] ice with -O1 -ftree-loop-vectorize -ftree-loop-distribution -fno-strict-aliasing
dcb314 at hotmail dot com
- [Bug c/121758] ice with -O1 -ftree-loop-vectorize -ftree-loop-distribution -fno-strict-aliasing
dcb314 at hotmail dot com
- [Bug target/121752] g++.dg/tree-ssa/vector-compare-1.C fails on arm
rearnsha at gcc dot gnu.org
- [Bug tree-optimization/121752] [16 regression] g++.dg/tree-ssa/vector-compare-1.C fails on arm
pinskia at gcc dot gnu.org
- [Bug target/121742] [15] RISC-V rv64gcv: miscompile at -O1/O2
cvs-commit at gcc dot gnu.org
- [Bug target/121742] [15] RISC-V rv64gcv: miscompile at -O1/O2
rdapp at gcc dot gnu.org
- [Bug c/121758] ice with -O1 -ftree-loop-vectorize -ftree-loop-distribution -fno-strict-aliasing
pinskia at gcc dot gnu.org
- [Bug c/121758] [16 Regression] ice with -O1 -ftree-loop-vectorize -ftree-loop-distribution -fno-strict-aliasing
pinskia at gcc dot gnu.org
- [Bug libgomp/121760] New: libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug tree-optimization/121758] [16 Regression] ice with -O1 -ftree-loop-vectorize -ftree-loop-distribution -fno-strict-aliasing
dcb314 at hotmail dot com
- [Bug tree-optimization/121753] [16 Regression] Recent vectorizer changes causes ICE in vect_build_slp_tree_2
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121753] [16 Regression] Recent vectorizer changes causes ICE in vect_build_slp_tree_2
rguenth at gcc dot gnu.org
- [Bug c++/121746] [13/14/15/16 regression] ICE in fold_nonarray_ctor_reference
pinskia at gcc dot gnu.org
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
redi at gcc dot gnu.org
- [Bug tree-optimization/121755] ice in lower_bound, at value-range.h:619 with -ffinite-math-only but Nan in src
pinskia at gcc dot gnu.org
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
jakub at gcc dot gnu.org
- [Bug tree-optimization/121755] [14/15/16 Regression] ice in lower_bound, at value-range.h:619 with -ffinite-math-only but Nan in src
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121758] [16 Regression] ice with -O1 -ftree-loop-vectorize -ftree-loop-distribution -fno-strict-aliasing
rguenth at gcc dot gnu.org
- [Bug c++/119060] [C++26] P1494R5 - Partial program correctness
iains at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
rsandifo at gcc dot gnu.org
- [Bug tree-optimization/121756] [16 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: verify_ssa failed
pinskia at gcc dot gnu.org
- [Bug c++/108670] Bogus narrowing conversion warning with designated initializers for bitfield in union
tinnam.choi at gmail dot com
- [Bug fortran/121759] Windows/MinGW: formatted reads lose decimal digits after binary stream read
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/117639] Modified loop-split-1.C doesn't recognise non-escaping std::vector<float>
pinskia at gcc dot gnu.org
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug c++/121643] [15/16 Regression] Internal compiler error when await_suspend takes default argument
danijel.zlaus at gmail dot com
- [Bug fortran/121263] [13/14/15/16 Regression] ICE with transfer with rank 1 unlimited polymorhpic
anlauf at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
sjames at gcc dot gnu.org
- [Bug fortran/121263] [13/14/15/16 Regression] ICE with transfer with rank 1 unlimited polymorhpic
anlauf at gcc dot gnu.org
- [Bug libstdc++/121745] The return of get(pair<_Up, _Tp>&& __p) may be ill-formed
redi at gcc dot gnu.org
- [Bug fortran/121263] [13/14/15/16 Regression] ICE with transfer with rank 1 unlimited polymorhpic
anlauf at gcc dot gnu.org
- [Bug fortran/121263] [13/14/15/16 Regression] ICE with transfer with rank 1 unlimited polymorhpic
anlauf at gcc dot gnu.org
- [Bug fortran/87669] Select type, incorrect handling of parameterized derived type
cvs-commit at gcc dot gnu.org
- [Bug fortran/89707] [F03] PDT with procedure pointer component
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121682] Optimization: If (x & y) == y then (x - y) == (x xor y) == (x & ~y)
Explorer09 at gmail dot com
- [Bug c++/114457] [C++26] P2795R5 - Erroneous behavior for uninitialized reads
sjames at gcc dot gnu.org
- [Bug rtl-optimization/61810] init-regs.c papers over issues elsewhere
sjames at gcc dot gnu.org
- [Bug c++/121707] Compiler spills std::string internals when used in consteval context
ppalka at gcc dot gnu.org
- [Bug c++/97740] [13/14/15/16 Regression] Weird error message about accessing a private member of my own class inside of std::string_view inside of constexpr
ppalka at gcc dot gnu.org
- [Bug c++/55004] [meta-bug] constexpr issues
ppalka at gcc dot gnu.org
- [Bug rtl-optimization/61810] init-regs.c papers over issues elsewhere
pinskia at gcc dot gnu.org
- [Bug libstdc++/121761] New: [13/14/15/16 Regression] std::pair deduction guide doesn't decay functions in C++20 mode
redi at gcc dot gnu.org
- [Bug libstdc++/121761] [13/14/15/16 Regression] std::pair deduction guide doesn't decay functions in C++20 mode
redi at gcc dot gnu.org
- [Bug rtl-optimization/61810] init-regs.c papers over issues elsewhere
pinskia at gcc dot gnu.org
- [Bug libstdc++/121761] [13/14/15/16 Regression] std::pair deduction guide doesn't decay functions in C++20 mode
ppalka at gcc dot gnu.org
- [Bug libstdc++/110853] [c++-concepts] Bad interaction between deduction guide with decay and constraints (CTAD, std::pair and function lvalue)
redi at gcc dot gnu.org
- [Bug libstdc++/110853] [c++-concepts] Bad interaction between deduction guide with decay and constraints (CTAD, std::pair and function lvalue)
redi at gcc dot gnu.org
- [Bug libstdc++/121761] [13/14/15/16 Regression] std::pair deduction guide doesn't decay functions in C++20 mode
redi at gcc dot gnu.org
- [Bug middle-end/110459] Trivial zeroing on stack variable was not optimized away
pinskia at gcc dot gnu.org
- [Bug libstdc++/110853] [13/14/15/16 Regression] Bad interaction between deduction guide with decay and constraints (CTAD, std::pair and function lvalue)
redi at gcc dot gnu.org
- [Bug target/121742] [15] RISC-V rv64gcv: miscompile at -O1/O2
bergner at gcc dot gnu.org
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug libgomp/121760] libgomp: Trying to map into device [0x7fffa34613f0..0x7fffa3461420) object when [0x7fffa34613d0..0x7fffa3461400) is already mapped
schulz.benjamin at googlemail dot com
- [Bug tree-optimization/121762] New: pass_fold_builtins and pass_optimize_widening_mul and pass_gimple_isel should be merged or moved other places
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121762] pass_fold_builtins and pass_optimize_widening_mul and pass_gimple_isel should be merged or moved other places
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121762] pass_fold_builtins and pass_optimize_widening_mul and pass_gimple_isel should be merged or moved other places
pinskia at gcc dot gnu.org
- [Bug driver/111527] COLLECT_GCC_OPTIONS option hits single-variable limits too early
gcc at jade dot fyi
- [Bug debug/121763] New: Disable -gstatement-frontiers, -gvariable-location-views by default
sjames at gcc dot gnu.org
- [Bug debug/121763] Disable -gstatement-frontiers, -gvariable-location-views by default
sjames at gcc dot gnu.org
- [Bug debug/121763] Disable -gstatement-frontiers, -gvariable-location-views by default
sjames at gcc dot gnu.org
- [Bug debug/121763] Disable -gstatement-frontiers, -gvariable-location-views by default
sjames at gcc dot gnu.org
- [Bug debug/121763] Disable -gstatement-frontiers, -gvariable-location-views by default
sjames at gcc dot gnu.org
- [Bug libstdc++/110853] [13/14/15/16 Regression] Bad interaction between deduction guide with decay and constraints (CTAD, std::pair and function lvalue)
ppalka at gcc dot gnu.org
- [Bug debug/121763] Disable -gstatement-frontiers, -gvariable-location-views by default
pinskia at gcc dot gnu.org
- [Bug debug/121763] Disable -gstatement-frontiers, -gvariable-location-views by default
sjames at gcc dot gnu.org
- [Bug debug/121763] Disable -gstatement-frontiers, -gvariable-location-views by default
sjames at gcc dot gnu.org
- [Bug debug/121763] Disable -gstatement-frontiers, -gvariable-location-views by default
sjames at gcc dot gnu.org
- [Bug tree-optimization/121764] New: constant_pointer_difference and ptr_difference_const seem to do the same thing
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121764] constant_pointer_difference and ptr_difference_const seem to do the same thing
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121764] constant_pointer_difference and ptr_difference_const seem to do the same thing
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121764] constant_pointer_difference and ptr_difference_const seem to do the same thing
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121764] constant_pointer_difference and ptr_difference_const seem to do the same thing
pinskia at gcc dot gnu.org
- [Bug c++/121765] New: `std::formatter` specialization for user-defined type inheriting from `std::formatter<tuple-like>` fails concept `std::formattable` check unexpectedly
nishuangcheng at gmail dot com
- [Bug tree-optimization/121764] constant_pointer_difference and ptr_difference_const seem to do the same thing
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121756] [16 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: verify_ssa failed
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121355] std::array comparison inside struct comparison does not inline memcmp
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121355] std::array comparison inside struct comparison does not inline memcmp
pinskia at gcc dot gnu.org
- [Bug fortran/87669] Select type, incorrect handling of parameterized derived type
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug fortran/89707] [F03] PDT with procedure pointer component
pault at gcc dot gnu.org
- [Bug target/121742] [15] RISC-V rv64gcv: miscompile at -O1/O2
rdapp at gcc dot gnu.org
- [Bug tree-optimization/121766] New: [16 regression] Regressions in Snappy workload for -mcpu=neoverse-v2 after modifying costing hooks
soumyaa at gcc dot gnu.org
- [Bug tree-optimization/121758] [16 Regression] ice with -O1 -ftree-loop-vectorize -ftree-loop-distribution -fno-strict-aliasing
rguenth at gcc dot gnu.org
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
soumyaa at gcc dot gnu.org
- [Bug target/121766] [16 regression] Regressions in Snappy workload for -mcpu=neoverse-v2 after modifying costing hooks
tnfchris at gcc dot gnu.org
- [Bug target/121766] [16 regression] Regressions in Snappy workload for -mcpu=neoverse-v2 after modifying costing hooks
tnfchris at gcc dot gnu.org
- [Bug tree-optimization/121767] New: [16 Regression] Vectorizer ICE at tree-vect-slp.cc:2857
dhruvc at nvidia dot com
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
tnfchris at gcc dot gnu.org
- [Bug tree-optimization/121756] [16 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: verify_ssa failed
rguenth at gcc dot gnu.org
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
tnfchris at gcc dot gnu.org
- [Bug libstdc++/121097] hypot uses __promoted_t even when __cpp_fold_expressions is not defined
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121374] wrong value std::numeric_limits<__float128>::max_digits10
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121496] [14 Regression] 'class std::timed_mutex' has no member named '_M_clocklock' with -fsanitize=thread
cvs-commit at gcc dot gnu.org
- [Bug target/121766] [16 regression] Regressions in Snappy workload for -mcpu=neoverse-v2 after modifying costing hooks
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121767] [16 Regression] Vectorizer ICE at tree-vect-slp.cc:2857
rguenth at gcc dot gnu.org
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
tnfchris at gcc dot gnu.org
- [Bug libstdc++/110853] [13/14/15/16 Regression] Bad interaction between deduction guide with decay and constraints (CTAD, std::pair and function lvalue)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121768] New: ICE on valid code at -O{2,3} with "-fno-tree-dce -fno-inline" on x86_64-linux-gnu: in vect_build_slp_tree_2, at tree-vect-slp.cc:3217
zhendong.su at inf dot ethz.ch
- [Bug libstdc++/121374] wrong value std::numeric_limits<__float128>::max_digits10
redi at gcc dot gnu.org
- [Bug libstdc++/121496] [14 Regression] 'class std::timed_mutex' has no member named '_M_clocklock' with -fsanitize=thread
redi at gcc dot gnu.org
- [Bug libstdc++/110853] [13/14/15/16 Regression] Bad interaction between deduction guide with decay and constraints (CTAD, std::pair and function lvalue)
redi at gcc dot gnu.org
- [Bug libstdc++/121765] `std::formatter` specialization for user-defined type inheriting from `std::formatter<tuple-like>` fails concept `std::formattable` check unexpectedly
redi at gcc dot gnu.org
- [Bug libstdc++/121765] `std::formatter` specialization for user-defined type inheriting from `std::formatter<tuple-like>` fails concept `std::formattable` check unexpectedly
tkaminsk at gcc dot gnu.org
- [Bug tree-optimization/121758] [16 Regression] ice with -O1 -ftree-loop-vectorize -ftree-loop-distribution -fno-strict-aliasing
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121767] [16 Regression] Vectorizer ICE at tree-vect-slp.cc:2857
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121767] [16 Regression] Vectorizer ICE at tree-vect-slp.cc:2857
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121758] [16 Regression] ice with -O1 -ftree-loop-vectorize -ftree-loop-distribution -fno-strict-aliasing
rguenth at gcc dot gnu.org
- [Bug c++/121769] New: gcc does not optimize manual bswap
rockeet at gmail dot com
- [Bug c++/97740] [13/14/15/16 Regression] Weird error message about accessing a private member of my own class inside of std::string_view inside of constexpr
jason at gcc dot gnu.org
- [Bug libstdc++/121745] The return of get(pair<_Up, _Tp>&& __p) may be ill-formed
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/120747] [16 Regression] 435.gromacs miscompares since r16-1550-g9244ea4bf55638
pheeck at gcc dot gnu.org
- [Bug libstdc++/121765] `std::formatter` specialization for user-defined type inheriting from `std::formatter<tuple-like>` fails concept `std::formattable` check unexpectedly
tkaminsk at gcc dot gnu.org
- [Bug c++/120775] [C++26] P2996R13 - Reflection
jakub at gcc dot gnu.org
- [Bug tree-optimization/121770] New: [16 Regression] 5% slowdown of 503.bwaves_r on Aarch64
pheeck at gcc dot gnu.org
- [Bug tree-optimization/120747] [16 Regression] 435.gromacs miscompares since r16-1550-g9244ea4bf55638
pheeck at gcc dot gnu.org
- [Bug tree-optimization/121756] [16 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: verify_ssa failed
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121756] [16 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: verify_ssa failed
rguenth at gcc dot gnu.org
- [Bug middle-end/114449] bswap64 not optimized
xry111 at gcc dot gnu.org
- [Bug c++/121769] gcc does not optimize manual bswap
xry111 at gcc dot gnu.org
- [Bug tree-optimization/121770] [16 Regression] 5% slowdown of 503.bwaves_r on Aarch64
rguenth at gcc dot gnu.org
- [Bug libstdc++/121771] New: [13/14/15/16 Regression] std::tuple CTAD fails for lvalue reference to function type
redi at gcc dot gnu.org
- [Bug libstdc++/121771] [13/14/15/16 Regression] std::tuple CTAD fails for lvalue reference to function type
redi at gcc dot gnu.org
- [Bug libstdc++/110853] [13/14/15 Regression] Bad interaction between deduction guide with decay and constraints (CTAD, std::pair and function lvalue)
redi at gcc dot gnu.org
- [Bug tree-optimization/121768] ICE on valid code at -O{2,3} with "-fno-tree-dce -fno-inline" on x86_64-linux-gnu: in vect_build_slp_tree_2, at tree-vect-slp.cc:3217
rguenth at gcc dot gnu.org
- [Bug c++/106658] [C++23] P2590 - Explicit lifetime management
jakub at gcc dot gnu.org
- [Bug c++/97740] [13/14/15/16 Regression] Weird error message about accessing a private member of my own class inside of std::string_view inside of constexpr
cvs-commit at gcc dot gnu.org
- [Bug c++/97740] [13/14/15 Regression] Weird error message about accessing a private member of my own class inside of std::string_view inside of constexpr
ppalka at gcc dot gnu.org
- [Bug c++/96716] GCC reports "object is private" when it's accessed through proper accessor
ppalka at gcc dot gnu.org
- [Bug c++/97740] [13/14/15 Regression] Weird error message about accessing a private member of my own class inside of std::string_view inside of constexpr
ppalka at gcc dot gnu.org
- [Bug c++/55004] [meta-bug] constexpr issues
ppalka at gcc dot gnu.org
- [Bug target/121772] New: [13/14/15/16 Regression] aarch64: ICE (invalid gimple) with vcombine since r13-1836-g8a1e05b7618fed
acoplan at gcc dot gnu.org
- [Bug c++/109576] access checking done on constexpr even if the access was done in the class itself when used inside a template
ppalka at gcc dot gnu.org
- [Bug c++/97740] [13/14/15 Regression] Weird error message about accessing a private member of my own class inside of std::string_view inside of constexpr
ppalka at gcc dot gnu.org
- [Bug c++/55004] [meta-bug] constexpr issues
ppalka at gcc dot gnu.org
- [Bug rtl-optimization/121773] New: Combine over-simplifies a subreg write
rearnsha at gcc dot gnu.org
- [Bug target/121772] [13/14/15/16 Regression] aarch64: ICE (invalid gimple) with vcombine since r13-1836-g8a1e05b7618fed
pinskia at gcc dot gnu.org
- [Bug c++/121655] [13/14/15/16 Regression] struct binding as template argument vs reinterpret_cast since r8-4678
jakub at gcc dot gnu.org
- [Bug libstdc++/121496] [14 Regression] 'class std::timed_mutex' has no member named '_M_clocklock' with -fsanitize=thread
ted at lyncon dot se
- [Bug tree-optimization/121768] [16 Regression] ICE on valid code at -O{2,3} with "-fno-tree-dce -fno-inline" on x86_64-linux-gnu: in vect_build_slp_tree_2, at tree-vect-slp.cc:3217
pinskia at gcc dot gnu.org
- [Bug target/121749] [14/15/16 Regression] aarch64: Invalid assembly with vqshrn intrinsic since r14-1886-gd20b2ad845876e
cvs-commit at gcc dot gnu.org
- [Bug target/121749] [14/15 Regression] aarch64: Invalid assembly with vqshrn intrinsic since r14-1886-gd20b2ad845876e
ktkachov at gcc dot gnu.org
- [Bug target/121770] [16 Regression] 5% slowdown of 503.bwaves_r on Aarch64
pinskia at gcc dot gnu.org
- [Bug target/121772] [13/14/15/16 Regression] aarch64: ICE (invalid gimple) with vcombine since r13-1836-g8a1e05b7618fed
acarlotti at gcc dot gnu.org
- [Bug tree-optimization/121774] New: [14 Regression] expensive-optimizations produces wrong results
szhong at perforce dot com
- [Bug tree-optimization/121774] [14 Regression] expensive-optimizations produces wrong results
pinskia at gcc dot gnu.org
- [Bug target/121749] [14/15 Regression] aarch64: Invalid assembly with vqshrn intrinsic since r14-1886-gd20b2ad845876e
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121772] [13/14/15/16 Regression] aarch64: ICE (invalid gimple) with vcombine since r13-1836-g8a1e05b7618fed
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121772] [13/14/15/16 Regression] aarch64: ICE (invalid gimple) with vcombine since r13-1836-g8a1e05b7618fed
pinskia at gcc dot gnu.org
- [Bug c++/98163] ICE symtab_node::verify failed, auto& NTTP specialized with same entity but different type.
mail at johslarsen dot net
- [Bug tree-optimization/121772] [13/14/15/16 Regression] aarch64: ICE (invalid gimple) with vcombine since r13-1836-g8a1e05b7618fed
acoplan at gcc dot gnu.org
- [Bug c++/121655] [13/14/15/16 Regression] struct binding as template argument vs reinterpret_cast since r8-4678
jakub at gcc dot gnu.org
- [Bug target/121213] Poor RV64 code generated for __atomic_exchange_n (llvm seems to do it right)
cvs-commit at gcc dot gnu.org
- [Bug target/121213] Poor RV64 code generated for __atomic_exchange_n (llvm seems to do it right)
law at gcc dot gnu.org
- [Bug debug/121157] -gcodeview does not work with Ada
tkacvins at gmail dot com
- [Bug target/121766] SVE vector cost model does not model narrowing store costs accurately
tnfchris at gcc dot gnu.org
- [Bug target/121775] New: arm: wrong code in vset_lane*
rearnsha at gcc dot gnu.org
- [Bug target/121775] arm: wrong code in vset_lane*
rearnsha at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
sjames at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
sjames at gcc dot gnu.org
- [Bug c++/121643] [15/16 Regression] Internal compiler error when await_suspend takes default argument
ppalka at gcc dot gnu.org
- [Bug c++/121643] [15/16 Regression] Internal compiler error when await_suspend takes default argument
iains at gcc dot gnu.org
- [Bug c++/121643] [15/16 Regression] Internal compiler error when await_suspend takes default argument
iains at gcc dot gnu.org
- [Bug fortran/121263] [13/14/15/16 Regression] ICE with transfer with rank 1 unlimited polymorhpic
cvs-commit at gcc dot gnu.org
- [Bug fortran/121263] [13/14/15 Regression] ICE with transfer with rank 1 unlimited polymorhpic
anlauf at gcc dot gnu.org
- [Bug target/65266] [SH] Use rotcl for bit reversals
law at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
pinskia at gcc dot gnu.org
- [Bug debug/121763] Disable -gstatement-frontiers, -gvariable-location-views by default
sjames at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
pinskia at gcc dot gnu.org
- [Bug c++/121643] [15/16 Regression] Internal compiler error when await_suspend takes default argument
danijel.zlaus at gmail dot com
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
rsandifo at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
rsandifo at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
rsandifo at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14/15/16 Regression] Combine over-simplifies a subreg write
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14/15/16 Regression] Combine over-simplifies a subreg write
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14/15/16 Regression] Combine over-simplifies a subreg write
sjames at gcc dot gnu.org
- [Bug tree-optimization/121776] New: [13/14/15 Regression] memcmp expansion in strlen uses the wrong alignment
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121776] [13/14/15 Regression] memcmp expansion in strlen uses the wrong alignment
pinskia at gcc dot gnu.org
- [Bug c++/121777] New: Possible UB in g++.
basil@hudson-trading.com
- [Bug c++/121777] Possible UB in g++.
pinskia at gcc dot gnu.org
- [Bug target/121778] New: Improve rotation detection for RISC-V
law at gcc dot gnu.org
- [Bug c++/121777] [15/16 Regression] ICE with returning a generic lambda to a template function
pinskia at gcc dot gnu.org
- [Bug c++/121777] [15/16 Regression] ICE with returning a generic lambda to a template function
pinskia at gcc dot gnu.org
- [Bug c++/121777] [15/16 Regression] ICE with returning a generic lambda to a template function
pinskia at gcc dot gnu.org
- [Bug c++/121777] [15/16 Regression] ICE with returning a generic lambda to a template function
pinskia at gcc dot gnu.org
- [Bug c++/121777] [15/16 Regression] ICE with returning a generic lambda to a template function
ppalka at gcc dot gnu.org
- [Bug target/65266] [SH] Use rotcl for bit reversals
olegendo at gcc dot gnu.org
- [Bug c++/121779] New: ICE when building ladybird browser: internal compiler error: tree check: expected call_expr, have lt_expr in build_min_non_dep_op_overload, at cp/tree.cc:3733
csfore at posteo dot net
- [Bug c++/121779] ICE when building ladybird browser: internal compiler error: tree check: expected call_expr, have lt_expr in build_min_non_dep_op_overload, at cp/tree.cc:3733
csfore at posteo dot net
- [Bug c++/121779] [16 Regression] use of operator < with spaceship operator returning int inside a template
pinskia at gcc dot gnu.org
- [Bug libstdc++/78713] [missed optimization] gcc doesn't use clobbers to optimize constructors
pinskia at gcc dot gnu.org
- [Bug tree-optimization/50382] Reassoc doesn't optimize pointer arithmetics
pinskia at gcc dot gnu.org
- [Bug target/47186] -O2 moves invariant address load INTO loop
pinskia at gcc dot gnu.org
- [Bug target/70079] missed constant propagation in memcpy expansion
pinskia at gcc dot gnu.org
- [Bug c++/121777] [15/16 Regression] ICE with returning a generic lambda to a template function
basil@hudson-trading.com
- [Bug c++/121777] [15/16 Regression] ICE with returning a generic lambda to a template function
pinskia at gcc dot gnu.org
- [Bug tree-optimization/93556] lower mempcpy to memcpy when result is unused
pinskia at gcc dot gnu.org
- [Bug libstdc++/121765] `std::formatter` specialization for user-defined type inheriting from `std::formatter<tuple-like>` fails concept `std::formattable` check unexpectedly
nishuangcheng at gmail dot com
- [Bug rtl-optimization/117838] [13/14/15/16 regression] IRA issues: The higher cost variable a is spilled for the lower cost variable conflict_a in improve_allocation() since r12-6416-g037cc0b4a6646c
lili.cui at intel dot com
- [Bug libstdc++/86023] Fake triviality test for internal purposes
pinskia at gcc dot gnu.org
- [Bug ipa/93921] -Os generates much bigger code than -O{1,2,3,fast} for std::string::size
pinskia at gcc dot gnu.org
- [Bug target/65266] [SH] Use rotcl for bit reversals
pinskia at gcc dot gnu.org
- [Bug target/121780] New: [Trunk] RISC-V rv64gcv: miscompile at -O1
xxs_chy at outlook dot com
- [Bug target/121781] New: [Trunk] RISC-V rv64gcv: miscompile at -O1/O2
xxs_chy at outlook dot com
- [Bug libstdc++/121782] New: Missing Mandates for operator() of boyer_moore_searcher and boyer_moore_horspool_searcher
hewillk at gmail dot com
- [Bug target/121213] Poor RV64 code generated for __atomic_exchange_n (llvm seems to do it right)
vincenzo.romano at gmail dot com
- [Bug testsuite/112728] gcc.dg/scantest-lto.c FAILs
cvs-commit at gcc dot gnu.org
- [Bug c/121783] New: Wrong diagnostics for incompatible character pointer assignments
daniel.lundin.mail at gmail dot com
- [Bug libstdc++/121745] The return of get(pair<_Up, _Tp>&& __p) may be ill-formed
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/110853] [13/14/15 Regression] Bad interaction between deduction guide with decay and constraints (CTAD, std::pair and function lvalue)
cvs-commit at gcc dot gnu.org
- [Bug c++/121784] New: error: cannot tail-call: argument must be passed by copying
xypron.glpk at gmx dot de
- [Bug c++/121724] Bad file data error on modules with nested namespace that does not match with global module fragment
cvs-commit at gcc dot gnu.org
- [Bug c++/117658] Different ADL behavior between gcc and clang
cvs-commit at gcc dot gnu.org
- [Bug preprocessor/33877] Request for __VA_ARGC__
foss+gcc@alejandro-colomar.es
- [Bug preprocessor/33877] Request for __VA_ARGC__
foss+gcc@alejandro-colomar.es
- [Bug preprocessor/33877] Request for __VA_ARGC__
foss+gcc@alejandro-colomar.es
- [Bug rtl-optimization/121785] New: [aarch64] inconsistent result after matching bcaxqdi4 instruction
dizhao at os dot amperecomputing.com
- [Bug tree-optimization/121740] missed load fre/pre with std::optional
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121740] missed load fre/pre with std::optional
rguenth at gcc dot gnu.org
- [Bug c++/121724] Bad file data error on modules with nested namespace that does not match with global module fragment
cvs-commit at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/121724] Bad file data error on modules with nested namespace that does not match with global module fragment
nshead at gcc dot gnu.org
- [Bug tree-optimization/61247] vectorization fails for unsigned is used for IV but casted to int before using as the index (and then casted for internal type)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/61247] vectorization fails for unsigned is used for IV but casted to int before using as the index (and then casted for internal type)
rguenth at gcc dot gnu.org
- [Bug target/117599] LoongArch support for BitInt
cvs-commit at gcc dot gnu.org
- [Bug target/121780] [Trunk] RISC-V rv64gcv: miscompile at -O1
rdapp at gcc dot gnu.org
- [Bug target/121780] [Trunk] RISC-V rv64gcv: miscompile at -O1
rdapp at gcc dot gnu.org
- [Bug target/121781] [Trunk] RISC-V rv64gcv: miscompile at -O1/O2
rdapp at gcc dot gnu.org
- [Bug target/110812] Check availability of builtins at expand time
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/121773] [13/14/15/16 Regression] Combine over-simplifies a subreg write since r12-11174-gaffa145910b676
sjames at gcc dot gnu.org
- [Bug debug/121157] -gcodeview does not work with Ada
tkacvins at gmail dot com
- [Bug libstdc++/78713] [missed optimization] gcc doesn't use clobbers to optimize constructors
avi at scylladb dot com
- [Bug c/121783] Wrong diagnostics for incompatible character pointer assignments
pinskia at gcc dot gnu.org
- [Bug c/23087] Misleading warning, "... differ in signedness" with the character types
pinskia at gcc dot gnu.org
- [Bug tree-optimization/78713] [missed optimization] gcc doesn't use clobbers to optimize constructors
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121786] New: object size expression deduced from alloc_size should have a SIZE_MAX/2 cap
siddhesh at gcc dot gnu.org
- [Bug rtl-optimization/107051] redundant loads when copying a union
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/107051] redundant loads when copying a union
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121364] [meta-bug] copy prop for aggregates
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121786] object size expression deduced from alloc_size should have a SIZE_MAX/2 cap
siddhesh at gcc dot gnu.org
- [Bug tree-optimization/121740] missed load fre/pre with std::optional
pinskia at gcc dot gnu.org
- [Bug target/121787] New: [Trunk] RISC-V rv64gcv: crash at -O1/2/3
xxs_chy at outlook dot com
- [Bug tree-optimization/121685] Failure to vectorize because of failed invariant motion
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121768] [16 Regression] ICE on valid code at -O{2,3} with "-fno-tree-dce -fno-inline" on x86_64-linux-gnu: in vect_build_slp_tree_2, at tree-vect-slp.cc:3217
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121768] [16 Regression] ICE on valid code at -O{2,3} with "-fno-tree-dce -fno-inline" on x86_64-linux-gnu: in vect_build_slp_tree_2, at tree-vect-slp.cc:3217
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121685] Failure to vectorize because of failed invariant motion
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121737] vectorizer part of the loop but not all of it
rguenth at gcc dot gnu.org
- [Bug tree-optimization/109561] [13/14 regression] -Wmaybe-uninitialized false positive with std::optional
pinskia at gcc dot gnu.org
- [Bug c/121788] New: asm_debug spec mis-ordering --debug-prefix-map options
jbeulich at suse dot com
- [Bug fortran/121398] gfortran rejects procedure binding on PDT
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug tree-optimization/100115] Bogus -Wmaybe-uninitialized warning with -O3
pinskia at gcc dot gnu.org
- [Bug middle-end/95405] Unnecessary stores with std::optional from returns
pinskia at gcc dot gnu.org
- [Bug driver/121788] asm_debug spec mis-ordering --debug-prefix-map options
rguenth at gcc dot gnu.org
- [Bug target/121787] [Trunk] RISC-V rv64gcv: crash at -O1/2/3
rguenth at gcc dot gnu.org
- [Bug target/121742] [15] RISC-V rv64gcv: miscompile at -O1/O2
cvs-commit at gcc dot gnu.org
- [Bug target/121780] [Trunk] RISC-V rv64gcv: miscompile at -O1
cvs-commit at gcc dot gnu.org
- [Bug target/121781] [Trunk] RISC-V rv64gcv: miscompile at -O1/O2
cvs-commit at gcc dot gnu.org
- [Bug target/121780] [Trunk] RISC-V rv64gcv: miscompile at -O1
rdapp at gcc dot gnu.org
- [Bug tree-optimization/121523] [16 Regression] RISC-V: ICE in apply_scale, at profile-count.h:1187 since r16-3065-geee51f9a4b6
rdapp at gcc dot gnu.org
- [Bug tree-optimization/121660] [16 Regression] RISC-V: internal compiler error: in apply_scale, at profile-count.h:1187
rdapp at gcc dot gnu.org
- [Bug libstdc++/121745] The return of get(pair<_Up, _Tp>&& __p) may be ill-formed
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/110853] [13/14 Regression] Bad interaction between deduction guide with decay and constraints (CTAD, std::pair and function lvalue)
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121789] New: std:uninitialized_move_n() and friends don't optimize to memcpy
avi at scylladb dot com
- [Bug libstdc++/121789] std:uninitialized_move_n() and friends don't optimize to memcpy
redi at gcc dot gnu.org
- [Bug target/121787] [Trunk] RISC-V rv64gcv: crash at -O1/2/3
rdapp at gcc dot gnu.org
- [Bug diagnostics/121039] RFE: optionally capture suppressed diagnostics in SARIF output
dmalcolm at gcc dot gnu.org
- [Bug libstdc++/121782] Missing Mandates for operator() of std::boyer_moore_[horspool]_searcher
redi at gcc dot gnu.org
- [Bug c++/121779] [16 Regression] use of operator < with spaceship operator returning int inside a template
ppalka at gcc dot gnu.org
- [Bug target/121775] arm: wrong code in vset_lane*
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121789] std:uninitialized_move_n() and friends don't optimize to memcpy
avi at scylladb dot com
- [Bug target/121775] arm: wrong code in vset_lane*
rearnsha at gcc dot gnu.org
- [Bug libstdc++/121789] std:uninitialized_move_n() and friends don't optimize to memcpy
avi at scylladb dot com
- [Bug libstdc++/94960] extern template prevents inlining of standard library objects
hubicka at gcc dot gnu.org
- [Bug libstdc++/121789] std:uninitialized_move_n() and friends don't optimize to memcpy
redi at gcc dot gnu.org
- [Bug libstdc++/121789] std:uninitialized_move_n() and friends don't optimize to memcpy
redi at gcc dot gnu.org
- [Bug libstdc++/94960] extern template prevents inlining of standard library objects
redi at gcc dot gnu.org
- [Bug libstdc++/94960] extern template prevents inlining of standard library objects
hubicka at ucw dot cz
- [Bug libstdc++/121789] std:uninitialized_move_n() and friends don't optimize to memcpy
redi at gcc dot gnu.org
- [Bug tree-optimization/121523] [16 Regression] RISC-V: ICE in apply_scale, at profile-count.h:1187 since r16-3065-geee51f9a4b6
law at gcc dot gnu.org
- [Bug tree-optimization/121660] [16 Regression] RISC-V: internal compiler error: in apply_scale, at profile-count.h:1187
law at gcc dot gnu.org
- [Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
law at gcc dot gnu.org
- [Bug libstdc++/121789] std:uninitialized_move_n() and friends don't optimize to memcpy
avi at scylladb dot com
- [Bug libstdc++/121789] std:uninitialized_move_n() and friends don't optimize to memcpy
avi at scylladb dot com
- [Bug tree-optimization/116090] Another -Wmaybe-uninitialized false positive with std::optional
pinskia at gcc dot gnu.org
- [Bug libstdc++/121790] New: [C++23] Implement P3235R3, std::print more types faster with less memory
redi at gcc dot gnu.org
- [Bug libstdc++/121790] [C++23] Implement P3235R3, std::print more types faster with less memory
redi at gcc dot gnu.org
- [Bug libstdc++/94960] extern template prevents inlining of standard library objects
redi at gcc dot gnu.org
- [Bug tree-optimization/105749] Bogus maybe-uninitialized when using std::optional, regex and sstream
pinskia at gcc dot gnu.org
- [Bug c++/121791] New: compiling simplify-rtx.cc fails in stageprofile of profiledbootstrap build
defsyn at gmail dot com
- [Bug target/93738] [13/14/15/16 regression] test case gcc.target/powerpc/20050603-3.c fails
segher at gcc dot gnu.org
- [Bug bootstrap/121791] compiling simplify-rtx.cc fails in stageprofile of profiledbootstrap build
pinskia at gcc dot gnu.org
- [Bug bootstrap/121791] compiling simplify-rtx.cc fails in stageprofile of profiledbootstrap build
sjames at gcc dot gnu.org
- [Bug bootstrap/121791] compiling simplify-rtx.cc fails in stageprofile of profiledbootstrap build
pinskia at gcc dot gnu.org
- [Bug target/117013] aarch64 should define spaceship<mode>4 optab
cvs-commit at gcc dot gnu.org
- [Bug testsuite/121732] [16 Regression] g++.target/aarch64/spaceship_1.C needs to be updated after recent libstdc++ and spaceship opt changes
cvs-commit at gcc dot gnu.org
- [Bug testsuite/121732] [16 Regression] g++.target/aarch64/spaceship_1.C needs to be updated after recent libstdc++ and spaceship opt changes
jakub at gcc dot gnu.org
- [Bug c++/119060] [C++26] P1494R5/P3641R0 - Partial program correctness
iains at gcc dot gnu.org
- [Bug bootstrap/121791] compiling simplify-rtx.cc fails in stageprofile of profiledbootstrap build
defsyn at gmail dot com
- [Bug target/119590] macOS 15.4 SDK is not GCC compatible
iains at gcc dot gnu.org
- [Bug tree-optimization/105749] Bogus maybe-uninitialized when using std::optional, regex and sstream
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116090] Another -Wmaybe-uninitialized false positive with std::optional
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106786] [13/14/15/16 Regression] SRA regression causes extra instructions sometimes since r12-1529-gd7deee423f993bee
pinskia at gcc dot gnu.org
- [Bug tree-optimization/114253] [13/14/15/16 regression] False positive maybe-uninitialized with std::optional and ternary
pinskia at gcc dot gnu.org
- [Bug tree-optimization/114253] [13/14 regression] False positive maybe-uninitialized with std::optional and ternary
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121792] New: missing PRE due to exceptions
pinskia at gcc dot gnu.org
- [Bug tree-optimization/105749] Bogus maybe-uninitialized when using std::optional, regex and sstream
pinskia at gcc dot gnu.org
- [Bug libstdc++/121097] hypot uses __promoted_t even when __cpp_fold_expressions is not defined
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121745] The return of get(pair<_Up, _Tp>&& __p) may be ill-formed
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/110853] [13 Regression] Bad interaction between deduction guide with decay and constraints (CTAD, std::pair and function lvalue)
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/110853] [13 Regression] Bad interaction between deduction guide with decay and constraints (CTAD, std::pair and function lvalue)
redi at gcc dot gnu.org
- [Bug libstdc++/121745] The return of get(pair<_Up, _Tp>&& __p) may be ill-formed
redi at gcc dot gnu.org
- [Bug libstdc++/121097] hypot uses __promoted_t even when __cpp_fold_expressions is not defined
redi at gcc dot gnu.org
- [Bug target/121510] internal compiler error: in emit_vec_extract, at config/riscv/riscv-v.cc:5651
vhaudiquet343 at hotmail dot fr
- [Bug c++/121793] New: Invalid -Wrestrict warning in memory overlap situation, gcc 14.2.1, c++20, -O3
abreeding at perforce dot com
- [Bug target/121794] New: [avr] Use zero_reg less
gjl at gcc dot gnu.org
- [Bug c++/121795] New: ICE for type pack indexing
geza.herman at gmail dot com
- [Bug tree-optimization/121793] Invalid -Wrestrict warning in memory overlap situation, gcc 14.2.1, c++20, -O3
pinskia at gcc dot gnu.org
- [Bug fortran/121796] New: DO CONCURRENT with typespec does not compile
jvdelisle at gcc dot gnu.org
- [Bug fortran/121796] DO CONCURRENT with typespec does not compile
jvdelisle at gcc dot gnu.org
- [Bug c++/121797] New: ICE on lambda-expression with invalid type
stevenxia990430 at gmail dot com
- [Bug fortran/121796] DO CONCURRENT with typespec does not compile
jvdelisle at gcc dot gnu.org
- [Bug fortran/121796] DO CONCURRENT with typespec does not compile
anlauf at gcc dot gnu.org
- [Bug c++/121798] New: ICE on self-referential constraint
stevenxia990430 at gmail dot com
- [Bug fortran/121796] DO CONCURRENT with typespec does not compile
jvdelisle at gcc dot gnu.org
- [Bug fortran/96255] [F2018] Implement optional type spec for index in DO CONCURRENT
jvdelisle at gcc dot gnu.org
- [Bug fortran/96255] [F2018] Implement optional type spec for index in DO CONCURRENT
jvdelisle at gcc dot gnu.org
- [Bug debug/121157] -gcodeview does not work with Ada
maharmstone at gcc dot gnu.org
- [Bug c++/121798] ICE on self-referential constraint
pinskia at gcc dot gnu.org
- [Bug c++/121798] ICE on self-referential constraint
pinskia at gcc dot gnu.org
- [Bug tree-optimization/99536] unexplained warning on "uninitialized value" in std::normal_distribution
pinskia at gcc dot gnu.org
- [Bug fortran/96255] [F2018] Implement optional type spec for index in DO CONCURRENT
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/80635] [10 regression] std::optional and bogus -Wmaybe-uninitialized warning
pinskia at gcc dot gnu.org
- [Bug tree-optimization/57650] Suboptimal code after TRUTH_AND_EXPR is changed into BIT_AND_EXPR
law at gcc dot gnu.org
- [Bug c++/92011] '<anonymous>' may be used uninitialized in this function with std::optional<T>()
pinskia at gcc dot gnu.org
- [Bug c++/92194] [9/10 Regression] maybe-uninitialized false positive with c++2a since r9-84-gcdc184174ce56df1
pinskia at gcc dot gnu.org
- [Bug c++/92700] wrong "unintialized" warning with std::optional
pinskia at gcc dot gnu.org
- [Bug c++/92092] Spurious warning: '<anonymous>' may be used uninitialized in this function
pinskia at gcc dot gnu.org
- [Bug c++/92700] wrong "unintialized" warning with std::optional
pinskia at gcc dot gnu.org
- [Bug c++/92194] [9/10 Regression] maybe-uninitialized false positive with c++2a since r9-84-gcdc184174ce56df1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/86465] [10/11/12/13 Regression] C++17 <optional> triggers: ‘<anonymous>’ may be used uninitialized in this function
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116090] Another -Wmaybe-uninitialized false positive with std::optional
pinskia at gcc dot gnu.org
- [Bug target/121785] [16 Regression] inconsistent result after matching bcaxqdi4 instruction since r16-2203
pinskia at gcc dot gnu.org
- [Bug tree-optimization/105749] Bogus maybe-uninitialized when using std::optional, regex and sstream
pinskia at gcc dot gnu.org
- [Bug target/121784] error: cannot tail-call: argument must be passed by copying
pinskia at gcc dot gnu.org
- [Bug target/121784] error: cannot tail-call: argument must be passed by copying
pinskia at gcc dot gnu.org
- [Bug target/121784] error: cannot tail-call: argument must be passed by copying
pinskia at gcc dot gnu.org
- [Bug c++/121799] New: GCC fails to parse `typedef _Complex __float128 T;` (in C++ mode?)
de34 at live dot cn
- [Bug c++/121799] GCC fails to parse `typedef _Complex __float128 T; ` (in C++ mode?)
pinskia at gcc dot gnu.org
- [Bug c++/121799] GCC fails to parse `typedef _Complex __float128 T; ` (in C++ mode?)
pinskia at gcc dot gnu.org
- [Bug target/32187] Complex __float128 is rejected
pinskia at gcc dot gnu.org
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
ramana at gcc dot gnu.org
- [Bug tree-optimization/61677] False positive with -Wmaybe-uninitialized (predicate analysis, VRP)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/61677] False positive with -Wmaybe-uninitialized (predicate analysis, VRP)
pinskia at gcc dot gnu.org
- [Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
pinskia at gcc dot gnu.org
- [Bug tree-optimization/73550] Another wrong -Wmaybe-uninitialized warning in switch statement
pinskia at gcc dot gnu.org
- [Bug tree-optimization/102631] -Wmaybe-uninitialized cannot see through a series of PHIs
pinskia at gcc dot gnu.org
- [Bug c++/121800] New: ICE on invalid call operator
stevenxia990430 at gmail dot com
- [Bug tree-optimization/105423] Bogus -Werror=maybe-uninitialized with definitely initialized variable
pinskia at gcc dot gnu.org
- [Bug fortran/102457] [PDT] ICE in fold_convert_const_int_from_real, at fold-const.c:2034
cvs-commit at gcc dot gnu.org
- [Bug fortran/83762] [PDT] ICE on variable declaration with undefined PDT parameter
cvs-commit at gcc dot gnu.org
- [Bug c++/121800] ICE on invalid call operator
pinskia at gcc dot gnu.org
- [Bug c++/121800] [13/14/15/16 Regression] ICE on invalid call operator
pinskia at gcc dot gnu.org
- [Bug fortran/114815] [PDT] internal compiler error: Segmentation fault - on creating type with len parameter and dependent on it character array
cvs-commit at gcc dot gnu.org
- [Bug fortran/84432] [F08] Detect illegal component initialization in pdt_27.f03
cvs-commit at gcc dot gnu.org
- [Bug fortran/102457] [PDT] ICE in fold_convert_const_int_from_real, at fold-const.c:2034
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug tree-optimization/108466] inconsistent -Wmaybe-uninitialized warning location
pinskia at gcc dot gnu.org
- [Bug fortran/114815] [PDT] internal compiler error: Segmentation fault - on creating type with len parameter and dependent on it character array
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
dhruvc at nvidia dot com
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
dhruvc at nvidia dot com
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
dhruvc at nvidia dot com
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
dhruvc at nvidia dot com
- [Bug fortran/84432] [F08] Detect illegal component initialization in pdt_27.f03
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug fortran/84094] several correctness issues in gfortran.dg
pault at gcc dot gnu.org
- [Bug tree-optimization/108466] inconsistent -Wmaybe-uninitialized warning location
pinskia at gcc dot gnu.org
- [Bug tree-optimization/111944] Spurious '<anonymous>' is used uninitialized in Boost.Variant2 (-Wuninitialized -Og)
pinskia at gcc dot gnu.org
- [Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
pinskia at gcc dot gnu.org
- [Bug debug/82738] [meta-bug] issues with the -Og optimization level
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116026] Copying or moving a std::variant that can be a vector causes a maybe-uninitialized warning with -fsanitize=address -Og -finline-functions-called-once
pinskia at gcc dot gnu.org
- [Bug fortran/83275] [PDT] ICE in get_pdt_constructor, at fortran/resolve.c:1185 (and others)
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug fortran/83274] [PDT] ICE in delete_root and missing error
pault at gcc dot gnu.org
- [Bug tree-optimization/121792] missing PRE due to exceptions, partial PRE insertion too restricted
rguenth at gcc dot gnu.org
- [Bug target/121510] internal compiler error: in emit_vec_extract, at config/riscv/riscv-v.cc:5651
rdapp at gcc dot gnu.org
- [Bug c++/121801] New: mangling of _Float16 values in template-args is empty
mkretz at gcc dot gnu.org
- [Bug target/121802] New: gcc.target/powerpc/vsx-vectorize-* FAILS starting with r16-3515-g3f868fb150957e
kishan at gcc dot gnu.org
- [Bug target/121802] gcc.target/powerpc/vsx-vectorize-* FAILS starting with r16-3515-g3f868fb150957e
rguenth at gcc dot gnu.org
- [Bug target/121510] internal compiler error: in emit_vec_extract, at config/riscv/riscv-v.cc:5651
rdapp at gcc dot gnu.org
- [Bug c++/121801] mangling of _Float16 values in template-args is empty
mkretz at gcc dot gnu.org
- [Bug tree-optimization/121803] New: gcc missed optimze manual byte swap to bswap instrution
rockeet at gmail dot com
- [Bug c++/121769] gcc does not optimize manual bswap
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121803] gcc missed optimze manual byte swap to bswap instrution
pinskia at gcc dot gnu.org
- [Bug target/121802] gcc.target/powerpc/vsx-vectorize-* FAILS starting with r16-3515-g3f868fb150957e
rguenth at gcc dot gnu.org
- [Bug target/110899] RFE: Attributes preserve_most and preserve_all
redbeard0531 at gmail dot com
- [Bug target/121652] [15/16 Regression] round builtin does not raise FE_INVALID for signaling NaN
aurelien at aurel32 dot net
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
rguenth at gcc dot gnu.org
- [Bug libstdc++/121804] New: join_view::iterator::_M_get_inner should be noexcept
hewillk at gmail dot com
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
rguenth at gcc dot gnu.org
- [Bug target/121652] [15/16 Regression] round builtin does not raise FE_INVALID for signaling NaN
aurelien at aurel32 dot net
- [Bug testsuite/118567] [15/16 Regression] gcc.target/powerpc/vsx-vectorize-1.c fail starting with r15-6807-g68326d5d1a593d
cvs-commit at gcc dot gnu.org
- [Bug testsuite/118567] [15/16 Regression] gcc.target/powerpc/vsx-vectorize-1.c fail starting with r15-6807-g68326d5d1a593d
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/73550] Another wrong -Wmaybe-uninitialized warning in switch statement
rguenth at gcc dot gnu.org
- [Bug tree-optimization/73550] Another wrong -Wmaybe-uninitialized warning in switch statement
rguenth at gcc dot gnu.org
- [Bug c++/121801] mangling of _Float16 values in template-args is empty
mkretz at gcc dot gnu.org
- [Bug fortran/121805] New: Incorrect results with pointer array input
federico.perini at gmail dot com
- [Bug middle-end/121806] New: [16 Regression] Uninitialised value in gcc.cc:2932's for_each_path causes gfortran compile fails since r16-3354-gf23bac62f46fc2
burnus at gcc dot gnu.org
- [Bug middle-end/121806] [16 Regression] Uninitialised value in gcc.cc:2932's for_each_path causes gfortran compile fails since r16-3354-gf23bac62f46fc2
burnus at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
rsandifo at gcc dot gnu.org
- [Bug fortran/121805] Incorrect results with pointer array input
federico.perini at gmail dot com
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
tnfchris at gcc dot gnu.org
- [Bug tree-optimization/99536] unexplained warning on "uninitialized value" in std::normal_distribution
redi at gcc dot gnu.org
- [Bug c++/114795] internal compiler error: in finish_member_declaration after module import in gcc 14.0.1 snapshot
redi at gcc dot gnu.org
- [Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
tnfchris at gcc dot gnu.org
- [Bug target/121802] gcc.target/powerpc/vsx-vectorize-* FAILS starting with r16-3515-g3f868fb150957e
cvs-commit at gcc dot gnu.org
- [Bug target/121802] gcc.target/powerpc/vsx-vectorize-* FAILS starting with r16-3515-g3f868fb150957e
rguenth at gcc dot gnu.org
- [Bug middle-end/121806] [16 Regression] Uninitialised value in gcc.cc:2932's for_each_path causes gfortran compile fails since r16-3354-gf23bac62f46fc2
rguenth at gcc dot gnu.org
- [Bug fortran/121805] Incorrect results with pointer array input
federico.perini at gmail dot com
- [Bug middle-end/121806] [16 Regression] Uninitialised value in gcc.cc:2932's for_each_path causes gfortran compile fails since r16-3354-gf23bac62f46fc2
sjames at gcc dot gnu.org
- [Bug libstdc++/121804] join_view::iterator::_M_get_inner should be noexcept
redi at gcc dot gnu.org
- [Bug libstdc++/121804] join_view::iterator::_M_get_inner should be noexcept
hewillk at gmail dot com
- [Bug target/121794] [avr] Use zero_reg less
cvs-commit at gcc dot gnu.org
- [Bug target/121652] [15/16 Regression] round builtin does not raise FE_INVALID for signaling NaN
aurelien at aurel32 dot net
- [Bug target/121794] [avr] Use zero_reg less
cvs-commit at gcc dot gnu.org
- [Bug target/121794] [avr] Use zero_reg less
gjl at gcc dot gnu.org
- [Bug target/121652] [15/16 Regression] round builtin does not raise FE_INVALID for signaling NaN
xry111 at gcc dot gnu.org
- [Bug c/121807] New: compare (<, <=, >=, >) with NAN is not raising "invalid"
tydeman at tybor dot com
- [Bug c++/121808] New: ICE: in import_module, at cp/module.cc:21743
hewillk at gmail dot com
- [Bug target/121652] [15/16 Regression] round builtin does not raise FE_INVALID for signaling NaN
aurelien at aurel32 dot net
- [Bug target/121807] compare (<, <=, >=, >) with NAN is not raising "invalid"
pinskia at gcc dot gnu.org
- [Bug bootstrap/121791] compiling simplify-rtx.cc fails in stageprofile of profiledbootstrap build
defsyn at gmail dot com
- [Bug c/121809] New: cast is ignored
tydeman at tybor dot com
- [Bug target/121807] compare (<, <=, >=, >) with NAN is not raising "invalid"
tydeman at tybor dot com
- [Bug bootstrap/121791] compiling simplify-rtx.cc fails in stageprofile of profiledbootstrap build
defsyn at gmail dot com
- [Bug tree-optimization/121695] [16 Regression] RISC-V: ICE in ifcvt tree check: expected class 'type', have 'exceptional'
cvs-commit at gcc dot gnu.org
- [Bug testsuite/52641] Test cases fail for 16-bit int targets
cvs-commit at gcc dot gnu.org
- [Bug target/121652] [15/16 Regression] round builtin does not raise FE_INVALID for signaling NaN
law at gcc dot gnu.org
- [Bug target/121652] [15/16 Regression] round builtin does not raise FE_INVALID for signaling NaN
aurelien at aurel32 dot net
- [Bug target/121810] New: Out-of-range literal pool entry for MVE const vector
rearnsha at gcc dot gnu.org
- [Bug target/121810] Out-of-range literal pool entry for MVE const vector
rearnsha at gcc dot gnu.org
- [Bug target/121810] Out-of-range literal pool entry for MVE const vector
rearnsha at gcc dot gnu.org
- [Bug libstdc++/121804] join_view::iterator::_M_get_inner should be noexcept
ppalka at gcc dot gnu.org
- [Bug target/121807] compare (<, <=, >=, >) with NAN is not raising "invalid"
xry111 at gcc dot gnu.org
- [Bug middle-end/34678] Optimization generates incorrect code with -frounding-math option (#pragma STDC FENV_ACCESS not implemented)
xry111 at gcc dot gnu.org
- [Bug c/121811] New: stdckdint.h fails to compile in C++26 mode in GCC 14
thiago at kde dot org
- [Bug c/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
pinskia at gcc dot gnu.org
- [Bug fortran/121805] Incorrect results with pointer array input
kargls at comcast dot net
- [Bug c/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
pinskia at gcc dot gnu.org
- [Bug c/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
thiago at kde dot org
- [Bug c/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
thiago at kde dot org
- [Bug c/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
thiago at kde dot org
- [Bug c/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
pinskia at gcc dot gnu.org
- [Bug fortran/121805] Incorrect results with pointer array input
kargls at comcast dot net
- [Bug c/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
pinskia at gcc dot gnu.org
- [Bug libstdc++/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121772] [13/14/15/16 Regression] aarch64: ICE (invalid gimple) with vcombine since r13-1836-g8a1e05b7618fed
acoplan at gcc dot gnu.org
- [Bug target/121807] compare (<, <=, >=, >) with NAN is not raising "invalid"
vincent-gcc at vinc17 dot net
- [Bug libstdc++/121804] join_view::iterator::_M_get_inner should be noexcept
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121804] join_view::iterator::_M_get_inner should be noexcept
ppalka at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
redi at gcc dot gnu.org
- [Bug target/118485] [15/16 Regression] gnat fails to build on m68k-linux-gnu
doko at gcc dot gnu.org
- [Bug libstdc++/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
redi at gcc dot gnu.org
- [Bug fortran/121805] Incorrect results with pointer array input
federico.perini at gmail dot com
- [Bug c/121812] New: [OpenMP] 'Contruct' context selector handling with 'declare variant'
burnus at gcc dot gnu.org
- [Bug libgomp/121813] New: [OpenMP] omp_target_is_accessible too simplistic - false positive and false negative
burnus at gcc dot gnu.org
- [Bug fortran/121805] Incorrect results with pointer array input
mikael at gcc dot gnu.org
- [Bug fortran/121805] Incorrect results with pointer array input
mikael at gcc dot gnu.org
- [Bug c++/121814] New: Optimization has changed the code behavior
liweifriends at gmail dot com
- [Bug c++/121814] Optimization has changed the code behavior
redi at gcc dot gnu.org
- [Bug target/121510] internal compiler error: in emit_vec_extract, at config/riscv/riscv-v.cc:5651
cvs-commit at gcc dot gnu.org
- [Bug c++/121814] Optimization has changed the code behavior
redi at gcc dot gnu.org
- [Bug c++/121814] Optimization has changed the code behavior
redi at gcc dot gnu.org
- [Bug c++/121814] Optimization has changed the code behavior
redi at gcc dot gnu.org
- [Bug c++/121814] Optimization has changed the code behavior
liweifriends at gmail dot com
- [Bug c++/121814] Optimization has changed the code behavior
pinskia at gcc dot gnu.org
- [Bug c++/121814] Optimization has changed the code behavior
redi at gcc dot gnu.org
- [Bug c++/121814] Optimization has changed the code behavior
liweifriends at gmail dot com
- [Bug c++/121814] Optimization has changed the code behavior
liweifriends at gmail dot com
- [Bug c++/121814] Optimization has changed the code behavior
liweifriends at gmail dot com
- [Bug c++/121814] Optimization has changed the code behavior
pinskia at gcc dot gnu.org
- [Bug c++/121814] Optimization has changed the code behavior
liweifriends at gmail dot com
- [Bug tree-optimization/121772] [13/14/15/16 Regression] aarch64: ICE (invalid gimple) with vcombine since r13-1836-g8a1e05b7618fed
pinskia at gcc dot gnu.org
- [Bug target/121809] cast is ignored
pinskia at gcc dot gnu.org
- [Bug middle-end/121806] [16 Regression] Uninitialised value in gcc.cc:2932's for_each_path causes gfortran compile fails since r16-3354-gf23bac62f46fc2
pinskia at gcc dot gnu.org
- [Bug fortran/121805] Incorrect results with pointer array input
kargls at comcast dot net
- [Bug middle-end/121806] [16 Regression] Uninitialised value in gcc.cc:2932's for_each_path causes gfortran compile fails since r16-3354-gf23bac62f46fc2
pinskia at gcc dot gnu.org
- [Bug c++/121801] mangling of _Float16 values in template-args is empty
pinskia at gcc dot gnu.org
- [Bug middle-end/121806] [16 Regression] Uninitialised value in gcc.cc:2932's for_each_path causes gfortran compile fails since r16-3354-gf23bac62f46fc2
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121806] [16 Regression] Uninitialised value in gcc.cc:2932's for_each_path causes gfortran compile fails since r16-3354-gf23bac62f46fc2
sjames at gcc dot gnu.org
- [Bug libstdc++/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
thiago at kde dot org
- [Bug rtl-optimization/121757] [15 Regression] ICE in rtl_ssa::clobber_info::recompute_group
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121815] New: memcmp should expand inline when the len is [0,1]
pinskia at gcc dot gnu.org
- [Bug target/121809] cast is ignored
tydeman at tybor dot com
- [Bug target/121809] cast is ignored
pinskia at gcc dot gnu.org
- [Bug middle-end/121816] New: Disappointments has an old reference to ffloat-store still
pinskia at gcc dot gnu.org
- [Bug c/121817] New: iseqsig( 0.DD, 1.DD ) will not compile
tydeman at tybor dot com
- [Bug target/94852] -ffloat-store on x64 target
pinskia at gcc dot gnu.org
- [Bug middle-end/14708] description of -ffloat-store in gcc man page incorrect/inaccurate
pinskia at gcc dot gnu.org
- [Bug c/121817] iseqsig( 0.DD, 1.DD ) will not compile
pinskia at gcc dot gnu.org
- [Bug c/121817] iseqsig( 0.DD, 1.DD ) will not compile
pinskia at gcc dot gnu.org
- [Bug c/121817] iseqsig( 0.DD, 1.DD ) will not compile
pinskia at gcc dot gnu.org
- [Bug target/121818] New: miscompilation of parallel for reduction on nvptx target in a cholesky decomposition
schulz.benjamin at googlemail dot com
- [Bug target/121818] miscompilation of parallel for reduction on nvptx target in a cholesky decomposition
schulz.benjamin at googlemail dot com
- [Bug tree-optimization/108466] inconsistent -Wmaybe-uninitialized warning location
pinskia at gcc dot gnu.org
- [Bug libstdc++/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
thiago at kde dot org
- [Bug testsuite/102690] [13/14/15 regression] g++.dg/warn/Warray-bounds-16.C fails
pinskia at gcc dot gnu.org
- [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds
pinskia at gcc dot gnu.org
- [Bug target/121818] miscompilation of parallel for reduction on nvptx target in a cholesky decomposition
schulz.benjamin at googlemail dot com
- [Bug libstdc++/121819] New: Shall std::is_integral/make_signed/make_unsigned always be defined for int128 ?
romain.geissler at amadeus dot com
- [Bug target/121818] miscompilation of parallel for reduction on nvptx target in a cholesky decomposition
schulz.benjamin at googlemail dot com
- [Bug target/121818] miscompilation of parallel for reduction on nvptx target in a cholesky decomposition
schulz.benjamin at googlemail dot com
- [Bug tree-optimization/108355] [13/14/15/16 Regression] Dead Code Elimination Regression at -O2 since r13-2772-g9baee6181b4e42
sjames at gcc dot gnu.org
- [Bug libstdc++/121819] Shall std::is_integral/make_signed/make_unsigned always be defined for int128 ?
pinskia at gcc dot gnu.org
- [Bug libstdc++/96710] __int128 vs <type_traits>
pinskia at gcc dot gnu.org
- [Bug libstdc++/121819] Shall std::is_integral/make_signed/make_unsigned always be defined for int128 ?
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121820] New: [regression 16] gcc.dg/vect/vect-early-break_39.c fails on aarch64 since r16-1001-g0291f53f8d2343
thiago.bauermann at linaro dot org
- [Bug tree-optimization/121820] [regression 16] gcc.dg/vect/vect-early-break_39.c fails on aarch64 since r16-1001-g0291f53f8d2343
thiago.bauermann at linaro dot org
- [Bug tree-optimization/121820] [regression 16] gcc.dg/vect/vect-early-break_39.c fails on aarch64 since r16-1001-g0291f53f8d2343
thiago.bauermann at linaro dot org
- [Bug tree-optimization/121820] [regression 16] gcc.dg/vect/vect-early-break_39.c fails on aarch64 since r16-1001-g0291f53f8d2343
thiago.bauermann at linaro dot org
- [Bug tree-optimization/121820] [16 Regression] gcc.dg/vect/vect-early-break_39.c fails on aarch64 since r16-1001-g0291f53f8d2343
pinskia at gcc dot gnu.org
- [Bug bootstrap/121821] New: [16 regression] profiledbootstrap fails to build on armv8l since r16-496-gcc74e2f2b39b6d
thiago.bauermann at linaro dot org
- [Bug c++/121822] New: ICE in dependent_type_p with concept
stevenxia990430 at gmail dot com
- [Bug c/121823] New: float expressions not honor rounding
tydeman at tybor dot com
- [Bug c/121824] New: side effects of expressions not done
tydeman at tybor dot com
- [Bug c++/121825] New: ICE on coroutine return in lambda
stevenxia990430 at gmail dot com
- [Bug c++/121808] ICE: in import_module, at cp/module.cc:21743
nshead at gcc dot gnu.org
- [Bug c++/121826] New: ICE on less constrainted partial specialization
stevenxia990430 at gmail dot com
- [Bug c/121823] float expressions not honor rounding
amonakov at gcc dot gnu.org
- [Bug target/121821] [16 regression] profiledbootstrap fails to build on armv8l since r16-496-gcc74e2f2b39b6d
pinskia at gcc dot gnu.org
- [Bug target/121821] [16 regression] profiledbootstrap fails to build on armv8l since r16-496-gcc74e2f2b39b6d
pinskia at gcc dot gnu.org
- [Bug target/121821] [16 regression] profiledbootstrap fails to build on armv8l since r16-496-gcc74e2f2b39b6d
pinskia at gcc dot gnu.org
- [Bug fortran/121805] Incorrect results with pointer array input
federico.perini at gmail dot com
- [Bug libstdc++/121827] New: ext/pointer.h can't be included alone and ext/cast.h shouldn't be included in extc++.h
jakub at gcc dot gnu.org
- [Bug libstdc++/121827] ext/pointer.h can't be included alone and ext/cast.h shouldn't be included in extc++.h
jakub at gcc dot gnu.org
- [Bug libstdc++/121819] Shall std::is_integral/make_signed/make_unsigned always be defined for int128 ?
redi at gcc dot gnu.org
- [Bug libstdc++/121819] Shall std::is_integral/make_signed/make_unsigned always be defined for int128 ?
redi at gcc dot gnu.org
- [Bug libstdc++/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
redi at gcc dot gnu.org
- [Bug middle-end/121823] float expressions not honor rounding
pinskia at gcc dot gnu.org
- [Bug libstdc++/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
jakub at gcc dot gnu.org
- [Bug middle-end/105548] -frounding-math description contains a misleading sentence
pinskia at gcc dot gnu.org
- [Bug middle-end/121828] New: during GIMPLE pass: bitintlower ICE: definition in block 2 follows the use with __builtin_sub_overflow() and __builtin_memset()
zsojka at seznam dot cz
- [Bug libstdc++/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
redi at gcc dot gnu.org
- [Bug middle-end/121823] 0.0 - 0.0, float expressions not honor rounding
xry111 at gcc dot gnu.org
- [Bug middle-end/34678] Optimization generates incorrect code with -frounding-math option (#pragma STDC FENV_ACCESS not implemented)
xry111 at gcc dot gnu.org
- [Bug c/121824] 0/0 trapping is removed
xry111 at gcc dot gnu.org
- [Bug middle-end/34678] Optimization generates incorrect code with -frounding-math option (#pragma STDC FENV_ACCESS not implemented)
xry111 at gcc dot gnu.org
- [Bug tree-optimization/121828] during GIMPLE pass: bitintlower ICE: definition in block 2 follows the use with __builtin_sub_overflow() and other function that does not write to used memory
pinskia at gcc dot gnu.org
- [Bug target/94852] -ffloat-store on x64 target
xry111 at gcc dot gnu.org
- [Bug tree-optimization/121828] during GIMPLE pass: bitintlower ICE: definition in block 2 follows the use with __builtin_sub_overflow() and other function that does not write to used memory
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121828] during GIMPLE pass: bitintlower ICE: definition in block 2 follows the use with __builtin_sub_overflow() and other function that does not write to used memory
pinskia at gcc dot gnu.org
- [Bug fortran/95504] [PDT] ICE in transfer_array_component, at fortran/trans-io.c:2167
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug c++/121822] ICE in dependent_type_p with concept
pinskia at gcc dot gnu.org
- [Bug c++/121822] [13/14/15/16 Regression] ICE in dependent_type_p with concept
pinskia at gcc dot gnu.org
- [Bug c++/121826] ICE on less constrainted partial specialization
pinskia at gcc dot gnu.org
- [Bug c++/121825] ICE on coroutine return in lambda
pinskia at gcc dot gnu.org
- [Bug c++/121826] ICE on less constrainted partial specialization with auto type deduction
pinskia at gcc dot gnu.org
- [Bug c/121829] New: [Trunk] Trigger error at -O2/O3 during GIMPLE pass: optimized
xxs_chy at outlook dot com
- [Bug tree-optimization/121829] [13/14/15/16 Regression] Trigger error at -O2/O3 during GIMPLE pass: optimized
pinskia at gcc dot gnu.org
- [Bug c++/121705] [16 Regression] When using import std, formatting std::chrono::year_month_day will cause compilation failure
cvs-commit at gcc dot gnu.org
- [Bug c++/99000] [modules] merging of textual redefinitions: declaration std::__copy_move_a2 conflicts with import
cvs-commit at gcc dot gnu.org
- [Bug c++/117658] Different ADL behavior between gcc and clang
cvs-commit at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/121705] [16 Regression] When using import std, formatting std::chrono::year_month_day will cause compilation failure
nshead at gcc dot gnu.org
- [Bug target/121766] SVE vector cost model does not model narrowing store costs accurately
tnfchris at gcc dot gnu.org
- [Bug fortran/95504] [PDT] ICE in transfer_array_component, at fortran/trans-io.c:2167
pault at gcc dot gnu.org
- [Bug c++/121702] [modules] ICE when exporting a using namespace referring to an imported namespace
cvs-commit at gcc dot gnu.org
- [Bug c++/121702] [modules] ICE when exporting a using namespace referring to an imported namespace
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug middle-end/121823] 0.0 - 0.0, float expressions not honor rounding
amonakov at gcc dot gnu.org
- [Bug d/103944] [13/14/15/16 Regression] Testsuite hang due to libphobos/testsuite/libphobos.gc/forkgc2.d
iains at gcc dot gnu.org
- [Bug d/103944] [13/14/15/16 Regression] Testsuite hang due to libphobos/testsuite/libphobos.gc/forkgc2.d
iains at gcc dot gnu.org
- [Bug c++/121702] [modules] ICE when exporting a using namespace referring to an imported namespace
shyeyian at petalmail dot com
- [Bug libstdc++/121811] stdckdint.h fails to compile in C++26 mode in GCC 14
thiago at kde dot org
- [Bug target/121510] internal compiler error: in emit_vec_extract, at config/riscv/riscv-v.cc:5651
doko at gcc dot gnu.org
- [Bug tree-optimization/108466] inconsistent -Wmaybe-uninitialized warning location
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/108466] inconsistent -Wmaybe-uninitialized warning location
pinskia at gcc dot gnu.org
- [Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
pinskia at gcc dot gnu.org
- [Bug fortran/84119] Type parameter inquiry for PDT returns array instead of scalar
cvs-commit at gcc dot gnu.org
- [Bug fortran/84119] Type parameter inquiry for PDT returns array instead of scalar
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug fortran/84094] several correctness issues in gfortran.dg
pault at gcc dot gnu.org
- [Bug fortran/116543] [PDT] pdt_26.f03 is invalid
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug c/121830] New: ice in vect_build_slp_tree_2, again ?
dcb314 at hotmail dot com
- [Bug c/121830] ice in vect_build_slp_tree_2, again ?
dcb314 at hotmail dot com
- [Bug target/121831] New: [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
sjames at gcc dot gnu.org
- [Bug target/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
sjames at gcc dot gnu.org
- [Bug target/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
sjames at gcc dot gnu.org
- [Bug target/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
sjames at gcc dot gnu.org
- [Bug ipa/116410] modref doesn't generate LTO summaries with -ffat-lto-objects (-ffat-lto-objects generates different and inefficient code compared with -fno-fat-lto-objects)
cvs-commit at gcc dot gnu.org
- [Bug c++/121832] New: ICE on export without -fmodules
stevenxia990430 at gmail dot com
- [Bug target/69374] install.texi is bit-rotten
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121830] [16 regression] ice in vect_build_slp_tree_2, again ?
sjames at gcc dot gnu.org
- [Bug c++/121833] New: ICE on unterminated raw string with stringify
stevenxia990430 at gmail dot com
- [Bug preprocessor/119562] ICE when trying to token-paste an unterminated raw string
pinskia at gcc dot gnu.org
- [Bug preprocessor/121833] ICE on unterminated raw string with stringify
pinskia at gcc dot gnu.org
- [Bug target/121818] miscompilation of parallel for reduction on nvptx target in a cholesky decomposition
schulz.benjamin at googlemail dot com
- [Bug target/121818] miscompilation of parallel for reduction on nvptx target in a cholesky decomposition
sjames at gcc dot gnu.org
- [Bug tree-optimization/121834] New: ICE on valid code at -O{2,3} on x86_64-linux-gnu: in vect_build_slp_tree_2, at tree-vect-slp.cc:2857
zhendong.su at inf dot ethz.ch
- [Bug tree-optimization/121830] [16 regression] ice in vect_build_slp_tree_2, again ?
sjames at gcc dot gnu.org
- [Bug tree-optimization/121834] ICE on valid code at -O{2,3} on x86_64-linux-gnu: in vect_build_slp_tree_2, at tree-vect-slp.cc:2857
sjames at gcc dot gnu.org
- [Bug tree-optimization/121830] [16 regression] ice in vect_build_slp_tree_2, again ?
sjames at gcc dot gnu.org
- [Bug rtl-optimization/121835] New: [16 regression] Failed bootstrap in powerpc64le-unknown-linux-gnu wiht new dep fusion pass
sjames at gcc dot gnu.org
- [Bug rtl-optimization/121835] [16 regression] Failed bootstrap in powerpc64le-unknown-linux-gnu wiht new dep fusion pass
sjames at gcc dot gnu.org
- [Bug tree-optimization/121830] [16 regression] ice in vect_build_slp_tree_2, again ?
sjames at gcc dot gnu.org
- [Bug rtl-optimization/121835] [16 regression] Failed bootstrap in powerpc64le-unknown-linux-gnu with new dep fusion pass
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121835] [16 regression] Failed bootstrap in powerpc64le-unknown-linux-gnu with new dep fusion pass
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121835] [16 regression] Failed bootstrap in powerpc64le-unknown-linux-gnu with new dep fusion pass
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121835] [16 regression] Failed bootstrap in powerpc64le-unknown-linux-gnu with new dep fusion pass
sjames at gcc dot gnu.org
- [Bug rtl-optimization/121835] [16 regression] Failed bootstrap in powerpc64le-unknown-linux-gnu with new dep fusion pass
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121835] [16 regression] Failed bootstrap in powerpc64le-unknown-linux-gnu with new dep fusion pass
artemiyv at acm dot org
- [Bug rtl-optimization/121835] [16 regression] Failed bootstrap in powerpc64le-unknown-linux-gnu with new dep fusion pass
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/121835] [16 regression] Failed bootstrap in powerpc64le-unknown-linux-gnu with new dep fusion pass
pinskia at gcc dot gnu.org
- [Bug c++/121832] [13/14/15 Regression] ICE on export without -fmodules
pinskia at gcc dot gnu.org
- [Bug target/121836] New: gcc 15.2 Optimizer problem on target: setting -O1 makes the gpu hang, while program terminates correctly without optimization
schulz.benjamin at googlemail dot com
- [Bug target/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
pinskia at gcc dot gnu.org
- [Bug target/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
pinskia at gcc dot gnu.org
- [Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
pinskia at gcc dot gnu.org
- [Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
pinskia at gcc dot gnu.org
- [Bug target/121836] gcc 15.2 Optimizer problem on target: setting -O1 makes the gpu hang, while program terminates correctly without optimization
schulz.benjamin at googlemail dot com
- [Bug target/121836] gcc 15.2 Optimizer problem on target: setting -O1 makes the gpu hang, while program terminates correctly without optimization
schulz.benjamin at googlemail dot com
- [Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
pinskia at gcc dot gnu.org
- [Bug target/121836] gcc 15.2 Optimizer problem on target: setting -O1 makes the gpu hang, while program terminates correctly without optimization
schulz.benjamin at googlemail dot com
- [Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
pinskia at gcc dot gnu.org
- [Bug lto/121837] New: Missing ODR about a missing const for arrays with different const between TUs
pinskia at gcc dot gnu.org
- [Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
pinskia at gcc dot gnu.org
- [Bug preprocessor/121838] New: Comma concatenation extension is not correctly disabled with standards conforming option
luigighiron at gmail dot com
- [Bug c++/121839] New: ICE: tree check: expected tree_binfo, have error_mark in adjust_result_of_qualified_name_lookup, at cp/search.cc:1487
stevenxia990430 at gmail dot com
- [Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
sjames at gcc dot gnu.org
- [Bug c++/121839] [13/14/15/16 Regression] ICE: tree check: expected tree_binfo, have error_mark in adjust_result_of_qualified_name_lookup, at cp/search.cc:1487
pinskia at gcc dot gnu.org
- [Bug libfortran/90374] Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d and ew.d e0 edit descriptors for output
jvdelisle at gcc dot gnu.org
- [Bug fortran/36725] g0 edit descriptor: Missing compile-time checking for invalid g0.d
jvdelisle at gcc dot gnu.org
- [Bug c++/121840] New: Bogus -Wuninitialized with virtual inheritance inside constructor & -O2
romain.geissler at amadeus dot com
- [Bug c++/121840] Bogus -Wuninitialized with virtual inheritance inside constructor & -O2
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121841] New: missing copy prop for aggreates
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121841] missing copy prop for aggreates
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121841] missing copy prop for aggreates
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121751] missing copy prop if the field is a full store
pinskia at gcc dot gnu.org
- [Bug tree-optimization/110035] Missed optimization for dependent assignment statements
pinskia at gcc dot gnu.org
- [Bug target/121794] [avr] Use zero_reg less
cvs-commit at gcc dot gnu.org
- [Bug target/121794] [avr] Use zero_reg less
cvs-commit at gcc dot gnu.org
- [Bug c++/121842] New: ICE: in coerce_template_parms, at cp/pt.cc:9283
stevenxia990430 at gmail dot com
- [Bug c/121563] inconsistency with repeated forward declarations of parameters with , or ;
Chris.Bazley at arm dot com
- [Bug target/121843] New: [11 - 16 Regression] Powerpc64: trigger error at -O1/O2/O3 during RTL pass: pro_and_epilogue
xxs_chy at outlook dot com
- [Bug tree-optimization/121844] New: [16,15 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
xxs_chy at outlook dot com
- [Bug fortran/121743] ICE in build_function_decl, at gcc/fortran/trans-decl.cc:2519
gilles.gouaillardet at gmail dot com
- [Bug c/121563] inconsistency with repeated forward declarations of parameters with , or ;
harald at gigawatt dot nl
- [Bug c++/107393] Wrong TLS model for specialized template
cvs-commit at gcc dot gnu.org
- [Bug c++/107393] Wrong TLS model for specialized template
hjl.tools at gmail dot com
- [Bug c/121563] inconsistency with repeated forward declarations of parameters with , or ;
harald at gigawatt dot nl
- [Bug fortran/121743] [15/16 regression] ICE in build_function_decl, at gcc/fortran/trans-decl.cc:2519 since r15-6414-g91d52f87c5bc48
sjames at gcc dot gnu.org
- [Bug tree-optimization/121844] [15/16 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
sjames at gcc dot gnu.org
- [Bug tree-optimization/121844] [15/16 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
sjames at gcc dot gnu.org
- [Bug target/121845] New: [Trunk] RISC-V rv64gcv: miscompile at -O0
xxs_chy at outlook dot com
- [Bug c/121846] New: call to memcpy with zero value n argument triggers deletion of null pointer check optimization
rcseacord at gmail dot com
- [Bug c/121846] call to memcpy with zero value n argument triggers deletion of null pointer check optimization
pinskia at gcc dot gnu.org
- [Bug ipa/112783] core dump on libxo when function is inlined
pinskia at gcc dot gnu.org
- [Bug c/121846] call to memcpy with zero value n argument triggers deletion of null pointer check optimization
pinskia at gcc dot gnu.org
- [Bug ipa/112783] core dump on libxo when function is inlined
pinskia at gcc dot gnu.org
- [Bug c/121846] call to memcpy with zero value n argument triggers deletion of null pointer check optimization
rcseacord at gmail dot com
- [Bug target/120811] RISC-V: missed load offset
law at gcc dot gnu.org
- [Bug c/121846] call to memcpy with zero value n argument triggers deletion of null pointer check optimization
pinskia at gcc dot gnu.org
- [Bug c/121846] call to memcpy with zero value n argument triggers deletion of null pointer check optimization
sjames at gcc dot gnu.org
- [Bug c/121846] call to memcpy with zero value n argument triggers deletion of null pointer check optimization
sjames at gcc dot gnu.org
- [Bug tree-optimization/121841] missing copy prop for aggregates due to overlap checking being too restrictive
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121417] Missed copy prop for aggregate with memcpy
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121844] [15/16 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
pinskia at gcc dot gnu.org
- [Bug target/121843] PowerPC64: trigger error at -O1/O2/O3 during RTL pass: pro_and_epilogue
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121847] New: [M68K] [LRA] ICE in gen_rtx_SUBREG, at emit-rtl.cc:1048
schwab@linux-m68k.org
- [Bug fortran/78219] [F08] specifying the kind of a FORALL index in the header
jvdelisle at gcc dot gnu.org
- [Bug fortran/96255] [F2018] Implement optional type spec for index in DO CONCURRENT
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/121841] missing copy prop for aggregates due to overlap checking being too restrictive
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121841] missing copy prop for aggregates due to overlap checking being too restrictive
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121364] [meta-bug] copy prop for aggregates
pinskia at gcc dot gnu.org
- [Bug fortran/78219] [F08] specifying the kind of a FORALL index in the header
kargls at comcast dot net
- [Bug target/121652] [15/16 Regression] round builtin does not raise FE_INVALID for signaling NaN
aurelien at aurel32 dot net
- [Bug tree-optimization/90285] Poor optimised codegen for memmove() back on top of oneself
pinskia at gcc dot gnu.org
- [Bug c++/107393] Wrong TLS model for specialized template
sjames at gcc dot gnu.org
- [Bug fortran/107421] problematic interaction of 'common' and 'threadprivate'
sjames at gcc dot gnu.org
- [Bug c/107419] attributes are ignored when selecting TLS model
sjames at gcc dot gnu.org
- [Bug fortran/121848] New: gfortran.dg/gomp/pr107421.f90 FAILs on aarch64
sjames at gcc dot gnu.org
- [Bug fortran/107421] problematic interaction of 'common' and 'threadprivate'
sjames at gcc dot gnu.org
- [Bug fortran/121848] gfortran.dg/gomp/pr107421.f90 FAILs on aarch64
sjames at gcc dot gnu.org
- [Bug fortran/121848] gfortran.dg/gomp/pr107421.f90 FAILs on aarch64
sjames at gcc dot gnu.org
- [Bug target/121849] New: __builtin_shufflevector does not work on powerpc (?): error: invalid element index to '__builtin_shufflevector'
vital.had at gmail dot com
- [Bug target/121849] __builtin_shufflevector does not work on powerpc (?): error: invalid element index to '__builtin_shufflevector'
pinskia at gcc dot gnu.org
- [Bug fortran/121743] [15/16 regression] ICE in build_function_decl, at gcc/fortran/trans-decl.cc:2519 since r15-6414-g91d52f87c5bc48
gilles.gouaillardet at gmail dot com
- [Bug c++/121850] New: ICE: in dependent_alias_template_spec_p, at cp/pt.cc:6801
stevenxia990430 at gmail dot com
- [Bug c++/121850] ICE: in dependent_alias_template_spec_p, at cp/pt.cc:6801
pinskia at gcc dot gnu.org
- [Bug c++/121850] [14/15/16 Regression] ICE: in dependent_alias_template_spec_p, at cp/pt.cc:6801
pinskia at gcc dot gnu.org
- [Bug c++/121850] [14/15/16 Regression] ICE: in dependent_alias_template_spec_p, at cp/pt.cc:6801
pinskia at gcc dot gnu.org
- [Bug c++/121851] New: ICE: in ocp_convert, at cp/cvt.cc:802
stevenxia990430 at gmail dot com
- [Bug tree-optimization/83022] [13/14/15/16 Regression] malloc & memset -> calloc is not always an optimization
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/87900] malloc + memset to calloc doesn't work for aggregate initialization
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/83022] [13/14/15/16 Regression] malloc & memset -> calloc is not always an optimization
pinskia at gcc dot gnu.org
- [Bug tree-optimization/87900] malloc + memset to calloc doesn't work for aggregate initialization
pinskia at gcc dot gnu.org
- [Bug tree-optimization/87900] malloc + memset to calloc doesn't work for aggregate initialization
pinskia at gcc dot gnu.org
- [Bug tree-optimization/36602] memset should be optimized into an empty CONSTRUCTOR
pinskia at gcc dot gnu.org
- [Bug tree-optimization/83819] [meta-bug] missing strlen optimizations
pinskia at gcc dot gnu.org
- [Bug c++/121851] ICE: in ocp_convert, at cp/cvt.cc:802
pinskia at gcc dot gnu.org
- [Bug fortran/84008] [PDT] ICE accessing kind and len parameters
cvs-commit at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug fortran/84008] [PDT] ICE accessing kind and len parameters
pault at gcc dot gnu.org
- [Bug rtl-optimization/121852] New: wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch
- [Bug c++/121814] Optimization has changed the code behavior
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121829] [13/14/15/16 Regression] Trigger error at -O2/O3 during GIMPLE pass: optimized with asm goto with lable being the next statement and loop afterwards
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121830] [16 regression] ice in vect_build_slp_tree_2, again ?
rguenth at gcc dot gnu.org
- [Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121829] [13/14/15/16 Regression] Trigger error at -O2/O3 during GIMPLE pass: optimized with asm goto with lable being the next statement and loop afterwards
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121829] [13/14/15/16 Regression] Trigger error at -O2/O3 during GIMPLE pass: optimized with asm goto with lable being the next statement and loop afterwards
rguenth at gcc dot gnu.org
- [Bug libstdc++/121827] ext/pointer.h can't be included alone and ext/cast.h shouldn't be included in extc++.h
cvs-commit at gcc dot gnu.org
- [Bug c/121563] inconsistency with repeated forward declarations of parameters with , or ;
Chris.Bazley at arm dot com
- [Bug c++/121853] New: conversion from __bf16 to float is prohibitively expensive
arnej at pvv dot ntnu.no
- [Bug target/121853] conversion from __bf16 to float is prohibitively expensive
rguenth at gcc dot gnu.org
- [Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
jakub at gcc dot gnu.org
- [Bug rtl-optimization/121852] wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
rguenth at gcc dot gnu.org
- [Bug target/121802] gcc.target/powerpc/vsx-vectorize-* FAILS starting with r16-3515-g3f868fb150957e
kishan at gcc dot gnu.org
- [Bug c/121563] inconsistency with repeated forward declarations of parameters with , or ;
harald at gigawatt dot nl
- [Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
jakub at gcc dot gnu.org
- [Bug tree-optimization/121830] [16 regression] ice in vect_build_slp_tree_2, again ?
rguenth at gcc dot gnu.org
- [Bug tree-optimization/114892] folding and others dump options are not documented
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/114892] folding and others dump options are not documented
acoplan at gcc dot gnu.org
- [Bug c++/121854] New: ICE when calling static member function inside lambda with explicit object parameter
chrisi57001 at gmail dot com
- [Bug tree-optimization/121844] [15/16 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
rguenth at gcc dot gnu.org
- [Bug target/121836] gcc 15.2 Optimizer problem on target: setting -O1 makes the gpu hang, while program terminates correctly without optimization
schulz.benjamin at googlemail dot com
- [Bug tree-optimization/121829] [13/14/15/16 Regression] Trigger error at -O2/O3 during GIMPLE pass: optimized with asm goto with lable being the next statement and loop afterwards
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121830] [16 regression] ice in vect_build_slp_tree_2, again ?
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121830] [16 regression] ice in vect_build_slp_tree_2, again ?
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121844] [15/16 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
rguenth at gcc dot gnu.org
- [Bug target/121853] conversion from __bf16 to float is prohibitively expensive
arnej at pvv dot ntnu.no
- [Bug c++/121795] ICE for type pack indexing
ppalka at gcc dot gnu.org
- [Bug testsuite/121848] gfortran.dg/gomp/pr107421.f90 FAILs on aarch64 without PIE
hjl.tools at gmail dot com
- [Bug testsuite/121848] gfortran.dg/gomp/pr107421.f90 FAILs on aarch64 without PIE
hjl.tools at gmail dot com
- [Bug c/121563] inconsistency with repeated forward declarations of parameters with , or ;
Chris.Bazley at arm dot com
- [Bug c/121563] inconsistency with repeated forward declarations of parameters with , or ;
Chris.Bazley at arm dot com
- [Bug target/121821] [16 regression] profiledbootstrap fails to build on armv8l since r16-496-gcc74e2f2b39b6d
rearnsha at gcc dot gnu.org
- [Bug tree-optimization/121844] [15/16 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/107997] [10/11/12/13 Regression] r13-4389-gfd8dd6c0384969 probably uncovered an issue building the Linux kernel
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121844] [13/14/15 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
rguenth at gcc dot gnu.org
- [Bug target/121510] internal compiler error: in emit_vec_extract, at config/riscv/riscv-v.cc:5651
cvs-commit at gcc dot gnu.org
- [Bug target/121510] internal compiler error: in emit_vec_extract, at config/riscv/riscv-v.cc:5651
rdapp at gcc dot gnu.org
- [Bug c++/121855] New: Diagnostic for not-a-constant-expression has no information
barry.revzin at gmail dot com
- [Bug c++/121855] Diagnostic for not-a-constant-expression has no information
redi at gcc dot gnu.org
- [Bug modula2/121721] tiny wideset example takes too much time to compile
gaius at gcc dot gnu.org
- [Bug modula2/121856] New: Set declaration takes a long time to compile
gaius at gcc dot gnu.org
- [Bug modula2/121856] Set declaration takes a long time to compile
gaius at gcc dot gnu.org
- [Bug modula2/121856] Set declaration takes a long time to compile
gaius at gcc dot gnu.org
- [Bug rtl-optimization/121857] New: pair-fusion should replace the core ldp/stp peepholes on aarch64
acoplan at gcc dot gnu.org
- [Bug rtl-optimization/121857] pair-fusion should replace the core ldp/stp peepholes on aarch64
acoplan at gcc dot gnu.org
- [Bug rtl-optimization/121852] wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
mikpelinux at gmail dot com
- [Bug rtl-optimization/121852] wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
mikpelinux at gmail dot com
- [Bug c++/120800] [14/15/16 Regression] internal compiler error when using partially initialized class with private constructor and friend
jason at gcc dot gnu.org
- [Bug target/121652] [15/16 Regression] round builtin does not raise FE_INVALID for signaling NaN
vineetg at gcc dot gnu.org
- [Bug rtl-optimization/121857] pair-fusion should replace the core ldp/stp peepholes on aarch64
pinskia at gcc dot gnu.org
- [Bug c++/121855] Diagnostic for not-a-constant-expression has no information
pinskia at gcc dot gnu.org
- [Bug c++/102262] No reason given for constexpr function that uses non-constexpr destructor
pinskia at gcc dot gnu.org
- [Bug c++/55004] [meta-bug] constexpr issues
pinskia at gcc dot gnu.org
- [Bug target/121652] [15/16 Regression] round builtin does not raise FE_INVALID for signaling NaN
vineetg at gcc dot gnu.org
- [Bug target/121821] [16 regression] profiledbootstrap fails to build on armv8l since r16-496-gcc74e2f2b39b6d
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121852] wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
mikpelinux at gmail dot com
- [Bug rtl-optimization/121852] wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121852] wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
jakub at gcc dot gnu.org
- [Bug ada/121532] ACATS cxai033 FAILs sometimes
cvs-commit at gcc dot gnu.org
- [Bug ada/121532] ACATS cxai033 FAILs sometimes
ebotcazou at gcc dot gnu.org
- [Bug libstdc++/121858] New: function_ref(nontype_t<__fn>, _Up&& __ref) did not consider that _Up is a reference_wrapper
hewillk at gmail dot com
- [Bug libstdc++/121858] function_ref(nontype_t<__fn>, _Up&& __ref) did not consider that _Up is a reference_wrapper
hewillk at gmail dot com
- [Bug libstdc++/121858] function_ref(nontype_t<__fn>, _Up&& __ref) did not consider that _Up is a reference_wrapper
hewillk at gmail dot com
- [Bug libstdc++/121858] function_ref(nontype_t<__fn>, _Up&& __ref) did not consider that _Up is a reference_wrapper
hewillk at gmail dot com
- [Bug ada/121544] -fdump-ada-spec doesn't generate type definition for pointer to structure as a structure element
cvs-commit at gcc dot gnu.org
- [Bug ada/121544] -fdump-ada-spec doesn't generate type definition for pointer to structure as a structure element
ebotcazou at gcc dot gnu.org
- [Bug c++/121859] New: ICE: in set_diagnostic_buffer, at buffering.cc:49
hewillk at gmail dot com
- [Bug target/121860] New: [16 Regression] AArch64: Trigger internal error at -O1/O2/O3 during RTL pass: dwarf2
xxs_chy at outlook dot com
- [Bug rtl-optimization/116600] [13/14/15/16 Regression] shrink wrapping vs asm goto, ICE: in maybe_record_trace_start, at dwarf2cfi.cc:2584 since r7-5127-g827ab47ab1f
pinskia at gcc dot gnu.org
- [Bug target/121860] [16 Regression] AArch64: Trigger internal error at -O1/O2/O3 during RTL pass: dwarf2
pinskia at gcc dot gnu.org
- [Bug fortran/121728] [PDT] Testcase gfortran.dg/pr95090.f90 ICEs under valgrind
anlauf at gcc dot gnu.org
- [Bug target/121861] New: -Os doesn't inline truncf/trunc
hjl.tools at gmail dot com
- [Bug c++/121859] [16 Regression] ICE: in set_diagnostic_buffer, at buffering.cc:49
pinskia at gcc dot gnu.org
- [Bug c++/121862] New: ICE: tree check: accessed elt 1 of 'tree_vec' with 0 elts in expand_template_argument_pack, at cp/pt.cc:4474
stevenxia990430 at gmail dot com
- [Bug fortran/82480] KIND array returned by STAT too small for many values on CygWin platforms (and probably others)
anlauf at gcc dot gnu.org
- [Bug c++/121862] [14/15/16 Regression] ICE: tree check: accessed elt 1 of 'tree_vec' with 0 elts in expand_template_argument_pack, at cp/pt.cc:4474
pinskia at gcc dot gnu.org
- [Bug web/120698] ./configure - unclear default for vtable-verify
cvs-commit at gcc dot gnu.org
- [Bug web/120698] ./configure - unclear default for vtable-verify
cvs-commit at gcc dot gnu.org
- [Bug web/120698] ./configure - unclear default for vtable-verify
cvs-commit at gcc dot gnu.org
- [Bug web/120698] ./configure - unclear default for vtable-verify
cvs-commit at gcc dot gnu.org
- [Bug web/120698] ./configure - unclear default for vtable-verify
redi at gcc dot gnu.org
- [Bug c/107419] attributes are ignored when selecting TLS model
cvs-commit at gcc dot gnu.org
- [Bug other/121863] New: Filing new bugs doesn't work
mark at gcc dot gnu.org
- [Bug other/121863] Filing new bugs doesn't work
sjames at gcc dot gnu.org
- [Bug ada/121544] -fdump-ada-spec doesn't generate type definition for pointer to structure as a structure element
commaperiodsemicolon at gmail dot com
- [Bug target/121784] error: cannot tail-call: argument must be passed by copying
xypron.glpk at gmx dot de
- [Bug rtl-optimization/121852] [13/14/15/16 regression] wrong code at -O2 with "-fno-gcse" on x86_64-linux-gnu
sjames at gcc dot gnu.org
- [Bug c/121563] inconsistency with repeated forward declarations of parameters with , or ;
harald at gigawatt dot nl
- [Bug c/121563] inconsistency with repeated forward declarations of parameters with , or ;
harald at gigawatt dot nl
- [Bug target/121861] -Os doesn't inline truncf/trunc
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/111798] [14/15/16 Regression] Recent change causing testsuite regression and poor code on mcore-elf
pinskia at gcc dot gnu.org
- [Bug c++/121864] New: ICE with empty (or trivial) source, C++ modules, and -save-temps
sjames at gcc dot gnu.org
- [Bug c++/121864] ICE with empty (or trivial) source, C++ modules, and -save-temps
sjames at gcc dot gnu.org
- [Bug c++/121864] ICE with empty (or trivial) source, C++ modules, and -save-temps
pinskia at gcc dot gnu.org
- [Bug c++/121864] ICE with empty (or trivial) source, C++ modules, and -save-temps
pinskia at gcc dot gnu.org
- [Bug c++/121864] ICE with empty (or trivial) source, C++ modules, and -save-temps
pinskia at gcc dot gnu.org
- [Bug c++/121864] ICE with empty (or trivial) source, C++ modules, and -save-temps
pinskia at gcc dot gnu.org
- [Bug c++/121865] New: ICE with modules and LTO (expected template_decl, have overload in maybe_template_info, at cp/mangle.cc:311)
sjames at gcc dot gnu.org
- [Bug c++/121865] ICE with modules and LTO (expected template_decl, have overload in maybe_template_info, at cp/mangle.cc:311)
sjames at gcc dot gnu.org
- [Bug middle-end/119482] slow compilation on ladybird interpreter
pinskia at gcc dot gnu.org
- [Bug c++/121801] mangling of _Float16 values in template-args is empty
cvs-commit at gcc dot gnu.org
- [Bug c++/121801] mangling of _Float16 values in template-args is empty
mkretz at gcc dot gnu.org
- [Bug tree-optimization/121866] New: GCC unable to eliminate loop guard in some cases
lis8215 at gmail dot com
- [Bug target/121866] GCC unable to eliminate loop guard in some cases for riscv32
pinskia at gcc dot gnu.org
- [Bug c/121867] New: PPC: Misses modulo reduction for constant shift in AltiVec vec_sl
jeevitha at gcc dot gnu.org
- [Bug target/121866] GCC unable to eliminate loop guard in some cases for riscv32
lis8215 at gmail dot com
- [Bug tree-optimization/121830] [16 regression] ice in vect_build_slp_tree_2, again ?
dcb314 at hotmail dot com
- [Bug target/121867] PPC: Misses modulo reduction for constant shift in AltiVec vec_sl
jeevitha at gcc dot gnu.org
- [Bug other/121863] Filing new bugs doesn't work
ro at gcc dot gnu.org
- [Bug other/121868] New: Test report for bugzilla issue
ro at gcc dot gnu.org
- [Bug tree-optimization/121869] New: [16 regression] SEGV in vect_can_advance_ivs_p
ro at gcc dot gnu.org
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
ro at gcc dot gnu.org
- [Bug target/121866] GCC unable to eliminate loop guard in some cases for riscv32
lis8215 at gmail dot com
- [Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
jakub at gcc dot gnu.org
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
tnfchris at gcc dot gnu.org
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
rguenther at suse dot de
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
tnfchris at gcc dot gnu.org
- [Bug c++/121870] New: ICE when two calls to noreturn function via function pointer in global variable
mnowak at kplabs dot pl
- [Bug c++/121871] New: False positive -Wdangling-reference for static classes
martin at martin dot st
- [Bug testsuite/121872] New: g++.dg/modules/default-arg-4 is UNRESOLVED
ro at gcc dot gnu.org
- [Bug testsuite/121872] g++.dg/modules/default-arg-4 is UNRESOLVED
ro at gcc dot gnu.org
- [Bug c/121873] New: conversion of hex fp wrong
tydeman at tybor dot com
- [Bug c++/121871] False positive -Wdangling-reference for static classes
redi at gcc dot gnu.org
- [Bug c/121873] conversion of hex fp wrong
redi at gcc dot gnu.org
- [Bug c++/121871] False positive -Wdangling-reference for static classes
martin at martin dot st
- [Bug c/121873] conversion of hex fp wrong
jakub at gcc dot gnu.org
- [Bug c/121873] conversion of hex fp wrong
jakub at gcc dot gnu.org
- [Bug target/121821] [16 regression] profiledbootstrap fails to build on armv8l since r16-496-gcc74e2f2b39b6d
rearnsha at gcc dot gnu.org
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
tnfchris at gcc dot gnu.org
- [Bug tree-optimization/121844] [13/14/15 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
xxs_chy at outlook dot com
- [Bug tree-optimization/107997] [10/11/12/13 Regression] r13-4389-gfd8dd6c0384969 probably uncovered an issue building the Linux kernel
xxs_chy at outlook dot com
- [Bug target/121785] [16 Regression] inconsistent result after matching bcaxqdi4 instruction since r16-2203
ktkachov at gcc dot gnu.org
- [Bug target/121785] [16 Regression] inconsistent result after matching bcaxqdi4 instruction since r16-2203
dizhao at os dot amperecomputing.com
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
rguenther at suse dot de
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
ro at gcc dot gnu.org
- [Bug tree-optimization/121772] [13/14/15/16 Regression] aarch64: ICE (invalid gimple) with vcombine since r13-1836-g8a1e05b7618fed
acoplan at gcc dot gnu.org
- [Bug c++/121874] New: [16 Regression] internal compiler error: Segmentation fault
hjl.tools at gmail dot com
- [Bug c++/121865] ICE with modules and LTO (expected template_decl, have overload in maybe_template_info, at cp/mangle.cc:311)
nshead at gcc dot gnu.org
- [Bug c++/121865] ICE with modules and LTO (expected template_decl, have overload in maybe_template_info, at cp/mangle.cc:311)
sjames at gcc dot gnu.org
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
tnfchris at gcc dot gnu.org
- [Bug c++/121874] [16 Regression] internal compiler error: Segmentation fault
sjames at gcc dot gnu.org
- [Bug target/110812] Check availability of builtins at expand time
xypron.glpk at gmx dot de
- [Bug target/110812] Check availability of builtins at expand time
sjames at gcc dot gnu.org
- [Bug target/121785] [16 Regression] inconsistent result after matching bcaxqdi4 instruction since r16-2203
cvs-commit at gcc dot gnu.org
- [Bug target/121785] [16 Regression] inconsistent result after matching bcaxqdi4 instruction since r16-2203
ktkachov at gcc dot gnu.org
- [Bug c++/121874] [16 Regression] internal compiler error: Segmentation fault
hjl.tools at gmail dot com
- [Bug c++/121874] [16 Regression] internal compiler error: Segmentation fault by r16-3662-ga632becefad292
hjl.tools at gmail dot com
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
hjl.tools at gmail dot com
- [Bug c++/121874] [16 Regression] internal compiler error: Segmentation fault by r16-3662-ga632becefad292
hjl.tools at gmail dot com
- [Bug c++/121854] [15 Regression] ICE when calling static member function inside lambda with explicit object parameter
ppalka at gcc dot gnu.org
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug target/110812] Check availability of builtins at expand time
kito at gcc dot gnu.org
- [Bug c++/121678] &__real__ static_var not constexpr
cvs-commit at gcc dot gnu.org
- [Bug c++/121678] &__real__ static_var not constexpr
jakub at gcc dot gnu.org
- [Bug c++/55004] [meta-bug] constexpr issues
jakub at gcc dot gnu.org
- [Bug target/121875] New: LoongArch: Inlining A into B should be allowed if the target feature of A is a subset of B's
xry111 at gcc dot gnu.org
- [Bug c++/121859] [16 Regression] ICE: in set_diagnostic_buffer, at buffering.cc:49
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121869] [16 regression] SEGV in vect_can_advance_ivs_p
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121829] [13/14/15/16 Regression] Trigger error at -O2/O3 during GIMPLE pass: optimized with asm goto with lable being the next statement and loop afterwards
pinskia at gcc dot gnu.org
- [Bug testsuite/121872] [16 Regression] g++.dg/modules/default-arg-4 is UNRESOLVED
pinskia at gcc dot gnu.org
- [Bug c/121873] conversion of hex fp wrong
pinskia at gcc dot gnu.org
- [Bug tree-optimization/107997] [10/11/12/13 Regression] r13-4389-gfd8dd6c0384969 probably uncovered an issue building the Linux kernel
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121844] [13/14/15 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121870] ICE when two calls to noreturn function via function pointer in global variable
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121870] [13/14/15/16 Regression] ICE when two calls to noreturn function via function pointer in global variable
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121844] [13/14/15 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
xxs_chy at outlook dot com
- [Bug debug/121411] ctf type size truncated for large data types
cvs-commit at gcc dot gnu.org
- [Bug fortran/82480] KIND array returned by STAT too small for many values on CygWin platforms (and probably others)
cvs-commit at gcc dot gnu.org
- [Bug c++/121859] [16 Regression] ICE: in set_diagnostic_buffer, at buffering.cc:49
dmalcolm at gcc dot gnu.org
- [Bug diagnostics/121876] New: [16 Regression] recursive ICE in ICE handling with nested diagnostics, in set_diagnostic_buffer, at buffering.cc:49
dmalcolm at gcc dot gnu.org
- [Bug c++/121859] [16 Regression] ICE: in set_diagnostic_buffer, at buffering.cc:49
dmalcolm at gcc dot gnu.org
- [Bug c++/121859] [16 Regression] ICE: in set_diagnostic_buffer, at buffering.cc:49
dmalcolm at gcc dot gnu.org
- [Bug c++/121859] [16 Regression] ICE: read-through null in maybe_diagnose_standard_trait at gcc/cp/constraint.cc:3363
dmalcolm at gcc dot gnu.org
- [Bug go/121877] New: Parallel build issues with libgo
sjames at gcc dot gnu.org
- [Bug go/121877] Parallel build issues with libgo
sjames at gcc dot gnu.org
- [Bug target/121878] New: ICE in riscv_sched_variable_issue, at config/riscv/riscv.cc:10239 with -O2 -mcpu=tt-ascalon-d8
bergner at gcc dot gnu.org
- [Bug diagnostics/121876] [16 Regression] recursive ICE in ICE handling with nested diagnostics, in set_diagnostic_buffer, at buffering.cc:49
dmalcolm at gcc dot gnu.org
- [Bug target/121878] ICE in riscv_sched_variable_issue, at config/riscv/riscv.cc:10239 with -O2 -mcpu=tt-ascalon-d8
bergner at gcc dot gnu.org
- [Bug c++/121859] [16 Regression] ICE: read-through null in maybe_diagnose_standard_trait at gcc/cp/constraint.cc:3363
dmalcolm at gcc dot gnu.org
- [Bug c++/121859] [16 Regression] ICE: read-through-null in maybe_diagnose_standard_trait at gcc/cp/constraint.cc:3363
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/121870] [13/14/15/16 Regression] ICE when two calls to noreturn function via function pointer in global variable
pinskia at gcc dot gnu.org
- [Bug middle-end/121828] during GIMPLE pass: bitintlower ICE: definition in block 2 follows the use with __builtin_sub_overflow() and other function that does not write to used memory
jakub at gcc dot gnu.org
- [Bug c/121879] New: -Wchar-subscripts false positive with int8_t
arnaud.lb at gmail dot com
- [Bug c/121879] -Wchar-subscripts false positive with int8_t
pinskia at gcc dot gnu.org
- [Bug c++/121880] New: incorrect "deallocation of storage that was not previously allocated" error message
geza.herman at gmail dot com
- [Bug c++/121880] incorrect "deallocation of storage that was not previously allocated" error message
pinskia at gcc dot gnu.org
- [Bug go/95059] GCCGO cannot be compiled for ARM64 ILP32 ABI
sjames at gcc dot gnu.org
- [Bug go/91692] gcc build fails with --enable-languages="go"
sjames at gcc dot gnu.org
- [Bug c++/110714] constexpr lifetime error: base class this pointer
pinskia at gcc dot gnu.org
- [Bug c++/121880] incorrect "deallocation of storage that was not previously allocated" error message
pinskia at gcc dot gnu.org
- [Bug c++/55004] [meta-bug] constexpr issues
pinskia at gcc dot gnu.org
- [Bug c/121879] -Wchar-subscripts false positive with int8_t
jsm28 at gcc dot gnu.org
- [Bug c++/121779] [16 Regression] use of operator < with spaceship operator returning int inside a template
cvs-commit at gcc dot gnu.org
- [Bug c++/121779] [16 Regression] use of operator < with spaceship operator returning int inside a template
ppalka at gcc dot gnu.org
- [Bug fortran/82480] KIND array returned by STAT too small for many values on CygWin platforms (and probably others)
anlauf at gcc dot gnu.org
- [Bug tree-optimization/121492] union/struct copy should be able to be optimized without SRA when it comes to a loop
pinskia at gcc dot gnu.org
- [Bug fortran/121263] [13/14/15 Regression] ICE with transfer with rank 1 unlimited polymorhpic
cvs-commit at gcc dot gnu.org
- [Bug diagnostics/120063] SARIF output: fatal errors should have their "level" set to "error"
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/121492] union/struct copy should be able to be optimized without SRA when it comes to a loop
pinskia at gcc dot gnu.org
- [Bug fortran/121263] [13/14 Regression] ICE with transfer with rank 1 unlimited polymorhpic
anlauf at gcc dot gnu.org
- [Bug fortran/121628] Use-after-free in compiler-generated assignment operators
anlauf at gcc dot gnu.org
- [Bug c++/114990] Compiler errors in <type_traits> compiling a module-based app
admin at hexadigm dot com
- [Bug tree-optimization/121881] New: cselim does not handle some stuff sometimes
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121881] cselim does not handle some stuff sometimes
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121881] cselim does not handle some stuff sometimes
pinskia at gcc dot gnu.org
- [Bug fortran/121628] Use-after-free in compiler-generated assignment operators
anlauf at gcc dot gnu.org
- [Bug target/121582] [16 Regression] ICE: in extract_insn, at recog.cc:2884 (unrecognizable insn) -mcpu=tt-ascalon-d8 -mrvv-vector-bits=zvl and vector __bf16
bergner at gcc dot gnu.org
- [Bug middle-end/91883] Division by a constant could be optimized for known variables value range
yyc1992 at gmail dot com
- [Bug libstdc++/80676] [DR 2995] basic_stringbuf does not use initial capacity of SSO string
redi at gcc dot gnu.org
- [Bug testsuite/121872] [16 Regression] g++.dg/modules/default-arg-4 is UNRESOLVED
cvs-commit at gcc dot gnu.org
- [Bug c++/121808] ICE: in import_module, at cp/module.cc:21743
cvs-commit at gcc dot gnu.org
- [Bug c++/99682] [modules] Module implementation unit is unable to indirectly import its corresponding interface unit
cvs-commit at gcc dot gnu.org
- [Bug testsuite/121872] [16 Regression] g++.dg/modules/default-arg-4 is UNRESOLVED
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/121808] ICE: in import_module, at cp/module.cc:21743
nshead at gcc dot gnu.org
- [Bug c++/99682] [modules] Module implementation unit is unable to indirectly import its corresponding interface unit
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/114990] Compiler errors in <type_traits> compiling a module-based app
nshead at gcc dot gnu.org
- [Bug c++/99000] [modules] merging of textual redefinitions: declaration std::__copy_move_a2 conflicts with import
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
olegendo at gcc dot gnu.org
- [Bug target/121882] New: ICE when building GCC 13 with checking and -mtune=znver5
csfore at posteo dot net
- [Bug c++/121859] [16 Regression] ICE: read-through-null in maybe_diagnose_standard_trait at gcc/cp/constraint.cc:3363
nshead at gcc dot gnu.org
- [Bug target/121882] ICE when building GCC 13 with checking and -mtune=znver5
pinskia at gcc dot gnu.org
- [Bug target/121882] ICE when building GCC 13 with checking and -mtune=znver5
sjames at gcc dot gnu.org
- [Bug target/121882] ICE when building GCC 13 with checking and -mtune=znver5
pinskia at gcc dot gnu.org
- [Bug target/121882] ICE when building GCC 13 with checking and -mtune=znver5
pinskia at gcc dot gnu.org
- [Bug target/121882] [13/14/15/16 regression] ICE when building GCC 13 with checking and -mtune=znver5
pinskia at gcc dot gnu.org
- [Bug target/121723] 'non-delegitimized UNSPEC UNSPEC_GOTPCREL (2) found in variable location' with -march=tigerlake
sjames at gcc dot gnu.org
- [Bug target/121723] 'non-delegitimized UNSPEC UNSPEC_GOTPCREL (2) found in variable location' with -march=tigerlake
pinskia at gcc dot gnu.org
- [Bug target/121875] LoongArch: Inlining A into B should be allowed if the target feature of A is a subset of B's
chenglulu at loongson dot cn
- [Bug sanitizer/118578] simple code crash on some AlmaLinux 8.4 but works on other machines of the same OS
Yang.Li at synopsys dot com
- [Bug tree-optimization/109143] PTA compile-time hog with many calls
pinskia at gcc dot gnu.org
- [Bug tree-optimization/109143] PTA compile-time hog with many calls
pinskia at gcc dot gnu.org
- [Bug middle-end/114480] [13/14/15/16 Regression] g++: internal compiler error: Segmentation fault signal terminated program cc1plus
pinskia at gcc dot gnu.org
- [Bug c++/121883] New: missing using const decl array for std::initializer_list
pinskia at gcc dot gnu.org
- [Bug c++/121884] New: {0,7} is not a const decl for std::initializer_list but {2,7} is
pinskia at gcc dot gnu.org
- [Bug middle-end/114480] [13/14/15/16 Regression] g++: internal compiler error: Segmentation fault signal terminated program cc1plus
pinskia at gcc dot gnu.org
- [Bug ada/121885] New: [16 regression] New -Wlto-type-mismatch warning in Ada (type of ‘snames__get_pragma_id’ does not match original declaration)
sjames at gcc dot gnu.org
- [Bug ada/121885] [16 regression] New -Wlto-type-mismatch warning in Ada (type of ‘snames__get_pragma_id’ does not match original declaration)
sjames at gcc dot gnu.org
- [Bug target/121886] New: ICE: in df_refs_verify, at df-scan.cc:4012 with -Os -finstrument-functions-once -fzero-call-used-regs=leafy-gpr -mthumb
zsojka at seznam dot cz
- [Bug tree-optimization/121700] powerpc64le: Auto vectorization for the modulo (%) operation does not happen
avinashd at gcc dot gnu.org
- [Bug middle-end/115534] intermediate stack use not eliminated
pinskia at gcc dot gnu.org
- [Bug libstdc++/80676] [DR 2995] basic_stringbuf does not use initial capacity of SSO string
tkaminsk at gcc dot gnu.org
- [Bug target/42235] redundant memory move from parameter space to spill space
pinskia at gcc dot gnu.org
- [Bug target/120234] [16 Regression] FAIL: gcc.target/i386/pr111023-2.c
haochen.jiang at intel dot com
- [Bug tree-optimization/97891] Consider using registers on large initializations with padding
pinskia at gcc dot gnu.org
- [Bug tree-optimization/98339] GCC could not vectorize loop with conditional reduced add and store
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121887] New: Floating point signaling compare should merge with quiet compare if both operands are non-NaN
Explorer09 at gmail dot com
- [Bug tree-optimization/121887] Floating point signaling compare should merge with quiet compare if both operands are non-NaN
pinskia at gcc dot gnu.org
- [Bug target/121888] New: [16 regression] gcc.target/sparc/tls-ld-int16.c FAIL
ro at gcc dot gnu.org
- [Bug target/121888] [16 regression] gcc.target/sparc/tls-ld-int16.c FAIL
ro at gcc dot gnu.org
- [Bug debug/121411] ctf type size truncated for large data types
martin.pirker1 at chello dot at
- [Bug debug/121411] ctf type size truncated for large data types
martin.pirker1 at chello dot at
- [Bug middle-end/102877] missed optimization: memcpy produces lots more asm than otherwise
pinskia at gcc dot gnu.org
- [Bug target/120165] [m68k] gfortran segfaults when built with LRA enabled
mikpelinux at gmail dot com
- [Bug target/113939] Switch m68k to LRA
mikpelinux at gmail dot com
- [Bug testsuite/121205] FAIL: gcc.dg/asm-hard-reg-2.c with -m32
haochen.jiang at intel dot com
- [Bug testsuite/121205] FAIL: gcc.dg/asm-hard-reg-2.c with -m32
haochen.jiang at intel dot com
- [Bug target/121784] error: cannot tail-call: argument must be passed by copying
xypron.glpk at gmx dot de
- [Bug testsuite/121205] FAIL: gcc.dg/asm-hard-reg-2.c with -m32
stefansf at gcc dot gnu.org
- [Bug target/121784] error: cannot tail-call: argument must be passed by copying
xypron.glpk at gmx dot de
- [Bug tree-optimization/100197] g++ emits spurious Wstring-compare warnings on strcmp()
pinskia at gcc dot gnu.org
- [Bug libstdc++/121765] `std::formatter` specialization for user-defined type inheriting from `std::formatter<tuple-like>` fails concept `std::formattable` check unexpectedly
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121765] `std::formatter` specialization for user-defined type inheriting from `std::formatter<tuple-like>` fails concept `std::formattable` check unexpectedly
tkaminsk at gcc dot gnu.org
- [Bug target/121784] error: cannot tail-call: argument must be passed by copying
jakub at gcc dot gnu.org
- [Bug c++/121889] New: ice in discriminator_for_local_entity, at cp/mangle.cc:2293
dcb314 at hotmail dot com
- [Bug middle-end/108506] bit_cast from 32-byte vector generates worse code than memcpy
pinskia at gcc dot gnu.org
- [Bug debug/121411] ctf type size truncated for large data types
nick.alcock at oracle dot com
- [Bug ada/121885] [16 regression] New -Wlto-type-mismatch warning during GNAT build
ebotcazou at gcc dot gnu.org
- [Bug ada/121885] [16 regression] New -Wlto-type-mismatch warning during GNAT build
ebotcazou at gcc dot gnu.org
- [Bug middle-end/108506] bit_cast from 32-byte vector generates worse code than memcpy
m.cencora at gmail dot com
- [Bug middle-end/110470] Test gcc.c-torture/execute/pr105613.c ICEs in prepare_cmp_insn on s390x with -march=z14
siddhesh at gcc dot gnu.org
- [Bug target/121784] error: cannot tail-call: argument must be passed by copying
jakub at gcc dot gnu.org
- [Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121828] during GIMPLE pass: bitintlower ICE: definition in block 2 follows the use with __builtin_sub_overflow() and other function that does not write to used memory
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121831] [15 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
jakub at gcc dot gnu.org
- [Bug middle-end/121828] during GIMPLE pass: bitintlower ICE: definition in block 2 follows the use with __builtin_sub_overflow() and other function that does not write to used memory
jakub at gcc dot gnu.org
- [Bug libstdc++/121890] New: Several algorithms do not use iterator's difference_type for arithmetic
redi at gcc dot gnu.org
- [Bug libstdc++/121890] Several algorithms do not use iterator's difference_type for arithmetic
redi at gcc dot gnu.org
- [Bug target/121784] error: cannot tail-call: argument must be passed by copying
xypron.glpk at gmx dot de
- [Bug target/121784] error: cannot tail-call: argument must be passed by copying
jakub at gcc dot gnu.org
- [Bug testsuite/121888] [16 regression] gcc.target/sparc/tls-ld-int16.c FAIL
hjl.tools at gmail dot com
- [Bug middle-end/108016] RISC-V:Bad codegen in scalar code comparing to LLVM
vincenzo.romano at gmail dot com
- [Bug c++/121859] [16 Regression] ICE: read-through-null in maybe_diagnose_standard_trait at gcc/cp/constraint.cc:3363
cvs-commit at gcc dot gnu.org
- [Bug c++/121859] [16 Regression] ICE: read-through-null in maybe_diagnose_standard_trait at gcc/cp/constraint.cc:3363
nshead at gcc dot gnu.org
- [Bug rtl-optimization/120169] [m68k] internal compiler error: in maybe_record_trace_start, at dwarf2cfi.cc:2591 with LRA enabled
mikpelinux at gmail dot com
- [Bug c++/121889] ice in discriminator_for_local_entity, at cp/mangle.cc:2293
dcb314 at hotmail dot com
- Piano
Hannah Ruess
- [Bug c++/121891] New: [14/15/16 Regression] ICE: cp_emit_debug_info_for_using(tree_node*, tree_node*) gcc/cp/name-lookup.cc:9240
dimitar.yordanov at sap dot com
- [Bug c++/121889] [16 regression] ice in discriminator_for_local_entity, at cp/mangle.cc:2293
dcb314 at hotmail dot com
- [Bug middle-end/108016] RISC-V:Bad codegen in scalar code comparing to LLVM
law at gcc dot gnu.org
- [Bug c++/121889] [16 regression] ice in discriminator_for_local_entity, at cp/mangle.cc:2293
dcb314 at hotmail dot com
- [Bug ada/121885] [16 regression] New -Wlto-type-mismatch warning during GNAT LTO build
cvs-commit at gcc dot gnu.org
- [Bug ada/121885] [16 regression] New -Wlto-type-mismatch warning during GNAT LTO build
ebotcazou at gcc dot gnu.org
- [Bug target/121892] New: Optimize AVX2 VEC_CONVERT from short to char
mkretz at gcc dot gnu.org
- [Bug tree-optimization/121844] [13/14/15 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
rguenth at gcc dot gnu.org
- [Bug target/121861] -Os doesn't inline truncf/trunc
rguenth at gcc dot gnu.org
- [Bug c++/121862] [14/15/16 Regression] ICE: tree check: accessed elt 1 of 'tree_vec' with 0 elts in expand_template_argument_pack, at cp/pt.cc:4474
rguenth at gcc dot gnu.org
- [Bug c++/121889] [16 regression] ice in discriminator_for_local_entity, at cp/mangle.cc:2293
law at gcc dot gnu.org
- [Bug other/121863] Filing new bugs doesn't work
rguenth at gcc dot gnu.org
- [Bug other/121868] Test report for bugzilla issue
rguenth at gcc dot gnu.org
- [Bug c++/121889] [16 regression] ice in discriminator_for_local_entity, at cp/mangle.cc:2293
dcb314 at hotmail dot com
- [Bug tree-optimization/121870] [13/14/15/16 Regression] ICE when two calls to noreturn function via function pointer in global variable
rguenth at gcc dot gnu.org
- [Bug diagnostics/121876] [16 Regression] recursive ICE in ICE handling with nested diagnostics, in set_diagnostic_buffer, at buffering.cc:49
rguenth at gcc dot gnu.org
- [Bug c++/121893] New: [Modules] ICE when using modules + ranges. regression in gcc 16.0
shyeyian at petalmail dot com
- [Bug tree-optimization/121881] cselim does not handle some stuff sometimes
rguenth at gcc dot gnu.org
- [Bug c++/121889] [16 regression] ice in discriminator_for_local_entity, at cp/mangle.cc:2293
rguenth at gcc dot gnu.org
- [Bug c++/121891] [14/15/16 Regression] ICE: cp_emit_debug_info_for_using(tree_node*, tree_node*) gcc/cp/name-lookup.cc:9240
rguenth at gcc dot gnu.org
- [Bug c++/121893] [Modules] ICE when using modules + ranges. regression in gcc 16.0
shyeyian at petalmail dot com
- [Bug target/121878] ICE in riscv_sched_variable_issue, at config/riscv/riscv.cc:10239 with -O2 -mcpu=tt-ascalon-d8
cvs-commit at gcc dot gnu.org
- [Bug c++/121889] [16 regression] ice in discriminator_for_local_entity, at cp/mangle.cc:2293
sjames at gcc dot gnu.org
- [Bug tree-optimization/121894] New: SRA (and DSE) vs. -ftrivial-auto-var-init=
jakub at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
jakub at gcc dot gnu.org
- [Bug fortran/121628] Use-after-free in compiler-generated assignment operators
anlauf at gcc dot gnu.org
- [Bug c++/121891] [14/15/16 Regression] ICE: cp_emit_debug_info_for_using(tree_node*, tree_node*) gcc/cp/name-lookup.cc:9240
pinskia at gcc dot gnu.org
- [Bug c++/121889] [16 regression] ice in discriminator_for_local_entity, at cp/mangle.cc:2293
pinskia at gcc dot gnu.org
- [Bug c++/121893] [16 Regression] [Modules] ICE when using modules + ranges. regression in gcc 16.0
ppalka at gcc dot gnu.org
- [Bug fortran/121616] Assignment to an unlimited polymorphic variable causes a segmentation fault at runtime
anlauf at gcc dot gnu.org
- [Bug c++/121889] [16 regression] ice in discriminator_for_local_entity, at cp/mangle.cc:2293 since r16-3637-ga0344144dbcccc
sjames at gcc dot gnu.org
- [Bug other/121863] Filing new bugs doesn't work
mark at gcc dot gnu.org
- [Bug other/121863] Filing new bugs doesn't work
pinskia at gcc dot gnu.org
- [Bug go/121895] New: This is a test bug, please ignore
me at xeiaso dot net
- [Bug go/121895] This is a test bug, please ignore
mark at gcc dot gnu.org
- [Bug diagnostics/121039] RFE: optionally capture suppressed diagnostics in SARIF output
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/97891] Consider using registers on large initializations with padding
hjl.tools at gmail dot com
- [Bug tree-optimization/49857] [patch] Put constant switch-tables into flash
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/81540] tree-switch-conversion leads to code bloat
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/49857] [patch] Put constant switch-tables into flash
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/81540] tree-switch-conversion leads to code bloat
cvs-commit at gcc dot gnu.org
- [Bug c++/121889] [16 regression] ice in discriminator_for_local_entity, at cp/mangle.cc:2293 since r16-3637-ga0344144dbcccc
hjl.tools at gmail dot com
- [Bug middle-end/108506] bit_cast from 32-byte vector generates worse code than memcpy
pinskia at gcc dot gnu.org
- [Bug tree-optimization/49857] [patch] Put constant switch-tables into flash
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/81540] tree-switch-conversion leads to code bloat
cvs-commit at gcc dot gnu.org
- [Bug gcov-profile/121896] New: "Then" clause is reported to have the same execution counter as the whole "if" statements triggered by function with pointer arguments
wentaoz5 at illinois dot edu
- [Bug other/121863] Filing new bugs doesn't work
mark at gcc dot gnu.org
- [Bug tree-optimization/121881] cselim does not handle some stuff sometimes
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121786] object size expression deduced from alloc_size should have a SIZE_MAX/2 cap
siddhesh at gcc dot gnu.org
- [Bug tree-optimization/49857] [patch] Put constant switch-tables into flash
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/81540] tree-switch-conversion leads to code bloat
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/81540] tree-switch-conversion leads to code bloat
gjl at gcc dot gnu.org
- [Bug tree-optimization/49857] [patch] Put constant switch-tables into flash
gjl at gcc dot gnu.org
- [Bug gcov-profile/121897] New: Wrong line coverage for if else with function call.
si1krow at outlook dot com
- [Bug tree-optimization/120288] [15/16 regression] spurious null pointer dereference in std::__detail::_Hashtable_base::_M_key_equals since r15-5222-g84e39b07502109
sjames at gcc dot gnu.org
- [Bug rtl-optimization/121898] New: Zero init via member initialization list produces worse code than memset or default member initializer
mwinkler at blizzard dot com
- [Bug middle-end/121898] Zero init via member initialization list produces worse code than memset or default member initializer
pinskia at gcc dot gnu.org
- [Bug tree-optimization/97891] Consider using registers on large initializations
pinskia at gcc dot gnu.org
- [Bug middle-end/121898] Zero init via member initialization list produces worse code than memset or default member initializer
pinskia at gcc dot gnu.org
- [Bug c++/121889] [16 regression] ice in discriminator_for_local_entity, at cp/mangle.cc:2293 since r16-3637-ga0344144dbcccc
hjl.tools at gmail dot com
- [Bug target/121878] ICE in riscv_sched_variable_issue, at config/riscv/riscv.cc:10239 with -O2 -mcpu=tt-ascalon-d8
bergner at gcc dot gnu.org
- [Bug target/119418] min of 3 float values code generation is different in different way of implementing it
pinskia at gcc dot gnu.org
- [Bug tree-optimization/108653] SRA compile-time hog with large copy chain
pinskia at gcc dot gnu.org
- [Bug middle-end/119482] slow compilation on ladybird interpreter
pinskia at gcc dot gnu.org
- [Bug testsuite/121205] FAIL: gcc.dg/asm-hard-reg-2.c with -m32
haochen.jiang at intel dot com
- [Bug c++/121899] New: ICE segfault on lambda with variadic parameters and static specifier in requires clause
eczbek.void at gmail dot com
- [Bug c++/121900] New: ICE on generic lambda with static specifier in requires clause
eczbek.void at gmail dot com
- [Bug c++/119048] ICE Segfault on lambda with variadic parameters and static specifier
pinskia at gcc dot gnu.org
- [Bug c++/121899] ICE segfault on lambda with variadic parameters and static specifier in requires clause
pinskia at gcc dot gnu.org
- [Bug c++/121900] ICE on generic or templated lambda with static specifier in requires clause
pinskia at gcc dot gnu.org
- [Bug c++/121899] ICE segfault on lambda with variadic parameters and static specifier in requires clause
eczbek.void at gmail dot com
- [Bug tree-optimization/108653] SRA compile-time hog with large copy chain
pinskia at gcc dot gnu.org
- [Bug gcov-profile/121901] New: Incorrect line coverage for multi-line while loop condition
si1krow at outlook dot com
- [Bug rtl-optimization/121689] [15/16 regression] gcc-15.2 makes qemu riscv emulation on ppc64 jump into an if (false) when -fgcse is enabled.
sjames at gcc dot gnu.org
- [Bug rtl-optimization/121689] [15/16 regression] gcc-15.2 makes qemu riscv emulation on ppc64 jump into an if (false) when -fgcse is enabled.
sjames at gcc dot gnu.org
- [Bug gcov-profile/121902] New: Wrong coverage for control-flow change statement at the end of an if statement
si1krow at outlook dot com
- [Bug debug/121903] New: gcc.dg/debug/ctf/ctf-struct-3.c FAILs
ro at gcc dot gnu.org
- [Bug c++/121893] [16 Regression] [Modules] ICE when using modules + ranges. regression in gcc 16.0
rguenth at gcc dot gnu.org
- [Bug debug/121903] gcc.dg/debug/ctf/ctf-struct-3.c FAILs
ro at gcc dot gnu.org
- [Bug debug/121903] gcc.dg/debug/ctf/ctf-struct-3.c FAILs
ro at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
jakub at gcc dot gnu.org
- [Bug target/121904] New: [16 Regression] ICE in as_a, at value-range.h:668 since r16-1400-g2e4688a7202
stefansf at gcc dot gnu.org
- [Bug libstdc++/121890] Several algorithms do not use iterator's difference_type for arithmetic
redi at gcc dot gnu.org
- [Bug tree-optimization/121870] [13/14/15/16 Regression] ICE when two calls to noreturn function via function pointer in global variable
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121870] [13/14/15 Regression] ICE when two calls to noreturn function via function pointer in global variable
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121829] [13/14/15/16 Regression] Trigger error at -O2/O3 during GIMPLE pass: optimized with asm goto with lable being the next statement and loop afterwards
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121829] [13/14/15 Regression] Trigger error at -O2/O3 during GIMPLE pass: optimized with asm goto with lable being the next statement and loop afterwards
rguenth at gcc dot gnu.org
- [Bug target/121904] [16 Regression] ICE in as_a, at value-range.h:668 since r16-1400-g2e4688a7202
rguenth at gcc dot gnu.org
- [Bug target/121904] [16 Regression] ICE in as_a, at value-range.h:668 since r16-1400-g2e4688a7202
jakub at gcc dot gnu.org
- [Bug tree-optimization/121703] [16 Regression] ubsan: load of value 32695, which is not a valid value for type 'internal_fn' in tree-vectorizer.h
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121703] [16 Regression] ubsan: load of value 32695, which is not a valid value for type 'internal_fn' in tree-vectorizer.h
rguenth at gcc dot gnu.org
- [Bug libstdc++/121905] New: std::rotate optimizations for POD types and random access iterators
redi at gcc dot gnu.org
- [Bug target/121906] New: [Trunk] Loongarch64: miscompile at -O2
xxs_chy at outlook dot com
- [Bug c/121907] New: -Wauto-as-storage-class: New diagnostic
foss+gcc@alejandro-colomar.es
- [Bug tree-optimization/121595] fabs(a+0.0) -> fabs(a) for non trapping case
cvs-commit at gcc dot gnu.org
- [Bug middle-end/66462] GCC isinf/isnan/... builtins cause sNaN exceptions
cvs-commit at gcc dot gnu.org
- [Bug ipa/92538] Proposal for IPA init() constant propagation
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121595] fabs(a+0.0) -> fabs(a) for non trapping case
rguenth at gcc dot gnu.org
- [Bug c++/121889] [16 regression] ice in discriminator_for_local_entity, at cp/mangle.cc:2293 since r16-3637-ga0344144dbcccc
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121908] New: Hot loop in xz not vectorized
rdapp at gcc dot gnu.org
- [Bug tree-optimization/121908] Hot loop in xz not vectorized
rdapp at gcc dot gnu.org
- [Bug c++/121889] [16 regression] ice in discriminator_for_local_entity, at cp/mangle.cc:2293 since r16-3637-ga0344144dbcccc
hjl.tools at gmail dot com
- [Bug ipa/121909] New: missed partial inlining
hubicka at gcc dot gnu.org
- [Bug c/121910] New: RISC-V: dynamic lmul choosing wrong vector mode
chenzhongyao.hit at gmail dot com
- [Bug ipa/121909] missed partial inlining
hubicka at gcc dot gnu.org
- [Bug c/121910] RISC-V: dynamic lmul choosing wrong vector mode
rdapp at gcc dot gnu.org
- [Bug tree-optimization/121908] Hot loop in xz not vectorized
rguenth at gcc dot gnu.org
- [Bug ipa/121909] missed partial inlining
rguenth at gcc dot gnu.org
- [Bug ipa/121909] missed partial inlining
hubicka at gcc dot gnu.org
- [Bug c/107419] attributes are ignored when selecting TLS model
cvs-commit at gcc dot gnu.org
- [Bug c++/107393] Wrong TLS model for specialized template
cvs-commit at gcc dot gnu.org
- [Bug fortran/107421] problematic interaction of 'common' and 'threadprivate'
cvs-commit at gcc dot gnu.org
- [Bug testsuite/121848] gfortran.dg/gomp/pr107421.f90 FAILs on aarch64 without PIE
cvs-commit at gcc dot gnu.org
- [Bug c++/114457] [C++26] P2795R5 - Erroneous behavior for uninitialized reads
jakub at gcc dot gnu.org
- [Bug testsuite/121848] gfortran.dg/gomp/pr107421.f90 FAILs on aarch64 without PIE
hjl.tools at gmail dot com
- [Bug target/119100] RISC-V: missed opportunities for vector-scalar FMA instructions
parras at gcc dot gnu.org
- [Bug target/121911] New: x86-64: -mstack-protector-guard=global should respect symbol visibility
fw at gcc dot gnu.org
- [Bug libstdc++/121912] New: std::search optimizations for bidirectional and random access iterators.
redi at gcc dot gnu.org
- [Bug libstdc++/121912] std::search optimizations for bidirectional and random access iterators.
redi at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
qinzhao at gcc dot gnu.org
- [Bug debug/121903] gcc.dg/debug/ctf/ctf-struct-3.c FAILs
david.faust at oracle dot com
- [Bug debug/121903] gcc.dg/debug/ctf/ctf-struct-3.c FAILs
david.faust at oracle dot com
- [Bug ipa/121909] missed partial inlining
pinskia at gcc dot gnu.org
- [Bug fortran/121616] Assignment to an unlimited polymorphic variable causes a segmentation fault at runtime
anlauf at gcc dot gnu.org
- [Bug libstdc++/121913] New: ranges::rotate should use ranges::iter_move
redi at gcc dot gnu.org
- [Bug libstdc++/121913] ranges::rotate should use ranges::iter_move
redi at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15 Regression] ICE in rtl_ssa::clobber_info::recompute_group
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/121757] [15 Regression] ICE in rtl_ssa::clobber_info::recompute_group
rsandifo at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
qinzhao at gcc dot gnu.org
- [Bug libstdc++/121782] Missing Mandates for operator() of std::boyer_moore_[horspool]_searcher
hewillk at gmail dot com
- [Bug libstdc++/121782] Missing Mandates for operator() of std::boyer_moore_[horspool]_searcher
redi at gcc dot gnu.org
- [Bug gcov-profile/121914] New: Wrong line coverage in inline function body
wentaoz5 at illinois dot edu
- [Bug libstdc++/121148] Should use modular arithmetic for _Atomic_word
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/71945] Integer overflow in use counter of shared pointers
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/71945] Integer overflow in use counter of shared pointers
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121148] Should use modular arithmetic for _Atomic_word
redi at gcc dot gnu.org
- [Bug libstdc++/71945] Integer overflow in use counter of shared pointers
redi at gcc dot gnu.org
- [Bug libstdc++/71945] Integer overflow in use counter of shared pointers
redi at gcc dot gnu.org
- [Bug c/121915] New: Feature request: bare-metal: attribute address (like in AVRGCC) or equivalent for declaring MMIO objects at fixed addresses
antto at mail dot bg
- [Bug c/121915] Feature request: bare-metal: attribute address (like in AVRGCC) or equivalent for declaring MMIO objects at fixed addresses
pinskia at gcc dot gnu.org
- [Bug fortran/121616] Assignment to an unlimited polymorphic variable causes a segmentation fault at runtime
anlauf at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
qinzhao at gcc dot gnu.org
- [Bug c++/121916] New: GCC rejects variable/function template declarations of fully qualified-ids with parentheses
gulackeg at gmail dot com
- [Bug fortran/121616] Assignment to an unlimited polymorphic variable causes a segmentation fault at runtime
cvs-commit at gcc dot gnu.org
- [Bug fortran/96255] [F2018] Implement optional type spec for index in DO CONCURRENT
jvdelisle at gcc dot gnu.org
- [Bug c++/121916] GCC rejects variable/function template declarations of fully qualified-ids with parentheses
gulackeg at gmail dot com
- [Bug c++/121916] GCC rejects variable/function template declarations of fully qualified-ids with parentheses
pinskia at gcc dot gnu.org
- [Bug c++/121916] GCC rejects variable/function template declarations of fully qualified-ids with parentheses
jakub at gcc dot gnu.org
- [Bug fortran/109066] Segfault when using defined assignment
anlauf at gcc dot gnu.org
- [Bug fortran/110629] Bug in assignment of derived type with deferred length character component
anlauf at gcc dot gnu.org
- [Bug middle-end/121904] [16 Regression] ICE in as_a, at value-range.h:668 since r16-1400-g2e4688a7202
pinskia at gcc dot gnu.org
- [Bug c++/97740] [13/14/15 Regression] Weird error message about accessing a private member of my own class inside of std::string_view inside of constexpr
cvs-commit at gcc dot gnu.org
- [Bug c++/97740] [13/14 Regression] Weird error message about accessing a private member of my own class inside of std::string_view inside of constexpr
ppalka at gcc dot gnu.org
- [Bug middle-end/121904] [16 Regression] ICE in as_a, at value-range.h:668 since r16-1400-g2e4688a7202
jakub at gcc dot gnu.org
- [Bug fortran/108581] wrong assignment on two-rank array with deferred-length characters
anlauf at gcc dot gnu.org
- [Bug fortran/108872] ICE in main_block_label, missing label when assigning a derived type whose component has a defined assignment
anlauf at gcc dot gnu.org
- [Bug gcov-profile/121914] Wrong line coverage in inline function body
wentaoz5 at illinois dot edu
- [Bug libstdc++/121917] New: ranges::shuffle incorrectly requires its arguments to model sized_sentinel_for
redi at gcc dot gnu.org
- [Bug libstdc++/121918] New: [C++26] optional<function_ref<S>> should be as large as function_ref<S>
lichray at gmail dot com
- [Bug libstdc++/121917] [16 Regression] ranges::shuffle incorrectly requires its arguments to model sized_sentinel_for
redi at gcc dot gnu.org
- [Bug libstdc++/121918] [C++26] optional<function_ref<S>> should be as large as function_ref<S>
redi at gcc dot gnu.org
- [Bug libstdc++/121890] Several algorithms do not use iterator's difference_type for arithmetic
redi at gcc dot gnu.org
- [Bug libstdc++/121913] ranges::rotate should use ranges::iter_move
redi at gcc dot gnu.org
- [Bug sanitizer/110442] IFUNC resolvers which use __builtin_cpu_supports crash with -fsanitize=address
hjl.tools at gmail dot com
- [Bug sanitizer/110442] IFUNC resolvers which use __builtin_cpu_supports crash with -fsanitize=address
sjames at gcc dot gnu.org
- [Bug sanitizer/110442] IFUNC resolvers which use __builtin_cpu_supports crash with -fsanitize=address
sjames at gcc dot gnu.org
- [Bug libstdc++/121919] New: ranges::shuffle and ranges::sample assume a uniform_random_bit_generator provides result_type
redi at gcc dot gnu.org
- [Bug libstdc++/121919] ranges::shuffle and ranges::sample assume a uniform_random_bit_generator provides result_type
redi at gcc dot gnu.org
- [Bug c++/121916] [13/14/15/16 Regression] GCC rejects variable/function template declarations of fully qualified-ids with parentheses and -std=c++20
pinskia at gcc dot gnu.org
- [Bug libstdc++/121919] ranges::shuffle and ranges::sample assume a uniform_random_bit_generator provides result_type
redi at gcc dot gnu.org
- [Bug sanitizer/110442] IFUNC resolvers which use __builtin_cpu_supports crash with -fsanitize=address
hjl.tools at gmail dot com
- [Bug sanitizer/110442] IFUNC resolvers which use __builtin_cpu_supports crash with -fsanitize=address
hjl.tools at gmail dot com
- [Bug c/121920] New: ICE (SIGSEGV, NULL-ptr reference) in rtl_ssa::clobber_info::recompute_group() with -O2 -std=gnu11 -fstack-protector-strong on mips64el
mjt+gcc at tls dot msk.ru
- [Bug c/121920] ICE (SIGSEGV, NULL-ptr reference) in rtl_ssa::clobber_info::recompute_group() with -O2 -std=gnu11 -fstack-protector-strong on mips64el
sjames at gcc dot gnu.org
- [Bug rtl-optimization/121920] ICE (SIGSEGV, NULL-ptr reference) in rtl_ssa::clobber_info::recompute_group() with -O2 -std=gnu11 -fstack-protector-strong on mips64el
mjt+gcc at tls dot msk.ru
- [Bug rtl-optimization/121920] ICE (SIGSEGV, NULL-ptr reference) in rtl_ssa::clobber_info::recompute_group() with -O2 -std=gnu11 -fstack-protector-strong on mips64el
sjames at gcc dot gnu.org
- [Bug rtl-optimization/121920] ICE (SIGSEGV, NULL-ptr reference) in rtl_ssa::clobber_info::recompute_group() with -O2 -std=gnu11 -fstack-protector-strong on mips64el
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121920] ICE (SIGSEGV, NULL-ptr reference) in rtl_ssa::clobber_info::recompute_group() with -O2 -std=gnu11 -fstack-protector-strong on mips64el
pinskia at gcc dot gnu.org
- [Bug sanitizer/110442] IFUNC resolvers which use __builtin_cpu_supports crash with -fsanitize=address
sjames at gcc dot gnu.org
- [Bug tree-optimization/121921] New: `b - (b - e)` for pointers is not optimized to just e
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121921] `e - (e - b)` for pointers is not optimized to just b
pinskia at gcc dot gnu.org
- [Bug tree-optimization/117924] unused std::vector<bool> are not optimized out fully at gimple level
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121921] `e - (e - b)` for pointers is not optimized to just b
pinskia at gcc dot gnu.org
- [Bug middle-end/121922] New: wrong code for "declare variant" replacement involving user/condition selector
sandra at gcc dot gnu.org
- [Bug tree-optimization/117924] unused std::vector<bool> are not optimized out fully at gimple level
pinskia at gcc dot gnu.org
- [Bug target/121910] RISC-V: dynamic lmul choosing wrong vector mode
juzhe.zhong at rivai dot ai
- [Bug ipa/121923] New: ICF doesn't pass function decl to sanitize_flags_p
hjl.tools at gmail dot com
- [Bug ipa/121923] ICF doesn't pass function decl to sanitize_flags_p
pinskia at gcc dot gnu.org
- [Bug ipa/121923] ICF doesn't pass function decl to sanitize_flags_p
pinskia at gcc dot gnu.org
- [Bug target/121906] [Trunk] Loongarch64: miscompile at -O2
xry111 at gcc dot gnu.org
- [Bug sanitizer/110442] IFUNC resolvers which use __builtin_cpu_supports crash with -fsanitize=address
hjl.tools at gmail dot com
- [Bug target/121906] [15/16 Regression] Loongarch64: miscompile at -O2
xry111 at gcc dot gnu.org
- [Bug tree-optimization/117924] unused std::vector<bool> are not optimized out fully at gimple level
pinskia at gcc dot gnu.org
- [Bug c++/121924] New: exit destruction occurs with GCC for constructor that did not complete
hstong at ca dot ibm.com
- [Bug c++/116346] Bad __cxa_atexit location for extended init ref temporaries
pinskia at gcc dot gnu.org
- [Bug c++/121924] exit destruction occurs with GCC for constructor that did not complete
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121712] not removing loop when iterates once only
pinskia at gcc dot gnu.org
- [Bug libstdc++/87502] Poor code generation for std::string("c-style string")
pinskia at gcc dot gnu.org
- [Bug c++/93043] conversion operator to decltype(nullptr) is not considered for operator==
vzdornovna88 at yandex dot ru
- [Bug c++/93043] conversion operator to decltype(nullptr) is not considered for operator==
pinskia at gcc dot gnu.org
- [Bug libstdc++/121917] [16 Regression] ranges::shuffle incorrectly requires its arguments to model sized_sentinel_for
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/121920] ICE (SIGSEGV, NULL-ptr reference) in rtl_ssa::clobber_info::recompute_group() with -O2 -std=gnu11 -fstack-protector-strong on mips64el
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121921] `e - (e - b)` for pointers is not optimized to just b
rguenth at gcc dot gnu.org
- [Bug c++/93043] conversion operator to decltype(nullptr) is not considered for operator==
vzdornovna88 at yandex dot ru
- [Bug rtl-optimization/121920] ICE (SIGSEGV, NULL-ptr reference) in rtl_ssa::clobber_info::recompute_group() with -O2 -std=gnu11 -fstack-protector-strong on mips64el
mjt+gcc at tls dot msk.ru
- [Bug middle-end/121925] New: Idiom recognize FCMLA operations independently
tnfchris at gcc dot gnu.org
- [Bug middle-end/121922] wrong code for "declare variant" replacement involving user/condition selector
burnus at gcc dot gnu.org
- [Bug target/121906] [15/16 Regression] Loongarch64: miscompile at -O2
xry111 at gcc dot gnu.org
- [Bug target/121906] [15/16 Regression] Loongarch64: miscompile at -O2
xry111 at gcc dot gnu.org
- [Bug middle-end/121925] Idiom recognize FCMLA operations independently
rguenth at gcc dot gnu.org
- [Bug middle-end/121925] Idiom recognize FCMLA operations independently
tnfchris at gcc dot gnu.org
- [Bug target/121875] LoongArch: Inlining A into B should be allowed if the target feature of A is a subset of B's
chenglulu at loongson dot cn
- [Bug middle-end/121925] Idiom recognize FCMLA operations independently
rguenth at gcc dot gnu.org
- [Bug middle-end/121925] Idiom recognize FCMLA operations independently
tnfchris at gcc dot gnu.org
- [Bug libstdc++/121926] New: generate_canonical fails for std::float16_t and std::float128_t
cassio.neri at gmail dot com
- [Bug libstdc++/121926] generate_canonical fails for std::float16_t and std::float128_t
redi at gcc dot gnu.org
- [Bug libgomp/121927] New: [gcn][OpenMP] "Asynchronous queue error" with 'omp parallel if(0) ordered' + 'omp ordered'
burnus at gcc dot gnu.org
- [Bug libstdc++/121926] generate_canonical fails for std::float16_t and std::float128_t
redi at gcc dot gnu.org
- [Bug libstdc++/117276] std::sort(par_unseq ,...) leaks memory when called repeatedly
benni.buch at gmail dot com
- [Bug libstdc++/117276] [13/14/15/16 Regression] std::sort(par_unseq ,...) leaks memory when called repeatedly
redi at gcc dot gnu.org
- [Bug tree-optimization/121225] Missed autovectorization of bswap8 in a loop
rguenth at gcc dot gnu.org
- [Bug c++/121865] ICE with modules and LTO (expected template_decl, have overload in maybe_template_info, at cp/mangle.cc:311)
cvs-commit at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/121865] ICE with modules and LTO (expected template_decl, have overload in maybe_template_info, at cp/mangle.cc:311)
nshead at gcc dot gnu.org
- [Bug libstdc++/121926] generate_canonical fails for std::float16_t and std::float128_t
cassio.neri at gmail dot com
- [Bug libstdc++/119739] [C++26] Implement P0952R2, A new specification for std::generate_canonical
redi at gcc dot gnu.org
- [Bug libstdc++/119739] [C++26] Implement P0952R2, A new specification for std::generate_canonical
redi at gcc dot gnu.org
- [Bug libstdc++/121926] generate_canonical fails for std::float16_t and std::float128_t
redi at gcc dot gnu.org
- [Bug libstdc++/121926] generate_canonical fails for std::float16_t and std::float128_t
cassio.neri at gmail dot com
- [Bug libstdc++/121148] Should use modular arithmetic for _Atomic_word
hjl.tools at gmail dot com
- [Bug libstdc++/71945] Integer overflow in use counter of shared pointers
hjl.tools at gmail dot com
- [Bug target/121393] [16 Regression] GCN gfx1100 offloading: 'libgomp.c-c++-common/for-{11,12,3,5,6,9}.c' execution tests
ams at gcc dot gnu.org
- [Bug c++/121893] [16 Regression] [Modules] ICE when using modules + ranges. regression in gcc 16.0
cvs-commit at gcc dot gnu.org
- [Bug c++/121893] [16 Regression] [Modules] ICE when using modules + ranges. regression in gcc 16.0
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug libstdc++/121046] Asking is_constructible_v<std::bitset<1>, NonTrivial*> is ill-formed
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/117276] [13/14/15/16 Regression] std::sort(par_unseq ,...) leaks memory when called repeatedly
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/117276] [13/14/15/16 Regression] std::sort(par_unseq ,...) leaks memory when called repeatedly
redi at gcc dot gnu.org
- [Bug tree-optimization/121703] [16 Regression] ubsan: load of value 32695, which is not a valid value for type 'internal_fn' in tree-vectorizer.h
dcb314 at hotmail dot com
- [Bug diagnostics/121876] [16 Regression] recursive ICE in ICE handling with nested diagnostics, in set_diagnostic_buffer, at buffering.cc:49
cvs-commit at gcc dot gnu.org
- [Bug diagnostics/120063] SARIF output: fatal errors should have their "level" set to "error"
cvs-commit at gcc dot gnu.org
- [Bug diagnostics/121876] [16 Regression] recursive ICE in ICE handling with nested diagnostics, in set_diagnostic_buffer, at buffering.cc:49
dmalcolm at gcc dot gnu.org
- [Bug diagnostics/116253] RFE: support for nested diagnostics
dmalcolm at gcc dot gnu.org
- [Bug diagnostics/120063] SARIF output: fatal errors should have their "level" set to "error"
dmalcolm at gcc dot gnu.org
- [Bug fortran/108872] ICE in main_block_label, missing label when assigning a derived type whose component has a defined assignment
trnka at scm dot com
- [Bug libstdc++/117276] [13/14/15 Regression] std::sort(par_unseq ,...) leaks memory when called repeatedly
oschonrock at gmail dot com
- [Bug libstdc++/121148] Should use modular arithmetic for _Atomic_word
redi at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
qinzhao at gcc dot gnu.org
- [Bug analyzer/121928] New: FAIL: g++.dg/analyzer/fanalyzer-show-events-in-system-headers-no.C
redi at gcc dot gnu.org
- [Bug libstdc++/121148] Should use modular arithmetic for _Atomic_word
redi at gcc dot gnu.org
- [Bug libstdc++/71945] Integer overflow in use counter of shared pointers
redi at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
jakub at gcc dot gnu.org
- [Bug analyzer/121928] FAIL: g++.dg/analyzer/fanalyzer-show-events-in-system-headers-no.C
redi at gcc dot gnu.org
- [Bug analyzer/121928] FAIL: g++.dg/analyzer/fanalyzer-show-events-in-system-headers-no.C
redi at gcc dot gnu.org
- [Bug testsuite/121888] [16 regression] gcc.target/sparc/tls-ld-int16.c FAIL
cvs-commit at gcc dot gnu.org
- [Bug testsuite/121888] [16 regression] gcc.target/sparc/tls-ld-int16.c FAIL
hjl.tools at gmail dot com
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
jamborm at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
qinzhao at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
qinzhao at gcc dot gnu.org
- [Bug tree-optimization/121921] `e - (e - b)` for pointers is not optimized to just b
pinskia at gcc dot gnu.org
- [Bug libstdc++/121917] [16 Regression] ranges::shuffle incorrectly requires its arguments to model sized_sentinel_for
ppalka at gcc dot gnu.org
- [Bug c++/114457] [C++26] P2795R5 - Erroneous behavior for uninitialized reads
jakub at gcc dot gnu.org
- [Bug middle-end/120378] Support narrowing clip idiom
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
qinzhao at gcc dot gnu.org
- [Bug c++/121795] ICE for type pack indexing
cvs-commit at gcc dot gnu.org
- [Bug c++/121795] ICE for type pack indexing
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
qinzhao at gcc dot gnu.org
- [Bug ada/121532] ACATS cxai033 FAILs sometimes
cvs-commit at gcc dot gnu.org
- [Bug fortran/108872] ICE in main_block_label, missing label when assigning a derived type whose component has a defined assignment
anlauf at gcc dot gnu.org
- [Bug fortran/108581] wrong assignment on two-rank array with deferred-length characters
anlauf at gcc dot gnu.org
- [Bug target/121567] SH4 error: unable to find a register to spill in class ‘R0_REGS’ issue when building Python at O2/O3
thomas.petazzoni@free-electrons.com
- [Bug target/81426] [SH]: unable to find a register to spill in class 'R0_REGS' when building webkit2gtk
thomas.petazzoni@free-electrons.com
- [Bug tree-optimization/121921] `e - (e - b)` for pointers is not optimized to just b
pinskia at gcc dot gnu.org
- [Bug sanitizer/110442] IFUNC resolvers which use __builtin_cpu_supports crash with -fsanitize=address
sjames at gcc dot gnu.org
- [Bug sanitizer/110442] IFUNC resolvers which use __builtin_cpu_supports crash with -fsanitize=address
sjames at gcc dot gnu.org
- [Bug libstdc++/117276] [13/14/15 Regression] std::sort(par_unseq ,...) leaks memory when called repeatedly
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121890] Several algorithms do not use iterator's difference_type for arithmetic
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121913] ranges::rotate should use ranges::iter_move
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121890] Several algorithms do not use iterator's difference_type for arithmetic
redi at gcc dot gnu.org
- [Bug libstdc++/121913] ranges::rotate should use ranges::iter_move
redi at gcc dot gnu.org
- [Bug libstdc++/121929] New: std::format prints a valid-looking date for invalid 2020y/January/Friday[10]
redi at gcc dot gnu.org
- [Bug c++/121795] ICE for type pack indexing
ppalka at gcc dot gnu.org
- [Bug c/121930] New: c/c++ front ends doesn't check __stack_chk_guard conflict
hjl.tools at gmail dot com
- [Bug target/121930] c/c++ front ends doesn't check __stack_chk_guard conflict
pinskia at gcc dot gnu.org
- [Bug analyzer/121928] [16 Regression] FAIL: g++.dg/analyzer/fanalyzer-show-events-in-system-headers-no.C
pinskia at gcc dot gnu.org
- [Bug target/121930] c/c++ front ends doesn't check __stack_chk_guard conflict
pinskia at gcc dot gnu.org
- [Bug c/121931] New: no_sanitize attribute should also apply to global variables
pinskia at gcc dot gnu.org
- [Bug c/121931] no_sanitize attribute should also apply to global variables
sjames at gcc dot gnu.org
- [Bug c/121931] no_sanitize attribute should also apply to global variables
pinskia at gcc dot gnu.org
- [Bug c/121931] no_sanitize attribute should also apply to global variables
pinskia at gcc dot gnu.org
- [Bug c/121931] no_sanitize attribute should also apply to global variables
pinskia at gcc dot gnu.org
- [Bug c/121931] no_sanitize attribute should also apply to global variables
pinskia at gcc dot gnu.org
- [Bug c/121931] no_sanitize attribute should also apply to global variables
pinskia at gcc dot gnu.org
- [Bug c/121931] no_sanitize attribute should also apply to global variables
pinskia at gcc dot gnu.org
- [Bug c/121931] no_sanitize attribute should also apply to global variables
pinskia at gcc dot gnu.org
- [Bug c/121931] no_sanitize attribute should also apply to global variables
pinskia at gcc dot gnu.org
- [Bug c/121931] no_sanitize attribute should also apply to global variables
pinskia at gcc dot gnu.org
- [Bug c/121931] no_sanitize attribute should also apply to global variables
pinskia at gcc dot gnu.org
- [Bug ipa/121923] ICF doesn't pass function decl to sanitize_flags_p
pinskia at gcc dot gnu.org
- [Bug target/121911] x86-64: -mstack-protector-guard=global should respect symbol visibility
hjl.tools at gmail dot com
- [Bug c++/121932] New: [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
sjames at gcc dot gnu.org
- [Bug c++/121932] [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
sjames at gcc dot gnu.org
- [Bug c++/121932] [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
sjames at gcc dot gnu.org
- [Bug c++/121932] [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
sjames at gcc dot gnu.org
- [Bug c++/121932] [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
pinskia at gcc dot gnu.org
- [Bug c++/121932] [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
pinskia at gcc dot gnu.org
- [Bug c++/121932] [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
pinskia at gcc dot gnu.org
- [Bug c++/121932] [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
pinskia at gcc dot gnu.org
- [Bug c++/121932] [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121933] New: [16 Regression] gcs-nonlocal-1-track-speculation.c ICEs
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121933] [16 Regression] gcs-nonlocal-1-track-speculation.c ICEs
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121933] [16 Regression] gcs-nonlocal-1-track-speculation.c ICEs
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121933] [16 Regression] gcs-nonlocal-1-track-speculation.c ICEs
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121933] [16 Regression] gcs-nonlocal-1-track-speculation.c ICEs
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121933] [16 Regression] gcs-nonlocal-1-track-speculation.c ICEs
pinskia at gcc dot gnu.org
- [Bug target/121933] [16 Regression] gcs-nonlocal-1-track-speculation.c ICEs
uecker at gcc dot gnu.org
- [Bug target/121933] [16 Regression] gcs-nonlocal-1-track-speculation.c ICEs
pinskia at gcc dot gnu.org
- [Bug target/121933] [16 Regression] gcs-nonlocal-1-track-speculation.c ICEs
pinskia at gcc dot gnu.org
- [Bug other/121863] Filing new bugs doesn't work
pinskia at gcc dot gnu.org
- [Bug target/121933] [16 Regression] gcs-nonlocal-1-track-speculation.c ICEs
uecker at gcc dot gnu.org
- [Bug c++/116346] Bad __cxa_atexit location for extended init ref temporaries
jason at gcc dot gnu.org
- [Bug c++/116346] Bad __cxa_atexit location for extended init ref temporaries
jason at gcc dot gnu.org
- [Bug rtl-optimization/121934] New: ICE on valid code at -O3 "-fno-tree-dominator-opts -fno-tree-vrp -fno-tree-ccp -fno-tree-forwprop -fno-tree-pre -fno-tree-fre" on x86_64-linux-gnu: in expand_set_or_cpymem_prologue_epilogue_by_misaligned_moves, at config/i386/i386-expand.cc:8873
zhendong.su at inf dot ethz.ch
- [Bug rtl-optimization/121934] [16 regression] ICE on valid code at -O3 "-fno* ..." on x86_64-linux-gnu: in expand_set_or_cpymem_prologue_epilogue_by_misaligned_moves, at config/i386/i386-expand.cc:8873
sjames at gcc dot gnu.org
- [Bug rtl-optimization/121934] [16 regression] ICE on valid code at -O3 "-fno* ..." on x86_64-linux-gnu: in expand_set_or_cpymem_prologue_epilogue_by_misaligned_moves, at config/i386/i386-expand.cc:8873
sjames at gcc dot gnu.org
- [Bug lto/121935] New: [16 Regression] various LTO streamer ICEs since g:b9fde0219f35cd5244f647c20c7b31b0395dbc5a
tnfchris at gcc dot gnu.org
- [Bug lto/121935] [16 Regression] various LTO streamer ICEs since g:b9fde0219f35cd5244f647c20c7b31b0395dbc5a
pinskia at gcc dot gnu.org
- [Bug lto/121935] [16 Regression] various LTO streamer ICEs since g:b9fde0219f35cd5244f647c20c7b31b0395dbc5a
sjames at gcc dot gnu.org
- [Bug ipa/121936] New: Invalid optimisation (at O3) based on bodies of weak-defined functions
iains at gcc dot gnu.org
- [Bug ipa/121936] Invalid optimisation (at O3) based on bodies of weak-defined functions
pinskia at gcc dot gnu.org
- [Bug ipa/121936] Invalid optimisation (at O3) based on bodies of weak-defined functions
sjames at gcc dot gnu.org
- [Bug ipa/121936] Invalid optimisation (at O3) based on bodies of weak-defined functions
pinskia at gcc dot gnu.org
- [Bug target/121937] New: [16 Regression] RISC-V rv64gcv: crash at -O3 during RTL pass: combine
xxs_chy at outlook dot com
- [Bug ipa/121936] Invalid optimisation (at O3) based on bodies of weak-defined functions
iains at gcc dot gnu.org
- [Bug c++/121932] [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
nshead at gcc dot gnu.org
- [Bug c++/121932] [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
sjames at gcc dot gnu.org
- [Bug testsuite/121205] FAIL: gcc.dg/asm-hard-reg-2.c with -m32
cvs-commit at gcc dot gnu.org
- [Bug c/121938] New: x86-32: enum with big value gets too small size (disagreement with clang)
post+gcc at ralfj dot de
- [Bug fortran/121939] New: [15/16 Regression] ICE in gfc_conv_string_parameter, at fortran/trans-expr.cc:11450
anlauf at gcc dot gnu.org
- [Bug fortran/121939] [15/16 Regression] ICE in gfc_conv_string_parameter, at fortran/trans-expr.cc:11450
anlauf at gcc dot gnu.org
- [Bug target/121934] [16 regression] ICE on valid code at -O3 "-fno* ..." on x86_64-linux-gnu: in expand_set_or_cpymem_prologue_epilogue_by_misaligned_moves, at config/i386/i386-expand.cc:8873
hjl.tools at gmail dot com
- [Bug libstdc++/121917] [16 Regression] ranges::shuffle incorrectly requires its arguments to model sized_sentinel_for
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121917] [16 Regression] ranges::shuffle incorrectly requires its arguments to model sized_sentinel_for
ppalka at gcc dot gnu.org
- [Bug libstdc++/121940] New: function_ref CTAD is not SFINAE friendly
hewillk at gmail dot com
- [Bug fortran/121939] [15/16 Regression] ICE in gfc_conv_string_parameter, at fortran/trans-expr.cc:11450
jvdelisle at gcc dot gnu.org
- [Bug ipa/121936] [14, 15, 16 Regression] Invalid optimisation (at O3) based on bodies of weak-defined functions
iains at gcc dot gnu.org
- [Bug ipa/121936] [14, 15, 16 Regression] Invalid optimisation (at O3) based on bodies of weak-defined functions
pinskia at gcc dot gnu.org
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkaged functions
pinskia at gcc dot gnu.org
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
pinskia at gcc dot gnu.org
- [Bug c/107405] [13 Regression] enum change causing Linux kernel to fail to build due to Linux depending on old behavior
pinskia at gcc dot gnu.org
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
pinskia at gcc dot gnu.org
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
pinskia at gcc dot gnu.org
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkaged functions
iains at gcc dot gnu.org
- [Bug c/107405] [13 Regression] enum change causing Linux kernel to fail to build due to Linux depending on old behavior
post+gcc at ralfj dot de
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
post+gcc at ralfj dot de
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
post+gcc at ralfj dot de
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
post+gcc at ralfj dot de
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
pinskia at gcc dot gnu.org
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
post+gcc at ralfj dot de
- [Bug target/121941] New: R_68K_TLS_LE16 overflow for undefined weak symbol in static executable
hjl.tools at gmail dot com
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
pinskia at gcc dot gnu.org
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
pinskia at gcc dot gnu.org
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
harald at gigawatt dot nl
- [Bug c++/121942] New: printed bool value is not what if-statement uses
linasvepstas at gmail dot com
- [Bug c++/121942] printed bool value is not what if-statement uses
linasvepstas at gmail dot com
- [Bug c++/121942] printed bool value is not what if-statement uses
linasvepstas at gmail dot com
- [Bug c++/121942] printed bool value is not what if-statement uses
linasvepstas at gmail dot com
- [Bug c++/121942] printed bool value is not what if-statement uses
pinskia at gcc dot gnu.org
- [Bug c++/121942] printed bool value is not what if-statement uses
pinskia at gcc dot gnu.org
- [Bug c++/121942] printed bool value is not what if-statement uses
linasvepstas at gmail dot com
- [Bug target/121941] R_68K_TLS_LE16 overflow for undefined weak symbol in static executable
schwab@linux-m68k.org
- [Bug c++/121942] printed bool value is not what if-statement uses
linasvepstas at gmail dot com
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
post+gcc at ralfj dot de
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
post+gcc at ralfj dot de
- [Bug target/121937] [16 Regression] RISC-V rv64gcv: crash at -O3 during RTL pass: combine
pinskia at gcc dot gnu.org
- [Bug testsuite/121943] New: Testsuite support check broken on Windows (and fragile on other targets)
tmgross at umich dot edu
- [Bug diagnostics/121943] Testsuite support check broken on Windows
pinskia at gcc dot gnu.org
- [Bug diagnostics/121943] Testsuite support check broken on Windows
pinskia at gcc dot gnu.org
- [Bug other/121943] Testsuite support check broken on Windows
pinskia at gcc dot gnu.org
- [Bug other/121943] Testsuite support check broken on Windows
tmgross at umich dot edu
- [Bug other/121943] Testsuite support check broken on Windows
tmgross at umich dot edu
- [Bug other/121943] Testsuite support check broken on Windows
pinskia at gcc dot gnu.org
- [Bug other/121943] Testsuite support check broken on Windows
pinskia at gcc dot gnu.org
- [Bug other/121943] Testsuite support check broken on Windows
pinskia at gcc dot gnu.org
- [Bug other/121943] Testsuite support check broken on Windows
pinskia at gcc dot gnu.org
- [Bug diagnostics/121943] Testsuite support check broken on Windows
pinskia at gcc dot gnu.org
- [Bug diagnostics/121943] Testsuite support check broken on Windows
pinskia at gcc dot gnu.org
- [Bug c/121944] New: -Wold-style-declaration: False negative with 'auto static' (C23)
foss+gcc@alejandro-colomar.es
- [Bug diagnostics/121943] Testsuite support check broken on Windows
tmgross at umich dot edu
- [Bug c/121907] -Wauto-as-storage-class: New diagnostic
foss+gcc@alejandro-colomar.es
- [Bug lto/121935] [16 Regression] various LTO streamer ICEs since g:b9fde0219f35cd5244f647c20c7b31b0395dbc5a
rguenth at gcc dot gnu.org
- [Bug c++/121932] [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
sjames at gcc dot gnu.org
- [Bug c++/121932] [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
rguenth at gcc dot gnu.org
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
rguenth at gcc dot gnu.org
- [Bug target/121937] [16 Regression] RISC-V rv64gcv: crash at -O3 during RTL pass: combine
rguenth at gcc dot gnu.org
- [Bug lto/121935] [16 Regression] various LTO streamer ICEs since g:b9fde0219f35cd5244f647c20c7b31b0395dbc5a
cvs-commit at gcc dot gnu.org
- [Bug lto/121935] [16 Regression] various LTO streamer ICEs since g:b9fde0219f35cd5244f647c20c7b31b0395dbc5a
rguenth at gcc dot gnu.org
- [Bug c++/121932] [16 regression] ICE when building gdb trunk with LTO (tree code ‘template_parm_index’ is not supported in LTO stream)
rguenth at gcc dot gnu.org
- [Bug lto/121935] [16 Regression] various LTO streamer ICEs since g:b9fde0219f35cd5244f647c20c7b31b0395dbc5a
rguenth at gcc dot gnu.org
- [Bug c++/121945] New: g++ rejects constructor with unsatisfied constraint
avi at scylladb dot com
- [Bug c/121944] -Wold-style-declaration: False negative with 'auto static' (C23)
harald at gigawatt dot nl
- [Bug c/121944] -Wold-style-declaration: False negative with 'auto static' (C23)
foss+gcc@alejandro-colomar.es
- [Bug c/121944] -Wold-style-declaration: False negative with 'auto static' (C23)
harald at gigawatt dot nl
- [Bug c/121944] -Wold-style-declaration: False negative with 'auto static' (C23)
foss+gcc@alejandro-colomar.es
- [Bug c/121944] -Wold-style-declaration: False negative with 'auto static' (C23)
foss+gcc@alejandro-colomar.es
- [Bug c++/121945] g++ rejects constructor with unsatisfied constraint
avi at scylladb dot com
- [Bug target/121941] R_68K_TLS_LE16 overflow for undefined weak symbol in static executable
hjl.tools at gmail dot com
- [Bug target/121941] R_68K_TLS_LE16 overflow for undefined weak symbol in static executable
hjl.tools at gmail dot com
- [Bug target/121941] R_68K_TLS_LE16 overflow for undefined weak symbol in static executable
hjl.tools at gmail dot com
- [Bug target/121941] R_68K_TLS_LE16 overflow for undefined weak symbol in static executable
fw at gcc dot gnu.org
- [Bug c++/121945] g++ rejects constructor with unsatisfied constraint
pinskia at gcc dot gnu.org
- [Bug c++/101113] g++ thinks constructor suppressed by a requires clause is actually a bad copy constructor
pinskia at gcc dot gnu.org
- [Bug tree-optimization/58727] Sub-optimal code for bit clear/set sequence
law at gcc dot gnu.org
- [Bug c++/121946] New: [missing optimization] std::vector does not use memcpy for the trivially copyable/destructible type
dmitriy.ovdienko at gmail dot com
- [Bug preprocessor/88424] Inserts newlines when preserving comments for a file using Windows newlines
peter0x44 at disroot dot org
- [Bug libstdc++/121946] [missing optimization] std::vector does not use memcpy for the trivially copyable/destructible type
pinskia at gcc dot gnu.org
- [Bug target/121947] New: Improve X86_TUNE_DEST_FALSE_DEP_FOR_GLC implementation
hjl.tools at gmail dot com
- [Bug target/121947] Improve X86_TUNE_DEST_FALSE_DEP_FOR_GLC implementation
liuhongt at gcc dot gnu.org
- [Bug target/121947] Improve X86_TUNE_DEST_FALSE_DEP_FOR_GLC implementation
hjl.tools at gmail dot com
- [Bug target/121947] Improve X86_TUNE_DEST_FALSE_DEP_FOR_GLC implementation
hjl.tools at gmail dot com
- [Bug target/121947] Improve X86_TUNE_DEST_FALSE_DEP_FOR_GLC implementation
liuhongt at gcc dot gnu.org
- [Bug target/121947] Improve X86_TUNE_DEST_FALSE_DEP_FOR_GLC implementation
hjl.tools at gmail dot com
- [Bug libstdc++/121946] [missing optimization] std::vector does not use memcpy for the trivially copyable/destructible type
glisse at gcc dot gnu.org
- [Bug target/121947] Improve X86_TUNE_DEST_FALSE_DEP_FOR_GLC implementation
liuhongt at gcc dot gnu.org
- [Bug fortran/121948] New: gfortran rejects structure constructor without (default) derived type parameter
damian at archaeologic dot codes
- [Bug fortran/83763] PDT variable sees content deallocated if variable is passed as an input to a function, and the function result is assigned to that same variable
cvs-commit at gcc dot gnu.org
- [Bug fortran/83763] PDT variable sees content deallocated if variable is passed as an input to a function, and the function result is assigned to that same variable
pault at gcc dot gnu.org
- [Bug fortran/83763] PDT variable sees content deallocated if variable is passed as an input to a function, and the function result is assigned to that same variable
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug libstdc++/119820] Formatting ranges make a subrange via ranges::subrange (__first, __first + __n)
hewillk at gmail dot com
- [Bug fortran/121948] gfortran rejects structure constructor without (default) derived type parameter
pault at gcc dot gnu.org
- [Bug middle-end/110470] Test gcc.c-torture/execute/pr105613.c ICEs in prepare_cmp_insn on s390x with -march=z14
stefansf at gcc dot gnu.org
- [Bug libstdc++/111861] ranges::min/max should not use `auto __result = *__first;`
hewillk at gmail dot com
- [Bug c++/121801] mangling of _Float16 values in template-args is empty
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121391] hard-reg constraints: ICE for undeclared variable
cvs-commit at gcc dot gnu.org
- [Bug c++/121801] mangling of _Float16 values in template-args is empty
cvs-commit at gcc dot gnu.org
- [Bug c++/121801] mangling of _Float16 values in template-args is empty
cvs-commit at gcc dot gnu.org
- [Bug c++/121801] mangling of _Float16 values in template-args is empty
mkretz at gcc dot gnu.org
- [Bug tree-optimization/121391] hard-reg constraints: ICE for undeclared variable
stefansf at gcc dot gnu.org
- [Bug middle-end/121269] [16 Regression] gcc.target/i386/asm-hard-reg-{1,2}.c ICEs with RTL checking
stefansf at gcc dot gnu.org
- [Bug middle-end/121904] [16 Regression] ICE in as_a, at value-range.h:668 since r16-1400-g2e4688a7202
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121904] [16 Regression] ICE in as_a, at value-range.h:668 since r16-1400-g2e4688a7202
jakub at gcc dot gnu.org
- [Bug target/121810] Out-of-range literal pool entry for MVE const vector
rearnsha at gcc dot gnu.org
- [Bug middle-end/121206] [16 regression] Hang in ranger when building gromacs-2025.2 since r16-1645-g309dbcea2cabb3
sjames at gcc dot gnu.org
- [Bug libstdc++/121926] generate_canonical fails for std::float16_t and std::float128_t
redi at gcc dot gnu.org
- [Bug c/121938] x86-32: enum with big value gets too small size (disagreement with clang)
redi at gcc dot gnu.org
- [Bug c++/121942] printed bool value is not what if-statement uses
redi at gcc dot gnu.org
- [Bug c++/121942] printed bool value is not what if-statement uses
redi at gcc dot gnu.org
- [Bug target/121906] [15/16 Regression] Loongarch64: miscompile at -O2
cvs-commit at gcc dot gnu.org
- [Bug target/121906] [15/16 Regression] Loongarch64: miscompile at -O2
cvs-commit at gcc dot gnu.org
- [Bug target/121778] Improve rotation detection for RISC-V
Dusan.Stojkovic@rt-rk.com
- [Bug target/121906] [15/16 Regression] Loongarch64: miscompile at -O2
xry111 at gcc dot gnu.org
- [Bug libstdc++/121946] [missing optimization] std::vector does not use memcpy for the trivially copyable/destructible type
redi at gcc dot gnu.org
- [Bug libstdc++/121946] [missing optimization] std::vector does not use memcpy for the trivially copyable/destructible type
redi at gcc dot gnu.org
- [Bug tree-optimization/121949] New: Missed shift vectorization when IV value has a different datatype
tnfchris at gcc dot gnu.org
- [Bug c++/121942] printed bool value is not what if-statement uses
redi at gcc dot gnu.org
- [Bug middle-end/121206] [16 regression] Hang in ranger when building gromacs-2025.2 since r16-1645-g309dbcea2cabb3
tnfchris at gcc dot gnu.org
- [Bug libstdc++/121946] [missing optimization] std::vector does not use memcpy for the trivially copyable/destructible type
redi at gcc dot gnu.org
- [Bug tree-optimization/121949] Missed shift vectorization when IV value has a different datatype
tnfchris at gcc dot gnu.org
- [Bug tree-optimization/121949] Missed shift vectorization when IV value has a different datatype
tnfchris at gcc dot gnu.org
- [Bug target/121947] Split UNSPEC_INSN_FALSE_DEP before RA
hjl.tools at gmail dot com
- [Bug target/121934] [16 regression] ICE on valid code at -O3 "-fno* ..." on x86_64-linux-gnu: in expand_set_or_cpymem_prologue_epilogue_by_misaligned_moves, at config/i386/i386-expand.cc:8873
cvs-commit at gcc dot gnu.org
- [Bug target/121934] [16 regression] ICE on valid code at -O3 "-fno* ..." on x86_64-linux-gnu: in expand_set_or_cpymem_prologue_epilogue_by_misaligned_moves, at config/i386/i386-expand.cc:8873
hjl.tools at gmail dot com
- [Bug libstdc++/119820] Formatting ranges make a subrange via ranges::subrange (__first, __first + __n)
redi at gcc dot gnu.org
- [Bug target/121947] Split UNSPEC_INSN_FALSE_DEP before RA
ubizjak at gmail dot com
- [Bug c/121907] -Wauto-as-storage-class: New diagnostic
foss+gcc@alejandro-colomar.es
- [Bug c/121907] -Wauto-as-storage-class: New diagnostic
foss+gcc@alejandro-colomar.es
- [Bug tree-optimization/121772] [13/14/15/16 Regression] aarch64: ICE (invalid gimple) with vcombine since r13-1836-g8a1e05b7618fed
cvs-commit at gcc dot gnu.org
- [Bug target/121947] Split UNSPEC_INSN_FALSE_DEP before RA
hjl.tools at gmail dot com
- [Bug ipa/51677] don't suggest giving main() __attribute__((const))
foss+gcc@alejandro-colomar.es
- [Bug tree-optimization/121772] [13/14/15 Regression] aarch64: ICE (invalid gimple) with vcombine since r13-1836-g8a1e05b7618fed
acoplan at gcc dot gnu.org
- [Bug tree-optimization/121949] Missed shift vectorization when IV value has a different datatype
rguenth at gcc dot gnu.org
- [Bug ada/114065] gnat build with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 fails on 32bit archs
cvs-commit at gcc dot gnu.org
- [Bug c++/121950] New: -Wimplicit-fallthrough doesn't warn on bugs if there are declarations with vacuous initializations and non-trivial destructors
jakub at gcc dot gnu.org
- [Bug c++/121950] -Wimplicit-fallthrough doesn't warn on bugs if there are declarations with vacuous initializations and non-trivial destructors
jakub at gcc dot gnu.org
- [Bug libstdc++/121946] [missing optimization] std::vector does not use memcpy for the trivially copyable/destructible type
redi at gcc dot gnu.org
- [Bug libstdc++/121946] [missing optimization] std::vector does not use memcpy for the trivially copyable/destructible type
redi at gcc dot gnu.org
- [Bug libstdc++/121946] [missing optimization] std::vector does not use memcpy for the trivially copyable/destructible type
jakub at gcc dot gnu.org
- [Bug target/121749] [14/15 Regression] aarch64: Invalid assembly with vqshrn intrinsic since r14-1886-gd20b2ad845876e
cvs-commit at gcc dot gnu.org
- [Bug target/121749] [14/15 Regression] aarch64: Invalid assembly with vqshrn intrinsic since r14-1886-gd20b2ad845876e
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121940] function_ref CTAD is not SFINAE friendly
hewillk at gmail dot com
- [Bug c/121951] New: Inconsistent parsing of empty/void lists of parameters in function declarators with forward declarations of parameters
foss+gcc@alejandro-colomar.es
- [Bug c/121951] Inconsistent parsing of empty/void lists of parameters in function declarators with forward declarations of parameters
foss+gcc@alejandro-colomar.es
- [Bug target/121749] [14/15 Regression] aarch64: Invalid assembly with vqshrn intrinsic since r14-1886-gd20b2ad845876e
cvs-commit at gcc dot gnu.org
- [Bug target/121749] [14/15 Regression] aarch64: Invalid assembly with vqshrn intrinsic since r14-1886-gd20b2ad845876e
cvs-commit at gcc dot gnu.org
- [Bug target/121749] [14/15 Regression] aarch64: Invalid assembly with vqshrn intrinsic since r14-1886-gd20b2ad845876e
ktkachov at gcc dot gnu.org
- [Bug tree-optimization/121418] Missed copy prop for aggregate after a memcpy
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121751] missing copy prop if the field is a full store
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121417] Missed copy prop for aggregate with memcpy
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/110035] Missed optimization for dependent assignment statements
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121751] missing copy prop if the field is a full store
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121364] [meta-bug] copy prop for aggregates
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121418] Missed copy prop for aggregate after a memcpy
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121364] [meta-bug] copy prop for aggregates
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121364] [meta-bug] copy prop for aggregates
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121417] Missed copy prop for aggregate with memcpy
pinskia at gcc dot gnu.org
- [Bug target/111231] [13/14/15/16 regression] armhf: Miscompilation with -O2/-fno-exceptions level (-fno-tree-vectorize is working)
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/111591] ppc64be: miscompilation with -mstrict-align / -O3
pinskia at gcc dot gnu.org
- [Bug target/121911] x86-64: -mstack-protector-guard=global should respect symbol visibility
hjl.tools at gmail dot com
- [Bug c/121907] -Wauto-as-storage-class: New diagnostic
jsm28 at gcc dot gnu.org
- [Bug c++/121952] New: [9 regression] produces incorrect code with optimisation on x86-64 Linux
joey.teng.dev at gmail dot com
- [Bug c++/121952] [9 regression] produces incorrect code with optimisation on x86-64 Linux
sjames at gcc dot gnu.org
- [Bug c++/121952] [9 regression] produces incorrect code with optimisation on x86-64 Linux
sjames at gcc dot gnu.org
- [Bug tree-optimization/121952] [9 regression] produces incorrect code with optimisation on x86-64 Linux
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121952] [9 regression] produces incorrect code with optimisation on x86-64 Linux
pinskia at gcc dot gnu.org
- [Bug c/121907] -Wauto-as-storage-class: New diagnostic
foss+gcc@alejandro-colomar.es
- [Bug c/121951] Inconsistent parsing of empty/void lists of parameters in function declarators with forward declarations of parameters
foss+gcc@alejandro-colomar.es
- [Bug c/23144] [13/14/15/16 Regression] invalid parameter forward declarations not diagnosed
foss+gcc@alejandro-colomar.es
- [Bug ada/121953] New: [16 regression] Failed Ada bootstrap
sjames at gcc dot gnu.org
- [Bug ada/121953] [16 regression] Failed Ada bootstrap for x32 multilib (os-osinte.adb:38:06: warning: redundant with clause in body)
sjames at gcc dot gnu.org
- [Bug libstdc++/121946] [missing optimization] std::vector does not use memcpy for the trivially copyable/destructible type
redi at gcc dot gnu.org
- [Bug ada/121953] [16 regression] Failed Ada bootstrap for x32 multilib (s-osinte.adb:38:06: warning: redundant with clause in body)
sjames at gcc dot gnu.org
- [Bug target/121821] [16 regression] profiledbootstrap fails to build on armv8l since r16-496-gcc74e2f2b39b6d
sjames at gcc dot gnu.org
- [Bug tree-optimization/121952] [9 regression] produces incorrect code with optimisation on x86-64 Linux
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121952] [9 regression] produces incorrect code with optimisation on x86-64 Linux
pinskia at gcc dot gnu.org
- [Bug ada/121953] [16 regression] GNAT build failure for x32 multilib
ebotcazou at gcc dot gnu.org
- [Bug libstdc++/117276] [13/14 Regression] std::sort(par_unseq ,...) leaks memory when called repeatedly
cvs-commit at gcc dot gnu.org
- [Bug ada/114065] gnat build with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 fails on 32bit archs
cvs-commit at gcc dot gnu.org
- [Bug ada/121953] [16 regression] GNAT build failure for x32 multilib
cvs-commit at gcc dot gnu.org
- [Bug ada/121953] [16 regression] GNAT build failure for x32 multilib
ebotcazou at gcc dot gnu.org
- [Bug tree-optimization/121952] [9 regression] produces incorrect code with optimisation on x86-64 Linux
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121952] [9 regression] produces incorrect code with optimisation on x86-64 Linux
pinskia at gcc dot gnu.org
- [Bug debug/121903] gcc.dg/debug/ctf/ctf-struct-3.c FAILs
david.faust at oracle dot com
- [Bug debug/121411] ctf type size truncated for large data types
cvs-commit at gcc dot gnu.org
- [Bug debug/121903] gcc.dg/debug/ctf/ctf-struct-3.c FAILs
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121954] New: Missing CLOBBER(eos) for temporary of function return/arg
pinskia at gcc dot gnu.org
- [Bug target/121933] [16 Regression] gcs-nonlocal-1-track-speculation.c ICEs
aoliva at gcc dot gnu.org
- [Bug middle-end/121954] Missing CLOBBER(eos) for temporary of function return/arg
pinskia at gcc dot gnu.org
- [Bug c++/121955] New: if constexpr else scoping issues
bkoz at gnu dot org
- [Bug libstdc++/121913] ranges::rotate should use ranges::iter_move
hewillk at gmail dot com
- [Bug target/110812] Check availability of builtins at expand time
law at gcc dot gnu.org
- [Bug target/121512] internal compiler error: in generate_insn, at config/riscv/riscv-vector-builtins.cc:4470
law at gcc dot gnu.org
- [Bug target/120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting
law at gcc dot gnu.org
- [Bug tree-optimization/121590] Code should be unreachable after exhausting all four float compare relations
Explorer09 at gmail dot com
- [Bug libstdc++/121956] New: P2165R4: Compatibility between tuple and tuple-like objects is not fully implemented
hewillk at gmail dot com
- [Bug libstdc++/121956] P2165R4: Compatibility between tuple and tuple-like objects is not fully implemented
hewillk at gmail dot com
- [Bug libstdc++/121956] P2165R4: Compatibility between tuple and tuple-like objects is not fully implemented
pinskia at gcc dot gnu.org
- [Bug libstdc++/121956] P2165R4: Compatibility between tuple and tuple-like objects is not fully implemented
pinskia at gcc dot gnu.org
- [Bug libstdc++/121956] P2165R4: Compatibility between tuple and tuple-like objects is not fully implemented
hewillk at gmail dot com
- [Bug libstdc++/121956] tuple-or-pair to just tuple part was missed from P2165R4
pinskia at gcc dot gnu.org
- [Bug target/121957] New: [16] AArch64: Miscompile at -O2/O3
xxs_chy at outlook dot com
- [Bug target/121957] [15/16 Regression] AArch64: Miscompile at -O2/O3
pinskia at gcc dot gnu.org
- [Bug target/121957] [15/16 Regression] AArch64: Miscompile at -O2/O3
pinskia at gcc dot gnu.org
- [Bug other/121958] New: Document requirements for updating *opt.urls
tkoenig at gcc dot gnu.org
- [Bug middle-end/109849] suboptimal code for vector walking loop
pinskia at gcc dot gnu.org
- [Bug target/121959] New: riscv: vector sign extend instead of zero extend
rdapp at gcc dot gnu.org
- [Bug target/121910] RISC-V: dynamic lmul choosing wrong vector mode
chenzhongyao.hit at gmail dot com
- [Bug middle-end/109849] suboptimal code for vector walking loop
rguenther at suse dot de
- [Bug target/121910] RISC-V: dynamic lmul choosing wrong vector mode
juzhe.zhong at rivai dot ai
- [Bug ada/114065] gnat build with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 fails on 32bit archs
cvs-commit at gcc dot gnu.org
- [Bug fortran/121960] New: [PDT] Wrongly accepts type parameter of non-type-parameter member
burnus at gcc dot gnu.org
- [Bug middle-end/109849] suboptimal code for vector walking loop
rguenth at gcc dot gnu.org
- [Bug bootstrap/121623] [15/16 regression] [ia64] bootstrap comparison failure (differently ordered st8s in MMI for gcc/trans-mem.o), stage 2 -> 3
frank.scheiner at web dot de
- [Bug bootstrap/121623] [15/16 regression] [ia64] bootstrap comparison failure (differently ordered st8s in MMI for gcc/trans-mem.o), stage 2 -> 3
frank.scheiner at web dot de
- [Bug target/121602] [15/16 Regression] ICE (verify_gimple failed): type mismatch in 'vec_cond_expr' with SVE intrinsics since r15-4471-ge69c2e212011f2
cvs-commit at gcc dot gnu.org
- [Bug target/121957] [15/16 Regression] AArch64: Miscompile at -O2/O3
acoplan at gcc dot gnu.org
- [Bug target/119927] 5% slowdown of 415.gamess on Intel Ice Lake
pheeck at gcc dot gnu.org
- [Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
pheeck at gcc dot gnu.org
- [Bug target/121959] riscv: vector sign extend instead of zero extend
rguenth at gcc dot gnu.org
- [Bug target/121464] MCRR{2} and MRRC{2} wrongfully reject opc1 >7
cvs-commit at gcc dot gnu.org
- [Bug c++/121955] if constexpr else scoping issues
redi at gcc dot gnu.org
- [Bug libstdc++/119820] Formatting ranges make a subrange via ranges::subrange (__first, __first + __n)
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/119820] Formatting ranges make a subrange via ranges::subrange (__first, __first + __n)
redi at gcc dot gnu.org
- [Bug libstdc++/121956] tuple-or-pair to just tuple part was missed from P2165R4
redi at gcc dot gnu.org
- [Bug c++/121961] New: [coroutines] use-after-free when the awaitable's await_suspend destroys the just-suspended coroutine
avi at scylladb dot com
- [Bug tree-optimization/121962] New: [16 regression] OOM when buiding clang-19.1.7
sjames at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7
sjames at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7
sjames at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7
sjames at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7
sjames at gcc dot gnu.org
- [Bug c++/121963] New: Make it possible to change the location of gcm.cache dir
jussi.pakkanen at mailbox dot org
- [Bug bootstrap/121623] [15/16 regression] [ia64] bootstrap comparison failure (differently ordered st8s in MMI for gcc/trans-mem.o), stage 2 -> 3
sjames at gcc dot gnu.org
- [Bug c++/121963] Make it possible to change the location of gcm.cache dir
redi at gcc dot gnu.org
- [Bug middle-end/109849] suboptimal code for vector walking loop
rguenth at gcc dot gnu.org
- [Bug target/121957] [15/16 Regression] AArch64: Miscompile at -O2/O3
acoplan at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7
rguenth at gcc dot gnu.org
- [Bug target/121451] RISC-V: zero-stride load broadcast vs. vector-scalar
parras at gcc dot gnu.org
- [Bug c++/121961] [coroutines] use-after-free when the awaitable's await_suspend destroys the just-suspended coroutine
avi at scylladb dot com
- [Bug target/121451] RISC-V: zero-stride load broadcast vs. vector-scalar
parras at gcc dot gnu.org
- [Bug c++/121961] [15/16 regression] [coroutines] use-after-free when the awaitable's await_suspend destroys the just-suspended coroutine since r16-1564-g43e408f675f8e9
sjames at gcc dot gnu.org
- [Bug target/121910] RISC-V: dynamic lmul choosing wrong vector mode
chenzhongyao.hit at gmail dot com
- [Bug rtl-optimization/97497] gcse wrong code generation with partial register clobbers
krebbel at gcc dot gnu.org
- [Bug middle-end/66462] GCC isinf/isnan/... builtins cause sNaN exceptions
cvs-commit at gcc dot gnu.org
- [Bug c++/121963] Make it possible to change the location of gcm.cache dir
nshead at gcc dot gnu.org
- [Bug c++/121963] Make it possible to change the location of gcm.cache dir
sjames at gcc dot gnu.org
- [Bug libstdc++/121956] tuple-or-pair to just tuple part was missed from P2165R4
redi at gcc dot gnu.org
- [Bug target/121957] [15/16 Regression] AArch64: Miscompile at -O2/O3 since r15-1579-g792f97b44ffc5e
acoplan at gcc dot gnu.org
- [Bug c++/121963] Make it possible to change the location of gcm.cache dir
nshead at gcc dot gnu.org
- [Bug c++/121963] Make it possible to change the location of gcm.cache dir
jussi.pakkanen at mailbox dot org
- [Bug target/121602] [15/16 Regression] ICE (verify_gimple failed): type mismatch in 'vec_cond_expr' with SVE intrinsics since r15-4471-ge69c2e212011f2
cvs-commit at gcc dot gnu.org
- [Bug target/121957] [15/16 Regression] AArch64: Miscompile at -O2/O3 since r15-1579-g792f97b44ffc5e
acoplan at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7
pinskia at gcc dot gnu.org
- [Bug c++/121963] Make it possible to change the location of gcm.cache dir
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7
pinskia at gcc dot gnu.org
- [Bug libstdc++/121913] ranges::rotate should use ranges::iter_move
redi at gcc dot gnu.org
- [Bug libstdc++/121956] tuple-or-pair to just tuple part was missed from P2165R4
redi at gcc dot gnu.org
- [Bug libstdc++/121956] tuple-or-pair to just tuple part was missed from P2165R4
redi at gcc dot gnu.org
- [Bug debug/121964] New: aarch64: SVE predicate variables are printed incorrectly
ykhrustalev at gcc dot gnu.org
- [Bug debug/121964] aarch64: SVE predicate variables are printed incorrectly
ykhrustalev at gcc dot gnu.org
- [Bug c++/121965] New: IMHO valid C++20 rejected by g++
jakub at gcc dot gnu.org
- [Bug c++/121965] IMHO valid C++20 rejected by g++
jakub at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7
pinskia at gcc dot gnu.org
- [Bug other/121958] Document requirements for updating *opt.urls; advertised method does not work
tkoenig at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7
pinskia at gcc dot gnu.org
- [Bug other/121958] Document requirements for updating *opt.urls; advertised method does not work
sjames at gcc dot gnu.org
- [Bug libstdc++/121926] generate_canonical fails for std::float16_t and std::float128_t
cassio.neri at gmail dot com
- [Bug other/121958] Document requirements for updating *opt.urls; advertised method does not work
tkoenig at gcc dot gnu.org
- [Bug c++/96445] extern template results in missing constructor symbol
tyu at eridex dot org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7 by r16-3887-g597b50abb0d2fc
pinskia at gcc dot gnu.org
- [Bug c++/111374] Spurious -Warray-bounds warning when building std::vector (or libstdc++ bug?)
simon.marchi at polymtl dot ca
- [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds
simon.marchi at polymtl dot ca
- [Bug tree-optimization/111273] Spurious array-bounds error when copying data using _GLIBCXX_DEBUG iterators
simon.marchi at polymtl dot ca
- [Bug tree-optimization/111273] Spurious array-bounds error when copying data using _GLIBCXX_DEBUG iterators
sjames at gcc dot gnu.org
- [Bug tree-optimization/111273] Spurious array-bounds error when copying data using _GLIBCXX_DEBUG iterators
simon.marchi at polymtl dot ca
- [Bug tree-optimization/111273] Spurious array-bounds error when copying data using _GLIBCXX_DEBUG iterators
sjames at gcc dot gnu.org
- [Bug libstdc++/121956] tuple-or-pair to just tuple part was missed from P2165R4
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121913] ranges::rotate should use ranges::iter_move
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121956] tuple-or-pair to just tuple part was missed from P2165R4
redi at gcc dot gnu.org
- [Bug tree-optimization/111273] Spurious array-bounds error when copying data using _GLIBCXX_DEBUG iterators
simon.marchi at polymtl dot ca
- [Bug libstdc++/121926] generate_canonical fails for std::float16_t and std::float128_t
redi at gcc dot gnu.org
- [Bug c++/114457] [C++26] P2795R5 - Erroneous behavior for uninitialized reads
jakub at gcc dot gnu.org
- [Bug c++/121966] New: Problems with candidate numbering in print_z_candidates
dmalcolm at gcc dot gnu.org
- [Bug c++/121966] Problems with candidate numbering in print_z_candidates
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
qinzhao at gcc dot gnu.org
- [Bug c++/121966] Problems with candidate numbering in print_z_candidates
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7 by r16-3887-g597b50abb0d2fc
pinskia at gcc dot gnu.org
- [Bug d/103944] [13/14/15/16 Regression] Testsuite hang due to libphobos/testsuite/libphobos.gc/forkgc2.d
ibuclaw at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7 by r16-3887-g597b50abb0d2fc
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7 by r16-3887-g597b50abb0d2fc
pinskia at gcc dot gnu.org
- [Bug ada/121967] New: Inconsistent bug box from use clause in generic package parameter part
liam at liampwll dot com
- [Bug ada/121968] New: Inconsistent bug box from use clause in generic package parameter part
liam at liampwll dot com
- [Bug d/103944] [13/14/15/16 Regression] Testsuite hang due to libphobos/testsuite/libphobos.gc/forkgc2.d
iains at gcc dot gnu.org
- [Bug ada/121968] Inconsistent bug box from use clause in generic package parameter part
liam at liampwll dot com
- [Bug diagnostics/117815] RFE: provide a way to capture SARIF for all gcc invocations in a build
dmalcolm at gcc dot gnu.org
- [Bug diagnostics/115970] RFE: add support for sending SARIF output via IPC
dmalcolm at gcc dot gnu.org
- [Bug middle-end/55135] Segfault of gcc on a big file
pinskia at gcc dot gnu.org
- Keen to Hear from You
Mayme Fulmore
- [Bug c++/121969] New: designated aggregate initialization lacks in error-message when inside brace-enclosed initializer list
piotr5 at netscape dot net
- [Bug c++/121969] designated aggregate initialization lacks in error-message when inside brace-enclosed initializer list
pinskia at gcc dot gnu.org
- [Bug c++/90475] Diagnostic for designated initializer could be a lot better
pinskia at gcc dot gnu.org
- [Bug middle-end/55135] Segfault of gcc on a big file
pinskia at gcc dot gnu.org
- [Bug other/121958] Document requirements for updating *opt.urls; advertised method does not work
dmalcolm at gcc dot gnu.org
- [Bug diagnostics/115970] RFE: add support for sending SARIF output via IPC
dmalcolm at gcc dot gnu.org
- [Bug c/121421] [ICE] internal compiler error with gimple function as a nested function
cvs-commit at gcc dot gnu.org
- [Bug c/121421] [ICE] internal compiler error with gimple function as a nested function
pinskia at gcc dot gnu.org
- [Bug c/101057] [meta-bug] [gimplefe] GIMPLE frontend issues
pinskia at gcc dot gnu.org
- [Bug other/121958] Document requirements for updating *opt.urls; advertised method does not work
dmalcolm at gcc dot gnu.org
- [Bug target/121910] RISC-V: dynamic lmul choosing wrong vector mode
juzhe.zhong at rivai dot ai
- [Bug target/99912] Unnecessary / inefficient spilling of AVX2 ymm registers
pinskia at gcc dot gnu.org
- [Bug target/121652] [15/16 Regression] round builtin does not raise FE_INVALID for signaling NaN
xry111 at gcc dot gnu.org
- [Bug middle-end/121970] New: struct copy still use zmm even specify -mmove-max=256
liuhongt at gcc dot gnu.org
- [Bug middle-end/121970] struct copy still use zmm even specify -mmove-max=256
liuhongt at gcc dot gnu.org
- [Bug middle-end/121970] struct copy still use zmm even specify -mmove-max=256
liuhongt at gcc dot gnu.org
- [Bug middle-end/121970] struct copy still use zmm even specify -mmove-max=256
pinskia at gcc dot gnu.org
- [Bug target/121970] struct copy still use zmm even specify -mmove-max=256
pinskia at gcc dot gnu.org
- [Bug target/121970] struct copy still use zmm even specify -mmove-max=256
liuhongt at gcc dot gnu.org
- [Bug c++/70277] Improve code generation for large initializer lists
pinskia at gcc dot gnu.org
- [Bug c++/70277] Improve code generation for large initializer lists
pinskia at gcc dot gnu.org
- [Bug c++/70277] Improve code generation for large initializer lists
pinskia at gcc dot gnu.org
- [Bug c++/92385] extremely long and memory intensive compilation for brace construction of array member
pinskia at gcc dot gnu.org
- [Bug c++/95563] High memory usage and possible infinite loop
pinskia at gcc dot gnu.org
- [Bug c++/55004] [meta-bug] constexpr issues
pinskia at gcc dot gnu.org
- ธุรกิจขัดสน ขาดสภาพคล่อง เดือดร้อน เรายินดียื่นมือช่วยคุณ
sathittha loneeruthai
- [Bug target/121970] struct copy still use zmm even specify -mmove-max=256
liuhongt at gcc dot gnu.org
- [Bug target/121970] struct copy still use zmm even specify -mmove-max=256
liuhongt at gcc dot gnu.org
- [Bug target/121970] struct copy still use zmm even specify -mmove-max=256
liuhongt at gcc dot gnu.org
- [Bug libgomp/114445] [OpenMP] indirect - race when creating lookup hash on the device, causing aborts
cvs-commit at gcc dot gnu.org
- [Bug libgomp/119857] GCN offloading: occasional 'libgomp.c-c++-common/declare-target-indirect-2.c' execution test FAIL
cvs-commit at gcc dot gnu.org
- [Bug libgomp/119857] GCN offloading: occasional 'libgomp.c-c++-common/declare-target-indirect-2.c' execution test FAIL
burnus at gcc dot gnu.org
- [Bug libgomp/114445] [OpenMP] indirect - race when creating lookup hash on the device, causing aborts
burnus at gcc dot gnu.org
- [Bug libgomp/114690] OpenMP 'indirect' clause: dynamic image loading/unloading
burnus at gcc dot gnu.org
- [Bug target/121910] RISC-V: dynamic lmul choosing wrong vector mode
chenzhongyao.hit at gmail dot com
- [Bug target/121910] RISC-V: dynamic lmul choosing wrong vector mode
juzhe.zhong at rivai dot ai
- [Bug tree-optimization/121720] [13/14/15/16 Regression] std::min_element is not optimized at -O2
rguenth at gcc dot gnu.org
- [Bug target/120234] [16 Regression] FAIL: gcc.target/i386/pr111023-2.c
haochen.jiang at intel dot com
- [Bug tree-optimization/121720] [13/14/15/16 Regression] std::min_element is not optimized at -O2
rguenth at gcc dot gnu.org
- [Bug ada/121967] Inconsistent bug box from use clause in generic package parameter part
ebotcazou at gcc dot gnu.org
- [Bug ada/121968] Inconsistent bug box from use clause in generic package parameter part
ebotcazou at gcc dot gnu.org
- [Bug ada/121968] Inconsistent bug box from use clause in generic package parameter part
ebotcazou at gcc dot gnu.org
- [Bug ada/121968] Inconsistent bug box from use clause in generic package parameter part
ebotcazou at gcc dot gnu.org
- [Bug c/121971] New: [15/16 Regression] Only warn about musttail on exotic targets?
bunk at stusta dot de
- [Bug target/121971] [15/16 Regression] Only warn about musttail on exotic targets?
pinskia at gcc dot gnu.org
- [Bug target/121971] [15/16 Regression] Only warn about musttail on exotic targets?
pinskia at gcc dot gnu.org
- [Bug c++/121963] Make it possible to change the location of gcm.cache dir
jussi.pakkanen at mailbox dot org
- [Bug target/121971] [15/16 Regression] Only warn about musttail on exotic targets?
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121720] [13/14/15/16 Regression] std::min_element is not optimized at -O2
rguenth at gcc dot gnu.org
- [Bug fortran/121972] New: [PDT] pdt_3.f03 leaks memory
pault at gcc dot gnu.org
- [Bug fortran/121972] [PDT] pdt_3.f03 leaks memory
pault at gcc dot gnu.org
- [Bug c/121973] New: [trunk, RV64] Poor quality (useless, harmless) code is added to naked functions
vincenzo.romano at gmail dot com
- [Bug target/121973] [trunk, RV64] Poor quality (useless, harmless) code is added to naked functions
pinskia at gcc dot gnu.org
- [Bug target/121971] [15/16 Regression] Only warn about musttail on exotic targets?
rguenth at gcc dot gnu.org
- [Bug target/115954] Alignment of _Atomic structs incompatible between GCC and LLVM
wilco at gcc dot gnu.org
- [Bug target/121973] [trunk, RV64] Poor quality (useless, harmless) code is added to naked functions
vincenzo.romano at gmail dot com
- [Bug c/121973] [trunk, RV64] Poor quality (useless, harmless) code is added to naked functions
vincenzo.romano at gmail dot com
- [Bug c/121973] [trunk, RV64] Poor quality (useless, harmless) code is added to naked functions
pinskia at gcc dot gnu.org
- [Bug target/121973] [trunk, RV64] Poor quality (useless, harmless) code is added to naked functions
vincenzo.romano at gmail dot com
- [Bug c++/97452] [coroutines] incorrect sequencing of await_resume() when multiple co_await expressions occur in a single statement
redbeard0531 at gmail dot com
- [Bug c/121974] New: Timeout with -O1
dcb314 at hotmail dot com
- [Bug libstdc++/113460] Segfault in __builtin_coro_destroy when using std::generator to concate ranges
redbeard0531 at gmail dot com
- [Bug ada/121968] Inconsistent bug box from use clause in generic package parameter part
liam at liampwll dot com
- [Bug ada/121968] Inconsistent bug box from use clause in generic package parameter part
liam at liampwll dot com
- [Bug libstdc++/113460] Segfault in __builtin_coro_destroy when using std::generator to concate ranges
redi at gcc dot gnu.org
- [Bug c++/113457] Nesting coroutine definitions (e.g. via a lambda or a template expansion) can ICE the compiler
redi at gcc dot gnu.org
- [Bug c++/121963] Make it easier to change the location of gcm.cache dir and document it
nshead at gcc dot gnu.org
- [Bug target/121393] [16 Regression] GCN gfx1100 offloading: 'libgomp.c-c++-common/for-{11,12,3,5,6,9}.c' execution tests
ams at gcc dot gnu.org
- [Bug tree-optimization/58727] Sub-optimal code for bit clear/set sequence
cvs-commit at gcc dot gnu.org
- [Bug c/121974] Timeout with -O1
pinskia at gcc dot gnu.org
- [Bug middle-end/121975] New: Various goacc failures with -ftrivial-auto-var-init=zero
jakub at gcc dot gnu.org
- [Bug middle-end/121975] Various goacc failures with -ftrivial-auto-var-init=zero
jakub at gcc dot gnu.org
- [Bug c/121976] New: DFP expression evaluations not consistent
tydeman at tybor dot com
- [Bug middle-end/121977] New: gomp/member-1.C ICE with -ftrivial-auto-var-init=zero
jakub at gcc dot gnu.org
- [Bug c++/101244] Wrong path in coroutine returning ternary
redbeard0531 at gmail dot com
- [Bug tree-optimization/117423] [13 Regression] union not written to with particular layout since r10-6321-g636e80eea24b78
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/119085] [13 regression] tree-sra generates wrong code for unions containing structs with holes (Emacs crashes with -O3) since r10-6321-g636e80eea24b78
cvs-commit at gcc dot gnu.org
- [Bug c++/102217] co_awaiting a temporary produced by ternary operator crashes (double-free)
redbeard0531 at gmail dot com
- [Bug middle-end/121975] Various goacc failures with -ftrivial-auto-var-init=zero
burnus at gcc dot gnu.org
- [Bug c++/121978] New: [16 regression] ICE in coroutine when return_value takes int reference
redbeard0531 at gmail dot com
- [Bug c++/121978] [16 regression] ICE in coroutine when return_value takes int reference
sjames at gcc dot gnu.org
- [Bug tree-optimization/117423] [13 Regression] union not written to with particular layout since r10-6321-g636e80eea24b78
jamborm at gcc dot gnu.org
- [Bug tree-optimization/119085] [13 regression] tree-sra generates wrong code for unions containing structs with holes (Emacs crashes with -O3) since r10-6321-g636e80eea24b78
jamborm at gcc dot gnu.org
- [Bug target/121778] Improve rotation detection for RISC-V
Dusan.Stojkovic@rt-rk.com
- [Bug debug/121964] aarch64: SVE predicate variables are printed incorrectly
ykhrustalev at gcc dot gnu.org
- [Bug target/121778] Improve rotation detection for RISC-V
Dusan.Stojkovic@rt-rk.com
- [Bug target/121778] Improve rotation detection for RISC-V
Dusan.Stojkovic@rt-rk.com
- [Bug c++/121978] [16 regression] ICE in coroutine when return_value takes int reference
redbeard0531 at gmail dot com
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7 by r16-3887-g597b50abb0d2fc
sjames at gcc dot gnu.org
- [Bug tree-optimization/121974] [16 regression] Timeout with -O1
sjames at gcc dot gnu.org
- [Bug tree-optimization/58727] Sub-optimal code for bit clear/set sequence
sjames at gcc dot gnu.org
- [Bug libstdc++/121979] New: [C++26] Implement P2530R3, Hazard Pointers
redi at gcc dot gnu.org
- [Bug libstdc++/121980] New: [C++26] Implement P2545R4, Read-Copy Update (RCU)
redi at gcc dot gnu.org
- [Bug target/121973] [trunk, RV64] Poor quality (useless, harmless) code is added to naked functions
pinskia at gcc dot gnu.org
- [Bug middle-end/121975] Various goacc failures with -ftrivial-auto-var-init=zero
tschwinge at gcc dot gnu.org
- [Bug c++/121981] New: internal compiler error: in hash, at cp/constraint.cc:1999
redi at gcc dot gnu.org
- [Bug fortran/121161] Please add an option to make -fexternal-blas compatible with ILP64 BLAS implementation
tkoenig at gcc dot gnu.org
- [Bug other/121958] Document requirements for updating *opt.urls; advertised method does not work
tkoenig at gcc dot gnu.org
- [Bug fortran/118955] Fortran uses vector math functions without -ffast-math
wilco at gcc dot gnu.org
- [Bug target/121982] New: [16 Regression] ICE: in riscv_sched_variable_issue, at config/riscv/riscv.cc:10236 with -mcpu=tt-ascalon-d8 -flive-range-shrinkage and vector division
zsojka at seznam dot cz
- [Bug target/121983] New: [16 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1946 with -O2 -mcpu=xiangshan-nanhu
zsojka at seznam dot cz
- [Bug libobjc/121984] New: Build failure on AIX 7.{1,3}: implicit declaration of function 'rs6000_special_adjust_field_align'
yavor at gnu dot org
- [Bug libstdc++/111861] ranges::min/max should not use `auto __result = *__first;`
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/111861] ranges::min/max should not use `auto __result = *__first;`
ppalka at gcc dot gnu.org
- [Bug libobjc/121984] [13/14/15/16 Regression] Build failure on AIX 7.{1, 3}: implicit declaration of function 'rs6000_special_adjust_field_align'
pinskia at gcc dot gnu.org
- [Bug target/121985] New: [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 on valid code
skothadiya at whileone dot in
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7 by r16-3887-g597b50abb0d2fc
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7 by r16-3887-g597b50abb0d2fc
pinskia at gcc dot gnu.org
- [Bug target/121985] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 on valid code
skothadiya at whileone dot in
- [Bug target/121985] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 on valid code
skothadiya at whileone dot in
- [Bug c++/121981] internal compiler error: in hash, at cp/constraint.cc:1999
pinskia at gcc dot gnu.org
- [Bug bootstrap/121623] [15/16 regression] [ia64] bootstrap comparison failure (differently ordered st8s in MMI for gcc/trans-mem.o), stage 2 -> 3
frank.scheiner at web dot de
- [Bug bootstrap/121623] [15/16 regression] [ia64] bootstrap comparison failure (differently ordered st8s in MMI for gcc/trans-mem.o), stage 2 -> 3
frank.scheiner at web dot de
- [Bug target/121985] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 on valid code
rdapp at gcc dot gnu.org
- [Bug diagnostics/121986] New: Add support for descriptions of fix-it hints
dmalcolm at gcc dot gnu.org
- [Bug middle-end/121975] Various goacc failures with -ftrivial-auto-var-init=zero
burnus at gcc dot gnu.org
- [Bug c++/121966] Problems with candidate numbering in print_z_candidates
cvs-commit at gcc dot gnu.org
- [Bug c++/121966] Problems with candidate numbering in print_z_candidates
cvs-commit at gcc dot gnu.org
- [Bug c++/121966] Problems with candidate numbering in print_z_candidates
dmalcolm at gcc dot gnu.org
- [Bug middle-end/121975] Various goacc failures with -ftrivial-auto-var-init=zero
burnus at gcc dot gnu.org
- [Bug middle-end/121975] Various goacc failures with -ftrivial-auto-var-init=zero
burnus at gcc dot gnu.org
- [Bug c++/121981] internal compiler error: in hash, at cp/constraint.cc:1999
pinskia at gcc dot gnu.org
- [Bug middle-end/121975] Various goacc failures with -ftrivial-auto-var-init=zero
jakub at gcc dot gnu.org
- [Bug libobjc/24775] libobjc should not include GCC's target headers
pinskia at gcc dot gnu.org
- [Bug target/40503] DEC_EVAL_METHOD not match operators
tydeman at tybor dot com
- [Bug c++/121981] internal compiler error: in hash, at cp/constraint.cc:1999
pinskia at gcc dot gnu.org
- [Bug c++/121981] internal compiler error: in hash, at cp/constraint.cc:1999
pinskia at gcc dot gnu.org
- [Bug c++/121981] internal compiler error: in hash, at cp/constraint.cc:1999
pinskia at gcc dot gnu.org
- [Bug c++/121981] internal compiler error: in hash, at cp/constraint.cc:1999
pinskia at gcc dot gnu.org
- [Bug libobjc/121984] [13/14/15/16 Regression] Build failure on AIX 7.{1, 3}: implicit declaration of function 'rs6000_special_adjust_field_align'
yavor at gnu dot org
- [Bug c++/121981] internal compiler error: in hash, at cp/constraint.cc:1999
pinskia at gcc dot gnu.org
- [Bug c++/121981] internal compiler error: in hash, at cp/constraint.cc:1999
pinskia at gcc dot gnu.org
- [Bug c++/121981] [13/14/15/16 Regression] internal compiler error: in hash, at cp/constraint.cc:1999
pinskia at gcc dot gnu.org
- [Bug c/121976] DFP expression evaluations not consistent
liuhongt at gcc dot gnu.org
- [Bug c++/106658] [C++23] P2590 - Explicit lifetime management
cvs-commit at gcc dot gnu.org
- [Bug middle-end/10050] ifcvt is not smart enough
pinskia at gcc dot gnu.org
- [Bug tree-optimization/21462] if statement not converted to MIN_EXPR
pinskia at gcc dot gnu.org
- [Bug tree-optimization/33158] missed store sinking opportunity
pinskia at gcc dot gnu.org
- [Bug c++/106658] [C++23] P2590 - Explicit lifetime management
jakub at gcc dot gnu.org
- [Bug c++/98940] Implement C++23 language features
jakub at gcc dot gnu.org
- [Bug libstdc++/117982] [C++23] Implement std::start_lifetime_as and std::start_lifetime_as_array
jakub at gcc dot gnu.org
- [Bug c++/114638] Hang and Memory Consumption Increase during Compilation with many object creation of itself
pinskia at gcc dot gnu.org
- [Bug c++/93186] C++ compile time hog
pinskia at gcc dot gnu.org
- [Bug c++/114638] Hang and Memory Consumption Increase during Compilation with many object creation of itself
pinskia at gcc dot gnu.org
- [Bug c++/39992] cc1plus exhausts memory with deeply nested unclosed constructor parens
pinskia at gcc dot gnu.org
- [Bug c++/67565] [concepts] Very slow compile time and high memory usage with complex concept definitions, even if unused
pinskia at gcc dot gnu.org
- [Bug c++/68387] [c++1z] gcc hangs forever on this code
pinskia at gcc dot gnu.org
- [Bug c++/93186] C++ compile time hog
pinskia at gcc dot gnu.org
- [Bug middle-end/79266] excessive compile time for large array (-O1)
pinskia at gcc dot gnu.org
- [Bug middle-end/79266] excessive compile time for large array of STRING_CST (-O1)
pinskia at gcc dot gnu.org
- [Bug target/121982] [16 Regression] ICE: in riscv_sched_variable_issue, at config/riscv/riscv.cc:10236 with -mcpu=tt-ascalon-d8 -flive-range-shrinkage and vector division
rguenth at gcc dot gnu.org
- [Bug target/121983] [16 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1946 with -O2 -mcpu=xiangshan-nanhu
rguenth at gcc dot gnu.org
- [Bug tree-optimization/87615] Possible excessive compile time with -O2
pinskia at gcc dot gnu.org
- [Bug c++/93906] Add front end support for std::conditional<Cond, T, F>::type
pinskia at gcc dot gnu.org
- [Bug tree-optimization/87615] Possible excessive compile time with -O2
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121720] [13/14/15/16 Regression] std::min_element is not optimized at -O2
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121720] [13/14/15 Regression] std::min_element is not optimized at -O2
rguenth at gcc dot gnu.org
- [Bug tree-optimization/87615] Possible excessive compile time with -O2
rguenth at gcc dot gnu.org
- [Bug ipa/121987] New: ICE on valid code at -O{s,2,3} on x86_64-linux-gnu: in upper_bound, at value-range.h:1186
zhendong.su at inf dot ethz.ch
- [Bug middle-end/121922] wrong code for "declare variant" replacement involving user/condition selector
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121922] wrong code for "declare variant" replacement involving user/condition selector
burnus at gcc dot gnu.org
- [Bug c/121988] New: DFP casts are ignored
tydeman at tybor dot com
- [Bug target/121989] New: [14/15/16 Regression] arm: Unrecognizable insn ICE with __fp16 loop at -O3
acoplan at gcc dot gnu.org
- [Bug c/121990] New: DFP static versus automatic initializers not the same
tydeman at tybor dot com
- [Bug libstdc++/111568] std::not_fn can accept non-movable function
redi at gcc dot gnu.org
- [Bug libstdc++/111550] The range adaptor closure object generated by adaptor(args...) is not a perfect forwarding call wrapper
redi at gcc dot gnu.org
- [Bug libstdc++/111963] Predicate copied when it could be forwarded in some STL algorithms
redi at gcc dot gnu.org
- [Bug tree-optimization/87615] Possible excessive compile time with -O2
cvs-commit at gcc dot gnu.org
- [Bug c++/93906] Add front end support for std::conditional<Cond, T, F>::type
redi at gcc dot gnu.org
- [Bug target/121989] [14/15/16 Regression] arm: Unrecognizable insn ICE with __fp16 loop at -O3
rguenth at gcc dot gnu.org
- [Bug c++/121981] [13/14/15/16 Regression] internal compiler error: in hash, at cp/constraint.cc:1999
redi at gcc dot gnu.org
- [Bug c++/121981] [13/14/15/16 Regression] internal compiler error: in hash, at cp/constraint.cc:1999
rguenth at gcc dot gnu.org
- [Bug target/121991] New: [16 Regression] 15% slowdown of 436.cactusADM and 7% slowdown of 410.bwaves on Aarch64
pheeck at gcc dot gnu.org
- [Bug c/121992] New: wrong code at -O2 on x86_64-linux-gnu
iamanonymous.cs at gmail dot com
- [Bug target/121991] [16 Regression] 15% slowdown of 436.cactusADM and 7% slowdown of 410.bwaves on Aarch64
rguenth at gcc dot gnu.org
- [Bug middle-end/121663] [16 Regression] ICE for line directive with large argument
jakub at gcc dot gnu.org
- [Bug libstdc++/111550] The range adaptor closure object generated by adaptor(args...) is not a perfect forwarding call wrapper
ppalka at gcc dot gnu.org
- [Bug c++/121981] [13/14/15/16 Regression] internal compiler error: in hash, at cp/constraint.cc:1999
ppalka at gcc dot gnu.org
- [Bug c++/121981] [13/14/15/16 Regression] internal compiler error: in hash, at cp/constraint.cc:1999
ppalka at gcc dot gnu.org
- [Bug fortran/121161] Please add an option to make -fexternal-blas compatible with ILP64 BLAS implementation
sebastien at debian dot org
- [Bug target/121985] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 on valid code
law at gcc dot gnu.org
- [Bug target/121993] New: [16 Regression] 20-30% slowdown of 470.lbm on AMD Zen3 and 5-8% slowdown of 519.lbm_r on Zen2 since r16-3485-gae689f89fb4059
pheeck at gcc dot gnu.org
- [Bug target/121993] [16 Regression] 20-30% slowdown of 470.lbm on AMD Zen3 and 5-8% slowdown of 519.lbm_r on Zen2 since r16-3485-gae689f89fb4059
pheeck at gcc dot gnu.org
- [Bug libstdc++/117402] [C++26] Implement P2363R5 Extending associative containers with the remaining heterogeneous overloads
ncm at gcc dot gnu.org
- [Bug middle-end/121977] gomp/member-1.C ICE with -ftrivial-auto-var-init=zero
jakub at gcc dot gnu.org
- [Bug target/121982] [16 Regression] ICE: in riscv_sched_variable_issue, at config/riscv/riscv.cc:10236 with -mcpu=tt-ascalon-d8 -flive-range-shrinkage and vector division
law at gcc dot gnu.org
- [Bug target/121994] New: [16 Regression] 15% slowdown of 538.imagick_r on AMD Zen2 since r16-3396-g9823624395a946
pheeck at gcc dot gnu.org
- [Bug target/121994] [16 Regression] 15% slowdown of 538.imagick_r on AMD Zen2 since r16-3396-g9823624395a946
pheeck at gcc dot gnu.org
- [Bug libstdc++/117402] [C++26] Implement P2363R5 Extending associative containers with the remaining heterogeneous overloads
redi at gcc dot gnu.org
- [Bug libstdc++/117982] [C++23] Implement std::start_lifetime_as and std::start_lifetime_as_array
redi at gcc dot gnu.org
- [Bug libstdc++/106749] Implement C++23 library features
redi at gcc dot gnu.org
- [Bug c/121992] wrong code at -O2 on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug target/118460] [14/15/16 Regression] ICE on armv8.1-m.main with -mfloat-abi=hard
pinskia at gcc dot gnu.org
- [Bug target/121989] [14/15/16 Regression] arm: Unrecognizable insn ICE with __fp16 loop at -O3
pinskia at gcc dot gnu.org
- [Bug middle-end/121977] gomp/member-1.C ICE with -ftrivial-auto-var-init=zero
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121977] gomp/member-1.C ICE with -ftrivial-auto-var-init=zero
jakub at gcc dot gnu.org
- [Bug target/121994] [16 Regression] 15% slowdown of 538.imagick_r and 6% slowdown of 454.calculix on AMD Zen2 since r16-3396-g9823624395a946
pheeck at gcc dot gnu.org
- [Bug target/121910] RISC-V: dynamic lmul choosing wrong vector mode
cvs-commit at gcc dot gnu.org
- [Bug target/121910] RISC-V: dynamic lmul choosing wrong vector mode
law at gcc dot gnu.org
- [Bug c/121992] wrong code at -O2 on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug c/121992] wrong code at -O2 on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug target/121983] [16 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1946 with -O2 -mcpu=xiangshan-nanhu
law at gcc dot gnu.org
- [Bug target/121985] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 on valid code
law at gcc dot gnu.org
- [Bug tree-optimization/121987] [16 Regression] ICE on valid code at -O{s,2,3} on x86_64-linux-gnu: in upper_bound, at value-range.h:1186
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121987] [16 Regression] ICE on valid code at -O{s,2,3} on x86_64-linux-gnu: in upper_bound, at value-range.h:1186
pinskia at gcc dot gnu.org
- [Bug target/121995] New: [RISCV] [Miscompile] GCC - riscv64 target, miscompiles with multiplication on unsigned char at -O3 as well as -O2
skothadiya at whileone dot in
- [Bug target/121995] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles with multiplication on unsigned char at -O3 as well as -O2
skothadiya at whileone dot in
- [Bug fortran/114815] [PDT] internal compiler error: Segmentation fault - on creating type with len parameter and dependent on it character array
cvs-commit at gcc dot gnu.org
- [Bug fortran/114815] [PDT] internal compiler error: Segmentation fault - on creating type with len parameter and dependent on it character array
pault at gcc dot gnu.org
- [Bug fortran/121948] gfortran rejects structure constructor without (default) derived type parameter
pault at gcc dot gnu.org
- [Bug tree-optimization/121894] SRA (and DSE) vs. -ftrivial-auto-var-init=
cvs-commit at gcc dot gnu.org
- [Bug fortran/108581] wrong assignment on two-rank array with deferred-length characters
anlauf at gcc dot gnu.org
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
richard-gccbugzilla at metafoo dot co.uk
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
pinskia at gcc dot gnu.org
- [Bug middle-end/80042] gcc thinks sin/cos don't set errno
peter0x44 at disroot dot org
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
leni536 at gmail dot com
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
richard-gccbugzilla at metafoo dot co.uk
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
pinskia at gcc dot gnu.org
- [Bug middle-end/121996] New: Missed optimization for vectorized stores in stack initialization & global writes
pashade1 at yahoo dot com
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
pinskia at gcc dot gnu.org
- [Bug middle-end/121996] Missed optimization for vectorized stores in stack initialization & global writes
pinskia at gcc dot gnu.org
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
leni536 at gmail dot com
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
pinskia at gcc dot gnu.org
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
leni536 at gmail dot com
- [Bug c/121992] wrong code at -O2 on x86_64-linux-gnu
iamanonymous.cs at gmail dot com
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
pinskia at gcc dot gnu.org
- [Bug target/121994] [16 Regression] 15% slowdown of 538.imagick_r and 6% slowdown of 454.calculix on AMD Zen2 since r16-3396-g9823624395a946
liuhongt at gcc dot gnu.org
- [Bug tree-optimization/121997] New: simplify_count_zeroes requires the use of ARRAY_REF
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/121996] Missed optimization for vectorized stores in stack initialization & global writes
rguenth at gcc dot gnu.org
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
iains at gcc dot gnu.org
- [Bug tree-optimization/121997] simplify_count_zeroes requires the use of ARRAY_REF
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121762] pass_fold_builtins and pass_optimize_widening_mul and pass_gimple_isel should be merged or moved other places
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121762] pass_fold_builtins and pass_optimize_widening_mul and pass_gimple_isel should be merged or moved other places
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121762] pass_fold_builtins and pass_optimize_widening_mul and pass_gimple_isel should be merged or moved other places
pinskia at gcc dot gnu.org
- [Bug target/121393] [16 Regression] GCN gfx1100 offloading: 'libgomp.c-c++-common/for-{11,12,3,5,6,9}.c' execution tests
ams at gcc dot gnu.org
- [Bug other/121998] New: --disable-multilib doesn't work if provision for multilib has been made.
mark.dunn.and.sharon.king at gmail dot com
- [Bug libstdc++/118087] std::deque::emplace does not do uses-allocator construction
redi at gcc dot gnu.org
- [Bug target/121957] [15/16 Regression] AArch64: Miscompile at -O2/O3 since r15-1579-g792f97b44ffc5e
acoplan at gcc dot gnu.org
- [Bug libstdc++/79147] Useless _GLIBCXX_PACKAGE_* macros in <bits/c++config.h>
redi at gcc dot gnu.org
- [Bug tree-optimization/121999] New: [16 Regression] 453.povray build ICEs since r16-3945-gc30f58c3f7ec25
pheeck at gcc dot gnu.org
- [Bug tree-optimization/121999] [16 Regression] 453.povray build ICEs since r16-3945-gc30f58c3f7ec25
pheeck at gcc dot gnu.org
- [Bug target/122000] New: [13/14/15/16 Regression] __sync_add_and_fetch(long long) on armv7a ignores the lower 32 bits
zsojka at seznam dot cz
- [Bug tree-optimization/121999] [16 Regression] 453.povray build ICEs since r16-3945-gc30f58c3f7ec25
rguenth at gcc dot gnu.org
- [Bug target/122000] [13/14/15/16 Regression] __sync_add_and_fetch(long long) on armv7a ignores the lower 32 bits
rguenth at gcc dot gnu.org
- [Bug libstdc++/79147] Useless _GLIBCXX_PACKAGE_* macros in <bits/c++config.h>
redi at gcc dot gnu.org
- [Bug libstdc++/79147] Useless _GLIBCXX_PACKAGE_* macros in <bits/c++config.h>
redi at gcc dot gnu.org
- [Bug tree-optimization/121999] [16 Regression] 453.povray build ICEs since r16-3945-gc30f58c3f7ec25
rguenth at gcc dot gnu.org
- [Bug diagnostics/122001] New: [16 Regression] confusing 'required from here' placement
nshead at gcc dot gnu.org
- [Bug tree-optimization/121999] [16 Regression] 453.povray build ICEs since r16-3945-gc30f58c3f7ec25
pheeck at gcc dot gnu.org
- [Bug tree-optimization/121999] [16 Regression] 453.povray build ICEs since r16-3945-gc30f58c3f7ec25
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121999] [16 Regression] 453.povray build ICEs since r16-3945-gc30f58c3f7ec25
rguenth at gcc dot gnu.org
- [Bug target/121983] [16 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1946 with -O2 -mcpu=xiangshan-nanhu
cvs-commit at gcc dot gnu.org
- [Bug target/121983] [16 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1946 with -O2 -mcpu=xiangshan-nanhu
law at gcc dot gnu.org
- [Bug fortran/122002] New: gfortran.dg/pdt_13.f03 etc. FAIL
ro at gcc dot gnu.org
- [Bug fortran/122002] gfortran.dg/pdt_13.f03 etc. FAIL
ro at gcc dot gnu.org
- [Bug analyzer/122003] New: Premature assignment to return value for interprocedural case in -fanalyzer
dmalcolm at gcc dot gnu.org
- [Bug fortran/122002] gfortran.dg/pdt_13.f03 etc. FAIL
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/121830] [16 regression] ice in vect_build_slp_tree_2, again ?
sirl at gcc dot gnu.org
- [Bug modula2/121856] Set declaration takes a long time to compile
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121830] [16 regression] ice in vect_build_slp_tree_2, again ?
sjames at gcc dot gnu.org
- [Bug target/122004] New: x86 optimization: (x > INT_MAX - c) can utilize overflow flag to save code size
Explorer09 at gmail dot com
- [Bug fortran/83746] Errors using the max intrinsic in a PDT length parameter expression for a function result
cvs-commit at gcc dot gnu.org
- [Bug middle-end/122004] x86 optimization: (x > INT_MAX - c) can utilize overflow flag to save code size
pinskia at gcc dot gnu.org
- [Bug fortran/83746] Errors using the max intrinsic in a PDT length parameter expression for a function result
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug fortran/86657] ASAN error: heap-use-after-free gcc/fortran/symbol.c:1762 in gfc_add_flavor
pault at gcc dot gnu.org
- [Bug fortran/122002] gfortran.dg/pdt_13.f03 etc. FAIL
anlauf at gcc dot gnu.org
- [Bug fortran/86657] ASAN error: heap-use-after-free gcc/fortran/symbol.c:1762 in gfc_add_flavor
anlauf at gcc dot gnu.org
- [Bug target/118280] [14/15/16 Regression] __atomic_test_and_set in Microblaze are broken (exposed by r14-4286)
cvs-commit at gcc dot gnu.org
- [Bug fortran/122002] gfortran.dg/pdt_13.f03 etc. FAIL
sjames at gcc dot gnu.org
- [Bug fortran/122002] gfortran.dg/pdt_13.f03 etc. FAIL
jvdelisle at gcc dot gnu.org
- [Bug diagnostics/122001] [16 Regression] confusing 'required from here' placement
pinskia at gcc dot gnu.org
- [Bug fortran/122002] gfortran.dg/pdt_13.f03 etc. FAIL
anlauf at gcc dot gnu.org
- [Bug fortran/122002] gfortran.dg/pdt_13.f03 etc. FAIL
anlauf at gcc dot gnu.org
- [Bug fortran/122002] gfortran.dg/pdt_13.f03 etc. FAIL
jvdelisle2 at gmail dot com
- [Bug target/121998] --disable-multilib doesn't work if provision for multilib has been made.
pinskia at gcc dot gnu.org
- [Bug target/121998] --disable-multilib doesn't work if provision for multilib has been made.
pinskia at gcc dot gnu.org
- [Bug target/121998] --disable-multilib doesn't work if provision for multilib has been made.
pinskia at gcc dot gnu.org
- [Bug modula2/121856] Set declaration takes a long time to compile
gaius at gcc dot gnu.org
- [Bug modula2/121721] tiny wideset example takes too much time to compile
gaius at gcc dot gnu.org
- [Bug fortran/122002] gfortran.dg/pdt_13.f03 etc. FAIL
anlauf at gcc dot gnu.org
- [Bug modula2/121721] tiny wideset example takes too much time to compile
gaius at gcc dot gnu.org
- [Bug tree-optimization/121962] [16 regression] OOM when buiding clang-19.1.7 by r16-3887-g597b50abb0d2fc
cvs-commit at gcc dot gnu.org
- [Bug middle-end/50385] missed-optimization: jump to __builtin_unreachable() not removed
pinskia at gcc dot gnu.org
- [Bug c/121938] [13/14/15/16 Regression] x86-32: enum with big value gets too small size (disagreement with clang)
pinskia at gcc dot gnu.org
- [Bug libstdc++/121979] [C++26] Implement P2530R3, Hazard Pointers
pinskia at gcc dot gnu.org
- [Bug libstdc++/121980] [C++26] Implement P2545R4, Read-Copy Update (RCU)
pinskia at gcc dot gnu.org
- [Bug target/121998] --disable-multilib doesn't work if provision for multilib has been made.
mark.dunn.and.sharon.king at gmail dot com
- [Bug tree-optimization/122005] New: Optimization: recognize common isPowerOf2 idiom
Explorer09 at gmail dot com
- [Bug tree-optimization/122005] Optimization: recognize common isPowerOf2 idiom
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122005] Optimization: recognize common isPowerOf2 idiom
pinskia at gcc dot gnu.org
- [Bug middle-end/94787] Failure to detect single bit popcount pattern
pinskia at gcc dot gnu.org
- [Bug target/122006] New: [16 Regression] RISC-V: f951: ICE: Segmentation fault
ewlu at rivosinc dot com
- [Bug target/122006] [16 Regression] RISC-V: f951: ICE: Segmentation fault
ewlu at rivosinc dot com
- [Bug target/122006] [16 Regression] RISC-V: f951: ICE: Segmentation fault
sjames at gcc dot gnu.org
- [Bug fortran/122002] gfortran.dg/pdt_13.f03 etc. FAIL
sjames at gcc dot gnu.org
- [Bug target/122006] [16 Regression] RISC-V: f951: ICE: Segmentation fault
sjames at gcc dot gnu.org
- [Bug target/122006] [16 Regression] RISC-V: f951: ICE: Segmentation fault
ewlu at rivosinc dot com
- [Bug target/121998] --disable-multilib doesn't work if provision for multilib has been made.
pinskia at gcc dot gnu.org
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
richard-gccbugzilla at metafoo dot co.uk
- [Bug libstdc++/119744] [C++23] Implement P2711R1, Making multi-param constructors of views explicit
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/110339] Implement C++26 library features
ncm at gcc dot gnu.org
- [Bug libstdc++/119740] [C++26] Implement P2714R1, Bind front and back to NTTP callables
ncm at gcc dot gnu.org
- [Bug tree-optimization/121762] pass_fold_builtins and pass_optimize_widening_mul and pass_gimple_isel should be merged or moved other places
pinskia at gcc dot gnu.org
- [Bug c++/122007] New: inconsistent array decay to pointer in implicit conversion during function call
marco.foco at gmail dot com
- [Bug c++/122007] inconsistent array decay to pointer in implicit conversion during function call
pinskia at gcc dot gnu.org
- [Bug fortran/122002] [16 regression] gfortran.dg/pdt_13.f03 etc. FAIL
jvdelisle at gcc dot gnu.org
- [Bug fortran/122002] [16 regression] gfortran.dg/pdt_13.f03 etc. FAIL
jvdelisle at gcc dot gnu.org
- [Bug target/118280] [14/15/16 Regression] __atomic_test_and_set in Microblaze are broken (exposed by r14-4286)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121762] pass_fold_builtins and pass_optimize_widening_mul and pass_gimple_isel should be merged or moved other places
pinskia at gcc dot gnu.org
- [Bug ada/122008] New: ada: miscompile protected type with discriminant
dvalois01 at gmail dot com
- [Bug fortran/122002] [16 regression] gfortran.dg/pdt_13.f03 etc. FAIL
pault at gcc dot gnu.org
- [Bug fortran/122002] [16 regression] gfortran.dg/pdt_13.f03 etc. FAIL
pault at gcc dot gnu.org
- [Bug fortran/122002] [16 regression] gfortran.dg/pdt_13.f03 etc. FAIL
pault at gcc dot gnu.org
- [Bug libstdc++/119740] [C++26] Implement P2714R1, Bind front and back to NTTP callables
redi at gcc dot gnu.org
- [Bug tree-optimization/121999] [16 Regression] 453.povray build ICEs since r16-3945-gc30f58c3f7ec25
pheeck at gcc dot gnu.org
- [Bug ada/122008] ada: miscompile protected type with discriminant
sjames at gcc dot gnu.org
- [Bug modula2/122009] New: [16 regression] ODR issues in m2
sjames at gcc dot gnu.org
- [Bug modula2/122009] [16 regression] ODR issues in m2
sjames at gcc dot gnu.org
- [Bug modula2/122009] [16 regression] ODR issues in m2
sjames at gcc dot gnu.org
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
sjames at gcc dot gnu.org
- [Bug c/122010] New: Infinite recursive call not reported and silently optimized away
admin@tho-otto.de
- [Bug fortran/83746] Errors using the max intrinsic in a PDT length parameter expression for a function result
cvs-commit at gcc dot gnu.org
- [Bug modula2/122009] [16 regression] ODR issues in m2
gaius at gcc dot gnu.org
- [Bug c++/119048] ICE Segfault on lambda with variadic parameters and static specifier
cvs-commit at gcc dot gnu.org
- [Bug c++/121981] [13/14/15/16 Regression] internal compiler error: in hash, at cp/constraint.cc:1999
cvs-commit at gcc dot gnu.org
- [Bug c++/121981] [13/14/15 Regression] internal compiler error: in hash, at cp/constraint.cc:1999
ppalka at gcc dot gnu.org
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
rdubner at gcc dot gnu.org
- [Bug testsuite/122011] New: c-c++-common/ubsan/align-5.c is run multiple times but always at -O2
pinskia at gcc dot gnu.org
- [Bug testsuite/122011] c-c++-common/ubsan/align-5.c is run multiple times but always at -O2
pinskia at gcc dot gnu.org
- [Bug libstdc++/66146] call_once not C++11-compliant
frankhb1989 at gmail dot com
- [Bug modula2/122009] [16 regression] ODR issues in m2
gaius at gcc dot gnu.org
- [Bug modula2/122009] [16 regression] ODR issues in m2
cvs-commit at gcc dot gnu.org
- [Bug modula2/122009] [16 regression] ODR issues in m2
gaius at gcc dot gnu.org
- [Bug sanitizer/119416] spurious store with null sanitizer
pinskia at gcc dot gnu.org
- [Bug tree-optimization/101758] Inconsistent optimizations with UBSan
pinskia at gcc dot gnu.org
- [Bug tree-optimization/101758] Inconsistent optimizations with UBSan
pinskia at gcc dot gnu.org
- [Bug tree-optimization/101758] Inconsistent optimizations with UBSan
pinskia at gcc dot gnu.org
- [Bug fortran/108581] wrong assignment on two-rank array with deferred-length characters
anlauf at gcc dot gnu.org
- [Bug target/118280] [14/15/16 Regression] __atomic_test_and_set in Microblaze are broken (exposed by r14-4286)
cvs-commit at gcc dot gnu.org
- [Bug bootstrap/121623] [15/16 regression] [ia64] bootstrap comparison failure (differently ordered st8s in MMI for gcc/trans-mem.o), stage 2 -> 3
frank.scheiner at web dot de
- [Bug bootstrap/121623] [15/16 regression] [ia64] bootstrap comparison failure (differently ordered st8s in MMI for gcc/trans-mem.o), stage 2 -> 3
frank.scheiner at web dot de
- [Bug c/122012] New: Internal compiler error in check_for_plus_in_loops on aarch64 with -Os
j.ne at posteo dot net
- [Bug tree-optimization/122012] [15/16 regression] Internal compiler error in check_for_plus_in_loops on aarch64 with -Os
sjames at gcc dot gnu.org
- [Bug tree-optimization/122012] [15/16 regression] Internal compiler error in check_for_plus_in_loops on aarch64 with -Os
sjames at gcc dot gnu.org
- [Bug tree-optimization/122012] [15/16 regression] Internal compiler error in check_for_plus_in_loops on aarch64 with -Os
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122012] [15/16 regression] Internal compiler error in check_for_plus_in_loops on aarch64 with -Os
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122012] [15/16 regression] Internal compiler error in check_for_plus_in_loops on aarch64 with -O1+ since r15-4414
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122012] [15/16 regression] Internal compiler error in check_for_plus_in_loops on aarch64 with -O1+ since r15-4414
pinskia at gcc dot gnu.org
- [Bug c/122010] Infinite recursive call not reported and silently optimized away
pinskia at gcc dot gnu.org
- [Bug c/122010] Infinite recursive call not reported and silently optimized away
sjames at gcc dot gnu.org
- [Bug tree-optimization/122010] [13 Regression] Infinite recursive call not reported and silently optimized away
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122010] [13 Regression] Infinite recursive call not reported and silently optimized away
admin@tho-otto.de
- [Bug tree-optimization/122010] [13 Regression] Infinite recursive call not reported and silently optimized away
admin@tho-otto.de
- [Bug tree-optimization/122010] [13 Regression] Infinite recursive call not reported and silently optimized away
pinskia at gcc dot gnu.org
- [Bug tree-optimization/101758] Inconsistent optimizations with UBSan
pinskia at gcc dot gnu.org
- [Bug sanitizer/119416] spurious store with null sanitizer
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121762] pass_fold_builtins and pass_optimize_widening_mul and pass_gimple_isel should be merged or moved other places
pinskia at gcc dot gnu.org
- [Bug sanitizer/122013] New: c-c++-common/ubsan/null-12.c fails if only using -fsanitize=null without -fsanitize=alignment
pinskia at gcc dot gnu.org
- [Bug sanitizer/122013] c-c++-common/ubsan/null-12.c fails if only using -fsanitize=null without -fsanitize=alignment
pinskia at gcc dot gnu.org
- [Bug sanitizer/122013] c-c++-common/ubsan/null-12.c fails if only using -fsanitize=null without -fsanitize=alignment
pinskia at gcc dot gnu.org
- [Bug sanitizer/122013] c-c++-common/ubsan/null-12.c fails if only using -fsanitize=null without -fsanitize=alignment
pinskia at gcc dot gnu.org
- [Bug tree-optimization/101758] Inconsistent optimizations with UBSan
jakub at gcc dot gnu.org
- [Bug tree-optimization/101758] Inconsistent optimizations with UBSan
pinskia at gcc dot gnu.org
- [Bug middle-end/122014] New: (AArch64) Optimize 8-bit and 16-bit popcount as special cases
Explorer09 at gmail dot com
- [Bug fortran/103371] [PDT] f951: internal compiler error: Aborted (free(): double free detected in tcache 2) when giving diagnostics on type of a parameter expression since r8-3056-g5bab4c9631c478b7
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug fortran/103508] [PDT] ICE in gfc_find_symtree, at fortran/symbol.c:2979
pault at gcc dot gnu.org
- [Bug target/122014] (AArch64) Optimize 8-bit and 16-bit popcount as special cases
pinskia at gcc dot gnu.org
- [Bug target/122014] (AArch64) Optimize 8-bit and 16-bit popcount as special cases
pinskia at gcc dot gnu.org
- [Bug libstdc++/122015] New: [16 Regression] g++.dg/modules/xtreme-header-2_b.C:5:30: internal compiler error: canonical types differ for identical types ‘auto’ and ‘auto’
hjl.tools at gmail dot com
- [Bug libstdc++/122015] [16 Regression] g++.dg/modules/xtreme-header-2_b.C:5:30: internal compiler error: canonical types differ for identical types ‘auto’ and ‘auto’
hjl.tools at gmail dot com
- [Bug middle-end/122016] New: [15/16 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 4 and 18 which are marked as MUST COALESCE)
doko at gcc dot gnu.org
- [Bug middle-end/122016] [15/16 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 4 and 18 which are marked as MUST COALESCE)
doko at gcc dot gnu.org
- [Bug fortran/108581] wrong assignment on two-rank array with deferred-length characters
cvs-commit at gcc dot gnu.org
- [Bug target/122014] (AArch64) Optimize 8-bit and 16-bit popcount as special cases
Explorer09 at gmail dot com
- [Bug fortran/121161] Please add an option to make -fexternal-blas compatible with ILP64 BLAS implementation
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122010] [13 Regression] Infinite recursive call not reported and silently optimized away
mikpelinux at gmail dot com
- [Bug c++/79328] Wshadow and lambda captures
paul.skeptic at yandex dot ru
- [Bug target/121971] [15/16 Regression] Only warn about musttail on exotic targets?
ak at gcc dot gnu.org
- [Bug fortran/103508] [PDT] ICE in gfc_find_symtree, at fortran/symbol.c:2979
kargls at comcast dot net
- [Bug fortran/103508] [PDT] ICE in gfc_find_symtree, at fortran/symbol.c:2979
kargls at comcast dot net
- [Bug target/121971] [15/16 Regression] Only warn about musttail on exotic targets?
harald at gigawatt dot nl
- [Bug ipa/122017] New: ipa-cp with -Ofast -flto PGO causes 6.6% performance regression of parest and 3.8% regression of deepsjeng
hubicka at gcc dot gnu.org
- [Bug target/122018] New: x86 doesn't use bitmanip to both set and test bit
uis9936 at gmail dot com
- [Bug target/122018] x86 doesn't use BTS bitmanip instruction to both set and test bit
pinskia at gcc dot gnu.org
- [Bug target/122018] x86 doesn't use BTS bitmanip instruction to both set and test bit
pinskia at gcc dot gnu.org
- [Bug target/122018] x86 doesn't use BTS bitmanip instruction to both set and test bit
uis9936 at gmail dot com
- [Bug tree-optimization/122010] [13 Regression] Infinite recursive call not reported and silently optimized away
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122010] [13 Regression] Infinite recursive call not reported and silently optimized away
pinskia at gcc dot gnu.org
- [Bug sanitizer/80797] -fsanitize=null doesn't instrument &s->x
pinskia at gcc dot gnu.org
- [Bug middle-end/122016] [15/16 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 4 and 18 which are marked as MUST COALESCE)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122016] [15/16 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 4 and 18 which are marked as MUST COALESCE)
pinskia at gcc dot gnu.org
- [Bug fortran/103508] [PDT] ICE in gfc_find_symtree, at fortran/symbol.c:2979
kargls at comcast dot net
- [Bug fortran/109010] Fortran frontend memory leaks building SPEC CPU 2017
cvs-commit at gcc dot gnu.org
- [Bug fortran/103508] [PDT] ICE in gfc_find_symtree, at fortran/symbol.c:2979
kargls at comcast dot net
- [Bug libstdc++/122015] [16 Regression] g++.dg/modules/xtreme-header-2_b.C:5:30: internal compiler error: canonical types differ for identical types ‘auto’ and ‘auto’
sjames at gcc dot gnu.org
- [Bug fortran/122002] [16 regression] gfortran.dg/pdt_13.f03 etc. FAIL
anlauf at gcc dot gnu.org
- [Bug fortran/103508] [PDT] ICE in gfc_find_symtree, at fortran/symbol.c:2979
jvdelisle at gcc dot gnu.org
- [Bug sanitizer/122013] c-c++-common/ubsan/null-12.c fails if only using -fsanitize=null without -fsanitize=alignment
pinskia at gcc dot gnu.org
- [Bug fortran/103508] [PDT] ICE in gfc_find_symtree, at fortran/symbol.c:2979
jvdelisle at gcc dot gnu.org
- [Bug c++/122019] New: ICE with modules and extern lambda
ingo at hannover dot ccc.de
- [Bug sanitizer/122013] c-c++-common/ubsan/null-12.c fails if only using -fsanitize=null without -fsanitize=alignment
pinskia at gcc dot gnu.org
- [Bug target/122014] (AArch64) Optimize 8-bit and 16-bit popcount further as special cases
pinskia at gcc dot gnu.org
- [Bug cobol/119215] -Wodr and -Wlto-type-mismatch issues in cobol
jklowden at gcc dot gnu.org
- [Bug libgcc/122020] New: isnan raises FE_INEXACT
tydeman at tybor dot com
- [Bug target/122020] isnan raises FE_INEXACT
pinskia at gcc dot gnu.org
- [Bug target/122020] isnan with dfp raises FE_INEXACT
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122021] New: [16 regression] libvpx miscompiled with -m32
sjames at gcc dot gnu.org
- [Bug tree-optimization/122021] [16 regression] libvpx miscompiled with -m32
sjames at gcc dot gnu.org
- [Bug tree-optimization/122021] [16 regression] libvpx miscompiled with -m32
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122021] [16 regression] libvpx miscompiled with -m32
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122021] [16 regression] libvpx miscompiled with -m32
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122021] [16 regression] libvpx miscompiled with -m32
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122021] [16 regression] libvpx miscompiled with -m32 since r16-3890
pan2.li at intel dot com
- [Bug tree-optimization/122021] [16 regression] libvpx miscompiled with -m32 since r16-3890
sjames at gcc dot gnu.org
- [Bug tree-optimization/122021] [16 regression] libvpx miscompiled with -m32 since r16-3890
sjames at gcc dot gnu.org
- [Bug target/122020] isnan with dfp raises FE_INEXACT
tydeman at tybor dot com
- [Bug target/122020] isnan with dfp raises FE_INEXACT
pinskia at gcc dot gnu.org
- [Bug target/122020] isnan with dfp raises FE_INEXACT
tydeman at tybor dot com
- [Bug c/121976] DFP expression evaluations not consistent
tydeman at tybor dot com
- [Bug target/122020] isnan with dfp raises FE_INEXACT
pinskia at gcc dot gnu.org
- [Bug c/121976] DFP expression evaluations not consistent
pinskia at gcc dot gnu.org
- [Bug libstdc++/122022] New: bind_front/bind_back/not_fn pass function parameters by value
hewillk at gmail dot com
- [Bug tree-optimization/122016] [15/16 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 4 and 18 which are marked as MUST COALESCE)
heiko at hexco dot de
- [Bug tree-optimization/122016] [15/16 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 4 and 18 which are marked as MUST COALESCE)
pinskia at gcc dot gnu.org
- [Bug target/121998] --disable-multilib doesn't work if provision for multilib has been made.
mark.dunn.and.sharon.king at gmail dot com
- [Bug target/121998] --disable-multilib doesn't work if provision for multilib has been made.
pinskia at gcc dot gnu.org
- [Bug target/121993] [16 Regression] 20-30% slowdown of 470.lbm on AMD Zen3 and 5-8% slowdown of 519.lbm_r on Zen2 since r16-3485-gae689f89fb4059
lili.cui at intel dot com
- [Bug tree-optimization/121755] [14/15/16 Regression] ice in lower_bound, at value-range.h:619 with -ffinite-math-only but Nan in src
pinskia at gcc dot gnu.org
- [Bug fortran/103508] [PDT] ICE in gfc_find_symtree, at fortran/symbol.c:2979
cvs-commit at gcc dot gnu.org
- [Bug fortran/103508] [PDT] ICE in gfc_find_symtree, at fortran/symbol.c:2979
pault at gcc dot gnu.org
- [Bug target/110812] Check availability of builtins at expand time
xypron.glpk at gmx dot de
- [Bug tree-optimization/122016] [15/16 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 4 and 18 which are marked as MUST COALESCE)
pinskia at gcc dot gnu.org
- [Bug target/121993] [16 Regression] 20-30% slowdown of 470.lbm on AMD Zen3 and 5-8% slowdown of 519.lbm_r on Zen2 since r16-3485-gae689f89fb4059
pheeck at gcc dot gnu.org
- [Bug target/116205] pru: Bit field layout not conforming to TI ABI
cvs-commit at gcc dot gnu.org
- [Bug target/116205] pru: Bit field layout not conforming to TI ABI
dimitar at gcc dot gnu.org
- [Bug target/104124] Poor optimization for vector splat DW with small consts
avinashd at gcc dot gnu.org
- [Bug tree-optimization/122012] [15/16 regression] Internal compiler error in check_for_plus_in_loops on aarch64 with -O1+ since r15-4414
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122016] [15/16 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 4 and 18 which are marked as MUST COALESCE)
rguenth at gcc dot gnu.org
- [Bug c++/122019] ICE with modules and extern lambda
nshead at gcc dot gnu.org
- [Bug tree-optimization/122021] [16 regression] libvpx miscompiled with -m32 since r16-3890
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122023] New: [16 regression] ice in vect_build_slp_tree_2
rguenth at gcc dot gnu.org
- [Bug ada/121968] Inconsistent bug box from use clause in generic package parameter part
ebotcazou at gcc dot gnu.org
- [Bug tree-optimization/122023] [16 regression] ice in vect_build_slp_tree_2
rguenth at gcc dot gnu.org
- [Bug tree-optimization/121830] [16 regression] ice in vect_build_slp_tree_2, again ?
rguenth at gcc dot gnu.org
- [Bug ada/121968] Inconsistent bug box from use clause in generic package parameter part
liam at liampwll dot com
- [Bug tree-optimization/122023] [16 regression] ice in vect_build_slp_tree_2
rguenth at gcc dot gnu.org
- [Bug target/122024] New: [16 Regression] wrong sign extension on aarch64 and armv7 with -O2 -fwrapv
zsojka at seznam dot cz
- [Bug ada/121968] Inconsistent bug box from use clause in generic package parameter part
ebotcazou at gcc dot gnu.org
- [Bug ada/121968] [15/16 regression] Inconsistent bug box from use clause in generic package parameter part
ebotcazou at gcc dot gnu.org
- [Bug rtl-optimization/122025] New: wrong code with -Og -fdep-fusion -fno-dce -funroll-loops --param=max-cse-insns=0
zsojka at seznam dot cz
- [Bug middle-end/122026] New: SIGSEGV -Ofast only with attribute `noipa` and `cold` assigned
bouncy12578 at gmail dot com
- [Bug target/122018] x86 doesn't use BTS bitmanip instruction to both set and test bit
liuhongt at gcc dot gnu.org
- [Bug ada/121968] [15/16 regression] Inconsistent bug box from use clause in generic package parameter part
ebotcazou at gcc dot gnu.org
- [Bug target/122018] x86 doesn't use BTS bitmanip instruction to both set and test bit
liuhongt at gcc dot gnu.org
- [Bug ada/122008] ada: miscompile protected type with discriminant
ebotcazou at gcc dot gnu.org
- [Bug middle-end/122026] SIGSEGV -Ofast only with attribute `noipa` and `cold` assigned
rguenth at gcc dot gnu.org
- [Bug target/122024] [16 Regression] wrong sign extension on aarch64 and armv7 with -O2 -fwrapv
rguenth at gcc dot gnu.org
- [Bug c++/122015] [16 Regression] g++.dg/modules/xtreme-header-2_b.C:5:30: internal compiler error: canonical types differ for identical types ‘auto’ and ‘auto’
nshead at gcc dot gnu.org
- [Bug target/121993] [16 Regression] 20-30% slowdown of 470.lbm on AMD Zen3 and 5-8% slowdown of 519.lbm_r on Zen2 since r16-3485-gae689f89fb4059
lili.cui at intel dot com
- [Bug fortran/87908] ICE in check_interface0, at fortran/interface.c:1841
pault at gcc dot gnu.org
- [Bug ada/121968] [15/16 regression] Internal error on use clause present in generic formal part
cvs-commit at gcc dot gnu.org
- [Bug ada/121968] [15/16 regression] Internal error on use clause present in generic formal part
cvs-commit at gcc dot gnu.org
- [Bug libobjc/121624] Invoking method returning floating point type on a nil receiver returns garbage value instead of 0
kaloian at doganov dot org
- [Bug ada/121968] [15/16 regression] Internal error on use clause present in generic formal part
ebotcazou at gcc dot gnu.org
- [Bug libobjc/121624] Invoking method returning floating point type on a nil receiver returns garbage value instead of 0
kaloian at doganov dot org
- [Bug tree-optimization/122023] [16 regression] ice in vect_build_slp_tree_2
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122016] [15/16 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 4 and 18 which are marked as MUST COALESCE)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122023] [16 regression] ice in vect_build_slp_tree_2
rguenth at gcc dot gnu.org
- [Bug other/122027] New: Building the latest libmpc with gcc
mark.dunn.and.sharon.king at gmail dot com
- [Bug fortran/120140] generic type-bound procedure, defined assignment, and subarray reference
pault at gcc dot gnu.org
- [Bug target/121993] [16 Regression] 20-30% slowdown of 470.lbm on AMD Zen3 and 5-8% slowdown of 519.lbm_r on Zen2 since r16-3485-gae689f89fb4059
pheeck at gcc dot gnu.org
- [Bug tree-optimization/122028] New: vect: Known vs variable stride
rdapp at gcc dot gnu.org
- [Bug c++/122029] New: False positive -Werror=maybe-uninitialized with two member std::function objects
sandberg.sven at gmail dot com
- [Bug tree-optimization/122028] vect: Known vs variable stride
rguenth at gcc dot gnu.org
- [Bug other/122027] Building the latest libmpc with gcc
rguenth at gcc dot gnu.org
- [Bug target/122024] [16 Regression] wrong sign extension on aarch64 and armv7 with -O2 -fwrapv
pinskia at gcc dot gnu.org
- [Bug modula2/122009] [16 regression] ODR issues in m2
sjames at gcc dot gnu.org
- [Bug c++/122030] New: ICE when passing initializer list as NTTP
sudoksh99 at gmail dot com
- [Bug tree-optimization/122021] [16 regression] libvpx miscompiled with -m32 since r16-3890
cvs-commit at gcc dot gnu.org
- [Bug target/121778] Improve rotation detection for RISC-V
law at gcc dot gnu.org
- [Bug libstdc++/122022] bind_front/bind_back/not_fn pass function parameters by value
redi at gcc dot gnu.org
- [Bug libstdc++/122022] bind_front/bind_back/not_fn pass function parameters by value
redi at gcc dot gnu.org
- [Bug libstdc++/121929] std::format prints a valid-looking date for invalid 2020y/January/Friday[10]
tkaminsk at gcc dot gnu.org
- [Bug libstdc++/122022] bind_front/bind_back/not_fn pass function parameters by value
redi at gcc dot gnu.org
- [Bug libstdc++/121929] std::format prints a valid-looking date for invalid 2020y/January/Friday[10]
redi at gcc dot gnu.org
- [Bug libstdc++/122022] bind_front/bind_back/not_fn pass function parameters by value
redi at gcc dot gnu.org
- [Bug c++/106658] [C++23] P2590 - Explicit lifetime management
cvs-commit at gcc dot gnu.org
- [Bug fortran/89751] [PDT] ICE: Segmentation fault (in resolve_component)
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug libstdc++/122022] bind_front/bind_back/not_fn pass function parameters by value
redi at gcc dot gnu.org
- [Bug c/122031] New: gcc/tree-ssa-math-opts.cc:1661: Suspicious assignment
dcb314 at hotmail dot com
- [Bug c/122031] gcc/tree-ssa-math-opts.cc:1661: Suspicious assignment
dcb314 at hotmail dot com
- [Bug libstdc++/122032] New: The size of bind_front/bind_back<fn>(...) is not optimized
hewillk at gmail dot com
- [Bug fortran/103508] [PDT] ICE in gfc_find_symtree, at fortran/symbol.c:2979
kargls at comcast dot net
- [Bug tree-optimization/122029] False positive -Werror=maybe-uninitialized with two member std::function objects
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121762] pass_fold_builtins and pass_optimize_widening_mul and pass_gimple_isel should be merged or moved other places
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122029] False positive -O2 -Wmaybe-uninitialized with two member std::function objects
pinskia at gcc dot gnu.org
- [Bug libstdc++/121940] function_ref CTAD is not SFINAE friendly
tkaminsk at gcc dot gnu.org
- [Bug c++/122030] ICE when passing empty initializer list as NTTP
pinskia at gcc dot gnu.org
- [Bug bootstrap/121623] [15/16 regression] [ia64] bootstrap comparison failure (differently ordered st8s in MMI for gcc/trans-mem.o), stage 2 -> 3
frank.scheiner at web dot de
- [Bug c++/122030] ICE when passing empty initializer list as NTTP
pinskia at gcc dot gnu.org
- [Bug tree-optimization/120341] [13/14 Regression] wrong code at -O1 and above with "-fallow-store-data-races" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug middle-end/122026] SIGSEGV -Ofast only with attribute `noipa` and `cold` assigned
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121762] pass_fold_builtins and pass_optimize_widening_mul and pass_gimple_isel should be merged or moved other places
pinskia at gcc dot gnu.org
- [Bug libstdc++/122032] The size of bind_front/bind_back<fn>(...) is not optimized
redi at gcc dot gnu.org
- [Bug libstdc++/122032] The size of bind_front/bind_back<fn>(...) is not optimized
hewillk at gmail dot com
- [Bug tree-optimization/122033] New: optimize_stack_restore's comment does not match the code
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122033] optimize_stack_restore's comment does not match the code
pinskia at gcc dot gnu.org
- [Bug target/121982] [16 Regression] ICE: in riscv_sched_variable_issue, at config/riscv/riscv.cc:10236 with -mcpu=tt-ascalon-d8 -flive-range-shrinkage and vector division
bergner at gcc dot gnu.org
- [Bug ada/122008] stack overflow with array of discriminated type with default value
dvalois01 at gmail dot com
- [Bug tree-optimization/122021] [16 regression] libvpx miscompiled with -m32 since r16-3890
sjames at gcc dot gnu.org
- [Bug tree-optimization/122034] New: __builtin_stack_save/__builtin_stack_restore pair is not removed if there is no alloca inbetween
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122034] __builtin_stack_save/__builtin_stack_restore pair is not removed if there is no alloca inbetween
pinskia at gcc dot gnu.org
- [Bug c++/122035] New: Wrong behavior under -O2 and -O3 optimization
krzysiu858519851 at gmail dot com
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122034] __builtin_stack_save/__builtin_stack_restore pair (on the gimple level) is not removed if there is no alloca inbetween
pinskia at gcc dot gnu.org
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
krzysiu858519851 at gmail dot com
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
krzysiu858519851 at gmail dot com
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
pinskia at gcc dot gnu.org
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
pinskia at gcc dot gnu.org
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
krzysiu858519851 at gmail dot com
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
krzysiu858519851 at gmail dot com
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
pinskia at gcc dot gnu.org
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
pinskia at gcc dot gnu.org
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
pinskia at gcc dot gnu.org
- [Bug d/122036] New: [d] inner static struct methods not inlined
witold.baryluk+gcc at gmail dot com
- [Bug d/122036] [d] inner static struct methods not inlined
pinskia at gcc dot gnu.org
- [Bug d/122036] [d] inner static struct methods not inlined
witold.baryluk+gcc at gmail dot com
- [Bug d/122036] [d] inner static struct methods not inlined
witold.baryluk+gcc at gmail dot com
- [Bug d/122036] [d] inner static struct methods not inlined in templated structs/classes
witold.baryluk+gcc at gmail dot com
- [Bug d/122036] [d] inner static struct methods not inlined in templated structs/classes
witold.baryluk+gcc at gmail dot com
- [Bug d/102765] [13/14/15/16 Regression] GDC11 stopped inlining library functions and lambdas used by a binary search one-liner code
pinskia at gcc dot gnu.org
- [Bug d/122036] [d] inner static struct methods not inlined in templated structs/classes
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122037] New: unused __builtin_stack_save (due to noreturn) is not removed
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122037] unused __builtin_stack_save (due to noreturn) is not removed
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122031] gcc/tree-ssa-math-opts.cc:1661: Suspicious assignment
pan2.li at intel dot com
- [Bug c++/122015] [16 Regression] g++.dg/modules/xtreme-header-2_b.C:5:30: internal compiler error: canonical types differ for identical types ‘auto’ and ‘auto’
cvs-commit at gcc dot gnu.org
- [Bug target/121982] [16 Regression] ICE: in riscv_sched_variable_issue, at config/riscv/riscv.cc:10236 with -mcpu=tt-ascalon-d8 -flive-range-shrinkage and vector division
cvs-commit at gcc dot gnu.org
- [Bug target/121982] [16 Regression] ICE: in riscv_sched_variable_issue, at config/riscv/riscv.cc:10236 with -mcpu=tt-ascalon-d8 -flive-range-shrinkage and vector division
bergner at gcc dot gnu.org
- [Bug sanitizer/66308] -fsanitize=alignment is missing "downcast of misaligned address" checks
pinskia at gcc dot gnu.org
- [Bug sanitizer/122038] New: __builtin_assume_aligned should be instrument for -fsanitize=alignment
pinskia at gcc dot gnu.org
- [Bug middle-end/111875] With -Og ubsan check inserted even though __builtin_assume_aligned guarantees no UB
pinskia at gcc dot gnu.org
- [Bug tree-optimization/101758] Inconsistent optimizations with UBSan
pinskia at gcc dot gnu.org
- [Bug sanitizer/119416] spurious store with null sanitizer
pinskia at gcc dot gnu.org
- [Bug sanitizer/122013] c-c++-common/ubsan/null-12.c fails if only using -fsanitize=null without -fsanitize=alignment
pinskia at gcc dot gnu.org
- [Bug middle-end/111875] With -Og ubsan check inserted even though __builtin_assume_aligned guarantees no UB
pinskia at gcc dot gnu.org
- [Bug target/122018] x86 doesn't use BTS bitmanip instruction to both set and test bit
uis9936 at gmail dot com
- [Bug target/122018] x86 doesn't use BTS bitmanip instruction to both set and test bit
uis9936 at gmail dot com
- [Bug target/122018] x86 doesn't use BTS bitmanip instruction to both set and test bit
liuhongt at gcc dot gnu.org
- [Bug target/122018] x86 doesn't use BTS bitmanip instruction to both set and test bit
andi-gcc at firstfloor dot org
- [Bug tree-optimization/122039] New: [13/14/15/16 Regression] fab could in theory go into an infinite loop and is not as effective any more
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122039] [13/14/15/16 Regression] fab could in theory go into an infinite loop and is not as effective any more
pinskia at gcc dot gnu.org
- [Bug target/122024] [16 Regression] wrong sign extension on aarch64 and armv7 with -O2 -fwrapv
zsojka at seznam dot cz
- [Bug tree-optimization/122021] [16 regression] libvpx miscompiled with -m32 since r16-3890
pinskia at gcc dot gnu.org
- [Bug target/122024] [16 Regression] wrong sign extension on aarch64 and armv7 with -O2 -fwrapv
pinskia at gcc dot gnu.org
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
krzysiu858519851 at gmail dot com
- [Bug target/122018] x86 doesn't use BTS bitmanip instruction to both set and test bit
uis9936 at gmail dot com
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
pinskia at gcc dot gnu.org
- [Bug c++/122015] [16 Regression] g++.dg/modules/xtreme-header-2_b.C:5:30: internal compiler error: canonical types differ for identical types ‘auto’ and ‘auto’
cvs-commit at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/122015] [16 Regression] g++.dg/modules/xtreme-header-2_b.C:5:30: internal compiler error: canonical types differ for identical types ‘auto’ and ‘auto’
nshead at gcc dot gnu.org
- [Bug target/122018] x86 doesn't use BTS bitmanip instruction to both set and test bit
uis9936 at gmail dot com
- [Bug fortran/89092] Host-associated generic used instead of use-associated TBP in call
cvs-commit at gcc dot gnu.org
- [Bug bootstrap/121623] [15/16 regression] [ia64] bootstrap comparison failure (differently ordered st8s in MMI for gcc/trans-mem.o), stage 2 -> 3
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122040] New: -fisolate-erroneous-paths-dereference turns division by zero into a trap but the behavior is undocumented
xry111 at gcc dot gnu.org
- [Bug tree-optimization/122040] -fisolate-erroneous-paths-dereference turns division by zero into a trap but the behavior is undocumented
xry111 at gcc dot gnu.org
- [Bug tree-optimization/122040] -fisolate-erroneous-paths-dereference turns division by zero into a trap but the behavior is undocumented
pinskia at gcc dot gnu.org
- [Bug fortran/89092] Host-associated generic used instead of use-associated TBP in call
cvs-commit at gcc dot gnu.org
- [Bug fortran/89092] Host-associated generic used instead of use-associated TBP in call
pault at gcc dot gnu.org
- [Bug tree-optimization/122034] __builtin_stack_save/__builtin_stack_restore pair (on the gimple level) is not removed if there is no alloca inbetween
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122039] [13/14/15/16 Regression] fab could in theory go into an infinite loop and is not as effective any more
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122040] -fisolate-erroneous-paths-dereference turns division by zero into a trap but the behavior is undocumented
rguenth at gcc dot gnu.org
- [Bug target/121994] [16 Regression] 15% slowdown of 538.imagick_r and 6% slowdown of 454.calculix on AMD Zen2 since r16-3396-g9823624395a946
cvs-commit at gcc dot gnu.org
- [Bug target/122041] New: SPARC: gzip-style CRC computation runs >2× slower with GCC than Solaris Studio
sumbera at volny dot cz
- [Bug target/122041] SPARC: gzip-style CRC computation runs >2× slower with GCC than Solaris Studio
sumbera at volny dot cz
- [Bug c/122042] New: wrong code at -Ofast only with attribute `cold` assigned
bouncy12578 at gmail dot com
- [Bug target/122041] SPARC: gzip-style CRC computation runs >2× slower with GCC than Solaris Studio
ebotcazou at gcc dot gnu.org
- [Bug libstdc++/79147] Useless _GLIBCXX_PACKAGE_* macros in <bits/c++config.h>
cvs-commit at gcc dot gnu.org
- [Bug target/122041] SPARC: gzip-style CRC computation runs >2× slower with GCC than Solaris Studio
sumbera at volny dot cz
- [Bug libstdc++/79147] Useless _GLIBCXX_PACKAGE_* macros in <bits/c++config.h>
redi at gcc dot gnu.org
- [Bug target/118339] invalid string passed to target_clones causes an ICE
cvs-commit at gcc dot gnu.org
- [Bug target/118313] Incorrect calls to versioned function rather than multiversioned dispatched symbol.
cvs-commit at gcc dot gnu.org
- [Bug c++/122043] New: ICE: in type_dependent_expression_p, at cp/pt.cc:29600
hewillk at gmail dot com
- [Bug libstdc++/113504] High memory usage for parallel `std::sort`
redi at gcc dot gnu.org
- [Bug libstdc++/117005] Parallel Mode algorithms need to qualify all calls
redi at gcc dot gnu.org
- [Bug modula2/122009] [16 regression] ODR issues in m2
pheeck at gcc dot gnu.org
- [Bug target/122041] SPARC: gzip-style CRC computation runs >2× slower with GCC than Solaris Studio
sumbera at volny dot cz
- [Bug tree-optimization/122031] gcc/tree-ssa-math-opts.cc:1661: Suspicious assignment
cvs-commit at gcc dot gnu.org
- [Bug fortran/105380] [PDT] ICE in gfc_conv_array_initializer, at fortran/trans-array.cc:6317 since r8-3056-g5bab4c9631c478b7
cvs-commit at gcc dot gnu.org
- [Bug fortran/105380] [PDT] ICE in gfc_conv_array_initializer, at fortran/trans-array.cc:6317 since r8-3056-g5bab4c9631c478b7
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug fortran/121948] gfortran rejects structure constructor without (default) derived type parameter
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug analyzer/122044] New: Analyzer doesn't handle .DEFERRED_INIT calls correctly
jakub at gcc dot gnu.org
- [Bug c/122042] wrong code at -Ofast only with attribute `cold` assigned
rguenth at gcc dot gnu.org
- [Bug libstdc++/121940] function_ref CTAD is not SFINAE friendly
cvs-commit at gcc dot gnu.org
- [Bug testsuite/122045] New: Problems with check-function-bodies
rearnsha at gcc dot gnu.org
- [Bug libstdc++/121940] function_ref CTAD is not SFINAE friendly
tkaminsk at gcc dot gnu.org
- [Bug d/104317] D language: rt.config module doesn't work as expected in GDC 9/10 (multiple definition linker error)
ibuclaw at gcc dot gnu.org
- [Bug d/102765] [13/14/15/16 Regression] GDC11 stopped inlining library functions and lambdas used by a binary search one-liner code
ibuclaw at gcc dot gnu.org
- [Bug target/86106] powerpc: Suboptimal logical operation
kishan at gcc dot gnu.org
- [Bug target/86106] powerpc: Suboptimal logical operation
kishan at gcc dot gnu.org
- [Bug fortran/122046] New: [14/15/16 Regression] ICE in is_illegal_recursion when a TBP is used to specify the bounds of a dummy argument
trnka at scm dot com
- [Bug libstdc++/121940] function_ref CTAD is not SFINAE friendly
hewillk at gmail dot com
- [Bug middle-end/122047] New: Incorrect handling of access attribute in uninit pass
jakub at gcc dot gnu.org
- [Bug middle-end/122047] Incorrect handling of access attribute in uninit pass
jakub at gcc dot gnu.org
- [Bug target/121810] Out-of-range literal pool entry for MVE const vector
cvs-commit at gcc dot gnu.org
- [Bug target/121810] Out-of-range literal pool entry for MVE const vector
rearnsha at gcc dot gnu.org
- [Bug libstdc++/118087] std::deque::emplace does not do uses-allocator construction
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/119794] [C++26] P2075R6 Philox Engine
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122031] [16 regression] gcc/tree-ssa-math-opts.cc:1661: Suspicious assignment
sjames at gcc dot gnu.org
- [Bug target/109166] Built-in __atomic_test_and_set does not seem to be atomic on ARMv4T
frankhb1989 at gmail dot com
- [Bug c/122042] wrong code at -Ofast only with attribute `cold` assigned
pinskia at gcc dot gnu.org
- [Bug tree-optimization/120341] [13/14 Regression] wrong code at -O1 and above with "-fallow-store-data-races" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug testsuite/122045] Problems with check-function-bodies
pinskia at gcc dot gnu.org
- [Bug c++/122043] ICE: in type_dependent_expression_p, at cp/pt.cc:29600
pinskia at gcc dot gnu.org
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
krzysiu858519851 at gmail dot com
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
pinskia at gcc dot gnu.org
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
krzysiu858519851 at gmail dot com
- [Bug middle-end/122035] Wrong behavior under -O2 and -O3 optimization
pinskia at gcc dot gnu.org
- [Bug fortran/121939] [15/16 Regression] ICE in gfc_conv_string_parameter, at fortran/trans-expr.cc:11450
anlauf at gcc dot gnu.org
- [Bug diagnostics/121986] Add support for descriptions of fix-it hints
cvs-commit at gcc dot gnu.org
- [Bug c++/122048] New: unevaluated use of non-static data member rejected in generic lambda
herring at lanl dot gov
- [Bug c++/122048] unevaluated use of non-static data member rejected in generic lambda
pinskia at gcc dot gnu.org
- [Bug c++/122049] New: Missing warning when a deprecated class template is used via CTAD in function scope
rs2740 at gmail dot com
- [Bug c++/102439] deprecated attributes do not work on struct/class if type is auto deduced
pinskia at gcc dot gnu.org
- [Bug c++/122049] Missing warning when a deprecated class template is used via CTAD in function scope
pinskia at gcc dot gnu.org
- [Bug ipa/78535] [6.2] invalid code generation with -O1 -fdevirtualize
sjames at gcc dot gnu.org
- [Bug c++/108456] attribute deprecated on enum doesn't warn
pinskia at gcc dot gnu.org
- [Bug lto/65378] Tweak to wording of -Wodr message
sjames at gcc dot gnu.org
- [Bug c/122050] New: statement expressions with an empty expression at the end have different behavior between C and C++
pinskia at gcc dot gnu.org
- [Bug c/122050] statement expressions with an empty expression at the end have different behavior between C and C++
pinskia at gcc dot gnu.org
- [Bug target/118945] RISC-V: VSETL pass: Don't promote Vectors ops from Tail agnostic to Tail Undisturbed
chenzhongyao.hit at gmail dot com
- [Bug target/104124] Poor optimization for vector splat DW with small consts
jskumari at gcc dot gnu.org
- [Bug target/121993] [16 Regression] 20-30% slowdown of 470.lbm on AMD Zen3 and 5-8% slowdown of 519.lbm_r on Zen2 since r16-3485-gae689f89fb4059
lili.cui at intel dot com
- [Bug target/122051] New: ICE: in validate_change_or_fail, at config/riscv/riscv-v.cc:6011 with -mrvv-vector-bits=zvl -mcpu=xt-c920
zsojka at seznam dot cz
- [Bug fortran/122046] [14/15/16 Regression] ICE in is_illegal_recursion when a TBP is used to specify the bounds of a dummy argument
rguenth at gcc dot gnu.org
- [Bug fortran/122052] New: SPEC CPU2017 654.roms_s fails to run correctly on AArch64 with GCC 15.1/15.2
edison_chan_gz at hotmail dot com
- [Bug c/122050] statement expressions with an empty expression at the end have different behavior between C and C++
rguenth at gcc dot gnu.org
- [Bug fortran/87908] ICE in check_interface0, at fortran/interface.c:1841
cvs-commit at gcc dot gnu.org
- [Bug fortran/87908] ICE in check_interface0, at fortran/interface.c:1841
pault at gcc dot gnu.org
- [Bug fortran/89891] [meta-bug] Accessing memory in rejected statements or expressions
pault at gcc dot gnu.org
- [Bug c/122050] statement expressions with an empty expression at the end have different behavior between C and C++
pinskia at gcc dot gnu.org
- [Bug fortran/122052] SPEC CPU2017 654.roms_s fails to run correctly on AArch64 with GCC 15.1/15.2
pinskia at gcc dot gnu.org
- [Bug fortran/122052] SPEC CPU2017 654.roms_s fails to run correctly on AArch64 with GCC 15.1/15.2
tnfchris at gcc dot gnu.org
- [Bug target/103320] 12 Regression] Spec 2017 benchmark roms_r fails on PowerPC for -Ofast
segher at gcc dot gnu.org
- [Bug c++/122019] ICE with modules and extern lambda
cvs-commit at gcc dot gnu.org
- [Bug c++/122019] ICE with modules and extern lambda
cvs-commit at gcc dot gnu.org
- [Bug c++/122019] ICE with modules and extern lambda
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug tree-optimization/106155] [13/14/15/16 Regression] spurious "may be used uninitialized" warning
zimmerma+gcc at loria dot fr
- [Bug middle-end/66462] GCC isinf/isnan/... builtins cause sNaN exceptions
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122040] -fisolate-erroneous-paths-dereference turns division by zero into a trap but the behavior is undocumented
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122040] -fisolate-erroneous-paths-dereference turns division by zero into a trap but the behavior is undocumented
xry111 at gcc dot gnu.org
- [Bug libstdc++/118087] std::deque::emplace does not do uses-allocator construction
redi at gcc dot gnu.org
- [Bug libstdc++/119794] [C++26] P2075R6 Philox Engine
redi at gcc dot gnu.org
- [Bug tree-optimization/121370] [13/14/15 Regression] wrong code at -O{s,2,3} on x86_64-linux-gnu since r0-123105
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121527] [15 regression] ACATS c391002 FAILs since r16-3156-g5294840e3c7bf9
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121659] [15 Regression] RISC-V: internal compiler error: Segmentation fault
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/107997] [10/11/12/13 Regression] r13-4389-gfd8dd6c0384969 probably uncovered an issue building the Linux kernel
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121844] [13/14/15 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121870] [13/14/15 Regression] ICE when two calls to noreturn function via function pointer in global variable
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122016] [15 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 4 and 18 which are marked as MUST COALESCE)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121527] [15 regression] ACATS c391002 FAILs since r16-3156-g5294840e3c7bf9
rguenth at gcc dot gnu.org
- [Bug target/122041] SPARC: gzip-style CRC computation runs >2× slower with GCC than Solaris Studio
ebotcazou at gcc dot gnu.org
- [Bug middle-end/121659] [15 Regression] RISC-V: internal compiler error: Segmentation fault
rguenth at gcc dot gnu.org
- [Bug tree-optimization/122016] [15 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 4 and 18 which are marked as MUST COALESCE)
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116816] SLP loads (and stores?) need VMAT_ELEMENTWISE support
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116816] SLP loads need VMAT_ELEMENTWISE support
rguenth at gcc dot gnu.org
- [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
rguenth at gcc dot gnu.org
- [Bug fortran/122052] SPEC CPU2017 654.roms_s fails to run correctly on AArch64 with GCC 15.1/15.2
edison_chan_gz at hotmail dot com
- [Bug analyzer/98447] incorrect -Wanalyzer-shift-count-overflow warning
vincent-gcc at vinc17 dot net
- [Bug fortran/122052] SPEC CPU2017 654.roms_s fails to run correctly on AArch64 with GCC 15.1/15.2
rguenth at gcc dot gnu.org
- [Bug fortran/122052] SPEC CPU2017 654.roms_s fails to run correctly on AArch64 with GCC 15.1/15.2
tnfchris at gcc dot gnu.org
- [Bug target/122041] SPARC: gzip-style CRC computation runs >2× slower with GCC than Solaris Studio
sumbera at volny dot cz
- [Bug target/122041] SPARC: gzip-style CRC computation runs >2× slower with GCC than Solaris Studio
schwab@linux-m68k.org
- [Bug target/122041] SPARC: gzip-style CRC computation runs >2× slower with GCC than Solaris Studio
sumbera at volny dot cz
- [Bug target/122041] SPARC: gzip-style CRC computation runs >2× slower with GCC than Solaris Studio
schwab@linux-m68k.org
- [Bug fortran/122046] [14/15/16 Regression] ICE in is_illegal_recursion when a TBP is used to specify the bounds of a dummy argument
mikael at gcc dot gnu.org
- [Bug c/122050] statement expressions with an empty expression at the end have different behavior between C and C++
jsm28 at gcc dot gnu.org
- [Bug c++/122053] New: ICE in finish_member_declaration with modules
jakub at gcc dot gnu.org
- [Bug target/122041] SPARC: gzip-style CRC computation runs >2× slower with GCC than Solaris Studio
sumbera at volny dot cz
- [Bug fortran/122046] [14/15/16 Regression] ICE in is_illegal_recursion when a TBP is used to specify the bounds of a dummy argument
trnka at scm dot com
- [Bug c++/122054] New: Spurious "may be used uninitialized" warning
sebastien at debian dot org
- [Bug c++/122054] Spurious "may be used uninitialized" warning
sebastien at debian dot org
- [Bug c++/122053] ICE in finish_member_declaration with modules
jakub at gcc dot gnu.org
- [Bug c++/121524] [15 Regression] Trailing alignas leaks into subsequent types, with arrays since r15-3046
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121453] [OpenMP] 'omp simd' with 'collapse' – variable '.count' uninitialized, but used as 'if (.iter.14 == .count.15)'
cvs-commit at gcc dot gnu.org
- [Bug testsuite/118567] [15/16 Regression] gcc.target/powerpc/vsx-vectorize-1.c fail starting with r15-6807-g68326d5d1a593d
cvs-commit at gcc dot gnu.org
- [Bug testsuite/118567] [15/16 Regression] gcc.target/powerpc/vsx-vectorize-1.c fail starting with r15-6807-g68326d5d1a593d
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/121827] ext/pointer.h can't be included alone and ext/cast.h shouldn't be included in extc++.h
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121831] [15 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121828] during GIMPLE pass: bitintlower ICE: definition in block 2 follows the use with __builtin_sub_overflow() and other function that does not write to used memory
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121977] gomp/member-1.C ICE with -ftrivial-auto-var-init=zero
cvs-commit at gcc dot gnu.org
- [Bug analyzer/122055] New: -Wanalyzer-use-of-uninitialized-value false positive with self initialization and no optimizations
vincent-gcc at vinc17 dot net
- [Bug analyzer/122055] -Wanalyzer-use-of-uninitialized-value false positive with self initialization and no optimizations
vincent-gcc at vinc17 dot net
- [Bug target/122041] SPARC: gzip-style CRC computation runs >2× slower with GCC than Solaris Studio
sumbera at volny dot cz
- [Bug c++/121854] [15 Regression] ICE when calling static member function inside lambda with explicit object parameter
jason at gcc dot gnu.org
- [Bug tree-optimization/122054] [15 Regression] Spurious "may be used uninitialized" warning
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122054] [15 Regression] Spurious "may be used uninitialized" warning
pinskia at gcc dot gnu.org
- [Bug c++/121981] [13/14/15 Regression] internal compiler error: in hash, at cp/constraint.cc:1999
cvs-commit at gcc dot gnu.org
- [Bug c++/121981] [13/14 Regression] internal compiler error: in hash, at cp/constraint.cc:1999
ppalka at gcc dot gnu.org
- [Bug fortran/122052] SPEC CPU2017 654.roms_s fails to run correctly on AArch64 with GCC 15.1/15.2
kargls at comcast dot net
- [Bug middle-end/111875] With -Og ubsan check inserted even though __builtin_assume_aligned guarantees no UB
cvs-commit at gcc dot gnu.org
- [Bug sanitizer/122038] __builtin_assume_aligned should be instrument for -fsanitize=alignment
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/121762] pass_fold_builtins and pass_optimize_widening_mul and pass_gimple_isel should be merged or moved other places
cvs-commit at gcc dot gnu.org
- [Bug c++/122048] sizeof non-static data member rejected in generic lambda
jason at gcc dot gnu.org
- [Bug fortran/121939] [15/16 Regression] ICE in gfc_conv_string_parameter, at fortran/trans-expr.cc:11450
anlauf at gcc dot gnu.org
- [Bug fortran/122046] [14/15/16 Regression] ICE in is_illegal_recursion when a TBP is used to specify the bounds of a dummy argument
cvs-commit at gcc dot gnu.org
- [Bug fortran/122002] [16 regression] gfortran.dg/pdt_13.f03 etc. FAIL
anlauf at gcc dot gnu.org
- [Bug ada/122056] New: "raised TASKING_ERROR : System.Tasking.Stages.Activate_Tasks: Failure during activation" when online CPUs are not contiguous
simon.marchi at polymtl dot ca
- [Bug rtl-optimization/122057] New: MIPS -fstack-protector-strong ICE
bunk at stusta dot de
- [Bug rtl-optimization/122057] MIPS -fstack-protector-strong ICE
pinskia at gcc dot gnu.org
- [Bug ipa/122058] New: [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
pinskia at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org
- [Bug target/121778] Improve rotation detection for RISC-V
cvs-commit at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
pinskia at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org
- [Bug fortran/96255] [F2018] Implement optional type spec for index in DO CONCURRENT
jvdelisle at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
pinskia at gcc dot gnu.org
- [Bug c/122059] New: complex divide: finite / infinity should be zero
tydeman at tybor dot com
- [Bug c++/121636] [13/14/15/16 Regression] incorrect invocation to inherited templated constructor after r7-4255
huiba.lhb@alibaba-inc.com
- [Bug c++/122015] [16 Regression] g++.dg/modules/xtreme-header-2_b.C:5:30: internal compiler error: canonical types differ for identical types ‘auto’ and ‘auto’
hjl.tools at gmail dot com
- [Bug c++/103524] [meta-bug] modules issue
hjl.tools at gmail dot com
- [Bug target/121959] riscv: vector sign extend instead of zero extend
pan2.li at intel dot com
- [Bug target/121959] riscv: vector sign extend instead of zero extend
pan2.li at intel dot com
- [Bug target/119912] PPC: Inefficient vector immediate shifts
avinashd at gcc dot gnu.org
- [Bug fortran/122002] [16 regression] gfortran.dg/pdt_13.f03 etc. FAIL
paul.richard.thomas at gmail dot com
- [Bug c++/122019] ICE with modules and extern lambda
ebotcazou at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
ebotcazou at gcc dot gnu.org
- [Bug c++/122060] New: ICE when compiling geany (debian/x86-64)
basile at starynkevitch dot net
- [Bug c++/122060] ICE when compiling geany (debian/x86-64)
pinskia at gcc dot gnu.org
- [Bug debug/122060] ICE when compiling geany (debian/x86-64)
basile at starynkevitch dot net
- [Bug debug/122060] ICE when compiling geany (debian/x86-64)
pinskia at gcc dot gnu.org
- [Bug middle-end/121922] wrong code for "declare variant" replacement involving user/condition selector
cvs-commit at gcc dot gnu.org
- [Bug middle-end/121922] wrong code for "declare variant" replacement involving user/condition selector
burnus at gcc dot gnu.org
- [Bug c++/122053] ICE in finish_member_declaration with modules
nshead at gcc dot gnu.org
- [Bug c++/122053] ICE in finish_member_declaration with modules
jakub at gcc dot gnu.org
- [Bug c++/122053] ICE in finish_member_declaration with modules
nshead at gcc dot gnu.org
- [Bug target/121867] PPC: Misses modulo reduction for constant shift in AltiVec vec_sl
jeevitha at gcc dot gnu.org
- [Bug c++/122019] ICE with modules and extern lambda
nshead at gcc dot gnu.org
- [Bug c++/122015] [16 Regression] g++.dg/modules/xtreme-header-2_b.C:5:30: internal compiler error: canonical types differ for identical types ‘auto’ and ‘auto’
cvs-commit at gcc dot gnu.org
- [Bug c++/122019] ICE with modules and extern lambda
cvs-commit at gcc dot gnu.org
- [Bug c++/122015] [16 Regression] g++.dg/modules/xtreme-header-2_b.C:5:30: internal compiler error: canonical types differ for identical types ‘auto’ and ‘auto’
cvs-commit at gcc dot gnu.org
- [Bug c++/122019] ICE with modules and extern lambda
cvs-commit at gcc dot gnu.org
- [Bug c++/122015] [16 Regression] g++.dg/modules/xtreme-header-2_b.C:5:30: internal compiler error: canonical types differ for identical types ‘auto’ and ‘auto’
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/122019] ICE with modules and extern lambda
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/122061] New: Wmismatched-new-delete extension
dcb314 at hotmail dot com
- [Bug c++/122061] Wmismatched-new-delete extension
pinskia at gcc dot gnu.org
- [Bug c++/122061] Wmismatched-new-delete extension
pinskia at gcc dot gnu.org
- [Bug tree-optimization/121772] [13/14/15 Regression] aarch64: ICE (invalid gimple) with vcombine since r13-1836-g8a1e05b7618fed
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/103650] [9 Regression] libstdc++ headers defined LT_OBJDIR and STDC_HEADERS
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/79147] Useless _GLIBCXX_PACKAGE_* macros in <bits/c++config.h>
cvs-commit at gcc dot gnu.org
- [Bug target/86106] powerpc: Suboptimal logical operation
kishan at gcc dot gnu.org
- [Bug target/86106] powerpc: Suboptimal logical operation
kishan at gcc dot gnu.org
- [Bug target/86106] powerpc: Suboptimal logical operation
kishan at gcc dot gnu.org
- [Bug libstdc++/112925] Optimize std::string construction from std::istreambuf_iterator
redi at gcc dot gnu.org
- [Bug libstdc++/82749] piecewise_linear_distribution::densities() non conformity
redi at gcc dot gnu.org
- [Bug libstdc++/109772] [13 Regression] Memory layout optimization of std::chrono::hh_mm_ss is wrong
redi at gcc dot gnu.org
- [Bug libstdc++/89118] Illegal memory access in codecvt::out()
redi at gcc dot gnu.org
- [Bug libstdc++/114477] The user-defined constructor of filter_view::iterator is not fully compliant with the standard
redi at gcc dot gnu.org
- [Bug libstdc++/65114] char_traits::copy violates memcpy constraints, own postcondition
redi at gcc dot gnu.org
- [Bug libstdc++/70358] Several 26_numerics/random/binomial_distribution/operators etc. tests FAIL
redi at gcc dot gnu.org
- [Bug libstdc++/83906] Random FAIL: libstdc++-prettyprinters/80276.cc whatis p4
redi at gcc dot gnu.org
- [Bug libstdc++/97728] error: ‘imaxdiv_t’ has not been declared in ‘::’
redi at gcc dot gnu.org
- [Bug libstdc++/122062] New: piecewise_linear_distribution(InputIteratorB, InputIteratorB, InputIteratorW) invokes comma operator
hewillk at gmail dot com
- [Bug c++/122061] Wmismatched-new-delete extension
redi at gcc dot gnu.org
- [Bug c++/122061] Wmismatched-new-delete extension
redi at gcc dot gnu.org
- [Bug c++/122061] Wmismatched-new-delete extension
redi at gcc dot gnu.org
- [Bug c++/122061] Wmismatched-new-delete extension
redi at gcc dot gnu.org
- [Bug libstdc++/79147] Useless _GLIBCXX_PACKAGE_* macros in <bits/c++config.h>
redi at gcc dot gnu.org
- [Bug libstdc++/122062] piecewise_linear_distribution(InputIteratorB, InputIteratorB, InputIteratorW) invokes comma operator
redi at gcc dot gnu.org
- [Bug libstdc++/122062] piecewise_linear_distribution(InputIteratorB, InputIteratorB, InputIteratorW) invokes comma operator
hewillk at gmail dot com
- [Bug target/119912] PPC: Inefficient vector immediate shifts
segher at gcc dot gnu.org
- [Bug ada/122063] New: Unexpected overflow check before fixed-point multiplication
d.van.raaij at gmail dot com
- [Bug fortran/121939] [15/16 Regression] ICE in gfc_conv_string_parameter, at fortran/trans-expr.cc:11450
cvs-commit at gcc dot gnu.org
- [Bug target/86106] powerpc: Suboptimal logical operation
segher at gcc dot gnu.org
- [Bug ada/122056] "raised TASKING_ERROR : System.Tasking.Stages.Activate_Tasks: Failure during activation" when online CPUs are weird
ebotcazou at gcc dot gnu.org
- [Bug libstdc++/122062] piecewise_linear_distribution(InputIteratorB, InputIteratorB, InputIteratorW) invokes comma operator
redi at gcc dot gnu.org
- [Bug libstdc++/122062] piecewise_linear_distribution(InputIteratorB, InputIteratorB, InputIteratorW) invokes comma operator
redi at gcc dot gnu.org
- [Bug ada/122063] Unexpected overflow check before fixed-point multiplication
ebotcazou at gcc dot gnu.org
- [Bug ada/122063] Unexpected overflow check before fixed-point multiplication
ebotcazou at gcc dot gnu.org
- [Bug target/121875] LoongArch: Inlining A into B should be allowed if the target feature of A is a subset of B's
cvs-commit at gcc dot gnu.org
- [Bug target/122064] New: [Trunk] LoongArch and MIPS: miscompile at -O2/O3
xxs_chy at outlook dot com
- [Bug target/122064] [Trunk] LoongArch and MIPS: miscompile at -O2/O3
xry111 at gcc dot gnu.org
- [Bug target/121875] LoongArch: Inlining A into B should be allowed if the target feature of A is a subset of B's
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/122021] [16 regression] libvpx miscompiled with -m32 since r16-3890
pinskia at gcc dot gnu.org
- [Bug target/122064] [Trunk] LoongArch and MIPS: miscompile at -O2/O3
pinskia at gcc dot gnu.org
- [Bug target/122064] [Trunk] LoongArch and MIPS: miscompile at -O2/O3
pinskia at gcc dot gnu.org
- [Bug target/122065] New: powerpc64le: Vector multiplication optimizations for double word does not happen for power8/9
avinashd at gcc dot gnu.org
- Quotation For Gin And Related Products
bery
- [Bug fortran/122002] [16 regression] gfortran.dg/pdt_13.f03 etc. FAIL
cvs-commit at gcc dot gnu.org
- [Bug fortran/122002] [16 regression] gfortran.dg/pdt_13.f03 etc. FAIL
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug target/122066] New: [m68k] internal compiler error: in print_operand_address, at config/m68k/m68k.cc:5259
glaubitz at physik dot fu-berlin.de
- [Bug c++/122067] New: misleading diagnostic message when referring a closure member in a friend declaration (C++14 or above)
ing.russomauro at gmail dot com
- [Bug middle-end/122068] New: Add -fstrict-bool, -fno-strict-bool={truncate,nonzero} option
pinskia at gcc dot gnu.org
- [Bug libstdc++/122062] piecewise_linear_distribution(InputIteratorB, InputIteratorB, InputIteratorW) invokes comma operator
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/122062] piecewise_linear_distribution(InputIteratorB, InputIteratorB, InputIteratorW) invokes comma operator
redi at gcc dot gnu.org
- [Bug middle-end/122068] Add -fstrict-bool, -fno-strict-bool={truncate,nonzero} option
pinskia at gcc dot gnu.org
- [Bug middle-end/122068] Add -fstrict-bool, -fno-strict-bool={truncate,nonzero} option
pinskia at gcc dot gnu.org
- [Bug target/122069] New: Missed use of UDOT for char->int reduction
ktkachov at gcc dot gnu.org
- [Bug c/88642] Accepts ill-formed program with invalid scalar initialization syntax.
cvs-commit at gcc dot gnu.org
- [Bug c/88642] Accepts ill-formed program with invalid scalar initialization syntax.
jsm28 at gcc dot gnu.org
- [Bug c++/122070] New: [regression] ICE in C++23 type deduction
development at jordi dot vilar.cat
- [Bug target/121393] [16 Regression] GCN gfx1100 offloading: 'libgomp.c-c++-common/for-{11,12,3,5,6,9}.c' execution tests
ams at gcc dot gnu.org
- [Bug libstdc++/122071] New: <decimal/decimal> defines static functions at namespace scope in header
redi at gcc dot gnu.org
- [Bug c++/122072] New: bad diagnostic for non-local lambda with a simple-capture
ing.russomauro at gmail dot com
- [Bug target/122066] [m68k] internal compiler error: in print_operand_address, at config/m68k/m68k.cc:5259
mikpelinux at gmail dot com
- [Bug tree-optimization/122073] New: Bogus -Wstringop-overread with [[gnu::nonstring]] and type punning
xry111 at gcc dot gnu.org
- [Bug target/122066] [m68k] internal compiler error: in print_operand_address, at config/m68k/m68k.cc:5259
mikpelinux at gmail dot com
- [Bug libstdc++/119721] tuple<> cannot be compared with array<T, 0>
redi at gcc dot gnu.org
- [Bug c++/122074] New: Wrong code for avx512 intrinsic
rockeet at gmail dot com
- [Bug target/122066] [m68k] internal compiler error: in print_operand_address, at config/m68k/m68k.cc:5259
mikpelinux at gmail dot com
- [Bug target/122074] Wrong code for avx512 intrinsic
pinskia at gcc dot gnu.org
- [Bug target/122074] Wrong code for avx512 intrinsic
pinskia at gcc dot gnu.org
- [Bug middle-end/122073] Bogus -Wstringop-overread with [[gnu::nonstring]] and type punning
pinskia at gcc dot gnu.org
- [Bug middle-end/122073] Bogus -Wstringop-overread with [[gnu::nonstring]] and type punning
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122054] [15 Regression] Spurious "may be used uninitialized" warning
jakub at gcc dot gnu.org
- [Bug target/122074] Wrong code for avx512 intrinsic
rockeet at gmail dot com
- [Bug target/121652] [15/16 Regression] round builtin does not raise FE_INVALID for signaling NaN
aurelien at aurel32 dot net
- [Bug c++/122075] New: ICE in coerce_template_parms, at cp/pt.cc:9496
eczbek.void at gmail dot com
- [Bug target/122076] New: [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2
skothadiya at whileone dot in
- [Bug target/122076] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2
skothadiya at whileone dot in
- Grand Piano Gift Opportunity
Nichelle Quellette
- [Bug fortran/87908] ICE in check_interface0, at fortran/interface.c:1841
anlauf at gcc dot gnu.org
- [Bug fortran/89891] [meta-bug] Accessing memory in rejected statements or expressions
anlauf at gcc dot gnu.org
- [Bug fortran/87908] ICE in check_interface0, at fortran/interface.c:1841
jvdelisle at gcc dot gnu.org
- [Bug fortran/87908] ICE in check_interface0, at fortran/interface.c:1841
anlauf at gcc dot gnu.org
- [Bug fortran/87908] ICE in check_interface0, at fortran/interface.c:1841
anlauf at gcc dot gnu.org
- [Bug libgomp/122077] New: inscan reduction modifier does not compile on nvptx target with gcc 15.2
schulz.benjamin at googlemail dot com
- [Bug libgomp/122077] inscan reduction modifier does not compile on nvptx target with gcc 15.2
jakub at gcc dot gnu.org
- [Bug fortran/87908] ICE in check_interface0, at fortran/interface.c:1841
jvdelisle at gcc dot gnu.org
- [Bug fortran/87908] ICE in check_interface0, at fortran/interface.c:1841
cvs-commit at gcc dot gnu.org
- [Bug fortran/87908] ICE in check_interface0, at fortran/interface.c:1841
pault at gcc dot gnu.org
- [Bug c++/122048] sizeof non-static data member rejected in generic lambda
cvs-commit at gcc dot gnu.org
- [Bug c++/121854] [15 Regression] ICE when calling static member function inside lambda with explicit object parameter
cvs-commit at gcc dot gnu.org
- [Bug c++/112632] [14 Regression] Non-type template parameter created with converting constructor sometimes has original type
cvs-commit at gcc dot gnu.org
- [Bug target/122078] New: libatomic is inconsistent with GCC intrinsic __atomic_test_and_set
fede.tft at miosix dot org
- [Bug target/118977] m68k mcf5282 undefined symbol __atomic_test_and_set from atomic_base.h
fede.tft at miosix dot org
- [Bug target/122074] Not fusim unaligned load into cmp with mask for avx512 intrinsic
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122079] New: ICE on valid code at -O{s,2,3} with "-fno-tree-loop-im" on x86_64-linux-gnu: in compute_antic, at tree-ssa-pre.cc:2449
zhendong.su at inf dot ethz.ch
- [Bug fortran/122080] New: Optional array argument reads uninitialized values from stack
henri at henrimenke dot de
- [Bug tree-optimization/122079] [16 regression] ICE on valid code at -O{s,2,3} with "-fno-tree-loop-im" on x86_64-linux-gnu: in compute_antic, at tree-ssa-pre.cc:2449
pinskia at gcc dot gnu.org
- [Bug fortran/122080] Optional array argument reads uninitialized values from stack
henri at henrimenke dot de
- [Bug fortran/122080] Optional array argument reads uninitialized values from stack
henri at henrimenke dot de
- [Bug fortran/122080] Optional array argument reads uninitialized values from stack
henri at henrimenke dot de
- [Bug tree-optimization/121999] [16 Regression] 453.povray build ICEs since r16-3945-gc30f58c3f7ec25
pinskia at gcc dot gnu.org
- [Bug target/122081] New: [16 Regression] ICE; 'global_options' are modified in local context
doko at gcc dot gnu.org
- [Bug target/122081] [16 Regression] ICE; 'global_options' are modified in local context
pinskia at gcc dot gnu.org
- [Bug c/122082] New: complex multiply: w * conj(w) should have zero imaginary part
tydeman at tybor dot com
- [Bug fortran/122052] SPEC CPU2017 654.roms_s fails to run correctly on AArch64 with GCC 15.1/15.2
tnfchris at gcc dot gnu.org
- [Bug fortran/122052] SPEC CPU2017 654.roms_s fails to run correctly on AArch64 with GCC 15.1/15.2
edison_chan_gz at hotmail dot com
- [Bug fortran/122052] SPEC CPU2017 654.roms_s fails to run correctly on AArch64 with GCC 15.1/15.2
edison_chan_gz at hotmail dot com
- [Bug fortran/122052] SPEC CPU2017 654.roms_s fails to run correctly on AArch64 with GCC 15.1/15.2
edison_chan_gz at hotmail dot com
- [Bug c++/122083] New: [Regression 15/16] Bogus -Wnonnull for call to memcmp with length determined using <=> operator
redi at gcc dot gnu.org
- [Bug c++/122083] [15/16 Regression] Bogus -Wnonnull for call to memcmp with length determined using <=> operator
redi at gcc dot gnu.org
- [Bug c++/122083] [15/16 Regression] Bogus -Wnonnull for call to memcmp with length determined using <=> operator
redi at gcc dot gnu.org
- [Bug c++/122083] [15/16 Regression] Bogus -Wnonnull for call to memcmp with length determined using <=> operator
redi at gcc dot gnu.org
- [Bug tree-optimization/122083] [15/16 Regression] Bogus -Wnonnull for call to memcmp with length determined using <=> operator
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122083] [15/16 Regression] Bogus -Wnonnull for call to memcmp with length determined using <=> operator
pinskia at gcc dot gnu.org
- [Bug target/122074] Not fusim unaligned load into cmp with mask for avx512 intrinsic
rockeet at gmail dot com
- [Bug fortran/122080] Optional array argument reads uninitialized values from stack
anlauf at gcc dot gnu.org
- [Bug fortran/122080] Optional array argument reads uninitialized values from stack
henri at henrimenke dot de
- [Bug fortran/122080] Optional array argument reads uninitialized values from stack
anlauf at gcc dot gnu.org
- [Bug fortran/122080] Optional array argument reads uninitialized values from stack
anlauf at gcc dot gnu.org
- [Bug target/99217] [MIPS] wrong function entry with -fpatchable-function-entry
cvs-commit at gcc dot gnu.org
- [Bug fortran/122080] Optional array argument reads uninitialized values from stack
henri at henrimenke dot de
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
jamborm at gcc dot gnu.org
- [Bug middle-end/122069] Missed use of UDOT for char->int reduction
tnfchris at gcc dot gnu.org
- [Bug target/120645] macOS number changes again with macOS 26 Tahoe
p.p11 at orange dot fr
- [Bug target/120645] macOS number changes again with macOS 26 Tahoe
fxcoudert at gcc dot gnu.org
- [Bug c++/122084] New: Self-referential objects work poorly in constexpr dtors
blubban at gmail dot com
- [Bug c++/101295] constexpr destructor: ''result_decl' not supported by dump_expr<expression error>' is not a constant expression
pinskia at gcc dot gnu.org
- [Bug c++/122084] Self-referential objects work poorly in constexpr dtors
pinskia at gcc dot gnu.org
- [Bug middle-end/122082] complex multiply: w * conj(w) should have zero imaginary part
kargls at comcast dot net
- [Bug target/121970] struct copy still use zmm even specify -mmove-max=256
cvs-commit at gcc dot gnu.org
- [Bug target/121970] struct copy still use zmm even specify -mmove-max=256
liuhongt at gcc dot gnu.org
- [Bug tree-optimization/82450] loop flattening should be done
tkoenig at gcc dot gnu.org
- [Bug c++/122070] [14/15/16 Regression] ICE in C++23 type deduction
ppalka at gcc dot gnu.org
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
jason at gcc dot gnu.org
- [Bug target/122066] [m68k] internal compiler error: in print_operand_address, at config/m68k/m68k.cc:5259
mikpelinux at gmail dot com
- [Bug target/117576] -mveclibabi=aocl: Support vectorized array functions and maybe also sincos
pinskia at gcc dot gnu.org
- [Bug tree-optimization/40770] Vectorization of complex types, vectorization of sincos missing
pinskia at gcc dot gnu.org
- [Bug tree-optimization/70901] vectorized sin cos is wrongly optimized into scalar sincos
pinskia at gcc dot gnu.org
- [Bug tree-optimization/40770] Vectorization of complex types, vectorization of sincos missing
pinskia at gcc dot gnu.org
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
hubicka at gcc dot gnu.org
- [Bug tree-optimization/122079] [16 regression] ICE on valid code at -O{s,2,3} with "-fno-tree-loop-im" on x86_64-linux-gnu: in compute_antic, at tree-ssa-pre.cc:2449
zhendong.su at inf dot ethz.ch
- [Bug fortran/78640] [F2018] gfortran accepts invalid allocatable polymorphic result in pure function
damian at archaeologic dot codes
- [Bug ada/122085] New: Day_Of_Week returns wrong day
commaperiodsemicolon at gmail dot com
- [Bug fortran/108581] wrong assignment on two-rank array with deferred-length characters
cvs-commit at gcc dot gnu.org
- [Bug fortran/121939] [15/16 Regression] ICE in gfc_conv_string_parameter, at fortran/trans-expr.cc:11450
cvs-commit at gcc dot gnu.org
- [Bug fortran/121616] Assignment to an unlimited polymorphic variable causes a segmentation fault at runtime
cvs-commit at gcc dot gnu.org
- [Bug fortran/121939] [15/16 Regression] ICE in gfc_conv_string_parameter, at fortran/trans-expr.cc:11450
anlauf at gcc dot gnu.org
- [Bug fortran/108581] wrong assignment on two-rank array with deferred-length characters
anlauf at gcc dot gnu.org
- [Bug fortran/121616] Assignment to an unlimited polymorphic variable causes a segmentation fault at runtime
anlauf at gcc dot gnu.org
- [Bug fortran/78640] [F2018] gfortran accepts invalid allocatable polymorphic result in pure function
anlauf at gcc dot gnu.org
- [Bug c++/121963] Make it easier to change the location of gcm.cache dir and document it
redi at gcc dot gnu.org
- [Bug cobol/119256] Capture source ranges for tokens in gcobol
jklowden at gcc dot gnu.org
- [Bug tree-optimization/122086] New: [16 regression] gcc.target/riscv/cmo-zicboz-zic64-1.c fails after r16-4081
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122086] [16 regression] gcc.target/riscv/cmo-zicboz-zic64-1.c fails after r16-4081
pinskia at gcc dot gnu.org
- [Bug target/99217] [MIPS] wrong function entry with -fpatchable-function-entry
huangpei at loongson dot cn
- [Bug c/122087] New: internal compiler error: in build_real, at tree.cc:2390
qingren2hxb at gmail dot com
- [Bug c++/122088] New: include/c++/13.2.0/variant:1383:43: internal compiler error: Segmentation fault
qingren2hxb at gmail dot com
- [Bug c++/122088] include/c++/13.2.0/variant:1383:43: internal compiler error: Segmentation fault
qingren2hxb at gmail dot com
- [Bug ada/122085] Day_Of_Week returns wrong day
ebotcazou at gcc dot gnu.org
- [Bug fortran/122089] New: generic resolution problem with composite PDT
damian at archaeologic dot codes
- [Bug c++/122088] include/c++/13.2.0/variant:1383:43: internal compiler error: Segmentation fault
redi at gcc dot gnu.org
- [Bug c++/122088] include/c++/13.2.0/variant:1383:43: internal compiler error: Segmentation fault
pinskia at gcc dot gnu.org
- [Bug c++/122088] include/c++/13.2.0/variant:1383:43: internal compiler error: Segmentation fault
redi at gcc dot gnu.org
- [Bug c/122087] internal compiler error: in build_real, at tree.cc:2390
pinskia at gcc dot gnu.org
- [Bug middle-end/43374] ICE with __builtin_isinf() and _Decimal argument
pinskia at gcc dot gnu.org
- [Bug libstdc++/122071] <decimal/decimal> defines static functions at namespace scope in header
pinskia at gcc dot gnu.org
- [Bug c++/122070] [14/15/16 Regression] ICE in C++23 type deduction
pinskia at gcc dot gnu.org
- [Bug c++/122090] New: ICE: dependent_type_p, at cp/pt.cc:27843
qingren2hxb at gmail dot com
- [Bug c++/122091] New: internal compiler error: in fold_convert_loc, at fold-const.cc:2504
qingren2hxb at gmail dot com
- [Bug c++/122091] internal compiler error: in fold_convert_loc, at fold-const.cc:2504
qingren2hxb at gmail dot com
- [Bug c++/122090] ICE: dependent_type_p, at cp/pt.cc:27843
redi at gcc dot gnu.org
- [Bug c++/122092] New: ICE: tree check: did not expect class ‘type’, have ‘type’ (record_type) in contains_placeholder_p, at tree.cc:4085
qingren2hxb at gmail dot com
- [Bug c++/122091] internal compiler error: in fold_convert_loc, at fold-const.cc:2504
redi at gcc dot gnu.org
- [Bug c++/122090] ICE: dependent_type_p, at cp/pt.cc:27843
redi at gcc dot gnu.org
- [Bug c++/96097] ICE in dependent_type_p, at cp/pt.c:26326
redi at gcc dot gnu.org
- [Bug c++/116722] [12/13/14/15 Regression] ICE with constexpr template constructor and floating point value
redi at gcc dot gnu.org
- [Bug c++/122091] internal compiler error: in fold_convert_loc, at fold-const.cc:2504
redi at gcc dot gnu.org
- [Bug driver/81358] libatomic not automatically linked with C11 code
prathamesh3492 at gcc dot gnu.org
- [Bug driver/81358] libatomic not automatically linked with C11 code
sjames at gcc dot gnu.org
- [Bug c++/122092] ICE: tree check: did not expect class ‘type’, have ‘type’ (record_type) in contains_placeholder_p, at tree.cc:4085
redi at gcc dot gnu.org
- [Bug c++/116722] [12/13/14/15 Regression] ICE with constexpr template constructor and floating point value
redi at gcc dot gnu.org
- [Bug c++/117158] [12/13/14/15 Regression] ICE with array access inside a template with a base class since r10-3793-g1a37b6d9a7e57c
redi at gcc dot gnu.org
- [Bug c++/122092] ICE: tree check: did not expect class ‘type’, have ‘type’ (record_type) in contains_placeholder_p, at tree.cc:4085
redi at gcc dot gnu.org
- [Bug c++/122092] ICE: tree check: did not expect class ‘type’, have ‘type’ (record_type) in contains_placeholder_p, at tree.cc:4085
redi at gcc dot gnu.org
- [Bug c++/116722] [12/13/14/15 Regression] ICE with constexpr template constructor and floating point value
redi at gcc dot gnu.org
- [Bug c++/122093] New: Deduction guide using qualified name is rejected with confusing error
redi at gcc dot gnu.org
- [Bug c++/122093] Deduction guide using qualified name is rejected with confusing error
redi at gcc dot gnu.org
- [Bug c++/122093] Deduction guide using qualified name is rejected with confusing error
redi at gcc dot gnu.org
- [Bug c++/122093] Deduction guide using qualified name is rejected with confusing error
redi at gcc dot gnu.org
- [Bug target/122074] Not fusim unaligned load into cmp with mask for avx512 intrinsic
rockeet at gmail dot com
- [Bug fortran/121759] Windows/MinGW: formatted reads lose decimal digits after binary stream read
tkoenig at gcc dot gnu.org
- [Bug fortran/122089] generic resolution problem with composite PDT
pault at gcc dot gnu.org
- [Bug target/122066] [15/16 regression] [m68k] internal compiler error: in print_operand_address, at config/m68k/m68k.cc:5259
schwab@linux-m68k.org
- [Bug c++/122094] New: Imprecise error message when using copy assignment or conversion, and the constructor is explicit
sandberg.sven at gmail dot com
- [Bug tree-optimization/122079] [16 regression] ICE on valid code at -O{s,2,3} on x86_64-linux-gnu: in compute_antic, at tree-ssa-pre.cc:2449
zhendong.su at inf dot ethz.ch
- [Bug fortran/122089] generic resolution problem with composite PDT
pault at gcc dot gnu.org
- [Bug fortran/122089] generic resolution problem with composite PDT
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/122095] New: Missed optimization for _mm_insert_xxx
mserdarsanli at gmail dot com
- [Bug target/122095] Missed optimization for _mm_insert_xxx
pinskia at gcc dot gnu.org
- [Bug target/122095] Missed optimization for _mm_insert_xxx
pinskia at gcc dot gnu.org
- [Bug tree-optimization/120560] [14/15/16 regression] wrong code at -O{s,2,3} with -fno-tree-ccp on x86_64-linux-gnu since r14-376-g47a7643991192a
amacleod at redhat dot com
- [Bug fortran/122080] Optional array argument reads uninitialized values from stack
anlauf at gcc dot gnu.org
- [Bug target/82182] m68k slow code: u16/u8 division calls divsi3
djipi.mari at gmail dot com
- [Bug c++/121963] Make it easier to change the location of gcm.cache dir and document it
sjames at gcc dot gnu.org
- [Bug c++/80151] Add a warning to catch implicit string to bool conversion (-Wstring-conversion)
jg at jguk dot org
- [Bug target/122095] Missed optimization for _mm_insert_xxx
liuhongt at gcc dot gnu.org
- [Bug ipa/122096] New: [16 Regression] r16-4000 causing 523.xalancbmk_r codesize increase by 13-15% with "-Ofast -march=native -flto" on multiple platforms
haochen.jiang at intel dot com
- [Bug target/122074] Not fusing unaligned load into cmp with mask for avx512 intrinsic
liuhongt at gcc dot gnu.org
- [Bug ipa/122096] [16 Regression] r16-4000 causing 523.xalancbmk_r codesize increase by 13-15% with "-Ofast -march=native -flto" on multiple platforms
pinskia at gcc dot gnu.org
- [Bug ipa/122096] [16 Regression] r16-4000 causing 523.xalancbmk_r codesize increase by 13-15% with "-Ofast -march=native -flto" on multiple platforms
pinskia at gcc dot gnu.org
- [Bug ipa/122096] [16 Regression] r16-4000 causing 523.xalancbmk_r codesize increase by 13-15% with "-Ofast -march=native -flto" on multiple platforms
haochen.jiang at intel dot com
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
pinskia at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
pinskia at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
pinskia at gcc dot gnu.org
- [Bug ipa/122096] [16 Regression] r16-4000 causing 523.xalancbmk_r codesize increase by 13-15% with "-Ofast -march=native -flto" on multiple platforms
pinskia at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
pinskia at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
pinskia at gcc dot gnu.org
- [Bug target/122097] New: loongarch64 ICE: in loongarch_const_vector_bitimm_set_p, at config/loongarch/loongarch.cc:1729
chenglulu at loongson dot cn
- [Bug c++/122098] New: Unexpected access error for private member function template referenced from same class
kab at acm dot org
- [Bug target/122097] loongarch64 ICE: in loongarch_const_vector_bitimm_set_p, at config/loongarch/loongarch.cc:1729
chenglulu at loongson dot cn
- [Bug target/122097] loongarch64 ICE: in loongarch_const_vector_bitimm_set_p, at config/loongarch/loongarch.cc:1729
chenglulu at loongson dot cn
- [Bug libstdc++/122099] New: ranges::sample requires std::uniform_random_bit_generator to have result_type
hewillk at gmail dot com
- [Bug fortran/122089] generic resolution problem with composite PDT
pault at gcc dot gnu.org
- [Bug ipa/122096] [16 Regression] r16-4000 causing 523.xalancbmk_r codesize increase by 13-15% with "-Ofast -march=native -flto" on multiple platforms
haochen.jiang at intel dot com
- [Bug ipa/122096] [16 Regression] r16-4000 causing 523.xalancbmk_r codesize increase by 13-15% with "-Ofast -march=native -flto" on multiple platforms
haochen.jiang at intel dot com
- [Bug ipa/122096] [16 Regression] r16-4000 causing 523.xalancbmk_r codesize increase by 13-15% with "-Ofast -march=native -flto" on multiple platforms
haochen.jiang at intel dot com
- [Bug ipa/122096] [16 Regression] r16-4000 causing 523.xalancbmk_r codesize increase by 13-15% with "-Ofast -march=native -flto" on multiple platforms
hubicka at gcc dot gnu.org
- [Bug ipa/122096] [16 Regression] r16-4000 causing 523.xalancbmk_r codesize increase by 13-15% with "-Ofast -march=native -flto" on multiple platforms
hubicka at gcc dot gnu.org
- [Bug c++/122090] ICE: dependent_type_p, at cp/pt.cc:27843
qingren2hxb at gmail dot com
- [Bug c++/122091] internal compiler error: in fold_convert_loc, at fold-const.cc:2504
qingren2hxb at gmail dot com
- [Bug c++/122100] New: -Wunused-but-set-variable false positive of static variable used by a generic lambda
olaf.krzikalla at dlr dot de
- [Bug fortran/102241] [PDT] ICE when declaring derived type with a parameterized derived type member
cvs-commit at gcc dot gnu.org
- [Bug fortran/105380] [PDT] ICE in gfc_conv_array_initializer, at fortran/trans-array.cc:6317 since r8-3056-g5bab4c9631c478b7
cvs-commit at gcc dot gnu.org
- [Bug fortran/102241] [PDT] ICE when declaring derived type with a parameterized derived type member
pault at gcc dot gnu.org
- [Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org
- [Bug c++/80151] Add a warning to catch implicit string to bool conversion (-Wstring-conversion)
redi at gcc dot gnu.org
- [Bug libstdc++/122099] ranges::sample requires std::uniform_random_bit_generator to have result_type
redi at gcc dot gnu.org
- [Bug libstdc++/121919] ranges::shuffle and ranges::sample assume a uniform_random_bit_generator provides result_type
redi at gcc dot gnu.org
- [Bug c++/122101] New: Large performance difference between GCC and Clang
arash at partow dot net
- [Bug c++/122098] Unexpected access error for private member function template referenced from same class
redi at gcc dot gnu.org
- [Bug ada/117861] internal error on range/overflow check suppression for static expression
ebotcazou at gcc dot gnu.org
- [Bug c++/114450] -Wunused-but-set-variable false positive of static variable initialized by a lambda used by a generic lambda
pinskia at gcc dot gnu.org
- [Bug c++/122100] -Wunused-but-set-variable false positive of static variable used by a generic lambda
pinskia at gcc dot gnu.org
- [Bug target/122102] New: [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2
skothadiya at whileone dot in
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
hubicka at gcc dot gnu.org
- [Bug target/122102] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2 since r16-4134
pinskia at gcc dot gnu.org
- [Bug target/122102] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2
pinskia at gcc dot gnu.org
- [Bug target/122102] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2
pinskia at gcc dot gnu.org
- [Bug ada/117517] internal error on reduce attribute with swapped arguments
cvs-commit at gcc dot gnu.org
- [Bug ada/117517] internal error on reduce attribute with swapped arguments
cvs-commit at gcc dot gnu.org
- [Bug ada/117517] internal error on reduce attribute with swapped arguments
ebotcazou at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org
- [Bug tree-optimization/122079] [16 regression] ICE on valid code at -O{s,2,3} on x86_64-linux-gnu: in compute_antic, at tree-ssa-pre.cc:2449
sjames at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
pinskia at gcc dot gnu.org
- [Bug tree-optimization/104116] Optimize {FLOOR,CEIL,ROUND}_{DIV,MOD}_EXPR in tree-vect-patterns.cc
avinashd at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
pinskia at gcc dot gnu.org
- [Bug fortran/121759] Windows/MinGW: formatted reads lose decimal digits after binary stream read
francois.depicciotto at gmail dot com
- [Bug c++/80151] Add a warning to catch implicit string to bool conversion (-Wstring-conversion)
jg at jguk dot org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org
- [Bug c++/80151] Add a warning to catch implicit string to bool conversion (-Wstring-conversion)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/122101] Large performance difference between GCC and Clang at -O3
pinskia at gcc dot gnu.org
- [Bug c++/80151] Add a warning to catch implicit string to bool conversion (-Wstring-conversion)
redi at gcc dot gnu.org
- [Bug c++/98798] Custom operator new[] and delete[] is buggy for aligned class
redi at gcc dot gnu.org
- [Bug target/122102] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2
skothadiya at whileone dot in
- [Bug target/122102] [16 Regression] [RISCV] [Miscompile] GCC - riscv64 target, miscompiles at -O3 as well as -O2
sjames at gcc dot gnu.org
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
jamborm at gcc dot gnu.org
- [Bug middle-end/103993] -Wismatched-new-delete due to difference in inlining decisions
redi at gcc dot gnu.org
- [Bug middle-end/103993] -Wismatched-new-delete due to difference in inlining decisions
redi at gcc dot gnu.org
- [Bug middle-end/109224] Wmismatched-new-delete false positive with a templated operator new (common with coroutines)
redi at gcc dot gnu.org
- [Bug middle-end/109224] Wmismatched-new-delete false positive with a templated operator new (common with coroutines)
redi at gcc dot gnu.org
- [Bug c++/80151] Add a warning to catch implicit string to bool conversion (-Wstring-conversion)
jg at jguk dot org
- [Bug c++/80151] Add a warning to catch implicit string to bool conversion (-Wstring-conversion)
redi at gcc dot gnu.org
- [Bug fortran/122080] Optional array argument reads uninitialized values from stack
henri at henrimenke dot de
- [Bug c++/80151] Add a warning to catch implicit string to bool conversion (-Wstring-conversion)
harald at gigawatt dot nl
- [Bug c++/80151] Add a warning to catch implicit string to bool conversion (-Wstring-conversion)
redi at gcc dot gnu.org
- [Bug tree-optimization/120560] [14/15/16 regression] wrong code at -O{s,2,3} with -fno-tree-ccp on x86_64-linux-gnu since r14-376-g47a7643991192a
amacleod at redhat dot com
- [Bug target/96373] [11 Regression] SVE miscompilation on vectorized division loop, leading to FP exception
ktkachov at gcc dot gnu.org
- [Bug target/96373] [15/16 Regression] SVE miscompilation on vectorized division loop, leading to FP exception
sjames at gcc dot gnu.org
- [Bug tree-optimization/122103] New: [15/16 Regression] SVE vectorisation not honoring -fno-trapping-math
ktkachov at gcc dot gnu.org
- [Bug tree-optimization/122103] [15/16 Regression] SVE vectorisation not honoring -fno-trapping-math
ktkachov at gcc dot gnu.org
- [Bug tree-optimization/122103] [15/16 Regression] SVE vectorisation not honoring -fno-trapping-math
pinskia at gcc dot gnu.org
- [Bug fortran/121759] Windows/MinGW: formatted reads lose decimal digits after binary stream read
jvdelisle at gcc dot gnu.org
- [Bug c++/98798] Custom operator new[] and delete[] is buggy for aligned class
redi at gcc dot gnu.org
- [Bug tree-optimization/122104] New: Incorrect range after widening_mul
kristerw at gcc dot gnu.org
- [Bug c++/122105] New: Add fix-it hint for -Waddress warning about lambda that isn't invoked
redi at gcc dot gnu.org
- [Bug c++/122105] Add fix-it hint for -Waddress warning about lambda that isn't invoked
redi at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org
- [Bug ipa/122058] [16 regression] ICU miscompiled with -O2 -flto -fno-semantic-interposition since r16-4000-g9ee937b2f92a93
sjames at gcc dot gnu.org
- [Bug target/122106] New: ICE: in expand_reversed_crc_table_based, at expr.cc:14704 with __builtin_rev_crc16_data16()
zsojka at seznam dot cz
- [Bug driver/122107] New: [16 Regression] -ftime-report / -fmem-report no longer shown in --help=common
zsojka at seznam dot cz
- [Bug fortran/122080] Optional array argument reads uninitialized values from stack
anlauf at gcc dot gnu.org
- [Bug tree-optimization/120560] [14/15/16 regression] wrong code at -O{s,2,3} with -fno-tree-ccp on x86_64-linux-gnu since r14-376-g47a7643991192a
amacleod at redhat dot com
- [Bug target/121933] [16 Regression] gcs-nonlocal-1-track-speculation.c ICEs
cvs-commit at gcc dot gnu.org
- [Bug middle-end/111875] With -Og ubsan check inserted even though __builtin_assume_aligned guarantees no UB
law at gcc dot gnu.org
- [Bug ipa/121936] [14/15/16 Regression] Invalid optimisation (at O3) based on bodies of vague linkage functions
iains at gcc dot gnu.org
- [Bug c++/100897] Symmetric transfer does not prevent stack-overflow for C++20 coroutines
gccbugzilla at maycontaincode dot com
Last message date:
Tue Sep 30 23:38:37 GMT 2025
Archived on: Tue Sep 30 23:38:39 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).