August 2024 Archives by date
Starting: Thu Aug 1 01:22:53 GMT 2024
Ending: Sat Aug 31 22:52:49 GMT 2024
Messages: 3445
- [Bug target/115981] [14/15 Regression] Redundant vmovaps to itself after vmovups since r14-537
liuhongt at gcc dot gnu.org
- [Bug c++/116162] GCC rejects explicitly default move ctor with const X&& parameter
jlame646 at gmail dot com
- [Bug c++/116168] New: Segmentation fault when compiling user-defined partial_ordering
daidodo at gmail dot com
- [Bug c++/116168] Segmentation fault when compiling user-defined partial_ordering
pinskia at gcc dot gnu.org
- [Bug c++/116167] "static_cast" of member function pointer (non-noexcept) to noexcept erroneously succeeds if not overloaded
pinskia at gcc dot gnu.org
- [Bug c/65115] default init_priority attribute
john.carter at taitradio dot com
- [Bug target/113744] Unnecessary "m" constraint in *adddi_4
cvs-commit at gcc dot gnu.org
- [Bug middle-end/56924] Folding of checks into a range check should check upper boundary
pinskia at gcc dot gnu.org
- [Bug tree-optimization/58497] SLP vectorizes identical operations
pinskia at gcc dot gnu.org
- [Bug tree-optimization/98254] Failure to optimize simple pattern for __builtin_convertvector
pinskia at gcc dot gnu.org
- [Bug tree-optimization/99919] [12/13/14/15 Regression] bogus -Wmaybe-uninitialized with a _Bool bit-field
pinskia at gcc dot gnu.org
- [Bug c++/116169] New: [DR882] `int main() = delete` is incorrect accepted
pinskia at gcc dot gnu.org
- [Bug target/113744] Unnecessary "m" constraint in *adddi_4
liuhongt at gcc dot gnu.org
- [Bug tree-optimization/89749] Very odd vector constructor
liuhongt at gcc dot gnu.org
- [Bug target/115974] sat_add, etc. vector patterns not done for aarch64 (non-sve)
tnfchris at gcc dot gnu.org
- [Bug libfortran/105361] Incorrect end-of-file condition for derived-type I/O
tschwinge at gcc dot gnu.org
- [Bug testsuite/116132] New test case gfortran.dg/pr105361.f90 from r15-2320-g3aeb697a2158d3 fails intermittently
tschwinge at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
mark at gcc dot gnu.org
- [Bug middle-end/115637] gimple_regimplify_operands doesn't handle VALUE_EXPR inside a MEM_REF / OpenMP declare target link
cvs-commit at gcc dot gnu.org
- [Bug middle-end/115637] gimple_regimplify_operands doesn't handle VALUE_EXPR inside a MEM_REF / OpenMP declare target link
burnus at gcc dot gnu.org
- [Bug tree-optimization/116161] -fcompare-debug -gno-statement-frontiers failure with -O3 -march=znver3 -mshstk when building rapidfuzz
rguenth at gcc dot gnu.org
- [Bug bootstrap/116165] thin archive support in gcc/Makefile.in uses T rather than --thin
rguenth at gcc dot gnu.org
- [Bug target/116170] New: [15 regression] ICE unrecognizable insn since r15-2084-g33dca0a4c1c421
schwab@linux-m68k.org
- [Bug target/116170] [15 regression] ICE unrecognizable insn since r15-2084-g33dca0a4c1c421
linkw at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
rguenth at gcc dot gnu.org
- [Bug target/116170] [15 regression] ICE unrecognizable insn since r15-2084-g33dca0a4c1c421
rguenth at gcc dot gnu.org
- [Bug fortran/116171] New: [OpenACC] 'acc declare' - 'readonly' modifier not stored in the module file
burnus at gcc dot gnu.org
- [Bug target/115981] [14/15 Regression] Redundant vmovaps to itself after vmovups since r14-537
cvs-commit at gcc dot gnu.org
- [Bug fortran/90608] Inline non-scalar minloc/maxloc calls
tnfchris at gcc dot gnu.org
- [Bug c++/102051] [coroutines] ICE in gimplify_var_or_parm_decl, at gimplify.c:2848
vaci at vaci dot org
- [Bug target/87281] [14/15 Regression] qsort checking ICE in ia64_reorg building libgo
jakub at gcc dot gnu.org
- [Bug libstdc++/99832] std::chrono::system_clock::to_time_t needs ABI tag for 32-bit time_t
jakub at gcc dot gnu.org
- [Bug gcov-profile/105063] [GCOV] Ability to map .gcda paths
jakub at gcc dot gnu.org
- [Bug gcov-profile/105238] Regression: using -fprofile-dir: gcno files not ccache cachable anymore / gcovr report broken
jakub at gcc dot gnu.org
- [Bug tree-optimization/108419] [13/14/15 Regression] Dead Code Elimination Regression at -O2 since r13-440-g98e475a8f58
jakub at gcc dot gnu.org
- [Bug middle-end/108847] [12/13/14/15 Regression] unnecessary bitwise AND on boolean types and shifting of the "sign" bit
jakub at gcc dot gnu.org
- [Bug tree-optimization/109334] tree-object-size: Improve size computation in arguments
jakub at gcc dot gnu.org
- [Bug testsuite/109656] [14/15 regression] 26_numerics/random/random_device/cons/token.cc fails after r14-289-gf9412cedd6c0e7
jakub at gcc dot gnu.org
- [Bug target/109777] [14/15 regression] Compare-debug failure after recent changes
jakub at gcc dot gnu.org
- [Bug fortran/109788] [14/15 Regression] gcc/hwint.h:293:61: runtime error: shift exponent 64 is too large for 64-bit type 'long unsigned int since r14-377-gc92b8be9b52b7e
jakub at gcc dot gnu.org
- [Bug tree-optimization/109893] [14/15 Regression] Missed Dead Code Elimination when using __builtin_unreachable since r14-160-gf828503eeb79ad1f1ada6db7deccc5abcc2f3ca3
jakub at gcc dot gnu.org
- [Bug target/110061] libatomic: 128-bit atomics should be lock-free on AArch64
jakub at gcc dot gnu.org
- [Bug tree-optimization/110131] [12/13/14/15 Regression] Missed Dead Code Elimination when using __builtin_unreachable since r12-6924-gc2b610e7c6c
jakub at gcc dot gnu.org
- [Bug rtl-optimization/110163] [14/15 Regression] Comparing against a constant string is inefficient on some targets
jakub at gcc dot gnu.org
- [Bug target/110301] [14/15 Regression] x264 regression on Neoverse-N1
jakub at gcc dot gnu.org
- [Bug rtl-optimization/110369] [14/15 Regression] wrong code on x86_64-linux-gnu with sel-scheduling
jakub at gcc dot gnu.org
- [Bug tree-optimization/110413] [14/15 Regression] Missed Dead Code Elimination when using __builtin_unreachable since r14-1880-g827e208fa64
jakub at gcc dot gnu.org
- [Bug tree-optimization/110414] [14/15 Regression] Dead Code Elimination Regression since r14-1127-g9e2017ae6ac
jakub at gcc dot gnu.org
- [Bug tree-optimization/110458] [14/15 regression] -Warray-bounds=2 new false positive since r14-2013-gfb0447b1f6b7373f57cb3a3d17a46803cfd9909d
jakub at gcc dot gnu.org
- [Bug analyzer/110483] [14/15 Regression] Several gcc.dg/analyzer/out-of-bounds-diagram-*.c tests FAIL
jakub at gcc dot gnu.org
- [Bug tree-optimization/110502] [14/15 Regression] Dead Code Elimination Regression at -Os since r14-1656-g55fcaa9a8bd
jakub at gcc dot gnu.org
- [Bug libstdc++/110512] C++20 random access iterators run sequentially with PSTL
jakub at gcc dot gnu.org
- [Bug tree-optimization/110538] [14/15 Regression] Dead Code Elimination Regression since r14-368-ge1366a7e4ce
jakub at gcc dot gnu.org
- [Bug tree-optimization/110540] [14/15 Regression] Dead Code Elimination Regression since r14-1163-gd8b058d3ca4
jakub at gcc dot gnu.org
- [Bug middle-end/110586] [14/15 Regression] 10% fatigue2 regression on zen since r14-2369-g3a61ca1b925653 (bad LRA&scheduling)
jakub at gcc dot gnu.org
- [Bug tree-optimization/110628] [14/15 regression] gcc.dg/tree-ssa/update-threading.c fails after r14-2383-g768f00e3e84123
jakub at gcc dot gnu.org
- [Bug target/110647] [14/15 Regression] 66% TSVC/s2712 regressoin on N1-neoverse between g:620a35b24a2b6edb (2023-07-01 07:24) and g:80ae426a195a0d03 (2023-07-02 01:37)
jakub at gcc dot gnu.org
- [Bug target/110649] [14/15 Regression] 25% sphinx3 spec2006 regression on Ice Lake and zen since g:r14-2369-g3a61ca1b925653 (2023-07-06)
jakub at gcc dot gnu.org
- [Bug rtl-optimization/110717] Double-word sign-extension missed-optimization
jakub at gcc dot gnu.org
- [Bug middle-end/110757] [14/15 Regression] 7% parest regression on zen3 -Ofast -march=native -flto between g:4dbb3af1efe55174 (2023-07-14 00:54) and g:a5088dc3f5ef73c8 (2023-07-17 03:24)
jakub at gcc dot gnu.org
- [Bug libgomp/110842] [14/15 Regression] Openmp loops with KIND=16 DO loops
jakub at gcc dot gnu.org
- [Bug tree-optimization/110873] [14/15 Regression] Dead Code Elimination Regression at -O2 since r14-376-g47a76439911
jakub at gcc dot gnu.org
- [Bug tree-optimization/110891] [14/15 Regression] Dead Code Elimination Regression since r14-2674-gd0de3bf9175
jakub at gcc dot gnu.org
- [Bug tree-optimization/110903] [12/13 Regression] Dead Code Elimination Regression since r12-4526-gd8edfadfc7a979
jakub at gcc dot gnu.org
- [Bug tree-optimization/110919] [14/15 Regression] Dead Code Elimination Regression at -O3 since r14-1691-gbc5a2c2e793
jakub at gcc dot gnu.org
- [Bug tree-optimization/110931] [14/15 Regression] Dead Code Elimination Regression since r14-2890-gcc2003cd875
jakub at gcc dot gnu.org
- [Bug tree-optimization/110932] [14/15 Regression] Dead Code Elimination Regression since r14-2230-g7e904d6c7f2
jakub at gcc dot gnu.org
- [Bug tree-optimization/111292] [14/15 Regression] Missed Dead Code Elimination since r14-2228-g02460c0b8c9
jakub at gcc dot gnu.org
- [Bug tree-optimization/111293] [14/15 Regression] Missed Dead Code Elimination since r14-3414-g0cfc9c953d0
jakub at gcc dot gnu.org
- [Bug libstdc++/111302] aligned std::experimental::simd loads and stores are not constant expressions
jakub at gcc dot gnu.org
- [Bug tree-optimization/111326] [14/15 Regression] Dead Code Elimination Regression since r14-376-g47a76439911
jakub at gcc dot gnu.org
- [Bug tree-optimization/111498] [14/15 regression] 951% profile quality regression between g:93996cfb308ffc63 (2023-09-18 03:40) and g:95d2ce05fb32e663 (2023-09-19 03:22)
jakub at gcc dot gnu.org
- [Bug tree-optimization/111515] [14/15 Regression] Missed Dead Code Elimination since r14-4089-gd45ddc2c04e
jakub at gcc dot gnu.org
- [Bug tree-optimization/111542] [12/13/14/15 Regression] (a==0)&(b==0) into `(a|b) == 0` optimization sometimes gets in the way of other optimizations
jakub at gcc dot gnu.org
- [Bug target/111600] [14/15 Regression] RISC-V bootstrap time regression
jakub at gcc dot gnu.org
- [Bug tree-optimization/111798] [14/15 Regression] Recent change causing testsuite regression and poor code on mcore-elf
jakub at gcc dot gnu.org
- [Bug middle-end/111799] [14/15 Regression] Missed Dead Code Elimination since r14-2365-g2e406f0753e
jakub at gcc dot gnu.org
- [Bug tree-optimization/111801] [14/15 Regression] Missed Dead Code Elimination since r14-4141-gbf6b107e2a3
jakub at gcc dot gnu.org
- [Bug c/111811] [14/15 Regression] ICE with vector float bitfield after error
jakub at gcc dot gnu.org
- [Bug c++/112288] [12/13/14/15 Regression] ICE - internal compiler error: in instantiate_decl, at cp/pt.cc:26861 since r6-6830-g20a0c6f9bdbd78
jakub at gcc dot gnu.org
- [Bug tree-optimization/112358] [14/15 Regression] glibc -Wstringop-overflow= build failure
jakub at gcc dot gnu.org
- [Bug tree-optimization/112376] [14/15 Regression] gcc.dg/tree-ssa/ssa-dom-thread-7.c missed threading in aarch64 case
jakub at gcc dot gnu.org
- [Bug tree-optimization/112508] [14/15 Regression] Size regression when using -Os starting with r14-4089-gd45ddc2c04e
jakub at gcc dot gnu.org
- [Bug bootstrap/112534] [14/15 regression] build failure after r14-5424-gdb50aea6259545 using gcc 4.8.5
jakub at gcc dot gnu.org
- [Bug tree-optimization/112542] [14/15 Regression] Dead Code Elimination Regression since r14-4280-gc3c6f30496d
jakub at gcc dot gnu.org
- [Bug tree-optimization/112545] [14/15 Regression] Size regression when using -Os starting with r14-569-g21e2ef2dc25
jakub at gcc dot gnu.org
- [Bug target/112548] [14/15 regression] 5% exec time regression in 429.mcf on AMD zen4 CPU (since r14-5076-g01c18f58d37865)
jakub at gcc dot gnu.org
- [Bug middle-end/112549] [14/15 Regression] 9% exec time regression of 436.cactusADM on Aarch64
jakub at gcc dot gnu.org
- [Bug c++/112652] g++.dg/cpp26/literals2.C FAILs
jakub at gcc dot gnu.org
- [Bug testsuite/112728] gcc.dg/scantest-lto.c FAILs
jakub at gcc dot gnu.org
- [Bug target/112861] Most gdc tests FAIL on macOS 12+
jakub at gcc dot gnu.org
- [Bug target/112862] gfortran.dg coarray tests FAIL on macOS 12+
jakub at gcc dot gnu.org
- [Bug target/112863] Many obj-c++ tests FAIL on macOS 14
jakub at gcc dot gnu.org
- [Bug target/112864] Many libphobos tests FAIL on macOS 12+
jakub at gcc dot gnu.org
- [Bug target/112914] ~7-9% exec time regression of 436.cactusADM on AMD Zen2
jakub at gcc dot gnu.org
- [Bug target/112916] [14/15 Regression] ~4-7% exec time regression of 433.milc on AMD Zen2
jakub at gcc dot gnu.org
- [Bug target/112937] [14/15 Regression] GCN: FAILs due to unconditional 'f->use_flat_addressing = true;'
jakub at gcc dot gnu.org
- [Bug d/112957] [13/14/15 regression] src/std/math/exponential.d doesn't compile on 32-bit FreeBSD/x86
jakub at gcc dot gnu.org
- [Bug ada/112958] [12/13/14/15 regression] s-exnllf.ads etc. don't compile on 32-bit FreeBSD/x86
jakub at gcc dot gnu.org
- [Bug analyzer/113150] [14/15 Regression] FAIL: c-c++-common/analyzer/fd-glibc-byte-stream-socket.c -std=c++98 (test for excess errors)
jakub at gcc dot gnu.org
- [Bug target/113226] [14/15 Regression] testsuite/std/ranges/iota/max_size_type.cc fails for cris-elf after r14-6888-ga138b99646a555
jakub at gcc dot gnu.org
- [Bug analyzer/113314] [14/15 Regression] -Wanalyzer-infinite-loop false positive seen on haproxy's fd.c
jakub at gcc dot gnu.org
- [Bug target/113346] [14/15 Regression] epiphany-elf build failure
jakub at gcc dot gnu.org
- [Bug target/113357] [14/15 regression] m68k-linux bootstrap failure in stage2 due to segfault compiling unwind-dw2.c since r14-4664-g04c9cf5c786b94 (tree-switch-conversion.cc miscompiled)
jakub at gcc dot gnu.org
- [Bug fortran/113384] [14/15 Regression] FAIL: gfortran.dg/array_reference_1.f90 -O0 execution test
jakub at gcc dot gnu.org
- [Bug rtl-optimization/113390] [14/15 Regression] ICE: in model_update_limit_points_in_group, at haifa-sched.cc:1986 with -O2 --param=max-sched-region-insns=200 --param=max-sched-extend-regions-iters=2
jakub at gcc dot gnu.org
- [Bug tree-optimization/113441] [14/15 Regression] Fail to fold the last element with multiple loop since g:2efe3a7de0107618397264017fb045f237764cc7
jakub at gcc dot gnu.org
- [Bug rust/113472] rust/compile/issue-1446.rs FAILs
jakub at gcc dot gnu.org
- [Bug rust/113473] rust/compile/iterators1.rs etc. FAIL
jakub at gcc dot gnu.org
- [Bug rust/113477] rust/compile/torture/alt_patterns1.rs FAILs
jakub at gcc dot gnu.org
- [Bug tree-optimization/113524] FAIL: gcc.dg/torture/pr113026-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for bogus messages, line 10)
jakub at gcc dot gnu.org
- [Bug rtl-optimization/113533] Code generation regression after change for pr111267
jakub at gcc dot gnu.org
- [Bug ada/113536] [14/15 regression] valid reduction expression rejected
jakub at gcc dot gnu.org
- [Bug debug/113562] [14/15 Regression] FAIL: gcc.dg/guality/pr54796.c
jakub at gcc dot gnu.org
- [Bug rtl-optimization/113597] [14/15 Regression] aarch64: Significant code quality regression since r14-8346-ga98d5130a6dcff
jakub at gcc dot gnu.org
- [Bug target/113600] [14/15 regression] 525.x264_r run-time regresses by 8% with PGO -Ofast -march=znver4
jakub at gcc dot gnu.org
- [Bug analyzer/113606] [14/15 Regression] -Wanalyzer-infinite-recursion false positive on code involving strstr, memset, strnlen and -D_FORTIFY_SOURCE
jakub at gcc dot gnu.org
- [Bug target/113652] [14/15 regression] Failed bootstrap on ppc unrecognized opcode: `lfiwzx' with -mcpu=7450
jakub at gcc dot gnu.org
- [Bug testsuite/113685] [14/15 regression] gcc.dg/vect/vect-117.c fails profile checking with Invalid sum after r14-4089-gd45ddc2c04e471
jakub at gcc dot gnu.org
- [Bug c/113688] verify_type fails for compatible structs with FAM in C23
jakub at gcc dot gnu.org
- [Bug middle-end/113724] [14/15 Regression][OpenMP] ICE (segfault) when mapping a struct in omp_gather_mapping_groups_1 since r14-6515
jakub at gcc dot gnu.org
- [Bug c++/113746] [14/15 Regression] ICE: tree check: expected enumeral_type, have error_mark in tsubst_expr, at cp/pt.cc:21458 with missing typename since r14-4796-g3e3d73ed5e85e7
jakub at gcc dot gnu.org
- [Bug tree-optimization/113752] [14/15 Regression] warning: ‘%s’ directive writing up to 10218 bytes into a region of size between 0 and 10240 [-Wformat-overflow=] since r14-261-g0ef3756adf078c
jakub at gcc dot gnu.org
- [Bug target/113832] [14/15 Regression] 6% exec time regression of 464.h264ref on aarch64
jakub at gcc dot gnu.org
- [Bug target/113847] [14/15 Regression] 10% slowdown of 462.libquantum on AMD Ryzen 7700X and Ryzen 7900X
jakub at gcc dot gnu.org
- [Bug libgomp/113867] [14/15 Regression][OpenMP] Wrong code with mapping pointers in structs
jakub at gcc dot gnu.org
- [Bug ipa/113907] [12/13 regression] ICU miscompiled on x86 since r14-5109-ga291237b628f41
jakub at gcc dot gnu.org
- [Bug target/114134] [14/15 Regression] Extra mov instructions for simple function compared with GCC13 since r14-2386
jakub at gcc dot gnu.org
- [Bug target/114302] [14/15 Regression] GCN regressions after: vect: Tighten vect_determine_precisions_from_range [PR113281]
jakub at gcc dot gnu.org
- [Bug target/114411] [14/15 Regression] 12% exec time slowdown of 433.milc on aarch64
jakub at gcc dot gnu.org
- [Bug target/114412] [14/15 Regression] 7% slowdown of 436.cactusADM on aarch64
jakub at gcc dot gnu.org
- [Bug d/114434] gdc.test/runnable/test23514.d FAILs
jakub at gcc dot gnu.org
- [Bug testsuite/114568] [14/15 regression] g++.dg/vect/pr84556.cc fails to produce executable since r14-9706-gb8e7aaaf350a45
jakub at gcc dot gnu.org
- [Bug c++/114630] [14/15 Regression] [modules] building module with submodule causes corrupt gcm
jakub at gcc dot gnu.org
- [Bug tree-optimization/114793] [14/15 Regression] wrong code at -O1 with "-fschedule-insns2 -fselective-scheduling2" on x86_64-linux-gnu (the generated code hangs)
jakub at gcc dot gnu.org
- [Bug target/114801] [14/15 Regression] arm: ICE in find_cached_value, at rtx-vector-builder.cc:100 with MVE intrinsics
jakub at gcc dot gnu.org
- [Bug rtl-optimization/114828] [14/15 Regression] ICE on valid code at -O1 with "-ftree-pre -fselective-scheduling -fsel-sched-pipelining -fschedule-insns" on x86_64-linux-gnu: Segmentation fault
jakub at gcc dot gnu.org
- [Bug target/114860] [14/15 regression] [aarch64] 511.povray regresses by ~5.5% with -O3 -flto -march=native -mcpu=neoverse-v2 since r14-10014-ga2f4be3dae04fa
jakub at gcc dot gnu.org
- [Bug libbacktrace/114941] [14 regression] libbacktrace build is broken for FDPIC uclibc targets by r14-5173-g2b64e4a54042
jakub at gcc dot gnu.org
- [Bug target/114942] [14/15 Regression] ICE on valid code at -O1 with "-fno-tree-sra -fno-guess-branch-probability": in extract_constrain_insn, at recog.cc:2713
jakub at gcc dot gnu.org
- [Bug tree-optimization/114945] [14/15 regression] Sporadic std::vector::resize() -Wstringop-overflow or -Warray-bounds warning with gcc 14
jakub at gcc dot gnu.org
- [Bug tree-optimization/114948] [15 Regression] ICE on valid code at -O3 with "-fno-tree-ccp -fno-tree-ch" on x86_64-linux-gnu: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:647
jakub at gcc dot gnu.org
- [Bug libstdc++/116140] [15 Regression] 5-35% slowdown of 483.xalancbmk and 523.xalancbmk_r since r15-2356-ge69456ff9a54ba
hubicka at gcc dot gnu.org
- [Bug c++/114970] [14/15 Regression] 32-bit ARM gcc-14.1 new false positive -Wunused-value
jakub at gcc dot gnu.org
- [Bug target/114978] [14/15 regression] 548.exchange2_r 14%-28% regressions on Loongarch64 after gcc 14 snapshot 20240317
jakub at gcc dot gnu.org
- [Bug target/114987] [14/15 Regression] floating point vector regression, x86, between gcc 14 and gcc-13 using -O3 and target clones on skylake platforms
jakub at gcc dot gnu.org
- [Bug testsuite/115001] [14/15 Regression] pr109062.c fails on hybrid Intel CPU
jakub at gcc dot gnu.org
- [Bug target/115002] [14/15 regression] wide integer vector performance regression, x86, between gcc-14 and gcc-13 using target clones on skylake platform
jakub at gcc dot gnu.org
- [Bug tree-optimization/115011] [14/15 Regression] Missed optimization: (bool) (f ? 1: t) ==> 1 when bool t = (0 >= f) + x;
jakub at gcc dot gnu.org
- [Bug rtl-optimization/115021] [14 regression] unnecessary spill for vpternlog
jakub at gcc dot gnu.org
- [Bug target/115024] [14/15 regression] 128 bit division performance regression, x86, between gcc-14 and gcc-13 using target clones on skylake platform
jakub at gcc dot gnu.org
- [Bug target/115025] [14/15 regression] prime computation performance regression, x86, between gcc-14 and gcc-13 on skylake platform
jakub at gcc dot gnu.org
- [Bug target/115029] [14/15 regression] FFT computation performance regression, x86, between gcc-14 and gcc-13 on skylake platform
jakub at gcc dot gnu.org
- [Bug target/115042] [14/15 Regression] valgrind test fails to compile on armv7
jakub at gcc dot gnu.org
- [Bug middle-end/115056] [14/15 regression] False positive -Wstringop-overflow and -Warray-bounds
jakub at gcc dot gnu.org
- [Bug target/115071] [14/15 regression] performance regression, x86, between gcc-14 and gcc-13 using -O3 and _Pragma("GCC unroll 4") on skylake
jakub at gcc dot gnu.org
- [Bug target/115142] [14 Regression] Unrecognizable insn in extract_insn, at recog.cc:2812 with -ftree-ter
jakub at gcc dot gnu.org
- [Bug sanitizer/115156] [14/15 Regression] passing zero to __builtin_clzl() check missing
jakub at gcc dot gnu.org
- [Bug d/115249] [14/15 regression] gdc.test/runnable/test34.d etc. FAIL
jakub at gcc dot gnu.org
- [Bug target/115258] [14 Regression] register swaps for vector perm in some cases after r14-6290
jakub at gcc dot gnu.org
- [Bug tree-optimization/115267] [14/15 Regression] Undue warning about undefined behavior in loop with varying limits
jakub at gcc dot gnu.org
- [Bug tree-optimization/115275] [14/15 Regression] Missed optimization for Dead Code Elimination
jakub at gcc dot gnu.org
- [Bug tree-optimization/115354] [14/15 Regression] Large -Os code size increase related to -ftree-sra since r14-5831-gaae723d360ca26
jakub at gcc dot gnu.org
- [Bug tree-optimization/115494] [14/15 Regression] wrong code at -O{2,3} on x86_64-linux-gnu since r14-3485
jakub at gcc dot gnu.org
- [Bug target/115576] [14/15 regression] Worse code generated for simple struct conversion since r14-2386-gbdf2737cda53a8
jakub at gcc dot gnu.org
- [Bug tree-optimization/115841] [12/13 Regression] 521.wrf_r ICEs when building with -march=znver4 -Ofast -flto --param vect-partial-vector-usage=1
jakub at gcc dot gnu.org
- [Bug c++/115897] [14/15 Regression] vector_size attribute on alias template has no effect when used in a dependent variable template-id
jakub at gcc dot gnu.org
- [Bug target/115981] [14/15 Regression] Redundant vmovaps to itself after vmovups since r14-537
jakub at gcc dot gnu.org
- [Bug tree-optimization/116024] [14/15 Regression] unnecessary integer comparison(s) for a simple loop since r14-5628-g53ba8d669550d3
jakub at gcc dot gnu.org
- [Bug rtl-optimization/116053] [14/15 Regression] during RTL pass: cprop_hardreg ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 2 with -O1 -finstrument-functions -fno-forward-propagate -fno-delete-dead-exceptions -fnon-call-exceptions
jakub at gcc dot gnu.org
- [Bug target/116059] [14/15 Regression] Miscompile at -O2 since r14-6420-g85c5efcffed
jakub at gcc dot gnu.org
- [Bug c++/116071] [14 Regression] Non-inline destructor for class template rejected with -std=gnu++14 -fconcepts
jakub at gcc dot gnu.org
- [Bug tree-optimization/116083] [14/15 Regression] Re-surfacing SLP vectorization slowness for gcc.dg/pr87985.c
jakub at gcc dot gnu.org
- [Bug tree-optimization/116098] [14/15 Regression] _Bool value from tagged union is incorrect when built with optimization since r14-1597-g64d90d06d2db43
jakub at gcc dot gnu.org
- [Bug target/116131] [14/15 Regression] RISC-V: Unrecognizable insn with xtheadmemidx on rv32
jakub at gcc dot gnu.org
- [Bug testsuite/109656] [14/15 regression] 26_numerics/random/random_device/cons/token.cc fails after r14-289-gf9412cedd6c0e7
redi at gcc dot gnu.org
- [Bug libstdc++/116140] [15 Regression] 5-35% slowdown of 483.xalancbmk and 523.xalancbmk_r since r15-2356-ge69456ff9a54ba
tnfchris at gcc dot gnu.org
- [Bug target/115981] [14/15 Regression] Redundant vmovaps to itself after vmovups since r14-537
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116028] [15 regression] gcc.dg/pr10474.c test failure since r15-1619-g3b9b8d6cfdf593
jskumari at gcc dot gnu.org
- [Bug target/114659] gcc miscompiles a __builtin_memcpy on i386, leading to wrong results for SNaN
cvs-commit at gcc dot gnu.org
- [Bug target/114659] gcc miscompiles a __builtin_memcpy on i386, leading to wrong results for SNaN
rguenth at gcc dot gnu.org
- [Bug target/110061] libatomic: 128-bit atomics should be lock-free on AArch64
wilco at gcc dot gnu.org
- [Bug tree-optimization/116142] vec_widen_smult_{odd,even}_M ineffective for a simple widening dot product (vect_used_by_reduction is not set?)
rguenth at gcc dot gnu.org
- [Bug c++/116172] New: Uses of global main should also forbidden in freestanding modes
de34 at live dot cn
- [Bug middle-end/116138] [15 regression] PGO+LTO bootstrap broken on aarch64 since r15-2196-g88d16194d0c8a6
schwab@linux-m68k.org
- [Bug target/110061] libatomic: 128-bit atomics should be lock-free on AArch64
sjames at gcc dot gnu.org
- [Bug target/116104] [15 Regression] GCN vs. "[rtl-optimization/116037] Explicitly track if a destination was skipped in ext-dce"
tschwinge at gcc dot gnu.org
- [Bug c++/116167] "static_cast" of member function pointer (non-noexcept) to noexcept erroneously succeeds if not overloaded
admin at hexadigm dot com
- [Bug middle-end/109224] Wmismatched-new-delete false positive with a templated operator new (common with coroutines)
arsen at gcc dot gnu.org
- [Bug middle-end/109224] Wmismatched-new-delete false positive with a templated operator new (common with coroutines)
arsen at gcc dot gnu.org
- [Bug c++/116162] GCC rejects explicitly default move ctor with const X&& parameter
mpolacek at gcc dot gnu.org
- [Bug rtl-optimization/116096] [15 Regression] during RTL pass: cprop_hardreg ICE: in extract_insn, at recog.cc:2848 (unrecognizable insn ashift:TI?) with -O2 -flive-range-shrinkage -fno-peephole2 -mstackrealign
cvs-commit at gcc dot gnu.org
- [Bug middle-end/109224] Wmismatched-new-delete false positive with a templated operator new (common with coroutines)
arsen at gcc dot gnu.org
- [Bug c++/116169] [DR882] `int main() = delete` is incorrect accepted
mpolacek at gcc dot gnu.org
- [Bug c++/116162] GCC rejects explicitly default move ctor with const X&& parameter
jakub at gcc dot gnu.org
- [Bug rtl-optimization/116096] [15 Regression] during RTL pass: cprop_hardreg ICE: in extract_insn, at recog.cc:2848 (unrecognizable insn ashift:TI?) with -O2 -flive-range-shrinkage -fno-peephole2 -mstackrealign
liuhongt at gcc dot gnu.org
- [Bug c++/116162] GCC rejects explicitly default move ctor with const X&& parameter
jakub at gcc dot gnu.org
- [Bug rtl-optimization/115021] [14 regression] unnecessary spill for vpternlog
liuhongt at gcc dot gnu.org
- [Bug c++/116015] ICE in replace_placeholders_r for simple default member initializer
ppalka at gcc dot gnu.org
- [Bug c++/116015] ICE in replace_placeholders_r for simple default member initializer
mpolacek at gcc dot gnu.org
- [Bug c++/112341] error: insufficient contextual information to determine type on co_await result in function template
cvs-commit at gcc dot gnu.org
- [Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf
dimitar at gcc dot gnu.org
- [Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf
dimitar at gcc dot gnu.org
- [Bug testsuite/116154] gcc.dg/torture/pr67947.c fails on pru-unknown-elf
sjames at gcc dot gnu.org
- [Bug libstdc++/116140] [15 Regression] 5-35% slowdown of 483.xalancbmk and 523.xalancbmk_r since r15-2356-ge69456ff9a54ba
tnfchris at gcc dot gnu.org
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
cvs-commit at gcc dot gnu.org
- [Bug analyzer/116173] New: [15 regression] /analyzer/call-summary.cc:727:28: warning: unused variable ‘summary_cast_reg’ [-Wunused-variable]
sjames at gcc dot gnu.org
- [Bug target/116174] New: Alignment request is added before endbr with -fcf-protection=branch
gcc at breakpoint dot cc
- [Bug libstdc++/116140] [15 Regression] 5-35% slowdown of 483.xalancbmk and 523.xalancbmk_r since r15-2356-ge69456ff9a54ba
acoplan at gcc dot gnu.org
- [Bug tree-optimization/116120] [15 regression] Wrong code for (a ? x : y) != (b ? x : y) since r15-2106-g44fcc1ca11e7ea35dc9fb25a5317346bc1eaf7b2
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/114767] gfortran AVX2 complex multiplication by (0d0,1d0) suboptimal
mjr19 at cam dot ac.uk
- [Bug tree-optimization/116120] [15 regression] Wrong code for (a ? x : y) != (b ? x : y) since r15-2106-g44fcc1ca11e7ea35dc9fb25a5317346bc1eaf7b2
pinskia at gcc dot gnu.org
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
qinzhao at gcc dot gnu.org
- [Bug c++/116175] New: ICE with dependent format attribute
jakub at gcc dot gnu.org
- [Bug c++/116175] ICE with dependent format attribute
jakub at gcc dot gnu.org
- [Bug testsuite/116143] [15 regression] gcc.dg/plugin/diagnostic-* test fails intermittently
segher at gcc dot gnu.org
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
dimitar at gcc dot gnu.org
- [Bug tree-optimization/116142] vec_widen_smult_{odd,even}_M ineffective for a simple widening dot product (vect_used_by_reduction is not set?)
xry111 at gcc dot gnu.org
- [Bug testsuite/116163] RFE: add a linting tool for DegaGnu tests
andi-gcc at firstfloor dot org
- [Bug target/93022] [ARM, AArch32, NEON] Missing 'vld1_s16_x3' intrinsic
amy at amyspark dot me
- [Bug testsuite/116163] RFE: add a linting tool for DegaGnu tests
pinskia at gcc dot gnu.org
- [Bug other/116176] New: SARIF output doesn't yet capture nesting of logical locations
dmalcolm at gcc dot gnu.org
- [Bug c++/116113] [15 Regression] ICE: Segmentation fault (maybe_convert_cond)
cvs-commit at gcc dot gnu.org
- [Bug c++/116113] [15 Regression] ICE: Segmentation fault (maybe_convert_cond)
jakub at gcc dot gnu.org
- [Bug c++/115746] [C++26] P2963R3 - Ordering of constraints involving fold expressions
jakub at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
kees at outflux dot net
- [Bug libstdc++/116070] [14 Regression] broken headers for compile with flags -std=gnu++14 -fconcepts
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/116070] [14 Regression] broken headers for compile with flags -std=gnu++14 -fconcepts
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/115854] Copy-initialization or implicit conversion is used when creating an allocator whose type is obtained by rebind
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/114387] Explicitly declared destructor makes basic_format_context sometimes not movable
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/115399] std::tr2::dynamic_bitset shift behaves differently from std::bitset
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/115854] Copy-initialization or implicit conversion is used when creating an allocator whose type is obtained by rebind
redi at gcc dot gnu.org
- [Bug libstdc++/115399] std::tr2::dynamic_bitset shift behaves differently from std::bitset
redi at gcc dot gnu.org
- [Bug libstdc++/116070] [14 Regression] broken headers for compile with flags -std=gnu++14 -fconcepts
redi at gcc dot gnu.org
- [Bug libstdc++/114387] Explicitly declared destructor makes basic_format_context sometimes not movable
redi at gcc dot gnu.org
- [Bug other/116177] New: SARIF output invocation's "executionSuccessful": true even when failing with an error (3.20.14)
dmalcolm at gcc dot gnu.org
- [Bug target/116111] RISC-V: 'd' extension allowed with -mabi=ilp32e
cvs-commit at gcc dot gnu.org
- [Bug c++/116178] New: wish: command line -std=c++newest
antto at mail dot bg
- [Bug bootstrap/70200] builing gcc with -lfto without libunwind
sjames at gcc dot gnu.org
- [Bug c++/116178] wish: command line -std=c++newest
mpolacek at gcc dot gnu.org
- [Bug middle-end/116179] New: [15 regression] -fcompare-debug --gno-statement-frontiers failure with -O3 when building mesa-24.1.4
sjames at gcc dot gnu.org
- [Bug middle-end/116179] [15 regression] -fcompare-debug --gno-statement-frontiers failure with -O3 when building mesa-24.1.4
sjames at gcc dot gnu.org
- [Bug middle-end/116179] [15 regression] -fcompare-debug --gno-statement-frontiers failure with -O3 when building mesa-24.1.4
sjames at gcc dot gnu.org
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
qinzhao at gcc dot gnu.org
- [Bug middle-end/116179] [15 regression] -fcompare-debug --gno-statement-frontiers failure with -O3 when building mesa-24.1.4
sjames at gcc dot gnu.org
- [Bug middle-end/116179] [15 regression] -fcompare-debug --gno-statement-frontiers failure with -O3 when building mesa-24.1.4
sjames at gcc dot gnu.org
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
dimitar at gcc dot gnu.org
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
qinzhao at gcc dot gnu.org
- [Bug c++/116178] wish: command line -std=c++newest
redi at gcc dot gnu.org
- [Bug c++/116178] wish: command line -std=c++newest
pinskia at gcc dot gnu.org
- [Bug c++/116178] wish: command line -std=c++newest
arsen at gcc dot gnu.org
- [Bug target/116149] RISC-V: Miscompile at -O3 with zvl256b -mrvv-vector-bits=zvl
cvs-commit at gcc dot gnu.org
- [Bug c++/116178] wish: command line -std=c++newest
jakub at gcc dot gnu.org
- [Bug target/116149] RISC-V: Miscompile at -O3 with zvl256b -mrvv-vector-bits=zvl
rdapp at gcc dot gnu.org
- [Bug rtl-optimization/116179] [15 regression] -fcompare-debug -gno-statement-frontiers failure with -O3 when building mesa-24.1.4
pinskia at gcc dot gnu.org
- [Bug target/116033] [14 only] RISC-V: -march=rv64gv_xtheadmemidx generates illegal vse8.v insn
patrick at rivosinc dot com
- [Bug rtl-optimization/116179] [15 regression] -fcompare-debug -gno-statement-frontiers failure with -O3 when building mesa-24.1.4
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
mark at gcc dot gnu.org
- [Bug c++/116178] wish: command line -std=c++newest
antto at mail dot bg
- [Bug c++/116178] wish: command line -std=c++newest
redi at gcc dot gnu.org
- [Bug libstdc++/99942] [12/13/14/15 Regression] COW std::string::data() is noexcept but can throw
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/113841] Can't swap two std::hash<T*>
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/113807] [performance] bitset::set not using memset opportunity
cvs-commit at gcc dot gnu.org
- [Bug testsuite/116132] New test case gfortran.dg/pr105361.f90 from r15-2320-g3aeb697a2158d3 fails intermittently
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/102958] std::u8string suboptimal compared to std::string
redi at gcc dot gnu.org
- [Bug target/113578] Incorrect sign printed for -nan on RISC-V
redi at gcc dot gnu.org
- [Bug libstdc++/114862] std::uppercase not applying to nan's and inf's
redi at gcc dot gnu.org
- [Bug libstdc++/108619] Compilation error if the construct method of the allocator isn't implemented and the detructor of value_type is private
redi at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
andi-gcc at firstfloor dot org
- [Bug libstdc++/113258] Pre-C++17 code that replaces malloc/free crashes when mixed with post-C++17 code that uses the align_val_t variants of new/delete
redi at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
pinskia at gcc dot gnu.org
- [Bug libstdc++/113807] [performance] bitset::set not using memset opportunity
redi at gcc dot gnu.org
- [Bug libfortran/105361] Incorrect end-of-file condition for derived-type I/O
jvdelisle at gcc dot gnu.org
- [Bug c++/116180] New: False positive -Wstringop-overread when calling std::strlen on pointer to static constexpr member std::array containing contents of a non-null terminated string followed by a null terminator
tanelson at lcmail dot lcsc.edu
- [Bug rtl-optimization/116179] [15 regression] -fcompare-debug -gno-statement-frontiers failure with -O3 when building mesa-24.1.4
sjames at gcc dot gnu.org
- [Bug modula2/116181] New: -Wlto-type-mismatch warnings/errors during m2 bootstrap
sjames at gcc dot gnu.org
- [Bug other/116182] New: bootstrap-lto should set a small list of -Werror options for LTO correctness (-Werror=lto-type-mismatch,odr,strict-aliasing)
sjames at gcc dot gnu.org
- [Bug libfortran/105361] Incorrect end-of-file condition for derived-type I/O
jvdelisle at gcc dot gnu.org
- [Bug target/113578] Incorrect sign printed for -nan on RISC-V
ewlu at rivosinc dot com
- [Bug rtl-optimization/116179] [15 regression] -fcompare-debug -gno-statement-frontiers failure with -O3 when building mesa-24.1.4
law at gcc dot gnu.org
- [Bug driver/116183] New: -fcompare-debug broken with piped input
sjames at gcc dot gnu.org
- [Bug fortran/104626] ICE in gfc_format_decoder, at fortran/error.cc:1071
jvdelisle at gcc dot gnu.org
- [Bug driver/116183] -fcompare-debug broken with piped input
sjames at gcc dot gnu.org
- [Bug driver/65264] compare debug failure when using stdin
sjames at gcc dot gnu.org
- [Bug fortran/104626] ICE in gfc_format_decoder, at fortran/error.cc:1071
jvdelisle at gcc dot gnu.org
- [Bug libfortran/105361] Incorrect end-of-file condition for derived-type I/O
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/104178] [12 regression] -fcompare-debug failure at -O3 -m32 since r12-4790-g4b3a325f07acebf47e82de227ce1d5ba62f5bcae
sjames at gcc dot gnu.org
- [Bug tree-optimization/106375] [13 regression] Lowering complex type mov regressed loop distribution for memset/memcpy/memmov.
sjames at gcc dot gnu.org
- [Bug c++/116184] New: section attributes in COMDAT groups use wrong group name for multiple instances in same TU
roland at gnu dot org
- [Bug tree-optimization/109334] tree-object-size: Improve size computation in arguments
sjames at gcc dot gnu.org
- [Bug ipa/106816] noreturn/pure attributes are not set correctly on multiversioned functions
sjames at gcc dot gnu.org
- [Bug gcov-profile/105063] [GCOV] Ability to map .gcda paths
sjames at gcc dot gnu.org
- [Bug gcov-profile/105238] [12/13/14/15 regression] using -fprofile-dir: gcno files not ccache cachable anymore / gcovr report broken
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116185] New: [15 Regression] Comparison failure on sh4 due to debug symbols
law at gcc dot gnu.org
- [Bug testsuite/116148] c-c++-common/fam-in-union-alone-in-struct-2.c fails on big-endian (finally tested starting with r15-2403-g136f364e26d9ad)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
amacleod at redhat dot com
- [Bug rtl-optimization/116185] [15 Regression] Comparison failure on sh4 due to debug symbols
pinskia at gcc dot gnu.org
- [Bug target/113860] SVE popcount can be used for 16bit, 32bit and 64bit
cvs-commit at gcc dot gnu.org
- [Bug c++/112288] [12/13/14/15 Regression] ICE - internal compiler error: in instantiate_decl, at cp/pt.cc:26861 since r6-6830-g20a0c6f9bdbd78
cvs-commit at gcc dot gnu.org
- [Bug c++/115296] CTAD fails
cvs-commit at gcc dot gnu.org
- [Bug c++/115656] [12/13/14 Regression] Templated ctor use rejected in non-deduced context if class template has template template parameter
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/116038] ambiguous overload in bind_front caused by deducing this
cvs-commit at gcc dot gnu.org
- [Bug c++/115897] [14/15 Regression] vector_size attribute on alias template has no effect when used in a dependent variable template-id
cvs-commit at gcc dot gnu.org
- [Bug c++/88313] generic lambda in default template argument
cvs-commit at gcc dot gnu.org
- [Bug c++/116184] section attributes in COMDAT groups use wrong group name for multiple instances in same TU
ppalka at gcc dot gnu.org
- [Bug target/116186] New: the scalar cost for popcount is off for -mcpu=neoverse-n2 (and generic-armv9-a)
pinskia at gcc dot gnu.org
- [Bug c++/116184] section attributes in COMDAT groups use wrong group name for multiple instances in same TU
pinskia at gcc dot gnu.org
- [Bug c++/87178] Compilation failure when program contains multiple variables allocated in particular section, and at least one variable is C++17 "inline"
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
sjames at gcc dot gnu.org
- [Bug driver/65264] compare debug failure when using stdin
sjames at gcc dot gnu.org
- [Bug ada/115917] GNAT fails to bootstrap with LTO and -Werror=lto-type-mismatch due to C_Version_String and gnat_version_string on x86_64-pc-linux-gnu
sjames at gcc dot gnu.org
- [Bug rust/108087] -Wodr warnings in rust/rust-lang.cc (lang_type)
sjames at gcc dot gnu.org
- [Bug c++/116184] section attributes in COMDAT groups use wrong group name for multiple instances in same TU
roland at gnu dot org
- [Bug c++/116184] section attributes in COMDAT groups use wrong group name for multiple instances in same TU
pinskia at gcc dot gnu.org
- [Bug c++/87178] Compilation failure when program contains multiple variables allocated in particular section, and at least one variable is C++17 "inline"
pinskia at gcc dot gnu.org
- [Bug ipa/90151] [12/13/14/15 regression] 554.roms_r regression on x86_64 at -O2 and generic march/mtune since r8-4715-g35cd23ebb6d05e
sjames at gcc dot gnu.org
- [Bug c++/116184] section attributes in COMDAT groups use wrong group name for multiple instances in same TU
roland at gnu dot org
- [Bug c++/87178] Compilation failure when program contains multiple variables allocated in particular section, and at least one variable is C++17 "inline"
roland at gnu dot org
- [Bug rust/116187] New: -Wuninitialized warnings in libgrust/libproc_macro_internal/literal.cc
sjames at gcc dot gnu.org
- [Bug other/116188] New: Drop building libcody for stage1 for bootstraps
sjames at gcc dot gnu.org
- [Bug other/116188] Drop building libcody for stage1 for bootstraps
sjames at gcc dot gnu.org
- [Bug target/113341] Using GCC as the bootstrap compiler breaks LLVM on 32-bit PowerPC
sjames at gcc dot gnu.org
- [Bug target/113652] [14/15 regression] Failed bootstrap on ppc unrecognized opcode: `lfiwzx' with -mcpu=7450
sjames at gcc dot gnu.org
- [Bug fortran/104626] ICE in gfc_format_decoder, at fortran/error.cc:1071
jvdelisle at gcc dot gnu.org
- [Bug bootstrap/35199] [PATCH] Check for valid value of BASEVER
sjames at gcc dot gnu.org
- [Bug bootstrap/109051] Configure takes long time for multibuild of run-time libraries
sjames at gcc dot gnu.org
- [Bug bootstrap/84402] [meta] GCC build system: parallelism bottleneck
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116185] [15 Regression] Comparison failure on sh4 due to debug symbols since r15-2069-g9f9faebb8ebfc0
pinskia at gcc dot gnu.org
- [Bug bootstrap/110607] Makefile.in builds broken build-tools when CXXFLAGS is defined
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116185] [15 Regression] Comparison failure on sh4 due to debug symbols since r15-2069-g9f9faebb8ebfc0
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116189] New: [14/15 Regression] compare debug failure at -O2 on sh
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116189] [14/15 Regression] compare debug failure at -O2 on sh
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116185] [15 Regression] Comparison failure on sh4 due to debug symbols since r15-2069-g9f9faebb8ebfc0
pinskia at gcc dot gnu.org
- [Bug bootstrap/51450] configure's test for -fno-rtti -fno-exceptions broken
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116185] [15 Regression] Comparison failure on sh4 due to debug symbols since r15-2069-g9f9faebb8ebfc0
pinskia at gcc dot gnu.org
- [Bug tree-optimization/115866] missed optimization vectorizing switch statements.
andi-gcc at firstfloor dot org
- [Bug rtl-optimization/116189] [14/15 Regression] compare debug failure at -O2 on sh
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116179] [15 regression] -fcompare-debug -gno-statement-frontiers failure with -O3 when building mesa-24.1.4 since r15-1735-ge62ea4fb8ffcab (late combine)
sjames at gcc dot gnu.org
- [Bug lto/113204] lto1: error: qsort comparator non-negative on sorted output: 64
sjames at gcc dot gnu.org
- [Bug lto/113204] qsort checking ICE with Go LTO (lto1: error: qsort comparator non-negative on sorted output: 64)
sjames at gcc dot gnu.org
- [Bug lto/113204] qsort checking ICE with Go LTO (lto1: error: qsort comparator non-negative on sorted output: 64)
sjames at gcc dot gnu.org
- [Bug lto/113204] qsort checking ICE with Go LTO (lto1: error: qsort comparator non-negative on sorted output: 64)
sjames at gcc dot gnu.org
- [Bug testsuite/116163] RFE: add a linting tool for DejaGnu tests
sjames at gcc dot gnu.org
- [Bug testsuite/116163] RFE: add a linting tool for DejaGnu tests
sjames at gcc dot gnu.org
- [Bug ada/116190] New: raised STORAGE_ERROR : stack overflow or erroneous memory access with array of unbounded strings
aj at ianozi dot com
- [Bug c++/116178] wish: command line -std=c++newest
antto at mail dot bg
- [Bug c++/116178] wish: command line -std=c++newest
sjames at gcc dot gnu.org
- [Bug c/116191] New: Avoid inlining in unlikely branches
ilija.tovilo at me dot com
- [Bug c++/116178] wish: command line -std=c++newest
sjames at gcc dot gnu.org
- [Bug c++/116178] wish: command line -std=c++newest
sjames at gcc dot gnu.org
- [Bug target/107757] PPCLE: Inefficient vector constant creation
guojiufu at gcc dot gnu.org
- [Bug tree-optimization/109334] tree-object-size: Improve size computation in arguments
uecker at gcc dot gnu.org
- [Bug analyzer/116173] [15 regression] analyzer/call-summary.cc:727:28: warning: unused variable ‘summary_cast_reg’ [-Wunused-variable] since r15-1108-g70f26314b62e2d
rguenth at gcc dot gnu.org
- [Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch
rguenth at gcc dot gnu.org
- [Bug other/116182] bootstrap-lto should set a small list of -Werror options for LTO correctness (-Werror=lto-type-mismatch,odr,strict-aliasing)
rguenth at gcc dot gnu.org
- [Bug bootstrap/116188] Drop building libcody for stage1 for bootstraps
rguenth at gcc dot gnu.org
- [Bug ipa/116191] Avoid inlining in unlikely branches
rguenth at gcc dot gnu.org
- [Bug target/116043] [15 regression] TLS relocation issue when building glibc with -O3 -mavx512bf16 by r15-1619
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116142] vec_widen_smult_{odd,even}_M ineffective for a simple widening dot product (vect_used_by_reduction is not set?)
rguenther at suse dot de
- [Bug rust/116192] New: [15 regression] 32-bit rust build fails
ro at gcc dot gnu.org
- [Bug rust/116192] [15 regression] 32-bit rust build fails
ro at gcc dot gnu.org
- [Bug rust/116192] [15 regression] 32-bit rust build fails
ro at gcc dot gnu.org
- [Bug target/113341] Using GCC as the bootstrap compiler breaks LLVM on 32-bit PowerPC
glaubitz at physik dot fu-berlin.de
- [Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch
hjl.tools at gmail dot com
- [Bug rust/107700] Several testsuite failures on SPARC
cohenarthur at gcc dot gnu.org
- [Bug rust/116192] [15 regression] 32-bit rust build fails
cohenarthur at gcc dot gnu.org
- [Bug rust/107700] Several testsuite failures on SPARC
cohenarthur at gcc dot gnu.org
- [Bug target/115683] [15 Regression] SSE2 regressions after obselete of vcond{,u,eq}.
rguenth at gcc dot gnu.org
- [Bug target/114189] Target implements obsolete vcond{,u,eq} expanders
rguenth at gcc dot gnu.org
- [Bug target/114189] Target implements obsolete vcond{,u,eq} expanders
rguenth at gcc dot gnu.org
- [Bug c++/116178] wish: command line -std=c++newest
redi at gcc dot gnu.org
- [Bug c/116193] New: enhancement: type attribute that causes overflow for unsigned integer types to trap
uecker at gcc dot gnu.org
- [Bug c/116193] enhancement: type attribute that causes overflow for unsigned integer types to trap
uecker at gcc dot gnu.org
- [Bug c++/116178] wish: command line -std=c++newest
redi at gcc dot gnu.org
- [Bug c++/116178] wish: command line -std=c++newest
jakub at gcc dot gnu.org
- [Bug c/116194] New: enhancement: attribute to protect tagged unions
uecker at gcc dot gnu.org
- [Bug c/116193] enhancement: type attribute that causes overflow for unsigned integer types to trap
pinskia at gcc dot gnu.org
- [Bug c/116193] enhancement: type attribute that causes overflow for unsigned integer types to trap
jakub at gcc dot gnu.org
- [Bug tree-optimization/116156] [14/15 regression] -fcompare-debug -gno-statement-frontiers failure with -O2 when building gdk-pixbuf
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116156] [14 regression] -fcompare-debug -gno-statement-frontiers failure with -O2 when building gdk-pixbuf
pinskia at gcc dot gnu.org
- [Bug libstdc++/113578] Incorrect sign printed for -nan on RISC-V
redi at gcc dot gnu.org
- [Bug target/116170] [15 regression] ICE unrecognizable insn since r15-2084-g33dca0a4c1c421
linkw at gcc dot gnu.org
- [Bug ipa/102061] Cloned function names get exposed in warning messages
peter0x44 at disroot dot org
- [Bug target/116170] [15 regression] ICE unrecognizable insn since r15-2084-g33dca0a4c1c421
linkw at gcc dot gnu.org
- [Bug libstdc++/113578] Incorrect sign printed for -nan on RISC-V
redi at gcc dot gnu.org
- [Bug rtl-optimization/116179] [15 regression] -fcompare-debug -gno-statement-frontiers failure with -O3 when building mesa-24.1.4 since r15-1735-ge62ea4fb8ffcab (late combine)
pinskia at gcc dot gnu.org
- [Bug c/116193] enhancement: type attribute that causes overflow for unsigned integer types to trap
uecker at gcc dot gnu.org
- [Bug rust/116192] [15 regression] 32-bit rust build fails
cohenarthur at gcc dot gnu.org
- [Bug c/116193] enhancement: type attribute that causes overflow for unsigned integer types to trap
rguenth at gcc dot gnu.org
- [Bug c++/43745] [avr] g++ puts VTABLES in SRAM
gjl at gcc dot gnu.org
- [Bug middle-end/111821] [12/13/14/15 Regression] OOM with packed struct and stack variable with copy
rguenth at gcc dot gnu.org
- [Bug middle-end/12454] large number of if (); else if in g++.dg/parse/stack1.C cause stack exhaustion
rguenth at gcc dot gnu.org
- [Bug other/30920] Incorrect splaying that fails to assure the caching property
rguenth at gcc dot gnu.org
- [Bug libstdc++/116140] [15 Regression] 5-35% slowdown of 483.xalancbmk and 523.xalancbmk_r since r15-2356-ge69456ff9a54ba
acoplan at gcc dot gnu.org
- [Bug target/116195] New: arm: ICE building pr111150.C
adhemerval.zanella at linaro dot org
- [Bug c++/116169] [DR882] `int main() = delete` is incorrect accepted
cvs-commit at gcc dot gnu.org
- [Bug c++/116169] [DR882] `int main() = delete` is incorrect accepted
mpolacek at gcc dot gnu.org
- [Bug c++/94404] [meta-bug] C++ core issues
mpolacek at gcc dot gnu.org
- [Bug fortran/116196] New: Missing temporary with WHERE and aliasing TARGET array references
mikael at gcc dot gnu.org
- [Bug c++/115296] CTAD fails
ppalka at gcc dot gnu.org
- [Bug libstdc++/116038] ambiguous overload in bind_front caused by deducing this
ppalka at gcc dot gnu.org
- [Bug c++/115897] [14/15 Regression] vector_size attribute on alias template has no effect when used in a dependent variable template-id
ppalka at gcc dot gnu.org
- [Bug c++/88313] generic lambda in default template argument
ppalka at gcc dot gnu.org
- [Bug c++/54367] [meta-bug] lambda expressions
ppalka at gcc dot gnu.org
- [Bug target/116145] SVE constant pool loads not hoisted outside loops
cvs-commit at gcc dot gnu.org
- [Bug target/116145] SVE constant pool loads not hoisted outside loops
rsandifo at gcc dot gnu.org
- [Bug fortran/116196] Missing temporary with WHERE and aliasing TARGET array references
mikael at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
qinzhao at gcc dot gnu.org
- [Bug c/116193] enhancement: type attribute that causes overflow for unsigned integer types to trap
muecker at gwdg dot de
- [Bug other/30920] Incorrect splaying that fails to assure the caching property
rsandifo at gcc dot gnu.org
- [Bug tree-optimization/116156] [14 regression] -fcompare-debug -gno-statement-frontiers failure with -O2 when building gdk-pixbuf
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116156] [14 regression] -fcompare-debug -gno-statement-frontiers failure with -O2 when building gdk-pixbuf
pinskia at gcc dot gnu.org
- [Bug middle-end/116058] [15 Regression] sh4-linux-gnu fails to bootstrap, late combine issue
cvs-commit at gcc dot gnu.org
- [Bug middle-end/116058] [15 Regression] sh4-linux-gnu fails to bootstrap, late combine issue
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116185] [15 Regression] Comparison failure on sh4 due to debug symbols since r15-2069-g9f9faebb8ebfc0
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116179] [15 regression] -fcompare-debug -gno-statement-frontiers failure with -O3 when building mesa-24.1.4 since r15-1735-ge62ea4fb8ffcab (late combine)
pinskia at gcc dot gnu.org
- [Bug target/116195] [MVE] arm: ICE building pr111150.C
pinskia at gcc dot gnu.org
- [Bug target/116197] New: [14/15 only] RISC-V: zvkn does not imply "v" extension
patrick at rivosinc dot com
- [Bug c++/116198] New: Wdeprecated-enum-enum-conversion triggers inside extern "C"
rsaxvc at gmail dot com
- [Bug c++/116198] Wdeprecated-enum-enum-conversion triggers inside extern "C"
sjames at gcc dot gnu.org
- [Bug c++/116198] Wdeprecated-enum-enum-conversion triggers inside extern "C"
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116199] New: [15 Regression] reload ICE building glibc for m68k
jsm28 at gcc dot gnu.org
- [Bug c++/116198] Wdeprecated-enum-enum-conversion triggers inside extern "C"
rsaxvc at gmail dot com
- [Bug ipa/116191] Avoid inlining in unlikely branches
andi-gcc at firstfloor dot org
- [Bug rtl-optimization/116199] [15 Regression] reload ICE building glibc for m68k
pinskia at gcc dot gnu.org
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
dimitar at gcc dot gnu.org
- [Bug ipa/116191] Avoid inlining in unlikely branches
ilija.tovilo at me dot com
- [Bug c++/105475] coroutines: ICE in coerce_template_parms, at cp/pt.cc:9183
cvs-commit at gcc dot gnu.org
- [Bug other/116200] New: [15 regression] ICE in stage 2
seurer at gcc dot gnu.org
- [Bug rtl-optimization/116200] [15 regression] ICE in stage 2
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116200] [15 regression] ICE in stage 2
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116200] [15 regression] ICE in stage 2 since r15-2696-gba730fd10934e4
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116200] [15 regression] ICE in stage 2 since r15-2696-gba730fd10934e4
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116200] [15 regression] ICE in stage 2 since r15-2696-gba730fd10934e4
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116200] [15 regression] ICE in stage 2 since r15-2696-gba730fd10934e4
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116200] [15 regression] ICE in stage 2 since r15-2696-gba730fd10934e4
sjames at gcc dot gnu.org
- [Bug c++/115361] "possibly dangling reference to a temporary" when object is_empty
mpolacek at gcc dot gnu.org
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
qinzhao at gcc dot gnu.org
- [Bug rtl-optimization/116199] [15 Regression] reload ICE building glibc for m68k
law at gcc dot gnu.org
- [Bug modula2/116181] -Wlto-type-mismatch warnings/errors during m2 bootstrap
gaius at gcc dot gnu.org
- [Bug rtl-optimization/116200] [15 regression] ICE in stage 2 since r15-2696-gba730fd10934e4
pinskia at gcc dot gnu.org
- [Bug target/116197] [14/15 only] RISC-V: zvkn does not imply "v" extension
patrick at rivosinc dot com
- [Bug other/116201] New: SARIF output doesn't properly reference the CWE taxonomy
dmalcolm at gcc dot gnu.org
- [Bug target/116007] libquadmath fails to build with libgcc/soft-fp/quad.h:69:1: error: unable to emulate 'TF'
bergner at gcc dot gnu.org
- [Bug rtl-optimization/116199] [15 Regression] reload ICE building glibc for m68k
law at gcc dot gnu.org
- [Bug target/116007] libquadmath fails to build with libgcc/soft-fp/quad.h:69:1: error: unable to emulate 'TF'
jakub at gcc dot gnu.org
- [Bug target/116007] libquadmath fails to build with libgcc/soft-fp/quad.h:69:1: error: unable to emulate 'TF'
jakub at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
sjames at gcc dot gnu.org
- [Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch
gcc at breakpoint dot cc
- [Bug target/116007] libquadmath fails to build with libgcc/soft-fp/quad.h:69:1: error: unable to emulate 'TF'
bergner at gcc dot gnu.org
- [Bug rtl-optimization/116199] [15 Regression] reload ICE building glibc for m68k
law at gcc dot gnu.org
- [Bug target/116202] New: RISC-V: Miscompile at -O3 with zvl256b
patrick at rivosinc dot com
- [Bug tree-optimization/116156] [14 regression] -fcompare-debug -gno-statement-frontiers failure with -O2 when building gdk-pixbuf
sjames at gcc dot gnu.org
- [Bug other/116182] bootstrap-lto should set a small list of -Werror options for LTO correctness (-Werror=lto-type-mismatch,odr)
sjames at gcc dot gnu.org
- [Bug fortran/104626] ICE in gfc_format_decoder, at fortran/error.cc:1071
cvs-commit at gcc dot gnu.org
- [Bug fortran/104626] ICE in gfc_format_decoder, at fortran/error.cc:1071
jvdelisle at gcc dot gnu.org
- [Bug sanitizer/116203] New: libsanitizer fails to build for aarch64 (14.2) with __NR_newfstatat was not declared in this scope
rudi at heitbaum dot com
- [Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope
pinskia at gcc dot gnu.org
- [Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope
pinskia at gcc dot gnu.org
- [Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope
xry111 at gcc dot gnu.org
- [Bug rtl-optimization/116179] [15 regression] -fcompare-debug -gno-statement-frontiers failure with -O3 when building mesa-24.1.4 since r15-1735-ge62ea4fb8ffcab (late combine)
pinskia at gcc dot gnu.org
- [Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope
xry111 at gcc dot gnu.org
- [Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope
rudi at heitbaum dot com
- [Bug target/116007] libquadmath fails to build with libgcc/soft-fp/quad.h:69:1: error: unable to emulate 'TF'
segher at gcc dot gnu.org
- [Bug rtl-optimization/116189] [14/15 Regression] compare debug failure at -O2 on sh
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116189] [14/15 Regression] compare debug failure at -O2 on sh
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116185] [15 Regression] Comparison failure on sh4 due to debug symbols since r15-2069-g9f9faebb8ebfc0
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116189] [14/15 Regression] compare debug failure at -O2 on sh
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116189] [14/15 Regression] compare debug failure at -O2 on sh
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116189] [14/15 Regression] compare debug failure at -O2 on sh
pinskia at gcc dot gnu.org
- [Bug target/116189] [14/15 Regression] compare debug failure at -O2 on sh
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116185] [15 Regression] Comparison failure on sh4 due to debug symbols since r15-2069-g9f9faebb8ebfc0
pinskia at gcc dot gnu.org
- [Bug target/116189] [14/15 Regression] compare debug failure at -O2 on sh
pinskia at gcc dot gnu.org
- [Bug target/116189] [14/15 Regression] compare debug failure at -O2 on sh
pinskia at gcc dot gnu.org
- [Bug target/116189] [14/15 Regression] compare debug failure at -O2 on sh since r14-8319-g86de9b66480b71
pinskia at gcc dot gnu.org
- [Bug target/116204] New: RISC-V: rv32 miscompile at -O0
patrick at rivosinc dot com
- [Bug target/116189] [14/15 Regression] compare debug failure at -O2 on sh since r14-8319-g86de9b66480b71
olegendo at gcc dot gnu.org
- [Bug target/116204] RISC-V: rv32 miscompile at -O0
pinskia at gcc dot gnu.org
- [Bug target/116204] RISC-V: rv32 miscompile at -O0
pinskia at gcc dot gnu.org
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
dimitar at gcc dot gnu.org
- [Bug target/116204] RISC-V: rv32 miscompile at -O0
patrick at rivosinc dot com
- [Bug testsuite/116148] c-c++-common/fam-in-union-alone-in-struct-2.c fails on big-endian (finally tested starting with r15-2403-g136f364e26d9ad)
sjames at gcc dot gnu.org
- [Bug target/107183] [10 Regression] -fcompare-debug failure (length) with -fsanitize=float-cast-overflow since r7-5708-gcfd719e7769fd43f
pinskia at gcc dot gnu.org
- [Bug target/107356] -fcompare-debug failure (length) with -fsanitize=undefined
pinskia at gcc dot gnu.org
- [Bug target/105464] '-fcompare-debug' failure (length) w/ -Og -fharden-compares -fno-tree-dce
pinskia at gcc dot gnu.org
- [Bug target/107183] [10 Regression] -fcompare-debug failure (length) with -fsanitize=float-cast-overflow since r7-5708-gcfd719e7769fd43f
pinskia at gcc dot gnu.org
- [Bug target/116205] New: pru: Bit field layout not conforming to TI ABI
dimitar at gcc dot gnu.org
- [Bug target/116205] pru: Bit field layout not conforming to TI ABI
dimitar at gcc dot gnu.org
- [Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope
jakub at gcc dot gnu.org
- [Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope
rudi at heitbaum dot com
- [Bug target/116007] libquadmath fails to build with libgcc/soft-fp/quad.h:69:1: error: unable to emulate 'TF'
bergner at gcc dot gnu.org
- [Bug c++/116206] New: No failure when all C++20 prospective destructors are not viable when templated class definition is instantiated
mital at mitalashok dot co.uk
- [Bug testsuite/53028] add dg-pedantic
egallager at gcc dot gnu.org
- [Bug go/56017] libgo testsuite log and summary file only contain a single test run (the last one)
egallager at gcc dot gnu.org
- [Bug testsuite/53222] dejagnu trims leading whitespace
egallager at gcc dot gnu.org
- [Bug testsuite/71931] build sysroot flags are not passed to target lib tests
egallager at gcc dot gnu.org
- [Bug testsuite/90481] Unclean DejaGnu global state after ERROR in one '*.exp' file
egallager at gcc dot gnu.org
- [Bug testsuite/91437] Problem with multi-line test outputs on x86_64-w64-mingw32
egallager at gcc dot gnu.org
- [Bug target/116007] libquadmath fails to build with libgcc/soft-fp/quad.h:69:1: error: unable to emulate 'TF'
cvs-commit at gcc dot gnu.org
- [Bug c++/113755] an implicit deconstructor is (incorrectly) added when the requires of the deconstructor fails
pinskia at gcc dot gnu.org
- [Bug c++/116206] No failure when all C++20 prospective destructors are not viable when templated class definition is instantiated
pinskia at gcc dot gnu.org
- [Bug target/116202] RISC-V: Miscompile at -O3 with zvl256b
rdapp at gcc dot gnu.org
- [Bug middle-end/115607] missed tail call with large structure size
pinskia at gcc dot gnu.org
- [Bug middle-end/82705] Missing tail calls for large structs
pinskia at gcc dot gnu.org
- [Bug middle-end/85237] missed optimisation opportunity for large/negative shifts
pinskia at gcc dot gnu.org
- [Bug testsuite/116207] New: gcc.target/aarch64/simd/vmmla.c is broken (started being tested with r15-2414-g2d105efd6f60)
sjames at gcc dot gnu.org
- [Bug testsuite/116207] gcc.target/aarch64/simd/vmmla.c is broken (started being tested with r15-2414-g2d105efd6f60)
sjames at gcc dot gnu.org
- [Bug testsuite/116207] gcc.target/aarch64/simd/vmmla.c is broken (started being tested with r15-2414-g2d105efd6f60)
sjames at gcc dot gnu.org
- [Bug testsuite/116207] gcc.target/aarch64/simd/vmmla.c is broken (started being tested with r15-2414-g2d105efd6f60)
sjames at gcc dot gnu.org
- [Bug testsuite/116207] gcc.target/aarch64/simd/vmmla.c is broken (started being tested with r15-2414-g2d105efd6f60)
pinskia at gcc dot gnu.org
- [Bug testsuite/116207] gcc.target/aarch64/simd/vmmla.c is broken (started being tested with r15-2414-g2d105efd6f60)
sjames at gcc dot gnu.org
- [Bug middle-end/116208] New: "inlined from" diagnostic note has whitespace after function name
sjames at gcc dot gnu.org
- [Bug middle-end/116208] "inlined from" diagnostic note has whitespace after function name
sjames at gcc dot gnu.org
- [Bug c++/116208] "inlined from" diagnostic note has whitespace after function name
pinskia at gcc dot gnu.org
- [Bug c++/116208] "inlined from" diagnostic note has whitespace after function name
pinskia at gcc dot gnu.org
- [Bug c++/116208] "inlined from" diagnostic note has whitespace after function name
pinskia at gcc dot gnu.org
- [Bug c++/116208] "inlined from" diagnostic note has whitespace after function name
sjames at gcc dot gnu.org
- [Bug c++/116208] "inlined from" diagnostic note has whitespace after function name
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116209] New: range_op_table/operator_table should become a final singleton class
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116209] range_op_table/operator_table should become a final singleton class
pinskia at gcc dot gnu.org
- [Bug go/85629] GCC 8.1.0: FTBFS: make check fails in Go part
ian at airs dot com
- [Bug libstdc++/116210] New: 17_intro/names.cc test fails
sjames at gcc dot gnu.org
- [Bug libstdc++/116210] 17_intro/names.cc test fails
sjames at gcc dot gnu.org
- [Bug libstdc++/116210] 17_intro/names.cc test fails
sjames at gcc dot gnu.org
- [Bug libstdc++/116210] 17_intro/names.cc test fails with >=glibc-2.35 and _FORTIFY_SOURCE
sjames at gcc dot gnu.org
- [Bug c/116211] New: C Functions returning a struct always manipulate the stack pointer on RISC-V targets
gr.audio at gmail dot com
- [Bug middle-end/116211] C Functions returning a struct always manipulate the stack pointer on RISC-V targets
pinskia at gcc dot gnu.org
- [Bug middle-end/116211] C Functions returning a struct always manipulate the stack pointer on RISC-V targets
gr.audio at gmail dot com
- [Bug libstdc++/116212] New: [13/14/15 regression] -Walloc-size-larger-than warning when building 20_util/specialized_algorithms/uninitialized_move/constrained.cc with -O3
sjames at gcc dot gnu.org
- [Bug middle-end/116211] C Functions returning a struct always manipulate the stack pointer on RISC-V targets
pinskia at gcc dot gnu.org
- [Bug middle-end/116211] C Functions returning a struct always manipulate the stack pointer on RISC-V targets
pinskia at gcc dot gnu.org
- [Bug middle-end/116211] C Functions returning a struct always manipulate the stack pointer on RISC-V targets
gr.audio at gmail dot com
- [Bug tree-optimization/116213] New: -Wmaybe-uninitialized in tree-ssa-loop-niter.cc
sjames at gcc dot gnu.org
- [Bug tree-optimization/116214] New: -Wmaybe-uninitialized in tree-vect-stmts.cc
sjames at gcc dot gnu.org
- [Bug target/116215] New: -Wstringop-overflow in i386-expand.cc
sjames at gcc dot gnu.org
- [Bug target/116202] RISC-V: Miscompile at -O3 with zvl256b
pan2.li at intel dot com
- [Bug middle-end/107743] expmed: extract_bit_field_1: maybe-uninitialized warning
sjames at gcc dot gnu.org
- [Bug middle-end/107743] expmed: extract_bit_field_1: maybe-uninitialized warning
sjames at gcc dot gnu.org
- [Bug middle-end/116216] New: -Wstringop-overread in attribs.cc
sjames at gcc dot gnu.org
- [Bug libstdc++/116217] New: RangeAdaptorClosure pipe operator is underconstrained
eddiejnolan at gmail dot com
- [Bug middle-end/116218] New: -Wformat-overflow in gengtype.cc
sjames at gcc dot gnu.org
- [Bug middle-end/116219] New: [14/15 regression] -O2 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
sjames at gcc dot gnu.org
- [Bug middle-end/116219] [14/15 regression] -O2 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
pinskia at gcc dot gnu.org
- [Bug middle-end/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
pinskia at gcc dot gnu.org
- [Bug middle-end/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
sjames at gcc dot gnu.org
- [Bug middle-end/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
sjames at gcc dot gnu.org
- [Bug lto/116220] New: -Wmaybe-uninitialised in lto_obj_begin_section
sjames at gcc dot gnu.org
- [Bug lto/116220] -Wmaybe-uninitialised in lto_obj_begin_section
sjames at gcc dot gnu.org
- [Bug middle-end/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
sjames at gcc dot gnu.org
- [Bug tree-optimization/116213] -Wmaybe-uninitialized in tree-ssa-loop-niter.cc
sjames at gcc dot gnu.org
- [Bug tree-optimization/116213] [14/15 regression] -Wmaybe-uninitialized in tree-ssa-loop-niter.cc
sjames at gcc dot gnu.org
- [Bug middle-end/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
pinskia at gcc dot gnu.org
- [Bug target/116215] [12/13/14/15 regression] -Wstringop-overflow in i386-expand.cc
sjames at gcc dot gnu.org
- [Bug target/116202] RISC-V: Miscompile at -O3 with zvl256b
pan2.li at intel dot com
- [Bug middle-end/116216] [13/14/15 regression] -Wstringop-overread in attribs.cc
sjames at gcc dot gnu.org
- [Bug middle-end/116218] -Wformat-overflow in gengtype.cc
sjames at gcc dot gnu.org
- [Bug fortran/116221] New: -Wmaybe-uninitialized in gfc_get_ha_symbol
sjames at gcc dot gnu.org
- [Bug ipa/116222] New: -Wmaybe-uninitialized in record_target_from_binfo in ipa-devirt.cc
sjames at gcc dot gnu.org
- [Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol
sjames at gcc dot gnu.org
- [Bug tree-optimization/106409] GCC with LTO: -Walloc-size-larger-than warning (argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size with new)
sjames at gcc dot gnu.org
- [Bug c++/116223] New: GCC rejects program involving integral conversion in non-type template parameter with auto
jlame646 at gmail dot com
- [Bug middle-end/115428] 3 * unused in today's build
sjames at gcc dot gnu.org
- [Bug other/91085] [11 only] fixincludes breaks <bits/statx.h>
sjames at gcc dot gnu.org
- [Bug c++/116223] [14/15 Regression] GCC rejects program involving integral conversion in non-type template parameter with auto
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116213] [14/15 regression] -Wmaybe-uninitialized in tree-ssa-loop-niter.cc since r14-3460-gabf915193fbf72
sjames at gcc dot gnu.org
- [Bug tree-optimization/116224] New: wrong code with _BitInt() division at -O1 and above (breaks in ccp2?)
zsojka at seznam dot cz
- [Bug rust/116225] New: Rust test failures with -D_GLIBCXX_ASSERTIONS
sjames at gcc dot gnu.org
- [Bug rust/116225] Rust test failures with -D_GLIBCXX_ASSERTIONS
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116199] [15 Regression] reload ICE building glibc for m68k
schwab@linux-m68k.org
- [Bug rtl-optimization/116199] [15 Regression] reload ICE building glibc for m68k
schwab@linux-m68k.org
- [Bug target/116215] [12/13/14/15 regression] -Wstringop-overflow in i386-expand.cc since r12-2132-ga110855667782d
sjames at gcc dot gnu.org
- [Bug tree-optimization/112358] [14/15 Regression] glibc -Wstringop-overflow= build failure on hppa since r14-4089-gd45ddc2c04e471
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116200] [15 regression] ICE in stage 2 since r15-2696-gba730fd10934e4
slyfox at gcc dot gnu.org
- [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds
sjames at gcc dot gnu.org
- [Bug middle-end/107743] expmed.cc: extract_bit_field_1: -Wmaybe-uninitialized warning
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116200] [15 regression] ICE in stage 2 since r15-2696-gba730fd10934e4
slyfox at gcc dot gnu.org
- [Bug rtl-optimization/115876] [15 regression] ext-dce.cc has ubsan issues; shifting negative values
dcb314 at hotmail dot com
- [Bug ada/116226] New: ICE when building exp_aggr.adb with -Warray-bounds (tree check: expected integer_cst, have ssa_name in get_len, at ree.h:6509)
sjames at gcc dot gnu.org
- [Bug ada/116226] ICE when building exp_aggr.adb with -Warray-bounds (tree check: expected integer_cst, have ssa_name in get_len, at ree.h:6509)
sjames at gcc dot gnu.org
- [Bug ada/116226] ICE when building exp_aggr.adb with -Warray-bounds (tree check: expected integer_cst, have ssa_name in get_len, at ree.h:6509)
sjames at gcc dot gnu.org
- [Bug middle-end/116216] [13/14/15 regression] -Wstringop-overread in attribs.cc since r13-754-ga1c9f779f75283
sjames at gcc dot gnu.org
- [Bug tree-optimization/87926] bad array-index warning breaks --disable-checking bootstrap
sjames at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
alx at kernel dot org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
alx at kernel dot org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
alx at kernel dot org
- [Bug c++/116227] New: Implicit copy assignment operator is defined in the presence of user copy assignment operator
fchelnokov at gmail dot com
- [Bug libstdc++/111535] _RangeAdaptorClosure's (range | adaptor) operator is underconstrained
ppalka at gcc dot gnu.org
- [Bug libstdc++/116217] RangeAdaptorClosure pipe operator is underconstrained
ppalka at gcc dot gnu.org
- [Bug libstdc++/111535] _RangeAdaptorClosure's (range | adaptor) operator is underconstrained
ppalka at gcc dot gnu.org
- [Bug tree-optimization/112358] [14/15 Regression] glibc -Wstringop-overflow= build failure on hppa since r14-4089-gd45ddc2c04e471
danglin at gcc dot gnu.org
- [Bug libstdc++/111535] _RangeAdaptorClosure's (range | adaptor) operator is underconstrained
eddiejnolan at gmail dot com
- [Bug libstdc++/111535] _RangeAdaptorClosure's (range | adaptor) operator is underconstrained
eddiejnolan at gmail dot com
- [Bug middle-end/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
pinskia at gcc dot gnu.org
- [Bug analyzer/116228] New: [14/15 regression] -fanalyzer ICE in get_or_create_null_ptr, at analyzer/region-model-manager.cc:271
sjames at gcc dot gnu.org
- [Bug tree-optimization/116214] -Wmaybe-uninitialized in tree-vect-stmts.cc
sjames at gcc dot gnu.org
- [Bug tree-optimization/116214] -Wmaybe-uninitialized in tree-vect-stmts.cc
sjames at gcc dot gnu.org
- [Bug tree-optimization/116214] -Wmaybe-uninitialized in tree-vect-stmts.cc
sjames at gcc dot gnu.org
- [Bug target/116215] [12/13/14/15 regression] -Wstringop-overflow in i386-expand.cc since r12-2132-ga110855667782d
sjames at gcc dot gnu.org
- [Bug target/116215] [12/13/14/15 regression] -Wstringop-overflow in i386-expand.cc since r12-2132-ga110855667782d
sjames at gcc dot gnu.org
- [Bug tree-optimization/91470] [12 Regression] bogus uninitialized warning in trans-intrinsic.c
sjames at gcc dot gnu.org
- [Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
sjames at gcc dot gnu.org
- [Bug tree-optimization/91470] [12 Regression] bogus uninitialized warning in trans-intrinsic.c
sjames at gcc dot gnu.org
- [Bug target/116229] New: wrong code at -Ofast aarch64 due to missing fneg to generate 0x8000000000000000
zsojka at seznam dot cz
- [Bug go/94466] libgo reflect test compilation very slow on 64-bit SPARC
egallager at gcc dot gnu.org
- [Bug tree-optimization/116214] -Wmaybe-uninitialized in tree-vect-stmts.cc
sjames at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
mark at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
schwab@linux-m68k.org
- [Bug target/113384] [14/15 Regression] FAIL: gfortran.dg/array_reference_1.f90 -O0 execution test
danglin at gcc dot gnu.org
- [Bug rtl-optimization/116199] [15 Regression] reload ICE building glibc for m68k
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116199] [15 Regression] reload ICE building glibc for m68k
law at gcc dot gnu.org
- [Bug fortran/101919] Inconsistent -Wstringop-overread warning with -flto
anlauf at gcc dot gnu.org
- [Bug c/105863] RFE: C23 #embed
jakub at gcc dot gnu.org
- [Bug testsuite/102735] privatization-1-compute.c results in both XFAIL and PASS
egallager at gcc dot gnu.org
- [Bug rtl-optimization/115877] [15 Regression] wrong code at -Os (missing zero extension)
law at gcc dot gnu.org
- [Bug middle-end/116230] New: Testsuite of liborcus fails with GCC 14 on i586 since r14-1891-g154c69039571c6
jamborm at gcc dot gnu.org
- [Bug middle-end/116230] Testsuite of liborcus fails with GCC 14 on i586 since r14-1891-g154c69039571c6
jamborm at gcc dot gnu.org
- [Bug middle-end/116230] Testsuite of liborcus fails with GCC 14 on i586 since r14-1891-g154c69039571c6
pinskia at gcc dot gnu.org
- [Bug middle-end/323] optimized code gives strange floating point results
pinskia at gcc dot gnu.org
- [Bug middle-end/116230] Testsuite of liborcus fails with GCC 14 on i586 since r14-1891-g154c69039571c6
pinskia at gcc dot gnu.org
- [Bug middle-end/116230] Testsuite of liborcus fails with GCC 14 on i586 since r14-1891-g154c69039571c6
pinskia at gcc dot gnu.org
- [Bug middle-end/116230] Testsuite of liborcus fails with GCC 14 on i586 since r14-1891-g154c69039571c6
pinskia at gcc dot gnu.org
- [Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol
jvdelisle at gcc dot gnu.org
- [Bug target/116229] [15 Regression] wrong code at -Ofast aarch64 due to missing fneg to generate 0x8000000000000000
pinskia at gcc dot gnu.org
- [Bug middle-end/116211] C Functions returning a struct always manipulate the stack pointer on RISC-V targets
pinskia at gcc dot gnu.org
- [Bug middle-end/116211] C Functions returning a struct always manipulate the stack pointer on RISC-V targets
pinskia at gcc dot gnu.org
- [Bug target/94173] [RISCV] Superfluous stackpointer manipulation
pinskia at gcc dot gnu.org
- [Bug middle-end/101926] [meta-bug] struct/complex/other argument passing and return should be improved
pinskia at gcc dot gnu.org
- [Bug target/116229] [15 Regression] wrong code at -Ofast aarch64 due to missing fneg to generate 0x8000000000000000
pinskia at gcc dot gnu.org
- [Bug testsuite/116207] gcc.target/aarch64/simd/vmmla.c is broken (started being tested with r15-2414-g2d105efd6f60)
pinskia at gcc dot gnu.org
- [Bug libstdc++/116210] 17_intro/names.cc test fails with >=glibc-2.35 and _FORTIFY_SOURCE
pinskia at gcc dot gnu.org
- [Bug libstdc++/116210] 17_intro/names.cc test fails with >=glibc-2.35 and _FORTIFY_SOURCE
pinskia at gcc dot gnu.org
- [Bug fortran/80256] Cygwin test fail: bind_c_array_params_2.f90 scan-assembler-times
egallager at gcc dot gnu.org
- [Bug rtl-optimization/115912] [15 regression] Harfbuzz testsuite fails (mvar_partial_instance test) since r15-1901-g98914f9eba5f19
law at gcc dot gnu.org
- [Bug rtl-optimization/115877] [15 Regression] wrong code at -Os (missing zero extension)
law at gcc dot gnu.org
- [Bug libbacktrace/115212] testsuite should produce DejaGnu style summary, log
egallager at gcc dot gnu.org
- [Bug testsuite/88002] libbacktrace and libiberty tests don't use dejagnu
egallager at gcc dot gnu.org
- [Bug c/68524] Please support attributes between function definition and opening brace
tg at mirbsd dot org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
olegendo at gcc dot gnu.org
- [Bug rtl-optimization/115912] [15 regression] Harfbuzz testsuite fails (mvar_partial_instance test) since r15-1901-g98914f9eba5f19
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116179] [15 regression] -fcompare-debug -gno-statement-frontiers failure with -O3 when building mesa-24.1.4 since r15-1735-ge62ea4fb8ffcab (late combine)
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116179] [15 regression] -fcompare-debug -gno-statement-frontiers failure with -O3 when building mesa-24.1.4 since r15-1735-ge62ea4fb8ffcab (late combine)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106409] GCC with LTO: -Walloc-size-larger-than warning (argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size with new)
sjames at gcc dot gnu.org
- [Bug target/101507] ICE for gcc.dg/Wstringop-overflow-69.c with -march=iwmmxt (internal compiler error: maximum number of generated reload insns per insn achieved (90))
sjames at gcc dot gnu.org
- [Bug go/91992] gcc/testsuite/go/index0-out.x SEGV and spinlock during testsuite run
sjames at gcc dot gnu.org
- [Bug rust/116225] Rust test failures with -D_GLIBCXX_ASSERTIONS
sjames at gcc dot gnu.org
- [Bug tree-optimization/116231] New: Missing optimization on global variable
yyc1992 at gmail dot com
- [Bug ipa/116231] missed constant prop on set only once static function ptr variable
pinskia at gcc dot gnu.org
- [Bug c/116232] New: Problem with printf
lukaszcz18 at wp dot pl
- [Bug c++/116233] New: Explicit specialization of an enum member
arthur.j.odwyer at gmail dot com
- [Bug target/114775] on mingw __attribute__ ((__format__ (__printf__, ...))) doesn't recognize C99 specifiers
pinskia at gcc dot gnu.org
- [Bug target/116232] Problem with printf
pinskia at gcc dot gnu.org
- [Bug c++/116233] Explicit specialization of an enum member
pinskia at gcc dot gnu.org
- [Bug testsuite/116207] gcc.target/aarch64/simd/vmmla.c is broken (started being tested with r15-2414-g2d105efd6f60)
sjames at gcc dot gnu.org
- [Bug c++/115801] [modules] segfault instantiating a template with a templated friend declaration referring to an unexported template using a qualified name
nshead at gcc dot gnu.org
- [Bug target/105359] _Float128 expanders and builtins disabled on ppc targets with 64-bit long double
linkw at gcc dot gnu.org
- [Bug libstdc++/116210] 17_intro/names.cc test fails with >=glibc-2.35 and _FORTIFY_SOURCE
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116234] New: [15 Regression] '-fcompare-debug' failure w/ `-mcpu=phecda -O2 -funroll-all-loops`
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116234] [15 Regression] '-fcompare-debug' failure w/ `-mcpu=phecda -O2 -funroll-all-loops`
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/105041] '-fcompare-debug' failure w/ -mcpu=power6 -O2 -fharden-compares -frename-registers
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/104753] Sporadic '-fcompare-debug' failure w/ -mcpu=phecda -O2 -funroll-all-loops -fno-tree-reassoc
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/105041] '-fcompare-debug' failure w/ -mcpu=power6 -O2 -fharden-compares -frename-registers
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116234] [15 Regression] '-fcompare-debug' failure w/ `-mcpu=phecda -O2 -funroll-all-loops`
pinskia at gcc dot gnu.org
- [Bug middle-end/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
sjames at gcc dot gnu.org
- [Bug middle-end/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
pinskia at gcc dot gnu.org
- [Bug middle-end/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
pinskia at gcc dot gnu.org
- [Bug c++/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
sjames at gcc dot gnu.org
- [Bug middle-end/116235] New: Add ASAN annotations to ggc like we do for Valgrind
sjames at gcc dot gnu.org
- [Bug middle-end/116235] Add ASAN annotations to ggc like we do for Valgrind
sjames at gcc dot gnu.org
- [Bug driver/78971] ggc-min-expand default value is probably obsolete
sjames at gcc dot gnu.org
- [Bug middle-end/116235] Add ASAN annotations to ggc like we do for Valgrind
sjames at gcc dot gnu.org
- [Bug debug/104277] [meta-bug] gstatement-frontiers causes fcompare-debug issues
sjames at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug tree-optimization/116214] -Wmaybe-uninitialized in tree-vect-stmts.cc
sjames at gcc dot gnu.org
- [Bug middle-end/116235] Add ASAN annotations to ggc like we do for Valgrind
sjames at gcc dot gnu.org
- [Bug bootstrap/90781] ubsan bootstrap with -O3 -march=native fails at compare stage
sjames at gcc dot gnu.org
- [Bug sanitizer/95496] [12/13/14/15 Regression] Bogus -Wformat-overflow= warnings with -fsanitize=undefined
eggert at cs dot ucla.edu
- [Bug middle-end/108102] rust bootstrap comparison failure on s390x-linux-gnu
sjames at gcc dot gnu.org
- [Bug libstdc++/111089] ODR violation warning in std::variant implementation when linking(LTO) C++20 and C++17 TUs
sjames at gcc dot gnu.org
- [Bug c++/85091] Compiler generates different code depending on whether -Wnonnull -Woverloaded-virtual given or not
sjames at gcc dot gnu.org
- [Bug tree-optimization/91776] `-fsplit-paths` generates slower code on arm
sjames at gcc dot gnu.org
- [Bug libstdc++/116212] [13/14/15 regression] -Walloc-size-larger-than warning when building 20_util/specialized_algorithms/uninitialized_move/constrained.cc with -O3
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/70902] GCC freezes while compiling for 'skylake-avx512' target
sjames at gcc dot gnu.org
- [Bug target/71657] Wrong code on trunk gcc (std::out_of_range), westmere
sjames at gcc dot gnu.org
- [Bug tree-optimization/116213] [14/15 regression] -Wmaybe-uninitialized in tree-ssa-loop-niter.cc since r14-3460-gabf915193fbf72
rguenth at gcc dot gnu.org
- [Bug tree-optimization/87576] Warnings (array-bounds,stringop-overflow) emitted on branch never taken
sjames at gcc dot gnu.org
- [Bug target/116236] New: [LRA] [M68K] ICE insn does not satisfy its constraints
schwab@linux-m68k.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
schwab@linux-m68k.org
- [Bug jit/114105] --disable-bootstrap based builds vs libcc1 and gcc/jit use of gcc/system.h poisoning policy
sjames at gcc dot gnu.org
- [Bug tree-optimization/116213] [14/15 regression] -Wmaybe-uninitialized in tree-ssa-loop-niter.cc since r14-3460-gabf915193fbf72
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116214] -Wmaybe-uninitialized in tree-vect-stmts.cc
rguenth at gcc dot gnu.org
- [Bug target/116215] [12/13/14/15 regression] -Wstringop-overflow in i386-expand.cc since r12-2132-ga110855667782d
rguenth at gcc dot gnu.org
- [Bug jit/114105] --disable-bootstrap based builds vs libcc1 and gcc/jit use of gcc/system.h poisoning policy
markmigm at gmail dot com
- [Bug libstdc++/116140] [15 Regression] 5-35% slowdown of 483.xalancbmk and 523.xalancbmk_r since r15-2356-ge69456ff9a54ba
acoplan at gcc dot gnu.org
- [Bug middle-end/116216] [13/14/15 regression] -Wstringop-overread in attribs.cc since r13-754-ga1c9f779f75283
rguenth at gcc dot gnu.org
- [Bug lto/116220] -Wmaybe-uninitialized in lto_obj_begin_section (or libiberty)
rguenth at gcc dot gnu.org
- [Bug lto/116220] -Wmaybe-uninitialized in lto_obj_begin_section (or libiberty)
sjames at gcc dot gnu.org
- [Bug ipa/116222] -Wmaybe-uninitialized in record_target_from_binfo in ipa-devirt.cc
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116226] ICE when building exp_aggr.adb with -Warray-bounds (tree check: expected integer_cst, have ssa_name in get_len, at ree.h:6509)
rguenth at gcc dot gnu.org
- [Bug analyzer/116228] [14/15 regression] -fanalyzer ICE in get_or_create_null_ptr, at analyzer/region-model-manager.cc:271
rguenth at gcc dot gnu.org
- [Bug ipa/116231] missed constant prop on set only once static function ptr variable
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116200] [15 regression] ICE in stage 2 since r15-2696-gba730fd10934e4
rsandifo at gcc dot gnu.org
- [Bug tree-optimization/116224] wrong code with _BitInt() division at -O1 and above (breaks in ccp2?)
jakub at gcc dot gnu.org
- [Bug target/116145] SVE constant pool loads not hoisted outside loops
rsandifo at gcc dot gnu.org
- [Bug tree-optimization/116226] ICE when building exp_aggr.adb with -Warray-bounds (tree check: expected integer_cst, have ssa_name in get_len, at ree.h:6509)
sjames at gcc dot gnu.org
- [Bug tree-optimization/116226] ICE when building exp_aggr.adb with -Warray-bounds (tree check: expected integer_cst, have ssa_name in get_len, at ree.h:6509)
sjames at gcc dot gnu.org
- [Bug tree-optimization/116224] wrong code with _BitInt() division at -O1 and above (breaks in ccp2?)
zsojka at seznam dot cz
- [Bug tree-optimization/116214] -Wmaybe-uninitialized in tree-vect-stmts.cc
sjames at gcc dot gnu.org
- [Bug fortran/101919] Inconsistent -Wstringop-overread warning with -flto
mikael at gcc dot gnu.org
- [Bug tree-optimization/116224] wrong code with _BitInt() division at -O1 and above (breaks in ccp2?)
jakub at gcc dot gnu.org
- [Bug c++/114357] Add a way to not call deconstructors for non-auto decls, like clang's no_destroy attribute
redbeard0531 at gmail dot com
- [Bug testsuite/116000] [15 Regression] gcc.dg/vect/vect-reduc-chain-dot-slp-1.c etc. FAIL
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116139] ICE with --param fully-pipelined-fma=1 since it was added in r14-6559-g8afdbcdd7abe1e
cvs-commit at gcc dot gnu.org
- [Bug target/116237] New: gcc does not accept -weak_framework without -Wl on macOS
vital.had at gmail dot com
- [Bug ipa/115767] [12/13/14/15 regression] GCC loses track of value on aarch64 with -O2 since r11-3308-gd119f34c952f87
bugs at qult dot net
- [Bug target/116033] [14 only] RISC-V: -march=rv64gv_xtheadmemidx generates illegal vse8.v insn
cmuellner at gcc dot gnu.org
- [Bug c++/115801] [modules] segfault instantiating a template with a templated friend declaration referring to an unexported template using a qualified name
rs2740 at gmail dot com
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
rguenth at gcc dot gnu.org
- [Bug c++/115801] [modules] segfault instantiating a template with a templated friend declaration referring to an unexported template using a qualified name
nshead at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
rguenth at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
rguenth at gcc dot gnu.org
- [Bug tree-optimization/111073] [13/14/15 regression] False-positive -Wstringop-overflow when building gdb from trunk with -D_GLIBCXX_ASSERTIONS
simon.marchi at polymtl dot ca
- [Bug rtl-optimization/116238] New: [15 Regression] ICE building 526.blender_r on aarch64 SVE after 3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b
ktkachov at gcc dot gnu.org
- [Bug rtl-optimization/116238] [15 Regression] ICE building 526.blender_r on aarch64 SVE after 3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b
ktkachov at gcc dot gnu.org
- [Bug tree-optimization/111073] [13/14/15 regression] False-positive -Wstringop-overflow when building gdb from trunk with -D_GLIBCXX_ASSERTIONS
simon.marchi at polymtl dot ca
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
qinzhao at gcc dot gnu.org
- [Bug c++/116239] New: Different function redeclaration in function scope is wrongly accepted
fchelnokov at gmail dot com
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/115912] [15 regression] Harfbuzz testsuite fails (mvar_partial_instance test) since r15-1901-g98914f9eba5f19
law at gcc dot gnu.org
- [Bug c++/116223] [14/15 Regression] GCC rejects program involving integral conversion in non-type template parameter with auto
ppalka at gcc dot gnu.org
- [Bug tree-optimization/116224] wrong code with _BitInt() division at -O1 and above (breaks in ccp2?)
jakub at gcc dot gnu.org
- [Bug c++/116223] [14/15 Regression] GCC rejects program involving integral conversion in non-type template parameter with auto
jason at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
matz at gcc dot gnu.org
- [Bug target/113939] Switch m68k to LRA
schwab@linux-m68k.org
- [Bug analyzer/116228] [14/15 regression] -fanalyzer ICE in get_or_create_null_ptr, at analyzer/region-model-manager.cc:271
dmalcolm at gcc dot gnu.org
- [Bug c++/116223] [14/15 Regression] GCC rejects program involving integral conversion in non-type template parameter with auto
jason at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
matz at gcc dot gnu.org
- [Bug c++/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
jakub at gcc dot gnu.org
- [Bug c++/116239] Different function redeclaration in function scope is wrongly accepted
pinskia at gcc dot gnu.org
- [Bug target/116240] New: RISC-V: ICE during RTL pass: combine with -fwrapv -march=rv64imv_xtheadcondmov_xventanacondops at -O2
patrick at rivosinc dot com
- [Bug testsuite/116148] c-c++-common/fam-in-union-alone-in-struct-2.c fails on big-endian (finally tested starting with r15-2403-g136f364e26d9ad)
danglin at gcc dot gnu.org
- [Bug target/116033] [14 only] RISC-V: -march=rv64gv_xtheadmemidx generates illegal vse8.v insn
patrick at rivosinc dot com
- [Bug c++/115987] False "possibly dangling reference" false positive when having an extra template parameter
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116241] New: [15 Regression] internal compiler error: in operator[], at vec.h:910
ktkachov at gcc dot gnu.org
- [Bug tree-optimization/116241] [15 Regression] internal compiler error: in operator[], at vec.h:910
ktkachov at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
mark at gcc dot gnu.org
- [Bug fortran/108889] [12/13/14 Regression] (Re)Allocate in assignment shows used uninitialized memory warning with -Wall if LHS is unallocated
cvs-commit at gcc dot gnu.org
- [Bug fortran/108889] [12/13/14 Regression] (Re)Allocate in assignment shows used uninitialized memory warning with -Wall if LHS is unallocated
cvs-commit at gcc dot gnu.org
- [Bug fortran/108889] [12/13/14 Regression] (Re)Allocate in assignment shows used uninitialized memory warning with -Wall if LHS is unallocated
cvs-commit at gcc dot gnu.org
- [Bug fortran/108889] [12/13/14 Regression] (Re)Allocate in assignment shows used uninitialized memory warning with -Wall if LHS is unallocated
pault at gcc dot gnu.org
- [Bug fortran/77504] [12/13/14 Regression] "is used uninitialized" with allocatable string and array constructors
pault at gcc dot gnu.org
- [Bug fortran/108889] [12/13/14 Regression] (Re)Allocate in assignment shows used uninitialized memory warning with -Wall if LHS is unallocated
pault at gcc dot gnu.org
- [Bug middle-end/116235] Add ASAN annotations to ggc like we do for Valgrind
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116241] [15 Regression] internal compiler error: in operator[], at vec.h:910
pinskia at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
qinzhao at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
alx at kernel dot org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
alx at kernel dot org
- [Bug target/116242] New: [meta-bug] Tracker for zvl issues in RISC-V
law at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
kees at outflux dot net
- [Bug c++/94568] template specialization of equivalent nontype template argument involving member pointer considered distinct
jason at gcc dot gnu.org
- [Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol
anlauf at gcc dot gnu.org
- [Bug testsuite/115140] [15 regression] libgomp.oacc-c++/../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c excess errors after r15-579-ga9251ab3c91c8c
burnus at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
andi-gcc at firstfloor dot org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
qinzhao at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
isanbard at gmail dot com
- [Bug target/113652] [14/15 regression] Failed bootstrap on ppc unrecognized opcode: `lfiwzx' with -mcpu=7450
erhard_f at mailbox dot org
- [Bug target/116145] SVE constant pool loads not hoisted outside loops
pinskia at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
alx at kernel dot org
- [Bug c++/101288] Invalid instantiated redeclaration considered valid by gcc
pinskia at gcc dot gnu.org
- [Bug fortran/116128] missed optimisation: fortran sum instrinsic performed in order
anlauf at gcc dot gnu.org
- [Bug target/116189] [14/15 Regression] compare debug failure at -O2 on sh since r14-8319-g86de9b66480b71
pinskia at gcc dot gnu.org
- [Bug libstdc++/116243] New: Add ASAN annotations to std::string and friends
sjames at gcc dot gnu.org
- [Bug middle-end/116235] Add ASAN annotations to ggc like we do for Valgrind
sjames at gcc dot gnu.org
- [Bug libstdc++/116243] Add ASAN annotations to std::string and friends
sjames at gcc dot gnu.org
- [Bug libstdc++/116243] Add ASAN annotations to std::string and friends
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116244] New: [15 Regression] reload ICE building libstdc++ for coldfire
jsm28 at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
kees at outflux dot net
- [Bug target/116245] New: [15 regression] gcc.dg/torture/pr116037.c fails on s390x
sjames at gcc dot gnu.org
- [Bug target/116245] [15 regression] gcc.dg/torture/pr116037.c fails on s390x
sjames at gcc dot gnu.org
- [Bug target/116245] [15 regression] gcc.dg/torture/pr116037.c fails on s390x
pinskia at gcc dot gnu.org
- [Bug middle-end/116118] dump_properties has not been updated for many new PROP_*
pinskia at gcc dot gnu.org
- [Bug target/116152] RISC-V: Proposed deprecation of LP64E abi
cvs-commit at gcc dot gnu.org
- [Bug testsuite/116163] RFE: add a linting tool for DejaGnu tests
sjames at gcc dot gnu.org
- [Bug testsuite/116163] RFE: add a linting tool for DejaGnu tests
sjames at gcc dot gnu.org
- [Bug target/116043] [15 regression] TLS relocation issue when building glibc with -O3 -mavx512bf16 by r15-1619
sjames at gcc dot gnu.org
- [Bug target/42910] invalid memcpy() in trivial tail-call with large struct
sjames at gcc dot gnu.org
- [Bug libstdc++/116210] 17_intro/names.cc test fails with >=glibc-2.35 and _FORTIFY_SOURCE
sjames at gcc dot gnu.org
- [Bug tree-optimization/108379] -Wmaybe-uninitialized false positive on conditional use
sjames at gcc dot gnu.org
- [Bug testsuite/116148] c-c++-common/fam-in-union-alone-in-struct-2.c fails on big-endian (finally tested starting with r15-2403-g136f364e26d9ad)
sjames at gcc dot gnu.org
- [Bug other/116246] New: obstack could use ASAN and Valgrind annotations
sjames at gcc dot gnu.org
- [Bug other/116246] obstack could use ASAN and Valgrind annotations
sjames at gcc dot gnu.org
- [Bug libstdc++/116247] New: [15] RISC-V: shared_ptr_atomic.h: uintptr_t not declared in scope
ewlu at rivosinc dot com
- [Bug libstdc++/116247] [15 regression] RISC-V: shared_ptr_atomic.h: uintptr_t not declared in scope since r15-2655-g3a817a4a5a6
sjames at gcc dot gnu.org
- [Bug other/116246] obstack could use ASAN and Valgrind annotations
sjames at gcc dot gnu.org
- [Bug c/108796] Can't intermix C2x and GNU style attributes
bruno at clisp dot org
- [Bug other/55358] Valgrind errors
sjames at gcc dot gnu.org
- [Bug middle-end/55430] [4.8 Regression] LRA miscompilation of ree.c
sjames at gcc dot gnu.org
- [Bug demangler/88783] integer overflow in libiberty, heap overflow will be triggered in nm
sjames at gcc dot gnu.org
- [Bug lto/70611] Compiling binutils with -flto -Wstack-usage fails.
sjames at gcc dot gnu.org
- [Bug lto/70611] Compiling binutils with -flto -Wstack-usage fails.
sjames at gcc dot gnu.org
- [Bug lto/98922] -fstack-usage not working with -flto
sjames at gcc dot gnu.org
- [Bug lto/98922] -fstack-usage not working with -flto
sjames at gcc dot gnu.org
- [Bug other/37080] vasprintf in libiberty fails for %llu on solaris
sjames at gcc dot gnu.org
- [Bug other/31233] obstack.h typo
sjames at gcc dot gnu.org
- [Bug sanitizer/116248] New: segfault when building fortran with hwaddress
madhavmj at yahoo dot com
- [Bug sanitizer/116248] segfault when building fortran with hwaddress
madhavmj at yahoo dot com
- [Bug sanitizer/115205] ICE when using -fsanitize=hwaddress
pinskia at gcc dot gnu.org
- [Bug sanitizer/116248] segfault when building fortran with hwaddress
pinskia at gcc dot gnu.org
- [Bug sanitizer/116248] segfault when building fortran with hwaddress
pinskia at gcc dot gnu.org
- [Bug target/116189] [14/15 Regression] compare debug failure at -O2 on sh since r14-8319-g86de9b66480b71
cvs-commit at gcc dot gnu.org
- [Bug target/116189] [14/15 Regression] compare debug failure at -O2 on sh since r14-8319-g86de9b66480b71
cvs-commit at gcc dot gnu.org
- [Bug target/116189] [14/15 Regression] compare debug failure at -O2 on sh since r14-8319-g86de9b66480b71
cvs-commit at gcc dot gnu.org
- [Bug target/116189] [14/15 Regression] compare debug failure at -O2 on sh since r14-8319-g86de9b66480b71
cvs-commit at gcc dot gnu.org
- [Bug target/116189] [14/15 Regression] compare debug failure at -O2 on sh since r14-8319-g86de9b66480b71
pinskia at gcc dot gnu.org
- [Bug target/116189] [14/15 Regression] compare debug failure at -O2 on sh since r14-8319-g86de9b66480b71
pinskia at gcc dot gnu.org
- [Bug tree-optimization/115707] [15 regression] FAIL in gcc.target/aarch64/sve/sad_1.c since r15-863-ga3aeff4ce95b
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/115228] Suspicious code in tree-vect-data-refs.cc
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/115228] Suspicious code in tree-vect-data-refs.cc
fxue at os dot amperecomputing.com
- [Bug tree-optimization/115060] [15 Regression] Probable an issue around usage of vect_look_through_possible_promotion in tree-vect-patterns.cc
fxue at os dot amperecomputing.com
- [Bug target/65317] [SH] Shifts used instead of and with const_int
olegendo at gcc dot gnu.org
- [Bug fortran/116249] New: [15 Regression] ICE in import_iso_c_binding_module on x86_64-linux-gnu and powerpc64le-linux-gn
doko at gcc dot gnu.org
- [Bug rtl-optimization/116200] [15 regression] ICE in stage 2 since r15-2696-gba730fd10934e4
sjames at gcc dot gnu.org
- [Bug fortran/116249] [15 Regression] ICE in import_iso_c_binding_module on x86_64-linux-gnu and powerpc64le-linux-gn
sjames at gcc dot gnu.org
- [Bug target/116240] RISC-V: ICE during RTL pass: combine with -fwrapv -march=rv64imv_xtheadcondmov_xventanacondops at -O2
law at gcc dot gnu.org
- [Bug target/54089] [SH] Refactor shift patterns
olegendo at gcc dot gnu.org
- [Bug other/116250] New: Add ASAN/Valgrind annotations to vec
sjames at gcc dot gnu.org
- [Bug fortran/102689] Segfault with RESHAPE of CLASS as actual argument
cvs-commit at gcc dot gnu.org
- [Bug c++/116251] New: Invalid use of pseudo destructor is not diagnosed in unevaluated contexts
luigighiron at gmail dot com
- [Bug other/116250] Add ASAN/Valgrind annotations to vec
sjames at gcc dot gnu.org
- [Bug other/116246] obstack could use ASAN and Valgrind annotations
sjames at gcc dot gnu.org
- [Bug target/116229] [15 Regression] wrong code at -Ofast aarch64 due to missing fneg to generate 0x8000000000000000
tnfchris at gcc dot gnu.org
- [Bug rtl-optimization/116244] [15 Regression] reload ICE building libstdc++ for coldfire
law at gcc dot gnu.org
- [Bug target/114775] on mingw __attribute__ ((__format__ (__printf__, ...))) doesn't recognize C99 specifiers
lukaszcz18 at wp dot pl
- [Bug bootstrap/90781] ubsan bootstrap with -O3 -march=native fails at compare stage
dcb314 at hotmail dot com
- [Bug bootstrap/90781] ubsan bootstrap with -O3 -march=native fails at compare stage
sjames at gcc dot gnu.org
- [Bug tree-optimization/116241] [15 Regression] internal compiler error: in operator[], at vec.h:910
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116244] [15 Regression] reload ICE building libstdc++ for coldfire
rguenth at gcc dot gnu.org
- [Bug target/116245] [15 regression] gcc.dg/torture/pr116037.c fails on s390x
rguenth at gcc dot gnu.org
- [Bug libstdc++/116247] [15 regression] RISC-V: shared_ptr_atomic.h: uintptr_t not declared in scope since r15-2655-g3a817a4a5a6
rguenth at gcc dot gnu.org
- [Bug middle-end/111821] [12/13/14/15 Regression] OOM with packed struct and stack variable with copy
cvs-commit at gcc dot gnu.org
- [Bug middle-end/111821] [12/13/14 Regression] OOM with packed struct and stack variable with copy
rguenth at gcc dot gnu.org
- [Bug c++/102623] Failure to detect destructed scalar objects in consteval function
pinskia at gcc dot gnu.org
- [Bug c++/71093] use of pseudo-destructor accepted in constant expression
pinskia at gcc dot gnu.org
- [Bug c++/55004] [meta-bug] constexpr issues
pinskia at gcc dot gnu.org
- [Bug c++/71093] use of pseudo-destructor accepted in constant expression
pinskia at gcc dot gnu.org
- [Bug c++/55004] [meta-bug] constexpr issues
pinskia at gcc dot gnu.org
- [Bug c++/116251] Invalid use of pseudo destructor is not diagnosed in unevaluated contexts
pinskia at gcc dot gnu.org
- [Bug c++/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
rguenth at gcc dot gnu.org
- [Bug c++/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
jakub at gcc dot gnu.org
- [Bug c++/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
jakub at gcc dot gnu.org
- [Bug target/116245] [15 regression] gcc.dg/torture/pr116037.c fails on s390x
stefansf at gcc dot gnu.org
- [Bug target/116245] [15 regression] gcc.dg/torture/pr116037.c fails on s390x
jakub at gcc dot gnu.org
- [Bug target/116245] [15 regression] gcc.dg/torture/pr116037.c fails on s390x
jakub at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116224] wrong code with _BitInt() division at -O1 and above (breaks in ccp2?)
cvs-commit at gcc dot gnu.org
- [Bug target/115981] [14/15 Regression] Redundant vmovaps to itself after vmovups since r14-537
jakub at gcc dot gnu.org
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
rguenth at gcc dot gnu.org
- [Bug target/116007] libquadmath fails to build with libgcc/soft-fp/quad.h:69:1: error: unable to emulate 'TF'
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116224] wrong code with _BitInt() division at -O1 and above (breaks in ccp2?)
cvs-commit at gcc dot gnu.org
- [Bug c++/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
rguenth at gcc dot gnu.org
- [Bug c++/105595] Coroutines can trigger -Wsubobject-linkage
dennis-hezel at gmx dot de
- [Bug target/116007] libquadmath fails to build with libgcc/soft-fp/quad.h:69:1: error: unable to emulate 'TF'
jakub at gcc dot gnu.org
- [Bug rtl-optimization/116037] [15 Regression] wrong code at -O2 with vector masking and add
cvs-commit at gcc dot gnu.org
- [Bug target/116245] [15 regression] gcc.dg/torture/pr116037.c fails on s390x
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116142] vec_widen_smult_{odd,even}_M ineffective for a simple widening dot product (vect_used_by_reduction is not set?)
xry111 at gcc dot gnu.org
- [Bug target/116245] [15 regression] gcc.dg/torture/pr116037.c fails on s390x
jakub at gcc dot gnu.org
- [Bug tree-optimization/116142] vec_widen_smult_{odd,even}_M ineffective for a simple widening dot product (vect_used_by_reduction is not set?)
rguenther at suse dot de
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
rguenth at gcc dot gnu.org
- [Bug c/60846] Add 128-bit integer types for general use on 32-bit/64-bit CPUs
vincent-gcc at vinc17 dot net
- [Bug tree-optimization/116166] risc-v (last) insn-emit-nn.c build takes hours
rguenth at gcc dot gnu.org
- [Bug c++/105595] Coroutines can trigger -Wsubobject-linkage
arsen at gcc dot gnu.org
- [Bug target/116245] [15 regression] gcc.dg/torture/pr116037.c fails on s390x
stefansf at gcc dot gnu.org
- [Bug c++/105595] Coroutines can trigger -Wsubobject-linkage
dennis-hezel at gmx dot de
- [Bug tree-optimization/116241] [15 Regression] internal compiler error: in operator[], at vec.h:910 since r15-2093-g24689b84b8ec0c74c2b9a72ec4fb467069806bda
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116241] [15 Regression] internal compiler error: in operator[], at vec.h:910 since r15-2093-g24689b84b8ec0c74c2b9a72ec4fb467069806bda
rguenth at gcc dot gnu.org
- [Bug fortran/116128] missed optimisation: fortran sum instrinsic performed in order
mjr19 at cam dot ac.uk
- [Bug middle-end/116230] Testsuite of liborcus fails with GCC 14 on i586 since r14-1891-g154c69039571c6
jamborm at gcc dot gnu.org
- [Bug tree-optimization/116166] [13/14/15 Regression] risc-v (last) insn-emit-nn.c build takes hours
rguenth at gcc dot gnu.org
- [Bug tree-optimization/115278] [13 Regression] -ftree-vectorize optimizes away volatile write on x86_64 since r13-3219
amylaar at gcc dot gnu.org
- [Bug testsuite/116252] New: variation in C++ filename extensions in testsuite ?
dcb314 at hotmail dot com
- [Bug testsuite/116252] variation in C++ filename extensions in testsuite ?
jakub at gcc dot gnu.org
- [Bug c++/105595] Coroutines can trigger -Wsubobject-linkage
arsen at gcc dot gnu.org
- [Bug tree-optimization/116166] [13/14/15 Regression] risc-v (last) insn-emit-nn.c build takes hours
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116166] [13/14/15 Regression] risc-v (last) insn-emit-nn.c build takes hours
rguenth at gcc dot gnu.org
- [Bug target/116152] RISC-V: Proposed deprecation of LP64E abi
mark at gcc dot gnu.org
- [Bug tree-optimization/116166] [13/14/15 Regression] risc-v (last) insn-emit-nn.c build takes hours
rguenth at gcc dot gnu.org
- [Bug tree-optimization/115278] [13 Regression] -ftree-vectorize optimizes away volatile write on x86_64 since r13-3219
rguenther at suse dot de
- [Bug tree-optimization/115866] missed optimization vectorizing switch statements.
andi-gcc at firstfloor dot org
- [Bug target/116152] RISC-V: Proposed deprecation of LP64E abi
jakub at gcc dot gnu.org
- [Bug other/116253] New: RFE: support for nested diagnostics
dmalcolm at gcc dot gnu.org
- [Bug other/116253] RFE: support for nested diagnostics
dmalcolm at gcc dot gnu.org
- [Bug other/116253] RFE: support for nested diagnostics
dmalcolm at gcc dot gnu.org
- [Bug target/114064] [meta-bug] Use SVE instructions more for Advanced. SIMD
pinskia at gcc dot gnu.org
- [Bug c++/96780] debuginfo for std::move and std::forward isn't useful
cvs-commit at gcc dot gnu.org
- [Bug target/116152] RISC-V: Proposed deprecation of LP64E abi
cvs-commit at gcc dot gnu.org
- [Bug c/108796] Can't intermix C2x and GNU style attributes
jsm28 at gcc dot gnu.org
- [Bug c++/94568] template specialization of equivalent nontype template argument involving member pointer considered distinct
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 c++/116223] [14/15 Regression] GCC rejects program involving integral conversion in non-type template parameter with auto
cvs-commit at gcc dot gnu.org
- [Bug c++/116223] [14/15 Regression] GCC rejects program involving integral conversion in non-type template parameter with auto
cvs-commit at gcc dot gnu.org
- [Bug c++/94568] template specialization of equivalent nontype template argument involving member pointer considered distinct
jason at gcc dot gnu.org
- [Bug analyzer/110090] -fanalyze sometimes assumes contradictory conditions to be valid at the same time during path exploration
girgias at php dot net
- [Bug c/108796] Can't intermix C2x and GNU style attributes
bruno at clisp dot org
- [Bug tree-optimization/116166] [13/14/15 Regression] risc-v (last) insn-emit-nn.c build takes hours
amacleod at redhat dot com
- [Bug c/108796] Can't intermix C2x and GNU style attributes
jsm28 at gcc dot gnu.org
- [Bug target/113384] [14/15 Regression] FAIL: gfortran.dg/array_reference_1.f90 -O0 execution test
cvs-commit at gcc dot gnu.org
- [Bug target/113384] [14/15 Regression] FAIL: gfortran.dg/array_reference_1.f90 -O0 execution test
cvs-commit at gcc dot gnu.org
- [Bug target/113384] [14/15 Regression] FAIL: gfortran.dg/array_reference_1.f90 -O0 execution test
cvs-commit at gcc dot gnu.org
- [Bug target/113384] [14/15 Regression] FAIL: gfortran.dg/array_reference_1.f90 -O0 execution test
cvs-commit at gcc dot gnu.org
- [Bug target/113384] [14/15 Regression] FAIL: gfortran.dg/array_reference_1.f90 -O0 execution test
danglin at gcc dot gnu.org
- [Bug c++/100252] [12 Regression] Internal compiler error during template instantiation
mpolacek at gcc dot gnu.org
- [Bug c++/58616] [meta-bug] nsdmi
mpolacek at gcc dot gnu.org
- [Bug fortran/109105] Error-prone format string building in resolve.cc
jvdelisle at gcc dot gnu.org
- [Bug c++/116208] "inlined from" diagnostic note has whitespace after function name
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116209] range_op_table/operator_table should become a final singleton class
pinskia at gcc dot gnu.org
- [Bug other/116254] New: new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails
seurer at gcc dot gnu.org
- [Bug fortran/116255] New: [15 only] RISC-V: STOP 12 execution error on gfortran.dg/class_transformational_2.f90
ewlu at rivosinc dot com
- [Bug other/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails
pinskia at gcc dot gnu.org
- [Bug fortran/116255] [15 only] RISC-V: STOP 12 execution error on gfortran.dg/class_transformational_2.f90
pinskia at gcc dot gnu.org
- [Bug fortran/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails
pinskia at gcc dot gnu.org
- [Bug fortran/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails
pinskia at gcc dot gnu.org
- [Bug testsuite/116148] c-c++-common/fam-in-union-alone-in-struct-2.c fails on big-endian (finally tested starting with r15-2403-g136f364e26d9ad)
danglin at gcc dot gnu.org
- [Bug fortran/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails
pinskia at gcc dot gnu.org
- [Bug target/116256] New: [15 Regression] RISC-V: testsuite failures since late-combine-pass
patrick at rivosinc dot com
- [Bug target/116256] [15 Regression] RISC-V: testsuite failures since late-combine-pass
pinskia at gcc dot gnu.org
- [Bug tree-optimization/115060] [15 Regression] Probable an issue around usage of vect_look_through_possible_promotion in tree-vect-patterns.cc
thiago.bauermann at linaro dot org
- [Bug fortran/109105] Error-prone format string building in resolve.cc
roland.illig at gmx dot de
- [Bug c++/116015] ICE in replace_placeholders_r for simple default member initializer
mpolacek at gcc dot gnu.org
- [Bug target/116256] [15 Regression] RISC-V: testsuite failures since late-combine-pass
pinskia at gcc dot gnu.org
- [Bug c++/116015] ICE in replace_placeholders_r for simple default member initializer
mpolacek at gcc dot gnu.org
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
dimitar at gcc dot gnu.org
- [Bug target/116257] New: [12/13/14/15 Regression] vmlaq_lane_f32 no longer uses fmla
pinskia at gcc dot gnu.org
- [Bug target/116257] [12/13/14/15 Regression] vmlaq_lane_f32 no longer uses fmla
pinskia at gcc dot gnu.org
- [Bug target/116257] [12/13/14/15 Regression] vmlaq_lane_f32 no longer uses fmla
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116258] New: PAREN_EXPR lowering for vectors is bad
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116258] PAREN_EXPR lowering for vectors is bad
pinskia at gcc dot gnu.org
- [Bug middle-end/116259] New: __builtin_assoc_barrier with VLA type ICEs
pinskia at gcc dot gnu.org
- [Bug libstdc++/116247] [15 regression] RISC-V: shared_ptr_atomic.h: uintptr_t not declared in scope since r15-2655-g3a817a4a5a6
redi at gcc dot gnu.org
- [Bug other/116260] New: testsuite-management/validate_failures.py: split multilib ABIs in results
sjames at gcc dot gnu.org
- [Bug testsuite/116252] variation in C++ filename extensions in testsuite ?
sjames at gcc dot gnu.org
- [Bug tree-optimization/116209] range_op_table/operator_table should become a final singleton class
pinskia at gcc dot gnu.org
- [Bug c++/116071] [14 Regression] Non-inline destructor for class template rejected with -std=gnu++14 -fconcepts
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 c++/116223] [14/15 Regression] GCC rejects program involving integral conversion in non-type template parameter with auto
cvs-commit at gcc dot gnu.org
- [Bug c++/116223] [14/15 Regression] GCC rejects program involving integral conversion in non-type template parameter with auto
jason at gcc dot gnu.org
- [Bug libstdc++/116070] [14 Regression] broken headers for compile with flags -std=gnu++14 -fconcepts
jason at gcc dot gnu.org
- [Bug c++/116071] [14 Regression] Non-inline destructor for class template rejected with -std=gnu++14 -fconcepts
jason at gcc dot gnu.org
- [Bug other/115970] RFE: add support for sending SARIF output via IPC
dmalcolm at gcc dot gnu.org
- [Bug other/115970] RFE: add support for sending SARIF output via IPC
dmalcolm at gcc dot gnu.org
- [Bug other/116177] SARIF output invocation's "executionSuccessful": true even when failing with an error (§3.20.14)
cvs-commit at gcc dot gnu.org
- [Bug other/116177] SARIF output invocation's "executionSuccessful": true even when failing with an error (§3.20.14)
dmalcolm at gcc dot gnu.org
- [Bug libstdc++/116247] [15 regression] RISC-V: shared_ptr_atomic.h: uintptr_t not declared in scope since r15-2655-g3a817a4a5a6
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/116247] [15 regression] RISC-V: shared_ptr_atomic.h: uintptr_t not declared in scope since r15-2655-g3a817a4a5a6
redi at gcc dot gnu.org
- [Bug testsuite/116207] gcc.target/aarch64/simd/vmmla.c is broken (started being tested with r15-2414-g2d105efd6f60)
cvs-commit at gcc dot gnu.org
- [Bug testsuite/116207] gcc.target/aarch64/simd/vmmla.c is broken (started being tested with r15-2414-g2d105efd6f60)
pinskia at gcc dot gnu.org
- [Bug target/116261] New: [15 regression] RISC-V: gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
ewlu at rivosinc dot com
- [Bug testsuite/116041] aarch64 fallout from removing vcond{,u,eq} patterns
pinskia at gcc dot gnu.org
- [Bug fortran/109105] Error-prone format string building in resolve.cc
cvs-commit at gcc dot gnu.org
- [Bug c++/116172] Uses of global main should also be forbidden in freestanding modes
pinskia at gcc dot gnu.org
- [Bug c++/100069] function redeclaration with noreturn not rejected
pinskia at gcc dot gnu.org
- [Bug c++/56389] Return types differs in block scope function declarations and function implementation
pinskia at gcc dot gnu.org
- [Bug c++/56389] Return types differs in block scope function declarations and function implementation
pinskia at gcc dot gnu.org
- [Bug c++/116064] [15 Regression] SPEC 2017 523.xalancbmk_r failed to build
cvs-commit at gcc dot gnu.org
- [Bug target/116202] RISC-V: Miscompile at -O3 with zvl256b
cvs-commit at gcc dot gnu.org
- [Bug c++/115231] [C++20] [Modules] deduction guides reachability
cvs-commit at gcc dot gnu.org
- [Bug c++/115231] [C++20] [Modules] deduction guides reachability
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug modula2/116181] -Wlto-type-mismatch warnings/errors during m2 bootstrap
gaius at gcc dot gnu.org
- [Bug testsuite/116148] c-c++-common/fam-in-union-alone-in-struct-2.c fails on big-endian (finally tested starting with r15-2403-g136f364e26d9ad)
linkw at gcc dot gnu.org
- [Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol
sjames at gcc dot gnu.org
- [Bug testsuite/116262] New: Review gcc/testsuite/gcc.target dg-dg assemble uses without -save-temps
sjames at gcc dot gnu.org
- [Bug testsuite/116163] RFE: add a linting tool for DejaGnu tests
sjames at gcc dot gnu.org
- [Bug driver/116263] New: -time=FILE doesn't report failure to write to FILE
sjames at gcc dot gnu.org
- [Bug driver/116263] -time=FILE doesn't report failure to write to FILE
sjames at gcc dot gnu.org
- [Bug driver/21319] Please add the feature of switching target at runtime
sjames at gcc dot gnu.org
- [Bug middle-end/44566] configuration with multiple targets / backends is not supported.
sjames at gcc dot gnu.org
- [Bug target/116264] New: Spurious {NF}s in APX code
andi-gcc at firstfloor dot org
- [Bug middle-end/111752] -Wfree-nonheap-object (vec.h:347:10: warning: 'free' called on unallocated object 'dest_bbs') during bootstrap with LTO
sjames at gcc dot gnu.org
- [Bug middle-end/111821] [12/13/14 Regression] OOM with packed struct and stack variable with copy
stefansf at gcc dot gnu.org
- [Bug tree-optimization/116142] vec_widen_smult_{odd,even}_M ineffective for a simple widening dot product (vect_used_by_reduction is not set?)
xry111 at gcc dot gnu.org
- [Bug testsuite/116148] c-c++-common/fam-in-union-alone-in-struct-2.c fails on big-endian (finally tested starting with r15-2403-g136f364e26d9ad)
linkw at gcc dot gnu.org
- [Bug tree-optimization/116265] New: Missing optimization: Vectorization of modulo operator
jschmitz at gcc dot gnu.org
- [Bug target/116266] New: rs6000: P10 vector insn ICE with -mno-vsx
linkw at gcc dot gnu.org
- [Bug tree-optimization/116265] Missing optimization: Vectorization of modulo operator
jschmitz at gcc dot gnu.org
- [Bug tree-optimization/101390] Expand vector mod as vector div + multiply-subtract
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116265] Missing optimization: Vectorization of modulo operator
pinskia at gcc dot gnu.org
- [Bug target/116266] rs6000: P10 vector insn ICE with -mno-vsx
linkw at gcc dot gnu.org
- [Bug driver/116263] -time=FILE doesn't report failure to write to FILE
schwab@linux-m68k.org
- [Bug sanitizer/116267] New: Sanitizer extremely slow
wsnyder at wsnyder dot org
- [Bug sanitizer/116267] Sanitizer extremely slow
sjames at gcc dot gnu.org
- [Bug testsuite/114842] rs6000: Adjust some test cases with powerpc_vsx_ok
cvs-commit at gcc dot gnu.org
- [Bug testsuite/114842] rs6000: Adjust some test cases with powerpc_vsx_ok
cvs-commit at gcc dot gnu.org
- [Bug testsuite/114842] rs6000: Adjust some test cases with powerpc_vsx_ok
cvs-commit at gcc dot gnu.org
- [Bug c/98539] incorrect warning with -Wvla-parameter for unspecified bound in multi-dim array
muecker at gwdg dot de
- [Bug sanitizer/116267] Sanitizer extremely slow
wsnyder at wsnyder dot org
- [Bug testsuite/114842] rs6000: Adjust some test cases with powerpc_vsx_ok
linkw at gcc dot gnu.org
- [Bug target/116268] New: notes on arm-linux-gnueabi* cannot be turned off
doko at gcc dot gnu.org
- [Bug tree-optimization/116166] [13/14/15 Regression] risc-v (last) insn-emit-nn.c build takes hours
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116166] [13/14 Regression] risc-v (last) insn-emit-nn.c build takes hours
rguenth at gcc dot gnu.org
- [Bug target/116268] notes on arm-linux-gnueabi* cannot be turned off
pinskia at gcc dot gnu.org
- [Bug target/116268] notes on arm-linux-gnueabi* cannot be turned off
pinskia at gcc dot gnu.org
- [Bug driver/116263] -time=FILE doesn't report failure to write to FILE
sjames at gcc dot gnu.org
- [Bug target/116072] [15 Regression] 4.5% slowdown of 447.dealII on aarch64
pheeck at gcc dot gnu.org
- [Bug sanitizer/116267] Sanitizer extremely slow
sjames at gcc dot gnu.org
- [Bug sanitizer/116267] Sanitizer extremely slow
pinskia at gcc dot gnu.org
- [Bug tree-optimization/101390] Expand vector mod as vector div + multiply-subtract
jschmitz at gcc dot gnu.org
- [Bug target/116131] [14/15 Regression] RISC-V: Unrecognizable insn with xtheadmemidx on rv32
cmuellner at gcc dot gnu.org
- [Bug c++/116175] ICE with dependent format attribute
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/101390] Expand vector mod as vector div + multiply-subtract
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116142] vec_widen_smult_{odd,even}_M ineffective for a simple widening dot product (vect_used_by_reduction is not set?)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116142] vec_widen_smult_{odd,even}_M ineffective for a simple widening dot product (vect_used_by_reduction is not set?)
xry111 at gcc dot gnu.org
- [Bug fortran/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails
pault at gcc dot gnu.org
- [Bug tree-optimization/84353] [12/13/14/15 Regression] [graphite] ICE in set_codegen_error, at graphite-isl-ast-to-gimple.c:206
prlw1 at cam dot ac.uk
- [Bug tree-optimization/84353] [12/13/14/15 Regression] [graphite] ICE in set_codegen_error, at graphite-isl-ast-to-gimple.c:206
sjames at gcc dot gnu.org
- [Bug c/35980] The canonical type of types with may_alias attribute is incorrect
rguenth at gcc dot gnu.org
- [Bug c/101312] ICE with -g and may_alias and const array type with no bounds
rguenth at gcc dot gnu.org
- [Bug c/114493] [11 Regression] internal compiler error: in fld_incomplete_type_of with may_alias
rguenth at gcc dot gnu.org
- [Bug target/116268] notes on arm-linux-gnueabi* cannot be turned off
doko at gcc dot gnu.org
- [Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol
anlauf at gcc dot gnu.org
- [Bug c++/109126] [DR2387] Linkage of const-qualified variable template
jakub at gcc dot gnu.org
- [Bug tree-optimization/116166] [13/14 Regression] risc-v (last) insn-emit-nn.c build takes hours
mark at gcc dot gnu.org
- [Bug c++/111592] [12/13/14/15 Regression] ICE on expanding argument pack into variadic constructor
cvs-commit at gcc dot gnu.org
- [Bug c++/111592] [12/13/14/15 Regression] ICE on expanding argument pack into variadic constructor
simartin at gcc dot gnu.org
- [Bug fortran/116269] New: [OpenACC] acc_on_device – compile-time optimization fails
burnus at gcc dot gnu.org
- [Bug target/116261] [15 regression] RISC-V: gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
rguenth at gcc dot gnu.org
- [Bug fortran/116269] [OpenACC] acc_on_device – compile-time optimization fails
burnus at gcc dot gnu.org
- [Bug sanitizer/116267] Sanitizer extremely slow
rguenth at gcc dot gnu.org
- [Bug c++/114461] [C++26] P3034R1 - Disallow module declarations to be macros
jakub at gcc dot gnu.org
- [Bug fortran/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails
rguenth at gcc dot gnu.org
- [Bug tree-optimization/101390] Expand vector mod as vector div + multiply-subtract
jschmitz at gcc dot gnu.org
- [Bug tree-optimization/116258] PAREN_EXPR lowering for vectors is bad
rguenth at gcc dot gnu.org
- [Bug c++/114461] [C++26] P3034R1 - Disallow module declarations to be macros
jakub at gcc dot gnu.org
- [Bug tree-optimization/101390] Expand vector mod as vector div + multiply-subtract
rguenther at suse dot de
- [Bug target/55212] [SH] Switch to LRA
olegendo at gcc dot gnu.org
- [Bug tree-optimization/116258] PAREN_EXPR lowering for vectors is bad
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116258] PAREN_EXPR lowering for vectors is bad
rguenth at gcc dot gnu.org
- [Bug c++/114461] [C++26] P3034R1 - Disallow module declarations to be macros
jakub at gcc dot gnu.org
- [Bug tree-optimization/107087] [12 Regression] bits/stl_algobase.h:431: warning: 'void* __builtin_memcpy(void*, const void*, unsigned int)' reading between 8 and 2147483644 bytes from a region of size 4 [-Wstringop-overread]
ted at lyncon dot se
- [Bug target/116268] notes on arm-linux-gnueabi* cannot be turned off
pinskia at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
olegendo at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
qinzhao at gcc dot gnu.org
- [Bug other/116270] New: [15 regression] erratic failures (time outs) of gfortran.dg/sizeof_6.f90
seurer at gcc dot gnu.org
- [Bug ipa/102061] Cloned function names get exposed in warning messages
peter0x44 at disroot dot org
- [Bug target/116261] [15 regression] RISC-V: gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
sjames at gcc dot gnu.org
- [Bug other/116270] [15 regression] erratic failures (time outs) of gfortran.dg/sizeof_6.f90
sjames at gcc dot gnu.org
- [Bug target/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
sjames at gcc dot gnu.org
- [Bug testsuite/116271] New: [15 regression] gcc.dg/vect/tsvc/vect-tsvc-s176.c fails after r15-2777-g8fac69a2dbff98
seurer at gcc dot gnu.org
- [Bug c++/116064] [15 Regression] SPEC 2017 523.xalancbmk_r failed to build
ppalka at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug c++/114461] [C++26] P3034R1 - Disallow module declarations to be macros
jakub at gcc dot gnu.org
- [Bug libstdc++/116140] [15 Regression] 5-35% slowdown of 483.xalancbmk and 523.xalancbmk_r since r15-2356-ge69456ff9a54ba
acoplan at gcc dot gnu.org
- [Bug testsuite/116148] c-c++-common/fam-in-union-alone-in-struct-2.c fails on big-endian (finally tested starting with r15-2403-g136f364e26d9ad)
danglin at gcc dot gnu.org
- [Bug fortran/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails
danglin at gcc dot gnu.org
- [Bug c++/107222] const qualifier appears in mangled NTTP value when the original object is so qualified
ppalka at gcc dot gnu.org
- [Bug target/116266] rs6000: P10 vector insn ICE with -mno-vsx
bergner at gcc dot gnu.org
- [Bug tree-optimization/116166] [13/14 Regression] risc-v (last) insn-emit-nn.c build takes hours
mark at gcc dot gnu.org
- [Bug tree-optimization/116258] PAREN_EXPR lowering for vectors is bad
cvs-commit at gcc dot gnu.org
- [Bug middle-end/116259] __builtin_assoc_barrier with VLA type ICEs
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116258] PAREN_EXPR lowering for vectors is bad
pinskia at gcc dot gnu.org
- [Bug middle-end/116259] __builtin_assoc_barrier with VLA type ICEs
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116258] PAREN_EXPR lowering for vectors is bad
pinskia at gcc dot gnu.org
- [Bug c++/109126] [DR2387] Linkage of const-qualified variable template
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116272] New: [13/14/15 Regression] Wrong code at -O2/3/s on aarch64-linux-gnu
jwzeng at nuaa dot edu.cn
- [Bug c++/109126] [DR2387] Linkage of const-qualified variable template
jakub at gcc dot gnu.org
- [Bug c++/94404] [meta-bug] C++ core issues
jakub at gcc dot gnu.org
- [Bug tree-optimization/116272] [13/14/15 Regression] Wrong code at -O2/3/s on aarch64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
qinzhao at gcc dot gnu.org
- [Bug target/116273] New: [14/15 regression] RISC-V: gcc.dg/long_branch.c flakey timeout
ewlu at rivosinc dot com
- [Bug c/116274] New: x86: poor code generation with 16 byte function arguments
ripatel at wii dot dev
- [Bug target/116274] [14/15 Regression] x86: poor code generation with 16 byte function arguments
pinskia at gcc dot gnu.org
- [Bug c++/116219] [14/15 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
cvs-commit at gcc dot gnu.org
- [Bug testsuite/116271] [15 regression] gcc.dg/vect/tsvc/vect-tsvc-s176.c fails after r15-2777-g8fac69a2dbff98
amylaar at gcc dot gnu.org
- [Bug ipa/111937] offloading from x86_64-linux-gnu to riscv*-linux-gnu will have issues
cvs-commit at gcc dot gnu.org
- [Bug ipa/96265] offloading to nvptx-none from aarch64-linux-gnu (and riscv*-linux-gnu) does not work
cvs-commit at gcc dot gnu.org
- [Bug c++/116064] [15 Regression] SPEC 2017 523.xalancbmk_r failed to build
cvs-commit at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug testsuite/116271] [15 regression] gcc.dg/vect/tsvc/vect-tsvc-s176.c fails after r15-2777-g8fac69a2dbff98
amylaar at gcc dot gnu.org
- [Bug tree-optimization/112358] [14/15 Regression] glibc -Wstringop-overflow= build failure on hppa since r14-4089-gd45ddc2c04e471
danglin at gcc dot gnu.org
- [Bug target/116237] gcc does not accept -weak_framework without -Wl on macOS
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/112358] [14/15 Regression] glibc -Wstringop-overflow= build failure on hppa since r14-4089-gd45ddc2c04e471
law at gcc dot gnu.org
- [Bug target/116237] gcc does not accept -weak_framework without -Wl on macOS
vital.had at gmail dot com
- [Bug target/116275] New: [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502)
sjames at gcc dot gnu.org
- [Bug tree-optimization/112358] [14/15 Regression] glibc -Wstringop-overflow= build failure on hppa since r14-4089-gd45ddc2c04e471
jsm28 at gcc dot gnu.org
- [Bug fortran/116128] missed optimisation: fortran sum instrinsic performed in order
anlauf at gcc dot gnu.org
- [Bug target/116275] [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502)
roger at nextmovesoftware dot com
- [Bug c++/116276] New: [14/15 regression] multiple inheritance CTAD regression with -std=c++23
jason at gcc dot gnu.org
- [Bug c++/116276] [14/15 regression] multiple inheritance CTAD regression with -std=c++23
jason at gcc dot gnu.org
- [Bug c++/116276] [14/15 regression] multiple inheritance CTAD regression with -std=c++23
jason at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
alx at kernel dot org
- [Bug rtl-optimization/116238] [15 Regression] ICE building 526.blender_r on aarch64 SVE after r15-1619-g3b9b8d6cfdf593
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116238] [15 Regression] ICE building 526.blender_r on aarch64 SVE after r15-1619-g3b9b8d6cfdf593
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116238] [15 Regression] ICE building 526.blender_r on aarch64 SVE after r15-1619-g3b9b8d6cfdf593
pinskia at gcc dot gnu.org
- [Bug c++/116015] ICE in replace_placeholders_r for simple default member initializer
mpolacek at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
kees at outflux dot net
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
alx at kernel dot org
- [Bug c++/116276] [14/15 regression] multiple inheritance CTAD regression with -std=c++23
ppalka at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
kees at outflux dot net
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug c++/116276] [14/15 regression] multiple inheritance CTAD regression with -std=c++23
ppalka at gcc dot gnu.org
- [Bug c++/116277] New: "may be used uninitialized [-Werror=maybe-uninitialized]" instead of -Werror=dangling-reference
f.heckenbach@fh-soft.de
- [Bug tree-optimization/116277] "may be used uninitialized [-Werror=maybe-uninitialized]" instead of -Werror=dangling-reference
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116277] "may be used uninitialized [-Werror=maybe-uninitialized]" instead of -Werror=dangling-reference
pinskia at gcc dot gnu.org
- [Bug tree-optimization/63446] dangling reference results in confusing diagnostic from -Wuninitialized
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116277] "may be used uninitialized [-Werror=maybe-uninitialized]" instead of -Werror=dangling-reference
f.heckenbach@fh-soft.de
- [Bug c++/115062] [modules] internal compiler error: in simplify_aggr_init_exp
nshead at gcc dot gnu.org
- [Bug tree-optimization/116277] "may be used uninitialized [-Werror=maybe-uninitialized]" instead of -Werror=dangling-reference
pinskia at gcc dot gnu.org
- [Bug target/116278] New: [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
patrick at rivosinc dot com
- [Bug target/116275] [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502)
sjames at gcc dot gnu.org
- [Bug target/116278] [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
pinskia at gcc dot gnu.org
- [Bug gcov-profile/116279] New: Branch coverage measure is reported in inconsistent ways for comma operators
wentaoz5 at illinois dot edu
- [Bug target/116278] [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
kito at gcc dot gnu.org
- [Bug target/116278] [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
pan2.li at intel dot com
- [Bug target/116278] [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
pinskia at gcc dot gnu.org
- [Bug target/116280] New: [15 Regression] RISC-V: expected mode RVVMF8QI for operand 2 of insn pred_vwsllrvvmf4hi but got mode RVVMF2SI
patrick at rivosinc dot com
- [Bug target/116278] [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
pan2.li at intel dot com
- [Bug target/116278] [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
pan2.li at intel dot com
- [Bug target/116278] [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
pan2.li at intel dot com
- [Bug target/116278] [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
pan2.li at intel dot com
- [Bug tree-optimization/91940] __builtin_bswap16 loop optimization
amylaar at gcc dot gnu.org
- [Bug tree-optimization/91940] __builtin_bswap16 loop optimization
amylaar at gcc dot gnu.org
- [Bug c++/116281] New: Comma operator used in the middle operand of a conditional expression is incorrectly rejected in non static data member initializer
luigighiron at gmail dot com
- [Bug c++/116281] Comma operator used in the middle operand of a conditional expression is incorrectly rejected in non static data member initializer
pinskia at gcc dot gnu.org
- [Bug c++/116281] Comma operator used in the middle operand of a conditional expression is incorrectly rejected in non static data member initializer
luigighiron at gmail dot com
- [Bug ipa/116191] Avoid inlining in unlikely branches
morrison.levi at gmail dot com
- [Bug target/116282] New: [15 Regression] RISC-V rv64id_zba_zbkb ICE: could not split insn
patrick at rivosinc dot com
- [Bug testsuite/116252] variation in C++ filename extensions in testsuite ?
egallager at gcc dot gnu.org
- [Bug c++/114950] [modules] ICE in binding_cmp when merging friend functions in partitions
cvs-commit at gcc dot gnu.org
- [Bug c++/115801] [modules] segfault instantiating a template with a templated friend declaration referring to an unexported template using a qualified name
cvs-commit at gcc dot gnu.org
- [Bug c++/114950] [modules] ICE in binding_cmp when merging friend functions in partitions
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/115801] [modules] segfault instantiating a template with a templated friend declaration referring to an unexported template using a qualified name
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug target/116275] [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502)
sjames at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug c++/115062] [modules] internal compiler error: in simplify_aggr_init_exp
nshead at gcc dot gnu.org
- [Bug target/116283] New: [15 Regression] RISC-V rv64id_zbs ICE: unrecognizable insn
patrick at rivosinc dot com
- [Bug tree-optimization/91940] __builtin_bswap16 loop optimization
jakub at gcc dot gnu.org
- [Bug c++/116276] [14/15 regression] multiple inheritance CTAD regression with -std=c++23
jakub at gcc dot gnu.org
- [Bug rtl-optimization/116028] [15 regression] gcc.dg/pr10474.c test failure since r15-1619-g3b9b8d6cfdf593
cvs-commit at gcc dot gnu.org
- [Bug c++/116281] Comma operator used in the middle operand of a conditional expression is incorrectly rejected in non static data member initializer
schwab@linux-m68k.org
- [Bug c/116284] New: incorrect classification of zero-sized array as variably modified
muecker at gwdg dot de
- [Bug tree-optimization/116258] PAREN_EXPR lowering for vectors is bad
cvs-commit at gcc dot gnu.org
- [Bug c/116016] enhancement: add __builtin_set_counted_by(P->FAM, COUNT) or equivalent
alx at kernel dot org
- [Bug tree-optimization/91940] __builtin_bswap16 loop optimization
amylaar at gcc dot gnu.org
- [Bug tree-optimization/116166] [13/14 Regression] risc-v (last) insn-emit-nn.c build takes hours
rguenth at gcc dot gnu.org
- [Bug middle-end/114855] ICE: Segfault when compiling large autogenerated C source file
rguenth at gcc dot gnu.org
- [Bug ipa/116191] Avoid inlining in unlikely branches
ilija.tovilo at me dot com
- [Bug target/116280] [15 Regression] RISC-V: expected mode RVVMF8QI for operand 2 of insn pred_vwsllrvvmf4hi but got mode RVVMF2SI
rguenth at gcc dot gnu.org
- [Bug target/116282] [15 Regression] RISC-V rv64id_zba_zbkb ICE: could not split insn
rguenth at gcc dot gnu.org
- [Bug target/116283] [15 Regression] RISC-V rv64id_zbs ICE: unrecognizable insn
rguenth at gcc dot gnu.org
- [Bug testsuite/116271] [15 regression] gcc.dg/vect/tsvc/vect-tsvc-s176.c fails after r15-2777-g8fac69a2dbff98
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116273] [14/15 regression] RISC-V: gcc.dg/long_branch.c flakey timeout, insn scheduling is slow
rguenth at gcc dot gnu.org
- [Bug c++/116285] New: Compilation of nodejs/v8 8_base_without_compiler.runtime-temporal.cc is slow
sjames at gcc dot gnu.org
- [Bug c++/116285] Compilation of nodejs/v8 8_base_without_compiler.runtime-temporal.cc is slow
sjames at gcc dot gnu.org
- [Bug target/116274] [14/15 Regression] x86: poor code generation with 16 byte function arguments and addition
rguenth at gcc dot gnu.org
- [Bug c++/115744] [C++26] P2747R2 - constexpr placement new
cvs-commit at gcc dot gnu.org
- [Bug c++/115744] [C++26] P2747R2 - constexpr placement new
jakub at gcc dot gnu.org
- [Bug c++/110338] Implement C++26 language features
jakub at gcc dot gnu.org
- [Bug c++/115754] [14 Regression] C++26 ICE on constexpr new
jakub at gcc dot gnu.org
- [Bug c++/115744] [C++26] P2747R2 - constexpr placement new
jakub at gcc dot gnu.org
- [Bug c++/116286] New: Compilation of nodejs/v8 v8_turboshaft.csa-optimize-phase.cc is slow
sjames at gcc dot gnu.org
- [Bug c++/116286] Compilation of nodejs/v8 v8_turboshaft.csa-optimize-phase.cc is slow
sjames at gcc dot gnu.org
- [Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch since r15-888-gb644126237a1aa
sjames at gcc dot gnu.org
- [Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch since r15-888-gb644126237a1aa
sjames at gcc dot gnu.org
- [Bug target/116274] [14/15 Regression] x86: poor code generation with 16 byte function arguments and addition
rguenth at gcc dot gnu.org
- [Bug target/116287] New: __builtin_ia32_bzhi_si() ignores side effects of its arguments
zsojka at seznam dot cz
- [Bug target/116287] __builtin_ia32_bzhi_si() ignores side effects of its arguments
jakub at gcc dot gnu.org
- [Bug target/116275] [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502)
roger at nextmovesoftware dot com
- [Bug target/116275] [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502)
sjames at gcc dot gnu.org
- [Bug c++/116288] New: C++ overloading
hans.buchmann.wantuch at gmail dot com
- [Bug target/115464] [14 Backport] ICE when building libaom on arm64 (neon sve bridge usage with tbl/perm)
sjames at gcc dot gnu.org
- [Bug c++/116289] New: [13.3 regression] Can't apply decltype to comparison operators created by spaceship operator for local classes
iamsupermouse at mail dot ru
- [Bug target/116054] RISCV: RV32: prologue/epilogue degradation
tommy_murphy at hotmail dot com
- [Bug c++/116289] [13 regression] Can't apply decltype to comparison operators created by spaceship operator for local classes
rguenth at gcc dot gnu.org
- [Bug target/116287] __builtin_ia32_bzhi_si() ignores side effects of its arguments
jakub at gcc dot gnu.org
- [Bug c++/116288] C++ overloading
rguenth at gcc dot gnu.org
- [Bug c++/116286] Compilation of nodejs/v8 v8_turboshaft.csa-optimize-phase.cc is slow
rguenth at gcc dot gnu.org
- [Bug c++/116286] Compilation of nodejs/v8 v8_turboshaft.csa-optimize-phase.cc is slow
sjames at gcc dot gnu.org
- [Bug c++/116288] C++ overloading
hans.buchmann.wantuch at gmail dot com
- [Bug c++/115239] [14 Regression] ICE: Segmentation fault with ambiguous function call in some cases (`const char*` vs `char` with `long` vs `unsigned`) since r14-6522
jakub at gcc dot gnu.org
- [Bug c++/116288] C++ overloading
jakub at gcc dot gnu.org
- [Bug c++/115062] [modules] internal compiler error: in simplify_aggr_init_exp
cvs-commit at gcc dot gnu.org
- [Bug c++/115062] [modules] internal compiler error: in simplify_aggr_init_exp
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug middle-end/116290] New: [12/13/14/15 regression] -fcompare-debug -gno-statement-frontiers -O2 failure with evolution-data-server-3.52.4
sjames at gcc dot gnu.org
- [Bug middle-end/116290] [12/13/14/15 regression] -fcompare-debug -gno-statement-frontiers -O2 failure with evolution-data-server-3.52.4
sjames at gcc dot gnu.org
- [Bug middle-end/116290] [12/13/14/15 regression] -fcompare-debug -gno-statement-frontiers -O2 failure with evolution-data-server-3.52.4
rguenth at gcc dot gnu.org
- [Bug middle-end/116290] [12/13/14/15 regression] -fcompare-debug -gno-statement-frontiers -O2 failure with evolution-data-server-3.52.4
sjames at gcc dot gnu.org
- [Bug middle-end/116290] [12/13/14/15 regression] -fcompare-debug -gno-statement-frontiers -O2 failure with evolution-data-server-3.52.4
jakub at gcc dot gnu.org
- [Bug middle-end/116290] [12/13/14/15 regression] -fcompare-debug -gno-statement-frontiers -O2 failure with evolution-data-server-3.52.4
jakub at gcc dot gnu.org
- [Bug c++/116289] [13 regression] Can't apply decltype to comparison operators created by spaceship operator for local classes
ppalka at gcc dot gnu.org
- [Bug target/116240] RISC-V: ICE during RTL pass: combine with -fwrapv -march=rv64imv_xtheadcondmov_xventanacondops at -O2
cvs-commit at gcc dot gnu.org
- [Bug target/116240] RISC-V: ICE during RTL pass: combine with -fwrapv -march=rv64imv_xtheadcondmov_xventanacondops at -O2
law at gcc dot gnu.org
- [Bug c++/116291] New: ICE on non-existent module-mapper directory
sjames at gcc dot gnu.org
- [Bug fortran/116292] New: [15 regression] ICE on invalid reduction
sjames at gcc dot gnu.org
- [Bug fortran/116292] [15 regression] ICE on invalid reduction
sjames at gcc dot gnu.org
- [Bug c++/115806] [12/13/14/15 Regression] No error for member enum redefinition in class template (even after instantiation)
simartin at gcc dot gnu.org
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
sjames at gcc dot gnu.org
- [Bug c++/116293] New: ICE when failing to open module mapper (error: unknown Compiled Module Interface: no such module)
sjames at gcc dot gnu.org
- [Bug tree-optimization/116166] [13/14 Regression] risc-v (last) insn-emit-nn.c build takes hours
andi at firstfloor dot org
- [Bug rtl-optimization/116028] [15 regression] gcc.dg/pr10474.c test failure since r15-1619-g3b9b8d6cfdf593
jskumari at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug target/116283] [15 Regression] RISC-V rv64id_zbs ICE: unrecognizable insn
law at gcc dot gnu.org
- [Bug c++/115806] [12/13/14/15 Regression] No error for member enum redefinition in class template (even after instantiation)
simartin at gcc dot gnu.org
- [Bug middle-end/116294] New: -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0
sjames at gcc dot gnu.org
- [Bug middle-end/116294] -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0
sjames at gcc dot gnu.org
- [Bug middle-end/116294] -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0
sjames at gcc dot gnu.org
- [Bug ipa/96265] offloading to nvptx-none from aarch64-linux-gnu (and riscv*-linux-gnu) does not work
j.reuter@fz-juelich.de
- [Bug ipa/96265] offloading to nvptx-none from aarch64-linux-gnu (and riscv*-linux-gnu) does not work
j.reuter@fz-juelich.de
- [Bug target/116283] [15 Regression] RISC-V rv64id_zbs ICE: unrecognizable insn
law at gcc dot gnu.org
- [Bug ipa/96265] offloading to nvptx-none from aarch64-linux-gnu (and riscv*-linux-gnu) does not work
prathamesh3492 at gcc dot gnu.org
- [Bug c++/107637] [C++23] P2718R0 - Final Fix of Broken Range‐based for Loop
jakub at gcc dot gnu.org
- [Bug tree-optimization/90839] Detect lsb ones counting loop (final value replacement?)
acarlotti at gcc dot gnu.org
- [Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch since r15-888-gb644126237a1aa
hjl.tools at gmail dot com
- [Bug target/116295] New: [avr] unrecognizable insn when loading from address-space __flash
gjl at gcc dot gnu.org
- [Bug target/116295] [avr] unrecognizable insn when loading from address-space __flash
gjl at gcc dot gnu.org
- [Bug c++/116289] [13 regression] Can't apply decltype to comparison operators created by spaceship operator for local classes
iamsupermouse at mail dot ru
- [Bug ipa/116296] New: [15 Regression] internal compiler error: in merge, at ipa-modref-tree.cc:176 at -O3
patrick at rivosinc dot com
- [Bug target/116295] [avr] unrecognizable insn when loading from address-space __flash
cvs-commit at gcc dot gnu.org
- [Bug target/116295] [avr] unrecognizable insn when loading from address-space __flash
cvs-commit at gcc dot gnu.org
- [Bug target/116295] [avr] unrecognizable insn when loading from address-space __flash
gjl at gcc dot gnu.org
- [Bug testsuite/116271] [15 regression] gcc.dg/vect/tsvc/vect-tsvc-s176.c fails after r15-2777-g8fac69a2dbff98
seurer at gcc dot gnu.org
- [Bug target/116229] [15 Regression] wrong code at -Ofast aarch64 due to missing fneg to generate 0x8000000000000000
cvs-commit at gcc dot gnu.org
- [Bug target/116229] [15 Regression] wrong code at -Ofast aarch64 due to missing fneg to generate 0x8000000000000000
tnfchris at gcc dot gnu.org
- [Bug c++/116297] New: ICE on using default spaceship comparison operator inside requires
fchelnokov at gmail dot com
- [Bug testsuite/116041] aarch64 fallout from removing vcond{,u,eq} patterns
cvs-commit at gcc dot gnu.org
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
kargls at comcast dot net
- [Bug target/114189] Target implements obsolete vcond{,u,eq} expanders
pinskia at gcc dot gnu.org
- [Bug testsuite/116041] aarch64 fallout from removing vcond{,u,eq} patterns
pinskia at gcc dot gnu.org
- [Bug c++/116297] ICE on using default spaceship comparison operator inside requires
mpolacek at gcc dot gnu.org
- [Bug c++/107637] [C++23] P2718R0 - Final Fix of Broken Range‐based for Loop
jakub at gcc dot gnu.org
- [Bug c++/116298] New: No error when taking address of overloaded member function template
rs2740 at gmail dot com
- [Bug c++/116289] [13 regression] Can't apply decltype to comparison operators created by spaceship operator for local classes
ppalka at gcc dot gnu.org
- [Bug c++/116298] No error when taking address of overloaded function template
pinskia at gcc dot gnu.org
- [Bug c++/116298] No error when taking address of overloaded function template
pinskia at gcc dot gnu.org
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
anlauf at gcc dot gnu.org
- [Bug c/116299] New: GCC optimizes away code when long double is represented by the IBM double-double method.
rmaguire314 at gmail dot com
- [Bug middle-end/116299] GCC optimizes away code when long double is represented by the IBM double-double method.
pinskia at gcc dot gnu.org
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
anlauf at gcc dot gnu.org
- [Bug ipa/116296] [15 Regression] internal compiler error: in merge, at ipa-modref-tree.cc:176 at -O3
pinskia at gcc dot gnu.org
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
pinskia at gcc dot gnu.org
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
anlauf at gcc dot gnu.org
- [Bug middle-end/116299] GCC optimizes away code when long double is represented by the IBM double-double method.
rmaguire314 at gmail dot com
- [Bug middle-end/116299] GCC optimizes away code when long double is represented by the IBM double-double method.
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116244] [15 Regression] reload ICE building libstdc++ for coldfire
law at gcc dot gnu.org
- [Bug middle-end/116299] GCC optimizes away code when long double is represented by the IBM double-double method.
rmaguire314 at gmail dot com
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
anlauf at gcc dot gnu.org
- [Bug middle-end/116299] GCC optimizes away code when long double is represented by the IBM double-double method.
rmaguire314 at gmail dot com
- [Bug other/116300] New: RFE: capture macro expansion information in SARIF output
dmalcolm at gcc dot gnu.org
- [Bug other/116301] New: RFE: provide support for future SARIF versions
dmalcolm at gcc dot gnu.org
- [Bug c/116302] New: transparent union does not work with {integral type, bitfield struct}
hpa at zytor dot com
- [Bug c/116302] transparent union does not work with {integral type, bitfield struct}
hpa at zytor dot com
- [Bug c/116302] transparent union does not work with {integral type, bitfield struct}
hpa at zytor dot com
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug c/116302] transparent union does not work with {integral type, bitfield struct}
pinskia at gcc dot gnu.org
- [Bug c/116302] transparent union does not work with {integral type, bitfield struct}
pinskia at gcc dot gnu.org
- [Bug target/116303] New: RISC-V: -mcpu doesn't populate .attribute arch string when directly invoking cc1
ewlu at rivosinc dot com
- [Bug analyzer/116304] New: False negative from -fanalyzer on "return NULL"; due to NULL being in a system header
dmalcolm at gcc dot gnu.org
- [Bug target/116303] RISC-V: -mcpu doesn't populate .attribute arch string when directly invoking cc1
pinskia at gcc dot gnu.org
- [Bug middle-end/116294] -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116294] -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116294] -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116294] -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0
pinskia at gcc dot gnu.org
- [Bug other/116260] testsuite-management/validate_failures.py: split multilib ABIs in results
thiago.bauermann at linaro dot org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug c/116305] New: RISC-V: dwarf cfi_escape information is incorrect when use vlenb to get scalable frame
zhijin.zeng at spacemit dot com
- [Bug c++/113388] Calling explicit object member function without object argument inside a function that is not an implicit object member function
cooky.ykooc922 at gmail dot com
- [Bug c++/115783] GCC accepts invalid program involving calling explicit object member function from static member function
cooky.ykooc922 at gmail dot com
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug c++/116306] New: Compiler halts during negative case in requires statement when defining concept (unpacking variadic arguments)
rekerner at gmail dot com
- [Bug c++/116306] Compiler halts during negative case in requires statement when defining concept (unpacking variadic arguments)
rekerner at gmail dot com
- [Bug tree-optimization/116307] New: [14 Regression] off by one when loop unrolling and bogus -Wstringop-overflow
kasper93 at gmail dot com
- [Bug c++/116306] Compiler halts during negative case in requires statement when defining concept (unpacking variadic arguments)
pinskia at gcc dot gnu.org
- [Bug c++/116306] Compiler halts during negative case in requires statement when defining concept (unpacking variadic arguments)
pinskia at gcc dot gnu.org
- [Bug c++/116306] Compiler halts during negative case in requires statement when defining concept (unpacking variadic arguments)
pinskia at gcc dot gnu.org
- [Bug c++/103760] Invalid expression inside lambda inside compound requirement causes an error instead of concept satisfaction failure
pinskia at gcc dot gnu.org
- [Bug c++/116306] Compiler halts during negative case in requires statement when defining concept (unpacking variadic arguments)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116307] off by one when loop unrolling and bogus -Wstringop-overflow
pinskia at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug target/116308] New: ICE while compiling _Atomic _Float16 for riscv64
pheeck at gcc dot gnu.org
- [Bug target/111236] ICE in in extract_insn, at recog.cc:2791 on s390x with -Og -march=z13
pheeck at gcc dot gnu.org
- [Bug fortran/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails
pault at gcc dot gnu.org
- [Bug target/116309] New: ICE unrecognizable insn while compiling pr111821.c for s390
pheeck at gcc dot gnu.org
- [Bug target/116309] ICE unrecognizable insn while compiling pr111821.c for s390
pheeck at gcc dot gnu.org
- [Bug c++/116310] New: default equality operator== selects not-const conversion operator
fchelnokov at gmail dot com
- [Bug c++/116311] New: GCC accepts invalid program with conversion function
jlame646 at gmail dot com
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug c++/116310] default equality operator== selects not-const conversion operator
pinskia at gcc dot gnu.org
- [Bug c++/116311] GCC accepts invalid program with conversion function
pinskia at gcc dot gnu.org
- [Bug target/116312] New: Use LDP instead of LD2 on for Advanced SIMD when possible
ktkachov at gcc dot gnu.org
- [Bug c++/116310] default equality operator== const selects not-const conversion operator
pinskia at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/116312] Use LDP instead of LD2 on for Advanced SIMD when possible
pinskia at gcc dot gnu.org
- [Bug target/116312] Use LDP instead of LD2 on for Advanced SIMD when possible
ktkachov at gcc dot gnu.org
- [Bug target/116072] [15 Regression] 4.5% slowdown of 447.dealII on aarch64
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/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch since r15-888-gb644126237a1aa
arnd at linaro dot org
- [Bug c/116313] New: -Wsequence-point false positive with auto and/or __auto_type
alx at kernel dot org
- [Bug c++/99599] [12/13 Regression] Concepts requirement falsely reporting cyclic dependency, breaks tag_invoke pattern
corentinjabot at gmail dot com
- [Bug target/113934] Switch avr to LRA
gjl at gcc dot gnu.org
- [Bug target/113934] Switch avr to LRA
sjames at gcc dot gnu.org
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
sjames at gcc dot gnu.org
- [Bug target/115464] [14 Backport] ICE when building libaom on arm64 (neon sve bridge usage with tbl/perm)
ncopa at alpinelinux dot org
- [Bug c/116313] -Wsequence-point false positive with auto and/or __auto_type
fw at gcc dot gnu.org
- [Bug target/113035] RISC-V: regression testsuite errors -mtune=sifive-7-series
Dusan.Stojkovic@rt-rk.com
- [Bug middle-end/116299] GCC optimizes away code when long double is represented by the IBM double-double method.
sjames at gcc dot gnu.org
- [Bug c/116313] -Wsequence-point false positive with auto and/or __auto_type
alx at kernel dot org
- [Bug c/116313] -Wsequence-point false positive with auto and/or __auto_type
fw at gcc dot gnu.org
- [Bug target/113934] Switch avr to LRA
gjl at gcc dot gnu.org
- [Bug tree-optimization/116314] New: ICE after fixing PR116142 and implementing vec_widen_smult_{odd,even}_M for LoongArch
xry111 at gcc dot gnu.org
- [Bug ipa/96265] offloading to nvptx-none from aarch64-linux-gnu (and riscv*-linux-gnu) does not work
j.reuter@fz-juelich.de
- [Bug target/113934] Switch avr to LRA
gjl at gcc dot gnu.org
- [Bug rtl-optimization/111673] assign_hard_reg() routine should scale save/restore costs of callee save registers with basic block frequency
jskumari at gcc dot gnu.org
- [Bug target/116287] __builtin_ia32_bzhi_si() ignores side effects of its arguments
cvs-commit at gcc dot gnu.org
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
vehre at gcc dot gnu.org
- [Bug target/96017] Powerpc suboptimal register spill in likely path
jskumari at gcc dot gnu.org
- [Bug tree-optimization/116307] off by one when loop unrolling and bogus -Wstringop-overflow
kasper93 at gmail dot com
- [Bug c++/113348] ice when calling xobj member function without an object in an xobj member function
ppalka at gcc dot gnu.org
- [Bug c++/115783] GCC accepts invalid program involving calling explicit object member function from static member function
ppalka at gcc dot gnu.org
- [Bug target/116287] __builtin_ia32_bzhi_si() ignores side effects of its arguments
cvs-commit at gcc dot gnu.org
- [Bug target/116287] __builtin_ia32_bzhi_si() ignores side effects of its arguments
jakub at gcc dot gnu.org
- [Bug rtl-optimization/110254] improve_allocation() routine does not update allocated_hardreg_p[] array
jskumari at gcc dot gnu.org
- [Bug c++/113063] Strange linker error in special case involving local class with defaulted spaceship operator and static assert
cvs-commit at gcc dot gnu.org
- [Bug c++/116289] [13 regression] Can't apply decltype to comparison operators created by spaceship operator for local classes
cvs-commit at gcc dot gnu.org
- [Bug c/116313] -Wsequence-point false positive with auto and/or __auto_type
pinskia at gcc dot gnu.org
- [Bug c++/113063] Strange linker error in special case involving local class with defaulted spaceship operator and static assert
cvs-commit at gcc dot gnu.org
- [Bug c++/116289] [13 regression] Can't apply decltype to comparison operators created by spaceship operator for local classes
cvs-commit at gcc dot gnu.org
- [Bug c++/116289] [13 regression] Can't apply decltype to comparison operators created by spaceship operator for local classes
ppalka at gcc dot gnu.org
- [Bug tree-optimization/116307] off by one when loop unrolling and bogus -Wstringop-overflow
kasper93 at gmail dot com
- [Bug target/115464] [14 Backport] ICE when building libaom on arm64 (neon sve bridge usage with tbl/perm)
pinskia at gcc dot gnu.org
- [Bug c++/113063] Strange linker error in special case involving local class with defaulted spaceship operator and static assert
ppalka at gcc dot gnu.org
- [Bug c++/115090] ICE in gimplify_expr, at gimplify.cc:18907 (deduced this)
ppalka at gcc dot gnu.org
- [Bug c++/115783] GCC accepts invalid program involving calling explicit object member function from static member function
ppalka at gcc dot gnu.org
- [Bug testsuite/113005] 'libgomp.fortran/rwlock_1.f90', 'libgomp.fortran/rwlock_3.f90' execution test timeouts
sjames at gcc dot gnu.org
- [Bug fortran/88624] [Coarray] Rejects allocatable coarray passed as a dummy argument
vehre at gcc dot gnu.org
- [Bug c/78352] GCC lacks support for the Apple "blocks" extension to the C family of languages
vital.had at gmail dot com
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
kargls at comcast dot net
- [Bug other/116260] testsuite-management/validate_failures.py: split multilib ABIs in results
sjames at gcc dot gnu.org
- [Bug c++/115806] [12/13/14/15 Regression] No error for member enum redefinition in class template (even after instantiation)
cvs-commit at gcc dot gnu.org
- [Bug c++/115806] [12/13/14/15 Regression] No error for member enum redefinition in class template (even after instantiation)
simartin at gcc dot gnu.org
- [Bug tree-optimization/114952] False positive -Wmaybe-uninitialized starting at -O3 in libbpf
sjames at gcc dot gnu.org
- [Bug tree-optimization/106931] [12 Regression] -Wstringop-overflow false positive -O3 -fno-tree-vectorize with loop unrolling since r12-3300-gece28da924ddda8b
kasper93 at gmail dot com
- [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
kasper93 at gmail dot com
- [Bug middle-end/116299] GCC optimizes away code when long double is represented by the IBM double-double method.
rmaguire314 at gmail dot com
- [Bug tree-optimization/116315] New: [14/15 regression] False-positive -Wmaybe-uninitialized at -O3
drfiemost at yahoo dot com
- [Bug middle-end/116299] GCC optimizes away code when long double is represented by the IBM double-double method.
rmaguire314 at gmail dot com
- [Bug tree-optimization/116315] [14/15 regression] False-positive -Wmaybe-uninitialized at -O3
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 target/93192] [m68k] incorrect conversion of inf and nan in __truncxfdf2
mikpelinux at gmail dot com
- [Bug middle-end/116299] GCC optimizes away code when long double is represented by the IBM double-double method.
pinskia at gcc dot gnu.org
- [Bug target/113934] Switch avr to LRA
gjl at gcc dot gnu.org
- [Bug tree-optimization/116315] [14/15 regression] False-positive -Wmaybe-uninitialized at -O3
drfiemost at yahoo dot com
- [Bug ipa/116296] [13/14/15 Regression] internal compiler error: in merge, at ipa-modref-tree.cc:176 at -O3
pinskia at gcc dot gnu.org
- [Bug target/116266] rs6000: P10 vector insn ICE with -mno-vsx
segher at gcc dot gnu.org
- [Bug target/113934] Switch avr to LRA
segher at gcc dot gnu.org
- [Bug target/116170] [15 regression] ICE unrecognizable insn since r15-2084-g33dca0a4c1c421
segher at gcc dot gnu.org
- [Bug tree-optimization/103660] Sub-optimal code with relational operators
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116316] New: incorrect code with -O2
qinzhao at gcc dot gnu.org
- [Bug tree-optimization/116316] incorrect code with -O2
pinskia at gcc dot gnu.org
- [Bug c++/116317] New: [modules] checking ICE in type_node, at cp/module.cc:8693 on stream out
ppalka at gcc dot gnu.org
- [Bug other/116260] testsuite-management/validate_failures.py: split multilib ABIs in results
clyon at gcc dot gnu.org
- [Bug tree-optimization/116316] incorrect code with -O2
qinzhao at gcc dot gnu.org
- [Bug c++/116317] [modules] checking ICE in type_node, at cp/module.cc:8693 on stream out
pinskia at gcc dot gnu.org
- [Bug middle-end/114855] ICE: Segfault when compiling large autogenerated C source file
cvs-commit at gcc dot gnu.org
- [Bug middle-end/114855] ICE: Segfault when compiling large autogenerated C source file
cvs-commit at gcc dot gnu.org
- [Bug c++/116317] [modules] checking ICE in type_node, at cp/module.cc:8693 on stream out
pinskia at gcc dot gnu.org
- [Bug middle-end/114855] ICE: Segfault when compiling large autogenerated C source file
sjames at gcc dot gnu.org
- [Bug middle-end/114855] ICE: Segfault when compiling large autogenerated C source file
amacleod at redhat dot com
- [Bug rtl-optimization/116028] [15 regression] gcc.dg/pr10474.c test failure since r15-1619-g3b9b8d6cfdf593
ktkachov at gcc dot gnu.org
- [Bug c++/116317] [modules] checking ICE in type_node, at cp/module.cc:8693 on stream out
pinskia at gcc dot gnu.org
- [Bug c++/116317] [modules] checking ICE in type_node, at cp/module.cc:8693 on stream out
pinskia at gcc dot gnu.org
- [Bug c++/116317] [modules] checking ICE in type_node, at cp/module.cc:8693 on stream out
pinskia at gcc dot gnu.org
- [Bug c++/116317] [modules] checking ICE in type_node, at cp/module.cc:8693 on stream out
pinskia at gcc dot gnu.org
- [Bug c++/116317] [modules] checking ICE in type_node, at cp/module.cc:8693 on stream out
pinskia at gcc dot gnu.org
- [Bug c++/90960] declaring a member function with a computed typedef is confused as a data member definition
alisdairm at me dot com
- [Bug target/116283] [15 Regression] RISC-V rv64id_zbs ICE: unrecognizable insn
cvs-commit at gcc dot gnu.org
- [Bug target/116283] [15 Regression] RISC-V rv64id_zbs ICE: unrecognizable insn
law at gcc dot gnu.org
- [Bug target/116318] New: RISC-V: Miscompile at -O1 with -fwhole-program
patrick at rivosinc dot com
- [Bug target/116318] RISC-V: Miscompile at -O1 with -fwhole-program
andrew at sifive dot com
- [Bug target/116318] RISC-V: Miscompile at -O1 with -fwhole-program
patrick at rivosinc dot com
- [Bug target/116282] [15 Regression] RISC-V rv64id_zba_zbkb ICE: could not split insn
law at gcc dot gnu.org
- [Bug c++/116319] New: std::fma should compute as if to infinite precision and rounded only once to fit the result type.
shihyente at hotmail dot com
- [Bug c++/116276] [14/15 regression] multiple inheritance CTAD regression with -std=c++23
cvs-commit at gcc dot gnu.org
- [Bug c++/116319] std::fma should compute as if to infinite precision and rounded only once to fit the result type.
pinskia at gcc dot gnu.org
- [Bug c++/116319] std::fma should compute as if to infinite precision and rounded only once to fit the result type.
pinskia at gcc dot gnu.org
- [Bug c++/116319] std::fma should compute as if to infinite precision and rounded only once to fit the result type.
xry111 at gcc dot gnu.org
- [Bug target/116280] [15 Regression] RISC-V: expected mode RVVMF8QI for operand 2 of insn pred_vwsllrvvmf4hi but got mode RVVMF2SI
pan2.li at intel dot com
- [Bug c++/116320] New: ICE: Segmentation fault (perform_or_defer_access_check)
iamanonymous.cs at gmail dot com
- [Bug c++/116320] [12/13/14/15 Regression] ICE: Segmentation fault (perform_or_defer_access_check)
pinskia at gcc dot gnu.org
- [Bug c++/116320] [12/13/14/15 Regression] ICE: Segmentation fault (perform_or_defer_access_check)
pinskia at gcc dot gnu.org
- [Bug c++/116289] [13 regression] Can't apply decltype to comparison operators created by spaceship operator for local classes
fchelnokov at gmail dot com
- [Bug rtl-optimization/116321] New: [lra][avr] internal compiler error: in avr_out_lpm_no_lpmx, at config/avr/avr.cc:4572
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116321] [lra][avr] internal compiler error: in avr_out_lpm_no_lpmx, at config/avr/avr.cc:4572
gjl at gcc dot gnu.org
- [Bug target/113934] Switch avr to LRA
gjl at gcc dot gnu.org
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
vehre at gcc dot gnu.org
- [Bug other/116322] New: regenerate-opt-urls.py usage
gjl at gcc dot gnu.org
- [Bug c++/116323] New: ICE: tree check: expected record_type or union_type or qual_union_type, have bound_template_template_parm in access_in_type, at cp/search.cc:663
iamanonymous.cs at gmail dot com
- [Bug rtl-optimization/116324] New: [lra] error: inconsistent operand constraints in an 'asm'
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116324] [lra] error: inconsistent operand constraints in an 'asm'
gjl at gcc dot gnu.org
- [Bug other/116322] regenerate-opt-urls.py usage
sjames at gcc dot gnu.org
- [Bug target/113934] Switch avr to LRA
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116325] New: [lra] error: unable to generate reloads for:
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116325] [lra] error: unable to generate reloads for:
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116326] New: [lra] internal compiler error: in get_reload_reg, at lra-constraints.cc:755
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116326] [lra] internal compiler error: in get_reload_reg, at lra-constraints.cc:755
gjl at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
gjl at gcc dot gnu.org
- [Bug other/116322] regenerate-opt-urls.py usage
gjl at gcc dot gnu.org
- [Bug target/116282] [15 Regression] RISC-V rv64id_zba_zbkb ICE: could not split insn
law at gcc dot gnu.org
- [Bug rtl-optimization/116244] [15 Regression] reload ICE building libstdc++ for coldfire
law at gcc dot gnu.org
- [Bug c++/116319] std::fma should compute as if to infinite precision and rounded only once to fit the result type.
shihyente at hotmail dot com
- [Bug c++/116327] New: ICE in coroutine with parameter preview on lambda with captures.
jehelset at gmail dot com
- [Bug c++/116327] ICE in coroutine with parameter preview on lambda with captures.
jehelset at gmail dot com
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
law at gcc dot gnu.org
- [Bug c++/116327] ICE in coroutine with parameter preview on lambda with captures.
jehelset at gmail dot com
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
schwab@linux-m68k.org
- [Bug other/116260] testsuite-management/validate_failures.py: split multilib ABIs in results
sjames at gcc dot gnu.org
- [Bug testsuite/70150] Additonal test failures with --enable-default-pie
cvs-commit at gcc dot gnu.org
- [Bug testsuite/70150] Additonal test failures with --enable-default-pie
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116321] [lra][avr] internal compiler error: in avr_out_lpm_no_lpmx, at config/avr/avr.cc:4572
gjl at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
gjl at gcc dot gnu.org
- [Bug c++/86476] Members declared later in a class appear to be unavailable
frankhb1989 at gmail dot com
- [Bug c++/116323] [12/13/14/15 Regression] ICE: tree check: expected record_type or union_type or qual_union_type, have bound_template_template_parm in access_in_type, at cp/search.cc:663
pinskia at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
law at gcc dot gnu.org
- [Bug sanitizer/115205] ICE when using -fsanitize=hwaddress
madhavmj at yahoo dot com
- [Bug sanitizer/115205] ICE when using -fsanitize=hwaddress
pinskia at gcc dot gnu.org
- [Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol
sjames at gcc dot gnu.org
- [Bug c++/102217] co_awaiting a temporary produced by ternary operator crashes (double-free)
jehelset at gmail dot com
- [Bug sanitizer/115205] ICE when using -fsanitize=hwaddress
madhavmj at yahoo dot com
- [Bug tree-optimization/108357] [13 Regression] Dead Code Elimination Regression at -O2 since r13-4607-g2dc5d6b1e7ec88
amylaar at gcc dot gnu.org
- [Bug middle-end/114855] ICE: Segfault when compiling large autogenerated C source file
amacleod at redhat dot com
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug c++/116319] std::fma should compute as if to infinite precision and rounded only once to fit the result type.
shihyente at hotmail dot com
- [Bug c++/116319] std::fma doesn't compute std::bfloat16_t as if to infinite precision and rounded only once.
shihyente at hotmail dot com
- [Bug c++/116319] std::fma doesn't compute std::bfloat16_t as if to infinite precision and rounded only once.
pinskia at gcc dot gnu.org
- [Bug c++/116319] std::fma doesn't compute std::bfloat16_t as if to infinite precision and rounded only once.
shihyente at hotmail dot com
- [Bug c/111654] Introduce clang's invalid-noreturn warning
egallager at gcc dot gnu.org
- [Bug tree-optimization/109565] -Wstrict-overflow false positive
egallager at gcc dot gnu.org
- [Bug c++/116328] New: Sub-optimal code generated on Arm M0+ when accessing fields using a proxy object
terrygreeniaus at gmail dot com
- [Bug middle-end/116328] Sub-optimal code generated on Arm M0+ when accessing volatile fields using a proxy object
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/65371] arm loop with volatile variable
pinskia at gcc dot gnu.org
- [Bug target/3506] volatile forces load into register
pinskia at gcc dot gnu.org
- [Bug target/41458] Inefficient write of 32 bit value to 16 bit volatile on ARM
pinskia at gcc dot gnu.org
- [Bug target/41458] Inefficient write of 32 bit value to 16 bit volatile on ARM
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/60749] combine is overly cautious when operating on volatile memory references
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/60749] combine is overly cautious when operating on volatile memory references
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/65371] arm loop with volatile variable
pinskia at gcc dot gnu.org
- [Bug target/41458] Inefficient write of 32 bit value to 16 bit volatile on ARM
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/49807] Missed byte (subreg) extraction when storing to volatile mem
pinskia at gcc dot gnu.org
- [Bug c++/116329] New: Arm M0+ doesn't do tail-call optimization
terrygreeniaus at gmail dot com
- [Bug c++/116329] Arm M0+ doesn't do tail-call optimization
terrygreeniaus at gmail dot com
- [Bug target/116329] Arm M0+ doesn't do tail-call optimization
pinskia at gcc dot gnu.org
- [Bug target/116329] no sibcalling for thumb1 (cortex-m0)
pinskia at gcc dot gnu.org
- [Bug middle-end/116290] [12/13/14/15 regression] -fcompare-debug -gno-statement-frontiers -O2 failure with evolution-data-server-3.52.4
sjames at gcc dot gnu.org
- [Bug middle-end/116330] New: -fcompare-debug -gno-statement-frontiers failure with -O3 -march=znver3 -mshstk when building qtbase-6.7.2
sjames at gcc dot gnu.org
- [Bug middle-end/116330] -fcompare-debug -gno-statement-frontiers failure with -O3 -march=znver3 -mshstk when building qtbase-6.7.2
sjames at gcc dot gnu.org
- [Bug middle-end/116330] -fcompare-debug -gno-statement-frontiers failure with -O3 -march=znver3 -mshstk when building qtbase-6.7.2
sjames at gcc dot gnu.org
- [Bug c++/116331] New: Math function non-determinism due to excessive precision and constant folding
carl at dehlin dot com
- [Bug c++/116332] New: -O2 makes c++ std::regex give zero-alloc warnings
junxuan_liao at outlook dot com
- [Bug c++/116332] -O2 makes c++ std::regex give zero-alloc warnings
junxuan_liao at outlook dot com
- [Bug c++/116331] Math function non-determinism due to excessive precision and constant folding
pinskia at gcc dot gnu.org
- [Bug middle-end/116331] Math function non-determinism due to constant folding of cos
pinskia at gcc dot gnu.org
- [Bug c/79973] atanh() constant-folds differently than it would evaluate at runtime
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116332] -O2 makes c++ std::regex give zero-alloc warnings
pinskia at gcc dot gnu.org
- [Bug c++/99274] [modules] Error compiling some system headers: "wrong number of template arguments (1, should be 2)"
nshead at gcc dot gnu.org
- [Bug lto/116333] New: unused result of pure function is not optimized out
pali at kernel dot org
- [Bug ipa/116333] unused result of pure function is not optimized out because of inlining
pinskia at gcc dot gnu.org
- [Bug tree-optimization/47255] Missed CSE optimization with inline functions, and __attribute__((const))
pinskia at gcc dot gnu.org
- [Bug lto/116334] New: LTO dllimport generates ureferenced symbol and unused code
pali at kernel dot org
- [Bug ipa/116333] unused result of pure function is not optimized out because of inlining
pali at kernel dot org
- [Bug middle-end/116331] Math function non-determinism due to constant folding of cos
carl at dehlin dot com
- [Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol
cvs-commit at gcc dot gnu.org
- [Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol
anlauf at gcc dot gnu.org
- [Bug c++/116335] New: defaulting int spaceship operator produces wrong code
fchelnokov at gmail dot com
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
anlauf at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
sjames at gcc dot gnu.org
- [Bug modula2/116181] -Wlto-type-mismatch warnings/errors during m2 bootstrap
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116294] -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116336] New: [14/15 Regression] LRA causes a compare debug with uninitialized variable
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116336] [14/15 Regression] LRA causes a compare debug with uninitialized variable
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116336] [14/15 Regression] LRA causes a compare debug with uninitialized variable
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116336] [14/15 Regression] LRA causes a compare debug with uninitialized variable
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116294] -O2 -gno-statement-frontiers -fcompare-debug failure when building duktape-2.7.0
pinskia at gcc dot gnu.org
- [Bug target/114189] Target implements obsolete vcond{,u,eq} expanders
cvs-commit at gcc dot gnu.org
- [Bug target/116043] [15 regression] TLS relocation issue when building glibc with -O3 -mavx512bf16 by r15-1619
cvs-commit at gcc dot gnu.org
- [Bug target/116043] [15 regression] TLS relocation issue when building glibc with -O3 -mavx512bf16 by r15-1619
cvs-commit at gcc dot gnu.org
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
kargls at comcast dot net
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
kargls at comcast dot net
- [Bug sanitizer/115205] ICE when using -fsanitize=hwaddress
pinskia at gcc dot gnu.org
- No subject
Monkkon Namdee
- [Bug rtl-optimization/30957] Misscompare with variable expansion optimization
amylaar at gcc dot gnu.org
- [Bug target/116275] [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502)
cvs-commit at gcc dot gnu.org
- [Bug middle-end/116337] New: Reverse iterated loops has redundant code compared to clang
kugan at gcc dot gnu.org
- [Bug middle-end/116337] Reverse iterated loops has redundant code compared to clang
pinskia at gcc dot gnu.org
- [Bug tree-optimization/61338] too many permutation in a vectorized "reverse loop"
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116338] New: GCC is not vectoring TSVC s255 while clang can
kugan at gcc dot gnu.org
- [Bug tree-optimization/116338] GCC is not vectoring TSVC s255 while clang can
pinskia at gcc dot gnu.org
- [Bug tree-optimization/61338] too many permutation in a vectorized "reverse loop"
pinskia at gcc dot gnu.org
- [Bug tree-optimization/79934] Vectorization of descending-index loops can produce unnecessary permutes
pinskia at gcc dot gnu.org
- [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
pinskia at gcc dot gnu.org
- [Bug target/116339] New: arm-unknown-elf fails to build
dkm at gcc dot gnu.org
- [Bug target/116339] arm-unknown-elf fails to build
pinskia at gcc dot gnu.org
- [Bug target/116339] arm-unknown-elf fails to build
pinskia at gcc dot gnu.org
- [Bug target/116339] arm-unknown-linux-gnueabihf fails to build
dkm at gcc dot gnu.org
- [Bug target/116339] arm-unknown-linux-gnueabihf fails to build
pinskia at gcc dot gnu.org
- [Bug target/116339] arm-unknown-linux-gnueabihf fails to build
pinskia at gcc dot gnu.org
- [Bug target/116339] arm-unknown-linux-gnueabihf fails to build
dkm at gcc dot gnu.org
- [Bug target/116339] arm-unknown-linux-gnueabihf fails to build
sjames at gcc dot gnu.org
- [Bug target/116339] arm-unknown-linux-gnueabihf fails to build
dkm at gcc dot gnu.org
- [Bug target/116339] arm-unknown-linux-gnueabihf fails to build
sjames at gcc dot gnu.org
- [Bug target/116274] [14/15 Regression] x86: poor code generation with 16 byte function arguments and addition
liuhongt at gcc dot gnu.org
- [Bug testsuite/116340] New: gcc.dg/tree-ssa/abs-4.c is a mess
amylaar at gcc dot gnu.org
- [Bug testsuite/116340] gcc.dg/tree-ssa/abs-4.c is a mess
amylaar at gcc dot gnu.org
- [Bug target/116339] arm-unknown-linux-gnueabihf fails to build
sjames at gcc dot gnu.org
- [Bug testsuite/116340] gcc.dg/tree-ssa/abs-4.c is a mess
pinskia at gcc dot gnu.org
- [Bug fortran/85510] [12/13/14/15 Regression][Coarray] Linking error when accessing a coindexed variable inside an associate block
cvs-commit at gcc dot gnu.org
- [Bug ada/114127] Assert_Failure in nlists.adb on [] aggregate in generic with pragma Ada_2022
simon at pushface dot org
- [Bug fortran/85510] [12/13/14/15 Regression][Coarray] Linking error when accessing a coindexed variable inside an associate block
vehre at gcc dot gnu.org
- [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
vehre at gcc dot gnu.org
- [Bug fortran/87477] [meta-bug] [F03] issues concerning the ASSOCIATE statement
vehre at gcc dot gnu.org
- [Bug target/116339] arm-unknown-linux-gnueabihf fails to build
jbeulich at suse dot com
- [Bug middle-end/116330] -fcompare-debug -gno-statement-frontiers failure with -O3 -march=znver3 -mshstk when building qtbase-6.7.2
sjames at gcc dot gnu.org
- [Bug libstdc++/116341] New: out_of_range will occour in ranges::sort
hdifhd at qq dot com
- [Bug c++/116342] New: The compiler doesn't respect customised strong_order/weak_order for floating point types.
daidodo at gmail dot com
- [Bug libstdc++/116341] out_of_range will occour in ranges::sort
hdifhd at qq dot com
- [Bug target/116274] [14/15 Regression] x86: poor code generation with 16 byte function arguments and addition
liuhongt at gcc dot gnu.org
- [Bug testsuite/116340] gcc.dg/tree-ssa/abs-4.c is a mess
amylaar at gcc dot gnu.org
- [Bug other/30920] Incorrect splaying that fails to assure the caching property
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/115824] [12 Regression] Strange -Warray-bounds warning when assigning an initializer list to a vector of pointers
deepeshvrajan7614 at gmail dot com
- [Bug other/30920] Incorrect splaying that fails to assure the caching property
rsandifo at gcc dot gnu.org
- [Bug target/116343] New: ICE on valid code at -Os with "-fschedule-insns -fno-thread-jumps -fno-dce" on x86_64-linux-gnu: in extract_insn, at recog.cc:2869
zhendong.su at inf dot ethz.ch
- [Bug target/116274] [14/15 Regression] x86: poor code generation with 16 byte function arguments and addition
liuhongt at gcc dot gnu.org
- [Bug target/116343] [15 regression] ICE on valid code at -Os with "-fschedule-insns -fno-thread-jumps -fno-dce" on x86_64-linux-gnu: in extract_insn, at recog.cc:2869
sjames at gcc dot gnu.org
- [Bug ipa/116296] [13/14/15 Regression] internal compiler error: in merge, at ipa-modref-tree.cc:176 at -O3
hubicka at gcc dot gnu.org
- [Bug target/116343] [15 regression] ICE on valid code at -Os with "-fschedule-insns -fno-thread-jumps -fno-dce" on x86_64-linux-gnu: in extract_insn, at recog.cc:2869
sjames at gcc dot gnu.org
- [Bug lto/116344] New: Wlto-type-mismatch and Wodr should show what TUs mismatched
arsen at gcc dot gnu.org
- [Bug c++/116345] New: (cwg2867) - [DR2867] Order of initialization for structured bindings
jakub at gcc dot gnu.org
- [Bug c++/115769] Implement CWG 2867 - Order of initialization for structured bindings
jakub at gcc dot gnu.org
- [Bug c++/116345] (cwg2867) - [DR2867] Order of initialization for structured bindings
jakub at gcc dot gnu.org
- [Bug c++/115769] Implement CWG 2867 - Order of initialization for structured bindings
jakub at gcc dot gnu.org
- [Bug c++/115769] Implement CWG 2867 - Order of initialization for structured bindings
jakub at gcc dot gnu.org
- [Bug target/85624] ICE when initializing array that is 128-byte aligned
cvs-commit at gcc dot gnu.org
- [Bug target/85624] ICE when initializing array that is 128-byte aligned
gjl at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
matz at gcc dot gnu.org
- [Bug c++/115769] Implement CWG 2867 - Order of initialization for structured bindings
jakub at gcc dot gnu.org
- [Bug middle-end/116331] Math function non-determinism due to constant folding of cos
carl at dehlin dot com
- [Bug middle-end/116331] Math function non-determinism due to constant folding of cos
jakub at gcc dot gnu.org
- [Bug middle-end/116331] Math function non-determinism due to constant folding of cos
carl at dehlin dot com
- [Bug rtl-optimization/116244] [15 Regression] reload ICE building libstdc++ for coldfire
law at gcc dot gnu.org
- [Bug c++/116327] [14/15 Regression] ICE in coroutine with parameter preview on lambda with captures.
ppalka at gcc dot gnu.org
- [Bug rtl-optimization/116244] [15 Regression] reload ICE building libstdc++ for coldfire
sjames at gcc dot gnu.org
- [Bug rtl-optimization/115876] [15 regression] ext-dce.cc has ubsan issues; shifting negative values
jamborm at gcc dot gnu.org
- [Bug rtl-optimization/115876] [15 regression] ext-dce.cc has ubsan issues; shifting negative values
law at gcc dot gnu.org
- [Bug c++/115731] Coroutine lambda type is incomplete when selecting promise constructor
arsen at gcc dot gnu.org
- [Bug c++/116327] [14/15 Regression] ICE in coroutine with parameter preview on lambda with captures.
ppalka at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug rtl-optimization/29349] mode switching is inefficient both at compile time and at run time
glaubitz at physik dot fu-berlin.de
- [Bug rtl-optimization/29349] mode switching is inefficient both at compile time and at run time
glaubitz at physik dot fu-berlin.de
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug c++/115731] Coroutine lambda type is incomplete when selecting promise constructor
arsen at gcc dot gnu.org
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
kargls at comcast dot net
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
kargls at comcast dot net
- [Bug libstdc++/113159] More robust std::sort for silly comparator functions
xry111 at gcc dot gnu.org
- [Bug libstdc++/116341] out_of_range will occour in ranges::sort
xry111 at gcc dot gnu.org
- [Bug gcov-profile/71672] inlining indirect calls does not work with autofdo
andi-gcc at firstfloor dot org
- [Bug c++/115769] Implement CWG 2867 - Order of initialization for structured bindings
jakub at gcc dot gnu.org
- [Bug c++/116346] New: Bad __cxa_atexit location for extended init ref temporaries
jakub at gcc dot gnu.org
- [Bug c++/86476] Members declared later in a class appear to be unavailable
mpolacek at gcc dot gnu.org
- [Bug target/116282] [15 Regression] RISC-V rv64id_zba_zbkb ICE: could not split insn
law at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
rsandifo at gcc dot gnu.org
- [Bug libstdc++/114394] std::bind uses std::result_of which is deprecated
romain.geissler at amadeus dot com
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
anlauf at gcc dot gnu.org
- [Bug target/114759] Power: multiple issues with -mrop-protect
cvs-commit at gcc dot gnu.org
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
kargls at comcast dot net
- [Bug target/116312] Use LDP instead of LD2 on for Advanced SIMD when possible
rsandifo at gcc dot gnu.org
- [Bug c++/116346] Bad __cxa_atexit location for extended init ref temporaries
pinskia at gcc dot gnu.org
- [Bug target/116347] New: [13/14/15 only] RISC-V: Duplicate entries for -mtune in --target-help
patrick at rivosinc dot com
- [Bug libstdc++/116342] The compiler doesn't respect customised strong_order/weak_order for floating point types.
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116348] New: [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4
sjames at gcc dot gnu.org
- [Bug libstdc++/116342] The compiler doesn't respect customised strong_order/weak_order for floating point types.
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4
sjames at gcc dot gnu.org
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4
pinskia at gcc dot gnu.org
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
anlauf at gcc dot gnu.org
- [Bug target/116343] [15 regression] ICE on valid code at -Os with "-fschedule-insns -fno-thread-jumps -fno-dce" on x86_64-linux-gnu: in extract_insn, at recog.cc:2869
pinskia at gcc dot gnu.org
- [Bug tree-optimization/115824] [12 Regression] Strange -Warray-bounds warning when assigning an initializer list to a vector of pointers
redi at gcc dot gnu.org
- Configuration aarch64-apple-darwin23.6.0 not supported
Reimer, Paul E.
- [Bug target/116343] [15 regression] ICE on valid code at -Os with "-fschedule-insns -fno-thread-jumps -fno-dce" on x86_64-linux-gnu: in extract_insn, at recog.cc:2869
pinskia at gcc dot gnu.org
- [Bug c++/115769] Implement CWG 2867 - Order of initialization for structured bindings
jakub at gcc dot gnu.org
- [Bug tree-optimization/103660] Sub-optimal code with relational operators
pinskia at gcc dot gnu.org
- [Bug target/116343] [15 regression] ICE on valid code at -Os with "-fschedule-insns -fno-thread-jumps -fno-dce" on x86_64-linux-gnu: in extract_insn, at recog.cc:2869
rsandifo at gcc dot gnu.org
- [Bug tree-optimization/116349] New: [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116350] New: [15 regression] ICE in expand_fix, at optabs.cc:5948 etc.
ro at gcc dot gnu.org
- [Bug rtl-optimization/116350] [15 regression] ICE in expand_fix, at optabs.cc:5948 etc.
ro at gcc dot gnu.org
- [Bug tree-optimization/103660] Sub-optimal code with relational operators
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116350] [15 regression] ICE in expand_fix, at optabs.cc:5948 etc.
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116351] New: [15 only] RISC-V ICE: in get_len_load_store_mode, at optabs-tree.cc:664
patrick at rivosinc dot com
- [Bug tree-optimization/116352] New: [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188)
sjames at gcc dot gnu.org
- [Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116351] [15 regression] RISC-V ICE: in get_len_load_store_mode, at optabs-tree.cc:664
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116353] New: [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264
slyfox at gcc dot gnu.org
- [Bug tree-optimization/116351] RISC-V ICE: in get_len_load_store_mode, at optabs-tree.cc:664
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264
pinskia at gcc dot gnu.org
- [Bug target/107757] PPCLE: Inefficient vector constant creation
meissner at gcc dot gnu.org
- [Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264
slyfox at gcc dot gnu.org
- [Bug target/89213] Optimize V2DI shifts by a constant on power8 & above systems.
meissner at gcc dot gnu.org
- [Bug driver/111527] COLLECT_GCC_OPTIONS option hits single-variable limits too early
randy.macleod at windriver dot com
- [Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo
sjames at gcc dot gnu.org
- [Bug target/89213] Optimize V2DI shifts by a constant on power8 & above systems.
meissner at gcc dot gnu.org
- [Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264
ptomsich at gcc dot gnu.org
- [Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo
sjames at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug bootstrap/116354] New: [15 regression] ICE during bootstrap stage 2 after r15-2891-gb219cbeda72d23
seurer at gcc dot gnu.org
- [Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo
pinskia at gcc dot gnu.org
- [Bug bootstrap/116354] [15 regression] ICE during bootstrap stage 2 after r15-2891-gb219cbeda72d23
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo
sjames at gcc dot gnu.org
- [Bug tree-optimization/116355] New: switchconv introduces new signed overflow UB
kristerw at gcc dot gnu.org
- [Bug tree-optimization/116355] [15 Regression] switchconv introduces new signed overflow UB
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116355] [15 Regression] switchconv introduces new signed overflow UB since r15-2416-g2b3533cd871f62
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116355] [15 Regression] switchconv introduces new signed overflow UB since r15-2416-g2b3533cd871f62
pinskia at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
olegendo at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
olegendo at gcc dot gnu.org
- [Bug libstdc++/116342] The compiler doesn't respect customised strong_order/weak_order for floating point types.
de34 at live dot cn
- [Bug c++/116327] [14/15 Regression] ICE in coroutine with parameter preview on lambda with captures since r15-2210
jehelset at gmail dot com
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug c++/116356] New: signed overflow warning has misplaced line number
rsaxvc at gmail dot com
- [Bug target/55212] [SH] Switch to LRA
olegendo at gcc dot gnu.org
- [Bug middle-end/116356] signed overflow warning has misplaced line number
pinskia at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
olegendo at gcc dot gnu.org
- [Bug middle-end/116356] signed overflow warning has misplaced line number
pinskia at gcc dot gnu.org
- [Bug middle-end/116356] signed overflow warning has misplaced line number
pinskia at gcc dot gnu.org
- [Bug tree-optimization/103660] Sub-optimal code with relational operators
pinskia at gcc dot gnu.org
- [Bug c/116357] New: The item's address of the array is not correct if aligned is used
alwin.zhang at sap dot com
- [Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264 since r15-2890-g72c9b5f438f22c
slyfox at gcc dot gnu.org
- [Bug driver/111527] COLLECT_GCC_OPTIONS option hits single-variable limits too early
deepadeepthi98 at gmail dot com
- [Bug tree-optimization/116357] [12/13/14/15 Regression] The item's address of the array is not correct if aligned is used
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116357] [12/13/14/15 Regression] The item's address of the array is not correct if aligned is used
pinskia at gcc dot gnu.org
- [Bug tree-optimization/114635] OpenMP reductions fail dependency analysis
kugan at gcc dot gnu.org
- [Bug libstdc++/116342] The compiler doesn't respect customised strong_order/weak_order for floating point types.
daidodo at gmail dot com
- [Bug libstdc++/116342] The compiler doesn't respect customised strong_order/weak_order for floating point types.
de34 at live dot cn
- [Bug target/116358] New: undefined reference to `__umindi3' at -O3 when compiling with SVE
ktkachov at gcc dot gnu.org
- [Bug middle-end/116358] [15 Regression] undefined reference to `__umindi3' at -O3 when compiling with SVE
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264 since r15-2890-g72c9b5f438f22c
tsamismanolis at gmail dot com
- [Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264 since r15-2890-g72c9b5f438f22c
ptomsich at gcc dot gnu.org
- [Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188)
sjames at gcc dot gnu.org
- [Bug tree-optimization/116314] ICE after fixing PR116142 and implementing vec_widen_smult_{odd,even}_M for LoongArch
xry111 at gcc dot gnu.org
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4
xry111 at gcc dot gnu.org
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4
xry111 at gcc dot gnu.org
- [Bug target/116170] [15 regression] ICE unrecognizable insn since r15-2084-g33dca0a4c1c421
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264 since r15-2890-g72c9b5f438f22c
sjames at gcc dot gnu.org
- [Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188)
sjames at gcc dot gnu.org
- [Bug target/116343] [15 regression] ICE on valid code at -Os with "-fschedule-insns -fno-thread-jumps -fno-dce" on x86_64-linux-gnu: in extract_insn, at recog.cc:2869
rsandifo at gcc dot gnu.org
- [Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264 since r15-2890-g72c9b5f438f22c
cmuellner at gcc dot gnu.org
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
vehre at gcc dot gnu.org
- [Bug fortran/110033] rejects-valid: associate name corresponding to coarray selector should be considered a coarray
vehre at gcc dot gnu.org
- [Bug target/116103] [15 Regression] GCN vs. "Internal-fn: Only allow modes describe types for internal fn[PR115961]"
cvs-commit at gcc dot gnu.org
- [Bug c++/115769] Implement CWG 2867 - Order of initialization for structured bindings
jakub at gcc dot gnu.org
- [Bug c++/115769] Implement CWG 2867 - Order of initialization for structured bindings
jakub at gcc dot gnu.org
- [Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264 since r15-2890-g72c9b5f438f22c
tsamismanolis at gmail dot com
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
matz at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
rsandifo at gcc dot gnu.org
- [Bug fortran/102973] possible inconsistency in procptr_assignment handling when matching ASSOCIATE
vehre at gcc dot gnu.org
- [Bug c++/116320] [12/13/14/15 Regression] ICE: Segmentation fault (perform_or_defer_access_check) since r11-1350
ppalka at gcc dot gnu.org
- [Bug fortran/116359] New: Nested contained procedures rejected
mikael at gcc dot gnu.org
- [Bug c++/116327] [14/15 Regression] ICE in coroutine with parameter preview on lambda with captures since r15-2210
ppalka at gcc dot gnu.org
- [Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo
seurer at gcc dot gnu.org
- [Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo
cmuellner at gcc dot gnu.org
- [Bug libquadmath/83800] [libquadmath] M_SQRT2q & sqrtq(2.0Q) off by one ULP ?
sisyphus359 at gmail dot com
- [Bug c++/116360] New: GCC gives false positive dangling reference for static local variable
jlame646 at gmail dot com
- [Bug fortran/116359] Nested contained procedures rejected
kargls at comcast dot net
- [Bug c++/116327] [14/15 Regression] ICE in coroutine with parameter preview on lambda with captures since r15-2210
jehelset at gmail dot com
- [Bug middle-end/116358] [15 Regression] undefined reference to `__umindi3' at -O3 when compiling with SVE
tsamismanolis at gmail dot com
- [Bug c++/116360] GCC gives false positive dangling reference for static local variable
mpolacek at gcc dot gnu.org
- [Bug middle-end/116358] [15 Regression] undefined reference to `__umindi3' at -O3 when compiling with SVE
pinskia at gcc dot gnu.org
- [Bug middle-end/116358] [15 Regression] undefined reference to `__umindi3' at -O3 when compiling with SVE
pinskia at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
matz at gcc dot gnu.org
- [Bug lto/116361] New: lto1: fatal error: multiple prevailing defs when using both LTO and OpenMP named critical sections
du.paul136 at gmail dot com
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
anlauf at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
rsandifo at gcc dot gnu.org
- [Bug libstdc++/116362] New: [15 Regression] libstdc++ assumes newlib is configured to include iconv
hp at gcc dot gnu.org
- [Bug libstdc++/116362] [15 Regression] libstdc++ assumes newlib is configured to include iconv
hp at gcc dot gnu.org
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
anlauf at gcc dot gnu.org
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
kargls at comcast dot net
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
rsandifo at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
rsandifo at gcc dot gnu.org
- [Bug c++/116285] Compilation of nodejs/v8's v8_base_without_compiler.runtime-temporal.cc is slow
andi-gcc at firstfloor dot org
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
anlauf at gcc dot gnu.org
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
kargls at comcast dot net
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264 since r15-2890-g72c9b5f438f22c
cvs-commit at gcc dot gnu.org
- [Bug middle-end/116358] [15 Regression] undefined reference to `__umindi3' at -O3 when compiling with SVE
ptomsich at gcc dot gnu.org
- [Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
anlauf at gcc dot gnu.org
- [Bug rtl-optimization/116349] [15 regression] ICE in expand_simple_binop, at optabs.cc:1264 when building libgo
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116353] [15 Regression] ICE on glibc-2.39: RTL pass: ce2, in expand_simple_binop, at optabs.cc:1264 since r15-2890-g72c9b5f438f22c
slyfox at gcc dot gnu.org
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
cvs-commit at gcc dot gnu.org
- [Bug fortran/114308] ICE in fold_convert_loc, at fold-const.cc:2627
anlauf at gcc dot gnu.org
- [Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188)
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188)
pinskia at gcc dot gnu.org
- [Bug lto/116361] lto1: fatal error: multiple prevailing defs when using both LTO and OpenMP named critical sections with static libraries
pinskia at gcc dot gnu.org
- [Bug c/116284] incorrect classification of zero-sized array as variably modified
pinskia at gcc dot gnu.org
- [Bug c/116284] [12/13/14/15 Regression] incorrect classification of zero-sized array as variably modified
pinskia at gcc dot gnu.org
- [Bug modula2/116181] -Wlto-type-mismatch warnings/errors during m2 bootstrap
gaius at gcc dot gnu.org
- [Bug d/115295] [15 regression] Various gdc testsuite regressions
ibuclaw at gdcproject dot org
- [Bug c/116284] [12/13/14/15 Regression] incorrect classification of zero-sized array as variably modified
alx at kernel dot org
- [Bug target/116202] RISC-V: Miscompile at -O3 with zvl256b
patrick at rivosinc dot com
- [Bug target/116242] [meta-bug] Tracker for zvl issues in RISC-V
patrick at rivosinc dot com
- [Bug target/116363] New: gcc.c-torture/execute/conversion.c fails on H8/300
jdx at o2 dot pl
- [Bug rtl-optimization/115862] [15 Regression] RISC-V: ICE during RTL combine pass in malloc.c for zvl512b and zvl1024b
ewlu at rivosinc dot com
- [Bug target/116242] [meta-bug] Tracker for zvl issues in RISC-V
ewlu at rivosinc dot com
- [Bug d/115295] [15 regression] Various gdc testsuite regressions
sjames at gcc dot gnu.org
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
sjames at gcc dot gnu.org
- [Bug d/115295] [15 regression] Various gdc testsuite regressions
sjames at gcc dot gnu.org
- [Bug d/115295] [15 regression] Various gdc testsuite regressions
sjames at gcc dot gnu.org
- [Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch since r15-888-gb644126237a1aa
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116357] [12/13/14/15 Regression] The item's address of the array is not correct if aligned is used
alwin.zhang at sap dot com
- [Bug testsuite/116148] c-c++-common/fam-in-union-alone-in-struct-2.c fails on big-endian (finally tested starting with r15-2403-g136f364e26d9ad)
cvs-commit at gcc dot gnu.org
- [Bug testsuite/116148] c-c++-common/fam-in-union-alone-in-struct-2.c fails on big-endian (finally tested starting with r15-2403-g136f364e26d9ad)
linkw at gcc dot gnu.org
- [Bug testsuite/116148] c-c++-common/fam-in-union-alone-in-struct-2.c fails on big-endian (finally tested starting with r15-2403-g136f364e26d9ad)
sjames at gcc dot gnu.org
- [Bug target/116170] [15 regression] ICE unrecognizable insn since r15-2084-g33dca0a4c1c421
linkw at gcc dot gnu.org
- [Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol
sjames at gcc dot gnu.org
- [Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol
sjames at gcc dot gnu.org
- [Bug target/116170] [15 regression] ICE unrecognizable insn since r15-2084-g33dca0a4c1c421
linkw at gcc dot gnu.org
- [Bug target/112993] rs6000: Rework precision for 128bit float types and modes
linkw at gcc dot gnu.org
- [Bug rtl-optimization/116244] [15 Regression] reload ICE building libstdc++ for coldfire
law at gcc dot gnu.org
- [Bug c++/116364] New: [modules] GM explicit specialisation not propagated from partition
nshead at gcc dot gnu.org
- [Bug c++/116364] [modules] GM explicit specialisation not propagated from partition
nshead at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
曾治金
- [Bug target/116365] New: Add user-friendly arguments to --param aarch64-autovec-preference=N
ktkachov at gcc dot gnu.org
- [Bug target/116365] Add user-friendly arguments to --param aarch64-autovec-preference=N
pinskia at gcc dot gnu.org
- [Bug c++/116366] New: the const specifier is dropped when using member object as template parameter
niqingliang2003 at gmail dot com
- [Bug tree-optimization/116367] New: Handle vector shuffles better
ktkachov at gcc dot gnu.org
- [Bug libstdc++/116362] [15 Regression] libstdc++ assumes newlib is configured to include iconv
redi at gcc dot gnu.org
- [Bug libstdc++/116362] [15 Regression] libstdc++ assumes newlib is configured to include iconv
redi at gcc dot gnu.org
- [Bug target/102055] full 128byte swap using __builtin_shuffle should produce rev64 followed by ext
pinskia at gcc dot gnu.org
- [Bug target/116367] Handle vector shuffles better
pinskia at gcc dot gnu.org
- [Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
paul.richard.thomas at gmail dot com
- [Bug target/106438] powerpc: ICE when building libgfortran with -flto: in insert_value_copy_on_edge, at tree-outof-ssa.cc:334
jeevitha at gcc dot gnu.org
- [Bug libstdc++/116342] The compiler doesn't respect customised strong_order/weak_order for floating point types.
redi at gcc dot gnu.org
- [Bug target/106438] powerpc: ICE when building libgfortran with -flto: in insert_value_copy_on_edge, at tree-outof-ssa.cc:334
jeevitha at gcc dot gnu.org
- [Bug target/106438] powerpc: ICE when building libgfortran with -flto: in insert_value_copy_on_edge, at tree-outof-ssa.cc:334
jeevitha at gcc dot gnu.org
- [Bug c++/116368] New: placeholder type deduction bug
delacroix777 at proton dot me
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
cvs-commit at gcc dot gnu.org
- [Bug c++/116368] placeholder type deduction bug
pinskia at gcc dot gnu.org
- [Bug c++/79009] Missing 'inconsistent deduction for ‘auto’' error when having a dependent initializer and a nondependent one in the same declaration
pinskia at gcc dot gnu.org
- [Bug c++/79009] Missing 'inconsistent deduction for ‘auto’' error when having a dependent initializer and a nondependent one in the same declaration
pinskia at gcc dot gnu.org
- [Bug c++/79624] comma separate auto variables deduce different types under dependent lookup
pinskia at gcc dot gnu.org
- [Bug fortran/116292] [15 regression] ICE in build_function_decl, at fortran/trans-decl.cc:2486
vehre at gcc dot gnu.org
- [Bug c++/116368] placeholder type deduction bug
delacroix777 at proton dot me
- [Bug c++/116366] the const specifier is dropped when using member object as template parameter
pinskia at gcc dot gnu.org
- [Bug c++/116366] the const specifier is dropped when using member object as template parameter
pinskia at gcc dot gnu.org
- [Bug c++/116366] the const specifier is dropped when using member object as template parameter
pinskia at gcc dot gnu.org
- [Bug c++/116366] the const specifier is dropped when using member object as template parameter
niqingliang2003 at gmail dot com
- [Bug fortran/102973] possible inconsistency in procptr_assignment handling when matching ASSOCIATE
cvs-commit at gcc dot gnu.org
- [Bug fortran/102973] possible inconsistency in procptr_assignment handling when matching ASSOCIATE
vehre at gcc dot gnu.org
- [Bug fortran/87477] [meta-bug] [F03] issues concerning the ASSOCIATE statement
vehre at gcc dot gnu.org
- [Bug libstdc++/116369] New: [DEBUG MODE,C++20] access to iterators from global empty container defined by "const&" results in SIGSEGV
piotrwn1 at gmail dot com
- [Bug libstdc++/116369] [DEBUG MODE,C++20] access to iterators from global empty container defined by "const&" results in SIGSEGV
piotrwn1 at gmail dot com
- [Bug fortran/77871] [12/13/14/15 Regression] [Coarray] [OOP] ICE in gfc_get_caf_token_offset, at fortran/trans-expr.c:1981
vehre at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
schwab@linux-m68k.org
- [Bug libstdc++/116369] [DEBUG MODE,C++20] access to iterators from global empty container defined by "const&" results in SIGSEGV
pinskia at gcc dot gnu.org
- [Bug libstdc++/116369] [DEBUG MODE,C++20] access to iterators from global empty container defined by "const&" results in SIGSEGV
pinskia at gcc dot gnu.org
- [Bug c++/116369] [12/13/14/15 Regression] temporary variable bounded to const reference with mutable field incorrectly marked as rodata
pinskia at gcc dot gnu.org
- [Bug c++/116369] [12/13/14/15 Regression] temporary variable bounded to const reference with mutable field incorrectly marked as rodata
pinskia at gcc dot gnu.org
- [Bug target/113729] Missing APX NDD optimization
cvs-commit at gcc dot gnu.org
- [Bug target/113729] Missing APX NDD optimization
cvs-commit at gcc dot gnu.org
- [Bug target/113729] Missing APX NDD optimization
cvs-commit at gcc dot gnu.org
- [Bug target/113729] Missing APX NDD optimization
cvs-commit at gcc dot gnu.org
- [Bug target/109329] rs6000: New testcases {mul,div}ic3* should run on systems without QP
jeevitha at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug fortran/116370] New: UBSAN issue in fortran/trans-expr.cc in arrayfunc_assign_needs_temporary - enum value out of range
jamborm at gcc dot gnu.org
- [Bug target/106438] [13/14/15 regression] powerpc: ICE when building libgfortran with -flto: in insert_value_copy_on_edge, at tree-outof-ssa.cc:334 since r13-1324-g133d0d422ebd18
sjames at gcc dot gnu.org
- [Bug target/116371] New: The SME2 svpext intrinsics are missing a _lane suffix
rsandifo at gcc dot gnu.org
- [Bug target/116371] The SME2 svpext intrinsics are missing a _lane suffix
rsandifo at gcc dot gnu.org
- [Bug target/113729] Missing APX NDD optimization
liuhongt at gcc dot gnu.org
- [Bug debug/104050] '-fcompare-debug' failure w/ -std=c++20 -O1
arsen at gcc dot gnu.org
- [Bug debug/104050] '-fcompare-debug' failure w/ -std=c++20 -O1
arsen at gcc dot gnu.org
- [Bug d/115295] [15 regression] Various gdc testsuite regressions
sjames at gcc dot gnu.org
- [Bug lto/116361] lto1: fatal error: multiple prevailing defs when using both LTO and OpenMP named critical sections with static libraries
hjl.tools at gmail dot com
- [Bug lto/116361] lto1: fatal error: multiple prevailing defs when using both LTO and OpenMP named critical sections with static libraries
hjl.tools at gmail dot com
- [Bug lto/116361] lto1: fatal error: multiple prevailing defs when using both LTO and OpenMP named critical sections with static libraries
hjl.tools at gmail dot com
- [Bug rtl-optimization/116372] New: [15 Regression] Ada bootstrap failure ada/gcc-interface/trans.cc:6423 since r15-2890-g72c9b5f438f22c
stefansf at gcc dot gnu.org
- [Bug target/113035] RISC-V: regression testsuite errors -mtune=sifive-7-series
Dusan.Stojkovic@rt-rk.com
- [Bug rtl-optimization/116372] [15 Regression] Ada bootstrap failure ada/gcc-interface/trans.cc:6423 since r15-2890-g72c9b5f438f22c
sjames at gcc dot gnu.org
- [Bug c++/114076] list-initialization with assignment expression triggers wrong template instanciation
benni.buch at gmail dot com
- [Bug d/116373] New: [14/15 regression] ICE in dmd.expressionsem.resolveLoc since f204359931866b917856fc959c70dbf55f28c14d
a.horodniceanu at proton dot me
- [Bug c++/116369] [12/13/14/15 Regression] temporary variable bounded to const reference with mutable field incorrectly marked as rodata
ppalka at gcc dot gnu.org
- [Bug d/116373] [14/15 regression] ICE in dmd.expressionsem.resolveLoc since r14-8766-gf204359931866b
ibuclaw at gdcproject dot org
- [Bug lto/116361] lto1: fatal error: multiple prevailing defs when using both LTO and OpenMP named critical sections with static libraries
hjl.tools at gmail dot com
- [Bug d/116373] [14/15 regression] ICE in dmd.expressionsem.resolveLoc since r14-8766-gf204359931866b
a.horodniceanu at proton dot me
- [Bug target/116374] New: [LRA] [M68K] Wrong %argptr elimination
schwab@linux-m68k.org
- [Bug sanitizer/116203] libsanitizer fails to build for aarch64 with __NR_newfstatat was not declared in this scope
rudi at heitbaum dot com
- [Bug middle-end/116375] New: redundant copy not eliminated with CONSTRUCTOR
mpolacek at gcc dot gnu.org
- [Bug c++/116369] [12/13/14/15 Regression] temporary variable bounded to const reference with mutable field incorrectly marked as rodata since r9-869-g5603790dbf233c
mpolacek at gcc dot gnu.org
- [Bug c++/116376] New: `genpreds` segmentation fault caused by dereferencing null pointer in `gcc/hash_table.h`
radek.barton at microsoft dot com
- [Bug rtl-optimization/112918] [m68k] [LRA] ICE: maximum number of generated reload insns per insn achieved (90)
schwab@linux-m68k.org
- [Bug c++/116376] `genpreds` segmentation fault caused by dereferencing null pointer in `gcc/hash_table.h`
jakub at gcc dot gnu.org
- [Bug c++/116376] `genpreds` segmentation fault caused by dereferencing null pointer in `gcc/hash_table.h`
radek.barton at microsoft dot com
- [Bug testsuite/116155] c-c++-common/fam-in-union-alone-in-struct-1.c fails on pru-unknown-elf
dimitar at gcc dot gnu.org
- [Bug c++/106658] [C++23] P2590 - Explicit lifetime management
jakub at gcc dot gnu.org
- [Bug c++/116376] `genpreds` segmentation fault caused by dereferencing null pointer in `gcc/hash_table.h`
radek.barton at microsoft dot com
- [Bug target/116374] [LRA] [M68K] Wrong %argptr elimination
matz at gcc dot gnu.org
- [Bug middle-end/115859] ICE: in lower_stmt, at gimple-low.cc:724 with -g and __attribute__((optimize(3)))
arsen at gcc dot gnu.org
- [Bug c++/116376] `genpreds` segmentation fault caused by dereferencing null pointer in `gcc/hash_table.h`
pinskia at gcc dot gnu.org
- [Bug middle-end/115859] ICE: in lower_stmt, at gimple-low.cc:724 with -g and __attribute__((optimize(3)))
jakub at gcc dot gnu.org
- [Bug c++/102217] co_awaiting a temporary produced by ternary operator crashes (double-free)
arsen at gcc dot gnu.org
- [Bug target/116374] [LRA] [M68K] Wrong %argptr elimination
schwab@linux-m68k.org
- [Bug target/109329] rs6000: New testcases {mul,div}ic3* should run on systems without QP
bergner at gcc dot gnu.org
- [Bug middle-end/116375] redundant copy not eliminated with CONSTRUCTOR
jason at gcc dot gnu.org
- [Bug target/116374] [LRA] [M68K] Wrong %argptr elimination
schwab@linux-m68k.org
- [Bug middle-end/116375] redundant copy not eliminated with CONSTRUCTOR
pinskia at gcc dot gnu.org
- [Bug d/116373] [14/15 regression] ICE in dmd.expressionsem.resolveLoc since r14-8766-gf204359931866b
pinskia at gcc dot gnu.org
- [Bug d/116373] [14/15 regression] ICE in dmd.expressionsem.resolveLoc since r14-8766-gf204359931866b
pinskia at gcc dot gnu.org
- [Bug target/109329] rs6000: New testcases {mul,div}ic3* should run on systems without QP
jakub at gcc dot gnu.org
- [Bug libstdc++/115444] std::copy_n generates more code than needed
alfredo.correa at gmail dot com
- [Bug ipa/116333] unused result of pure function is not optimized out because of inlining
pali at kernel dot org
- [Bug ipa/116333] unused result of pure function is not optimized out because of inlining
pinskia at gcc dot gnu.org
- [Bug ipa/116333] unused result of pure function is not optimized out because of inlining
pinskia at gcc dot gnu.org
- [Bug c++/116015] ICE in replace_placeholders_r for simple default member initializer
cvs-commit at gcc dot gnu.org
- [Bug c++/116015] ICE in replace_placeholders_r for simple default member initializer
mpolacek at gcc dot gnu.org
- [Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol
anlauf at gcc dot gnu.org
- [Bug fortran/116221] -Wmaybe-uninitialized in symbol.cc's gfc_get_ha_symbol
anlauf at gcc dot gnu.org
- [Bug c++/115657] [12/13/14/15 Regression] ICE in tsubst_enum/tsubst_expr during template instantiation
mpolacek at gcc dot gnu.org
- [Bug c/116377] New: Warnings emit repeatedly when inlining occurs
peter0x44 at disroot dot org
- [Bug middle-end/116377] Warnings emit repeatedly when inlining occurs
pinskia at gcc dot gnu.org
- [Bug middle-end/116377] Warnings emit repeatedly when inlining occurs
peter0x44 at disroot dot org
- [Bug middle-end/116377] Warnings emit repeatedly when inlining occurs
pinskia at gcc dot gnu.org
- [Bug middle-end/116377] Warnings emit repeatedly when inlining occurs
pinskia at gcc dot gnu.org
- Wed, Aug 14
Gilberto Braga
- [Bug tree-optimization/114678] FAIL: gcc.dg/tree-ssa/range-sincos.c scan-tree-dump-not evrp "link_error" on s390
cvs-commit at gcc dot gnu.org
- [Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch since r15-888-gb644126237a1aa
liuhongt at gcc dot gnu.org
- [Bug target/115756] default tuning for x86_64 produces shifts for `*240`
liuhongt at gcc dot gnu.org
- [Bug target/115749] Non optimal assembly for integer modulo by a constant on x86-64 CPUs
liuhongt at gcc dot gnu.org
- [Bug tree-optimization/116357] [12/13/14/15 Regression] The item's address of the array is not correct if aligned is used
alwin.zhang at sap dot com
- [Bug target/115749] Non optimal assembly for integer modulo by a constant on x86-64 CPUs
liuhongt at gcc dot gnu.org
- [Bug target/113600] [14/15 regression] 525.x264_r run-time regresses by 8% with PGO -Ofast -march=znver4
liuhongt at gcc dot gnu.org
- [Bug target/81602] Unnecessary zero-extension after 16 bit popcnt
pinskia at gcc dot gnu.org
- [Bug target/97786] rs6000 isinf etc. are pretty horrible
cvs-commit at gcc dot gnu.org
- [Bug target/97786] rs6000 isinf etc. are pretty horrible
cvs-commit at gcc dot gnu.org
- [Bug target/97786] rs6000 isinf etc. are pretty horrible
cvs-commit at gcc dot gnu.org
- [Bug target/109955] Should be possible to remove vcond{,u,eq} expanders
pinskia at gcc dot gnu.org
- [Bug modula2/116378] New: [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
iains at gcc dot gnu.org
- [Bug target/81602] Unnecessary zero-extension after 16 bit popcnt
liuhongt at gcc dot gnu.org
- [Bug c++/79328] Wshadow and lambda captures
eb at emlix dot com
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
iains at gcc dot gnu.org
- [Bug c++/116379] New: Type deduction error on decltype(auto)
1963096826 at qq dot com
- [Bug tree-optimization/116380] New: ICE on valid code at -O3 with "-fno-tree-scev-cprop" on x86_64-linux-gnu: Segmentation fault
zhendong.su at inf dot ethz.ch
- [Bug target/116371] The SME2 svpext intrinsics are missing a _lane suffix
cvs-commit at gcc dot gnu.org
- [Bug target/116371] The SME2 svpext intrinsics are missing a _lane suffix
rsandifo at gcc dot gnu.org
- [Bug libstdc++/116381] New: std::variant should not allow array type as an alternative
m at tryfinally dot com
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
gaius at gcc dot gnu.org
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
gaius at gcc dot gnu.org
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
gaius at gcc dot gnu.org
- [Bug fortran/116128] missed optimisation: fortran sum instrinsic performed in order
mjr19 at cam dot ac.uk
- [Bug target/116274] [14/15 Regression] x86: poor code generation with 16 byte function arguments and addition
cvs-commit at gcc dot gnu.org
- [Bug target/116274] [14/15 Regression] x86: poor code generation with 16 byte function arguments and addition
liuhongt at gcc dot gnu.org
- [Bug target/98636] [ARM] ICE on passing incompatible options for fp16 - global_options’ are modified in local context
azoff at gcc dot gnu.org
- [Bug libstdc++/66262] [REGRESSION] testsuite failure with libstdc++ (gcc-5) and g++-4.9 together
cvs-commit at gcc dot gnu.org
- [Bug c++/116382] New: [modules] Importing NTTP of template type causes recursive lazy load
nshead at gcc dot gnu.org
- [Bug target/116374] [LRA] [M68K] Wrong %argptr elimination
matz at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
matz at gcc dot gnu.org
- [Bug fortran/77871] [12/13/14/15 Regression] [Coarray] [OOP] ICE in gfc_get_caf_token_offset, at fortran/trans-expr.c:1981
vehre at gcc dot gnu.org
- [Bug c++/116379] [12/13/14/15 Regression] Type deduction error on decltype(auto) of parenthesized non-static data member since r12-5778
ppalka at gcc dot gnu.org
- [Bug target/116374] [LRA] [M68K] Wrong %argptr elimination
schwab@linux-m68k.org
- [Bug c++/116379] [12/13/14/15 Regression] Type deduction error on decltype(auto) of parenthesized non-static data member since r12-5778
mpolacek at gcc dot gnu.org
- [Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch since r15-888-gb644126237a1aa
hjl.tools at gmail dot com
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
rsandifo at gcc dot gnu.org
- [Bug middle-end/116383] New: Value from __atomic_store not forwarded to non-atomic load at same address
redbeard0531 at gmail dot com
- [Bug libstdc++/66262] [REGRESSION] testsuite failure with libstdc++ (gcc-5) and g++-4.9 together
xry111 at gcc dot gnu.org
- [Bug target/116374] [LRA] [M68K] Wrong %argptr elimination
matz at gcc dot gnu.org
- [Bug c++/116327] [14/15 Regression] ICE in coroutine with parameter preview on lambda with captures since r15-2210
cvs-commit at gcc dot gnu.org
- [Bug c++/104981] [coroutines] Internal compiler error when promise object's constructor takes a base class of the object parameter
cvs-commit at gcc dot gnu.org
- [Bug c++/115550] [coroutines] Reference to reference in promise constructor template argument corresponding to coroutine *this
cvs-commit at gcc dot gnu.org
- [Bug c++/116320] [12/13/14/15 Regression] ICE: Segmentation fault (perform_or_defer_access_check) since r11-1350
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116380] [13/14/15 regression] ICE on valid code at -O3 with "-fno-tree-scev-cprop" on x86_64-linux-gnu: Segmentation fault
sjames at gcc dot gnu.org
- [Bug c++/104981] [coroutines] Internal compiler error when promise object's constructor takes a base class of the object parameter
cvs-commit at gcc dot gnu.org
- [Bug c++/116327] [14/15 Regression] ICE in coroutine with parameter preview on lambda with captures since r15-2210
cvs-commit at gcc dot gnu.org
- [Bug c++/115550] [coroutines] Reference to reference in promise constructor template argument corresponding to coroutine *this
cvs-commit at gcc dot gnu.org
- [Bug c++/116327] [14/15 Regression] ICE in coroutine with parameter preview on lambda with captures since r15-2210
ppalka at gcc dot gnu.org
- [Bug c++/104981] [coroutines] Internal compiler error when promise object's constructor takes a base class of the object parameter
ppalka at gcc dot gnu.org
- [Bug c++/115550] [coroutines] Reference to reference in promise constructor template argument corresponding to coroutine *this
ppalka at gcc dot gnu.org
- [Bug c++/115550] [coroutines] Reference to reference in promise constructor template argument corresponding to coroutine *this
ppalka at gcc dot gnu.org
- [Bug target/116374] [LRA] [M68K] Wrong %argptr elimination
schwab@linux-m68k.org
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
iains at gcc dot gnu.org
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
pinskia at gcc dot gnu.org
- [Bug c++/116384] New: [14 Regression] ICE in convert_nontype_argument, at cp/pt.cc:7877
jcowgill+gcc at jcowgill dot uk
- [Bug fortran/110033] rejects-valid: associate name corresponding to coarray selector should be considered a coarray
cvs-commit at gcc dot gnu.org
- [Bug fortran/110033] rejects-valid: associate name corresponding to coarray selector should be considered a coarray
cvs-commit at gcc dot gnu.org
- [Bug c++/116384] [14/15 Regression] ICE in convert_nontype_argument, at cp/pt.cc:7877
mpolacek at gcc dot gnu.org
- [Bug fortran/110033] rejects-valid: associate name corresponding to coarray selector should be considered a coarray
vehre at gcc dot gnu.org
- [Bug fortran/87477] [meta-bug] [F03] issues concerning the ASSOCIATE statement
vehre at gcc dot gnu.org
- [Bug c++/116384] [14/15 Regression] ICE in convert_nontype_argument, at cp/pt.cc:7877
mpolacek at gcc dot gnu.org
- [Bug c++/116385] New: Unevaluated usage of function parameters with typeid incorrectly considered odr-use
mital at mitalashok dot co.uk
- [Bug c++/116385] Unevaluated usage of function parameters with typeid incorrectly considered odr-use
pinskia at gcc dot gnu.org
- [Bug c++/116385] Unevaluated usage of function parameters with typeid incorrectly considered odr-use
pinskia at gcc dot gnu.org
- [Bug target/116343] [15 regression] ICE on valid code at -Os with "-fschedule-insns -fno-thread-jumps -fno-dce" on x86_64-linux-gnu: in extract_insn, at recog.cc:2869
cvs-commit at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
cvs-commit at gcc dot gnu.org
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
pinskia at gcc dot gnu.org
- [Bug target/116343] [15 regression] ICE on valid code at -Os with "-fschedule-insns -fno-thread-jumps -fno-dce" on x86_64-linux-gnu: in extract_insn, at recog.cc:2869
rsandifo at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
rsandifo at gcc dot gnu.org
- [Bug target/113939] Switch m68k to LRA
rsandifo at gcc dot gnu.org
- [Bug c++/116385] Unevaluated usage of function parameters with typeid incorrectly considered odr-use
mpolacek at gcc dot gnu.org
- [Bug middle-end/116383] Value from __atomic_store not forwarded to non-atomic load at same address
pinskia at gcc dot gnu.org
- [Bug c++/116385] Unevaluated usage of function parameters with typeid incorrectly considered odr-use
mpolacek at gcc dot gnu.org
- [Bug tree-optimization/116380] [13/14/15 regression] ICE on valid code at -O3 with "-fno-tree-scev-cprop" on x86_64-linux-gnu: Segmentation fault
pinskia at gcc dot gnu.org
- [Bug c/116386] New: false-positive -Werror=return-type when compiling with -fsanitize=thread
pierrick.bouvier at posteo dot net
- [Bug bootstrap/116387] New: [15 Regression] Broken bootstrap in fortran/resolve.cc since r15-2934
jakub at gcc dot gnu.org
- [Bug bootstrap/116387] [15 Regression] Broken bootstrap in fortran/resolve.cc since r15-2934
jakub at gcc dot gnu.org
- [Bug bootstrap/116387] [15 Regression] Broken bootstrap in fortran/resolve.cc since r15-2934
sjames at gcc dot gnu.org
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
iains at gcc dot gnu.org
- [Bug bootstrap/116387] [15 Regression] Broken bootstrap in fortran/resolve.cc since r15-2934
vehre at gcc dot gnu.org
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
gaius at gcc dot gnu.org
- [Bug middle-end/116386] [12/13/14/15 Regression] false-positive -Werror=return-type when compiling with -fsanitize=thread since r5-6111-gfca4adf2095dfc
pinskia at gcc dot gnu.org
- [Bug middle-end/116386] [12/13/14/15 Regression] false-positive -Werror=return-type when compiling with -fsanitize=thread since r5-6111-gfca4adf2095dfc
pinskia at gcc dot gnu.org
- [Bug middle-end/59922] -finstrument-functions emit false warning "control reaches end of non-void function"
pinskia at gcc dot gnu.org
- [Bug middle-end/116386] [12/13/14/15 Regression] false-positive -Werror=return-type when compiling with -fsanitize=thread since r5-6111-gfca4adf2095dfc
pinskia at gcc dot gnu.org
- [Bug middle-end/59922] -finstrument-functions emit false warning "control reaches end of non-void function"
pinskia at gcc dot gnu.org
- [Bug c++/115583] [14 Regression] C++23: Call to consteval function in `if consteval` immediate function context rejected at -O1 since r14-4140
cvs-commit at gcc dot gnu.org
- [Bug fortran/99837] ICE in parse_associate, at fortran/parse.c:4780
anlauf at gcc dot gnu.org
- [Bug fortran/114146] REPEATABLE argument of RANDOM_INIT and repeated execution of the program
anlauf at gcc dot gnu.org
- [Bug bootstrap/116387] [15 Regression] Broken bootstrap in fortran/resolve.cc since r15-2934
cvs-commit at gcc dot gnu.org
- [Bug ada/115917] GNAT fails to bootstrap with LTO and -Werror=lto-type-mismatch due to C_Version_String and gnat_version_string on x86_64-pc-linux-gnu
sjames at gcc dot gnu.org
- [Bug target/116275] [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/115857] New missed optimisation for hamming weight to simple popcnt
pinskia at gcc dot gnu.org
- [Bug bootstrap/116387] [15 Regression] Broken bootstrap in fortran/resolve.cc since r15-2934
jakub at gcc dot gnu.org
- [Bug libstdc++/116362] [15 Regression] libstdc++ assumes newlib is configured to include iconv
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/116362] [15 Regression] libstdc++ assumes newlib is configured to include iconv
hp at gcc dot gnu.org
- [Bug d/114171] [13/14 Regression] gdc -O2 -mavx generates misaligned vmovdqa instruction
sjames at gcc dot gnu.org
- [Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch since r15-888-gb644126237a1aa
cvs-commit at gcc dot gnu.org
- [Bug target/115756] default tuning for x86_64 produces shifts for `*240`
sjames at gcc dot gnu.org
- [Bug target/115749] Non optimal assembly for integer modulo by a constant on x86-64 CPUs
sjames at gcc dot gnu.org
- [Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch since r15-888-gb644126237a1aa
liuhongt at gcc dot gnu.org
- [Bug target/113035] RISC-V: regression testsuite errors -mtune=sifive-7-series
law at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug target/115464] [14 Backport] ICE when building libaom on arm64 (neon sve bridge usage with tbl/perm)
cvs-commit at gcc dot gnu.org
- [Bug target/115464] [14 Backport] ICE when building libaom on arm64 (neon sve bridge usage with tbl/perm)
cvs-commit at gcc dot gnu.org
- [Bug target/115464] [14 Backport] ICE when building libaom on arm64 (neon sve bridge usage with tbl/perm)
rsandifo at gcc dot gnu.org
- [Bug target/113042] popcount of 8bits and 128bits can be improved for !TARGET_CSSC
cvs-commit at gcc dot gnu.org
- [Bug target/113042] popcount of 128bits can be improved for !TARGET_CSSC
pinskia at gcc dot gnu.org
- [Bug target/114607] aarch64: Incorrect expansion of svsudot
cvs-commit at gcc dot gnu.org
- [Bug target/114603] aarch64: Invalid SVE cnot optimisation
cvs-commit at gcc dot gnu.org
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
iains at gcc dot gnu.org
- [PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
Kito Cheng
- [Bug target/113042] popcount of 128bits can be improved for !TARGET_CSSC
pinskia at gcc dot gnu.org
- [Bug c++/113454] [14 regression] "assignment of read-only member" error with 483.xalancbmk from SPEC CPU 2006
edison_chan_gz at hotmail dot com
- [Bug c++/110345] [C++26] P2552R3 - On the ignorability of standard attributes
cvs-commit at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug fortran/116388] New: [13/14/15 regression] Finalizer called on uninitialized components of intent(out) argument
trnka at scm dot com
- [Bug debug/87440] GCC creates debug that confuses gdb
bernd.edlinger at hotmail dot de
- [Bug rtl-optimization/116372] [15 Regression] Ada bootstrap failure ada/gcc-interface/trans.cc:6423 since r15-2890-g72c9b5f438f22c
stefansf at gcc dot gnu.org
- [Bug rtl-optimization/116372] [15 Regression] Ada bootstrap failure ada/gcc-interface/trans.cc:6423 since r15-2890-g72c9b5f438f22c
stefansf at gcc dot gnu.org
- [Bug rtl-optimization/116372] [15 Regression] Ada bootstrap failure ada/gcc-interface/trans.cc:6423 since r15-2890-g72c9b5f438f22c
stefansf at gcc dot gnu.org
- [Bug rtl-optimization/116372] [15 Regression] Ada bootstrap failure ada/gcc-interface/trans.cc:6423 since r15-2890-g72c9b5f438f22c
stefansf at gcc dot gnu.org
- [Bug c++/116389] New: ICE in extract_constrain_insn for avrtiny and -O2
dv at vollmann dot ch
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
cvs-commit at gcc dot gnu.org
- [Bug c++/116390] New: Another ICE for avrtiny and optimization
dv at vollmann dot ch
- [Bug c++/115511] ICE on ambigous overload for _Float32
dv at vollmann dot ch
- [Bug fortran/46371] [Coarray] [OOP] SELECT TYPE: scalar coarray variable is rejected
vehre at gcc dot gnu.org
- [Bug fortran/56496] [OOP] [F08] ICE with TYPE(*) coarray and SELECT TYPE
vehre at gcc dot gnu.org
- [Bug c++/115511] ICE on ambigous overload for _Float32
jakub at gcc dot gnu.org
- [PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
Li, Pan2
- [PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
Zhijin Zeng
- [Bug fortran/86468] [12/13/14/15 regression][Coarray] ICE verify_gimple failed
vehre at gcc dot gnu.org
- [PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
Li, Pan2
- [PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
Zhijin Zeng
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug c++/116384] [14/15 Regression] ICE in convert_nontype_argument, at cp/pt.cc:7877
mpolacek at gcc dot gnu.org
- [Bug target/116391] New: Emit spellcheck suggestions for __arm_rsr and __arm_wsr intrinsics
ktkachov at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug target/114607] aarch64: Incorrect expansion of svsudot
cvs-commit at gcc dot gnu.org
- [Bug target/114603] aarch64: Invalid SVE cnot optimisation
cvs-commit at gcc dot gnu.org
- [Bug target/114607] aarch64: Incorrect expansion of svsudot
rsandifo at gcc dot gnu.org
- [Bug target/114603] aarch64: Invalid SVE cnot optimisation
rsandifo at gcc dot gnu.org
- [Bug other/116392] New: RFE: capture inlining information in SARIF output
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/101373] PRE hoists trapping instructions over possibly throwing calls
azoff at gcc dot gnu.org
- [Bug target/116030] ICE "could not split insn" in final_scan_insn_1, at final.cc on power pc
bergner at gcc dot gnu.org
- [Bug target/85624] ICE when initializing array that is 128-byte aligned
cvs-commit at gcc dot gnu.org
- [Bug fortran/114146] REPEATABLE argument of RANDOM_INIT and repeated execution of the program
cvs-commit at gcc dot gnu.org
- [Bug target/116391] Emit spellcheck suggestions for __arm_rsr and __arm_wsr intrinsics
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116372] [15 Regression] Ada bootstrap failure ada/gcc-interface/trans.cc:6423 since r15-2890-g72c9b5f438f22c
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116372] [15 Regression] Ada bootstrap failure ada/gcc-interface/trans.cc:6423 since r15-2890-g72c9b5f438f22c
pinskia at gcc dot gnu.org
- [Bug target/85624] ICE when initializing array that is 128-byte aligned
cvs-commit at gcc dot gnu.org
- [Bug target/85624] ICE when initializing array that is 128-byte aligned
gjl at gcc dot gnu.org
- [Bug c/116393] New: -fpie discards -fpic
stsp at users dot sourceforge.net
- [Bug driver/116393] -fpie discards -fpic
pinskia at gcc dot gnu.org
- [Bug driver/116393] documentation does not mention that PIE over rides PIC
stsp at users dot sourceforge.net
- [Bug driver/116393] documentation does not mention that PIE over rides PIC
pinskia at gcc dot gnu.org
- [Bug driver/116393] documentation does not mention that PIE over rides PIC
pinskia at gcc dot gnu.org
- [Bug driver/116393] documentation does not mention that PIE over rides PIC
stsp at users dot sourceforge.net
- [Bug driver/116393] documentation does not mention that PIE over rides PIC
pinskia at gcc dot gnu.org
- [Bug middle-end/70419] descriptions of -fpic/-fPIC and -fpic/-fPIE aren't clear and contain syntax error
pinskia at gcc dot gnu.org
- [Bug middle-end/70419] descriptions of -fpic/-fPIC and -fpic/-fPIE aren't clear and contain syntax error
pinskia at gcc dot gnu.org
- [Bug fortran/116394] New: Memory leaks in compute_dot_product
tkoenig at gcc dot gnu.org
- [Bug driver/116393] documentation does not mention that PIE over rides PIC
stsp at users dot sourceforge.net
- [Bug fortran/116394] Memory leaks in compute_dot_product
tkoenig at gcc dot gnu.org
- [Bug driver/116393] documentation does not mention that PIE over rides PIC
pinskia at gcc dot gnu.org
- [Bug middle-end/70419] descriptions of -fpic/-fPIC and -fpic/-fPIE aren't clear and contain syntax error
pinskia at gcc dot gnu.org
- [Bug target/107757] PPCLE: Inefficient vector constant creation
meissner at gcc dot gnu.org
- [Bug c/116395] New: -m32 forbids empty scalar initializer
stsp at users dot sourceforge.net
- [Bug c/116396] New: __pic__ and __PIC__ are controlled by -fpie
stsp at users dot sourceforge.net
- [Bug c/116395] -m32 forbids empty scalar initializer
pinskia at gcc dot gnu.org
- [Bug c/116395] -m32 forbids empty scalar initializer
pinskia at gcc dot gnu.org
- [Bug c/116396] __pic__ and __PIC__ are controlled by -fpie
pinskia at gcc dot gnu.org
- [Bug middle-end/70419] descriptions of -fpic/-fPIC and -fpic/-fPIE aren't clear and contain syntax error
pinskia at gcc dot gnu.org
- [Bug c/116395] -m32 forbids empty scalar initializer
stsp at users dot sourceforge.net
- [Bug c/116395] -m32 forbids empty scalar initializer
pinskia at gcc dot gnu.org
- [Bug c/116395] -m32 forbids empty scalar initializer
stsp at users dot sourceforge.net
- [Bug c/116395] -m32 forbids empty scalar initializer
pinskia at gcc dot gnu.org
- [Bug target/113042] popcount of 128bits can be improved for !TARGET_CSSC
pinskia at gcc dot gnu.org
- [Bug tree-optimization/115373] [15 Regression] RISCV slp-cond-2-big-array.c slp-cond-2.c scan-tree-dump fails since r15-859-geaaa4b88038
pinskia at gcc dot gnu.org
- [Bug testsuite/116397] New: [15 Regression] slp-reduc-3.c fails on aarch64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug testsuite/116397] [15 Regression] slp-reduc-3.c fails on aarch64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/114522] [15 regression] gcc.target/arm/aes_xor_combine.c scan-assembler-not veor fails after r14-9692-g839bc42772ba7a
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/114522] [15 regression] gcc.target/arm/aes_xor_combine.c scan-assembler-not veor fails after r14-9692-g839bc42772ba7a
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116398] New: [15 Regression] gcc.target/aarch64/ashltidisi.c fails
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116398] [15 Regression] gcc.target/aarch64/ashltidisi.c fails
pinskia at gcc dot gnu.org
- [Bug modula2/116181] -Wlto-type-mismatch warnings/errors during m2 bootstrap
gaius at gcc dot gnu.org
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
gaius at gcc dot gnu.org
- [PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
Li, Pan2
- [Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188) since r15-2820-gab18785840d7b8
sjames at gcc dot gnu.org
- [PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
Zhijin Zeng
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug rtl-optimization/114522] [15 regression] gcc.target/arm/aes_xor_combine.c scan-assembler-not veor fails after r14-9692-g839bc42772ba7a
pinskia at gcc dot gnu.org
- [PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
Li, Pan2
- [Bug target/116305] RISC-V: dwarf cfi_escape information is incorrect when use vlenb to get scalable frame
cvs-commit at gcc dot gnu.org
- [PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
Li, Pan2
- [Bug target/116305] RISC-V: dwarf cfi_escape information is incorrect when use vlenb to get scalable frame
zhijin.zeng at spacemit dot com
- [PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
Zhijin Zeng
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug target/55212] [SH] Switch to LRA
olegendo at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug target/55212] [SH] Switch to LRA
olegendo at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug rtl-optimization/116390] [ext_dce][avr][15 regression]Another ICE for avrtiny and optimization
gjl at gcc dot gnu.org
- [Bug libstdc++/116399] New: C++26 text_encoding::aliases_view is not default-constructible
hewillk at gmail dot com
- [Bug rtl-optimization/116390] [15 regression] [ext_dce] [avr] Another ICE for avrtiny and optimization
sjames at gcc dot gnu.org
- [Bug fortran/114146] REPEATABLE argument of RANDOM_INIT and repeated execution of the program
anlauf at gcc dot gnu.org
- [Bug debug/87440] GCC creates debug that confuses gdb
bernd.edlinger at hotmail dot de
- [Bug rtl-optimization/116390] [15 regression] [ext_dce] [avr] Another ICE for avrtiny and optimization
cvs-commit at gcc dot gnu.org
- [Bug c++/113773] coroutines: promise deconstructed twice if throwing from return object
iains at gcc dot gnu.org
- [Bug libfortran/116400] New: [15 Regression] Regenerated files are no longer written to the source directory
tkoenig at gcc dot gnu.org
- [Bug rtl-optimization/116390] [15 regression] [ext_dce] [avr] Another ICE for avrtiny and optimization
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116390] [15 regression] [ext_dce] [avr] Another ICE for avrtiny and optimization
gjl at gcc dot gnu.org
- [Bug c++/116401] New: [modules] Header units can contain definitions of non-inline decls with external linkage
nshead at gcc dot gnu.org
- [Bug rtl-optimization/116390] [15 regression] [ext_dce] [avr] Another ICE for avrtiny and optimization
dv at vollmann dot ch
- [Bug rtl-optimization/116389] [avr][15 regression] ICE in extract_constrain_insn for avrtiny and -O2
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116390] [15 regression] [ext_dce] [avr] Another ICE for avrtiny and optimization
gjl at gcc dot gnu.org
- [Bug modula2/114529] profiledbootstrap fails to build and m2 causes odr violations during build
gaius at gcc dot gnu.org
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
iains at gcc dot gnu.org
- [Bug rtl-optimization/116325] [lra] error: unable to generate reloads for:
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116389] [avr][15 regression] ICE in extract_constrain_insn for avrtiny and -O2
law at gcc dot gnu.org
- [Bug c++/100476] coroutines: questionable handling of void get_return_object
iains at gcc dot gnu.org
- [Bug target/116280] [15 Regression] RISC-V: expected mode RVVMF8QI for operand 2 of insn pred_vwsllrvvmf4hi but got mode RVVMF2SI
cvs-commit at gcc dot gnu.org
- [Bug target/116280] [15 Regression] RISC-V: expected mode RVVMF8QI for operand 2 of insn pred_vwsllrvvmf4hi but got mode RVVMF2SI
law at gcc dot gnu.org
- [Bug ada/116147] ADA Cross Compiler for ARM does not build
dldudley at gmail dot com
- [Bug rtl-optimization/116402] New: [LRA] Improve hook documentation for reload -> LRA transition
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116402] [LRA] Improve hook documentation for reload -> LRA transition
gjl at gcc dot gnu.org
- [Bug target/116282] [15 Regression] RISC-V rv64id_zba_zbkb ICE: could not split insn
cvs-commit at gcc dot gnu.org
- [Bug target/116282] [15 Regression] RISC-V rv64id_zba_zbkb ICE: could not split insn
law at gcc dot gnu.org
- [Bug target/116390] [15 regression] [avr] Another ICE for avrtiny and optimization
law at gcc dot gnu.org
- [Bug ada/116147] ADA Cross Compiler for ARM does not build
pinskia at gcc dot gnu.org
- [Bug tree-optimization/94893] Sign function not getting optimized to simple compare
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116389] [avr][15 regression] ICE in extract_constrain_insn for avrtiny and -O2
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116389] [avr][15 regression] ICE in extract_constrain_insn for avrtiny and -O2
law at gcc dot gnu.org
- [Bug target/116390] [15 regression] [avr] Another ICE for avrtiny and optimization
gjl at gcc dot gnu.org
- [Bug target/116390] [15 regression] [avr] Another ICE for avrtiny and optimization
jeffreyalaw at gmail dot com
- [Bug rtl-optimization/116389] [avr][15 regression] ICE in extract_constrain_insn for avrtiny and -O2
gjl at gcc dot gnu.org
- [Bug c++/110367] [C++26] Add new built-in for std::is_within_lifetime
hanicka at hanicka dot net
- [Bug rtl-optimization/116389] [avr][15 regression] ICE in extract_constrain_insn for avrtiny and -O2
law at gcc dot gnu.org
- [Bug rtl-optimization/115876] [15 regression] ext-dce.cc has ubsan issues; shifting negative values
law at gcc dot gnu.org
- [Bug c++/116403] New: [modules] Deduction guides not reachable across transitive non-exported imports
nshead at gcc dot gnu.org
- [Bug c++/116403] [modules] Deduction guides not reachable across transitive non-exported imports
pinskia at gcc dot gnu.org
- [Bug c++/116404] New: nodiscard is not warned on casts (non void)
pinskia at gcc dot gnu.org
- [Bug target/116278] [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
cvs-commit at gcc dot gnu.org
- [Bug target/116278] [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
sjames at gcc dot gnu.org
- [Bug target/116278] [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
pan2.li at intel dot com
- [Bug rtl-optimization/115876] [15 regression] ext-dce.cc has ubsan issues; shifting negative values
law at gcc dot gnu.org
- [Bug target/116278] [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
sjames at gcc dot gnu.org
- [Bug tree-optimization/116405] New: wrong code at -O{2,3} with "-fno-ssa-phiopt -fno-tree-dce" on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch
- [Bug tree-optimization/116406] New: [15 Regression] ICE: in add_to_value, at tree-ssa-pre.cc:695 with -Os -finstrument-functions-once -mfpmath=387
zsojka at seznam dot cz
- [Bug target/116407] New: [avr] error: relocation truncated to fit
gjl at gcc dot gnu.org
- [Bug target/116407] [avr] error: relocation truncated to fit
gjl at gcc dot gnu.org
- [Bug target/116407] [avr] error: relocation truncated to fit
cvs-commit at gcc dot gnu.org
- [Bug target/116407] [avr] error: relocation truncated to fit
cvs-commit at gcc dot gnu.org
- [Bug c++/115908] [coroutines] Wrong behavior of using get_return_object() when creating coroutines
iains at gcc dot gnu.org
- [Bug target/116407] [avr] error: relocation truncated to fit
cvs-commit at gcc dot gnu.org
- [Bug target/116390] [15 regression] [avr] Another ICE for avrtiny and optimization
dv at vollmann dot ch
- [Bug c++/101976] When constructing object, calling function and performing co_await in same statement, temporary is erroneously moved trivially
iains at gcc dot gnu.org
- [Bug middle-end/116408] New: wrong code due to missing sign extension of _BitInt() at -O0 / -O1
zsojka at seznam dot cz
- [Bug target/116407] [avr] error: relocation truncated to fit
cvs-commit at gcc dot gnu.org
- [Bug c/84052] Using Randomizing structure layout plugin in linux kernel compilation doesn't generate proper debuginfo
arsen at gcc dot gnu.org
- [Bug target/116407] [avr] error: relocation truncated to fit
cvs-commit at gcc dot gnu.org
- [Bug target/116407] [avr] error: relocation truncated to fit
gjl at gcc dot gnu.org
- [Bug middle-end/116408] wrong code due to missing sign extension of _BitInt() at -O0 / -O1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116406] [15 Regression] ICE: in add_to_value, at tree-ssa-pre.cc:695 with -Os -finstrument-functions-once -mfpmath=387
pinskia at gcc dot gnu.org
- [Bug target/116390] [15 regression] [avr] Another ICE for avrtiny and optimization
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116405] wrong code at -O{2,3} with "-fno-ssa-phiopt -fno-tree-dce" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116405] wrong code at -O{2,3} with "-fno-ssa-phiopt -fno-tree-dce" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug target/116275] [15 regression] ICE when building llvm-18.1.8 (convert_insn, at config/i386/i386-features.cc:1502)
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116405] [15 regression] wrong code at -O{2,3} with "-fno-ssa-phiopt -fno-tree-dce" on x86_64-linux-gnu
sjames at gcc dot gnu.org
- [Bug fortran/114781] Error in ALLOCATE with MOLD=
anlauf at gcc dot gnu.org
- [Bug fortran/106603] Problem with character(:), allocatable, intent(out) :: err for functions which return fixed arrays
anlauf at gcc dot gnu.org
- [Bug fortran/99884] Double spaces in warning message
anlauf at gcc dot gnu.org
- [Bug fortran/107508] Invalid bounds due to bogus reallocation on assignment with KIND=4 characters
anlauf at gcc dot gnu.org
- [Bug translation/40883] [meta-bug] Translation breakage with trivial fixes
goeran at uddeborg dot se
- [Bug fortran/99884] Double spaces in warning message
goeran at uddeborg dot se
- [Bug target/116390] [15 regression] [avr] Another ICE for avrtiny and optimization
gjl at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug c++/108620] coroutines: ICE: in instantiate_type, at cp/class.cc:8742 when assign the return value of co_yield to a member of class/struct
iains at gcc dot gnu.org
- [Bug rtl-optimization/115876] [15 regression] ext-dce.cc has ubsan issues; shifting negative values
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/115876] [15 regression] ext-dce.cc has ubsan issues; shifting negative values
law at gcc dot gnu.org
- [Bug other/63426] [meta-bug] Issues found with -fsanitize=undefined
law at gcc dot gnu.org
- [Bug target/116030] ICE "could not split insn" in final_scan_insn_1, at final.cc on power pc
guihaoc at gcc dot gnu.org
- [Bug tree-optimization/116409] New: [15 Regression] Recent phiopt change causing ICE on riscv64
law at gcc dot gnu.org
- [Bug tree-optimization/116409] [15 Regression] Recent phiopt change causing ICE on riscv64
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116409] [15 Regression] Recent phiopt change causing ICE on riscv64
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116409] [15 Regression] Recent phiopt change causing ICE with sqrt and -frounding-math
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116409] [15 Regression] Recent phiopt change causing ICE with sqrt and -frounding-math
pinskia at gcc dot gnu.org
- [Bug ipa/116410] New: fat-lto-objects generates different and inefficient code compared with no-fat-lto-objects
yinyuefengyi at gmail dot com
- [Bug ipa/116410] fat-lto-objects generates different and inefficient code compared with no-fat-lto-objects
yinyuefengyi at gmail dot com
- [Bug ipa/116410] fat-lto-objects generates different and inefficient code compared with no-fat-lto-objects
yinyuefengyi at gmail dot com
- [Bug tree-optimization/116409] [15 Regression] Recent phiopt change causing ICE with sqrt and -frounding-math
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116405] [15 regression] wrong code at -O{2,3} with "-fno-ssa-phiopt -fno-tree-dce" on x86_64-linux-gnu since r15-2890-g72c9b5f438f22c
sjames at gcc dot gnu.org
- [Bug middle-end/116411] New: [15 Regression] ICE on readline-8.2p13: in factor_out_conditional_operation, at tree-ssa-phiopt.cc:407
slyfox at gcc dot gnu.org
- [Bug tree-optimization/116409] [15 Regression] Recent phiopt change causing ICE with sqrt and -frounding-math
pinskia at gcc dot gnu.org
- [Bug middle-end/116411] [15 Regression] ICE on readline-8.2p13: in factor_out_conditional_operation, at tree-ssa-phiopt.cc:407
pinskia at gcc dot gnu.org
- [Bug middle-end/116411] [15 Regression] ICE on readline-8.2p13: in factor_out_conditional_operation, at tree-ssa-phiopt.cc:407
pinskia at gcc dot gnu.org
- [Bug target/115982] [15 Regression] ICE: unrecognizable insn in ira_remove_insn_scratches with -mavx512vl since r15-1742
liuhongt at gcc dot gnu.org
- [Bug target/115830] [avr] Make better use of SREG in conditional jumps
gjl at gcc dot gnu.org
- [Bug middle-end/116411] [15 Regression] ICE on readline-8.2p13: in factor_out_conditional_operation, at tree-ssa-phiopt.cc:407
slyfox at gcc dot gnu.org
- [Bug tree-optimization/114908] fails to optimize avx2 in-register permute written with std::experimental::simd
mkretz at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug middle-end/116412] New: [15 Regression] ICE on openblas-0.3.28: in find_lattice_value, at tree-complex.cc:178
slyfox at gcc dot gnu.org
- [Bug middle-end/116412] [15 Regression] ICE on openblas-0.3.28: in find_lattice_value, at tree-complex.cc:178
slyfox at gcc dot gnu.org
- [Bug middle-end/116412] [15 Regression] ICE on openblas-0.3.28: in find_lattice_value, at tree-complex.cc:178
pinskia at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug middle-end/116412] [15 Regression] ICE on openblas-0.3.28: in find_lattice_value, at tree-complex.cc:178
pinskia at gcc dot gnu.org
- [Bug fortran/84244] [12/13/14/15 Regression] [Coarray] ICE in recompute_tree_invariant_for_addr_expr, at tree.c:4535
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116412] [15 Regression] ICE on openblas-0.3.28: in find_lattice_value, at tree-complex.cc:178
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116412] [15 Regression] ICE on openblas-0.3.28: in find_lattice_value, at tree-complex.cc:178
pinskia at gcc dot gnu.org
- [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
vehre at gcc dot gnu.org
- [Bug fortran/84244] [12/13/14/15 Regression] [Coarray] ICE in recompute_tree_invariant_for_addr_expr, at tree.c:4535
vehre at gcc dot gnu.org
- [Bug target/116413] New: [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug tree-optimization/116409] [15 Regression] Recent phiopt change causing ICE with sqrt and -frounding-math
tnfchris at gcc dot gnu.org
- [PATCH] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
Jonathan Wakely
- [Bug c++/110367] [C++26] Add new built-in for std::is_within_lifetime
redi at gcc dot gnu.org
- [Bug target/116414] New: Missed optimization: Branch elimination and memory writes
madhur4127 at gmail dot com
- [Bug target/116414] Missed optimization: Branch elimination and memory writes
pinskia at gcc dot gnu.org
- [Bug target/116414] Missed optimization: Branch elimination and memory writes
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/95405] Unnecessary stores with std::optional from returns
pinskia at gcc dot gnu.org
- [Bug target/116390] [15 regression] [avr] Another ICE for avrtiny and optimization
dv at vollmann dot ch
- [Bug tree-optimization/116415] New: [13 Regression][PPC64LE] atomics wrongly use vector instructions in DWCAS.
torsten.mandel at sap dot com
- [Bug ada/115917] GNAT fails to bootstrap with LTO and -Werror=lto-type-mismatch due to C_Version_String and gnat_version_string on x86_64-pc-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug target/116390] [15 regression] [avr] Another ICE for avrtiny and optimization
gjl at gcc dot gnu.org
- [Bug fortran/46371] [Coarray] [OOP] SELECT TYPE: scalar coarray variable is rejected
cvs-commit at gcc dot gnu.org
- [Bug fortran/56496] [OOP] [F08] ICE with TYPE(*) coarray and SELECT TYPE
cvs-commit at gcc dot gnu.org
- [Bug fortran/99837] ICE in parse_associate, at fortran/parse.c:4780
vehre at gcc dot gnu.org
- [Bug fortran/46371] [Coarray] [OOP] SELECT TYPE: scalar coarray variable is rejected
vehre at gcc dot gnu.org
- [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
vehre at gcc dot gnu.org
- [Bug fortran/99837] ICE in parse_associate, at fortran/parse.c:4780
vehre at gcc dot gnu.org
- [Bug fortran/56496] [OOP] [F08] ICE with TYPE(*) coarray and SELECT TYPE
vehre at gcc dot gnu.org
- [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
vehre at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug middle-end/116383] Value from __atomic_store not forwarded to non-atomic load at same address
redi at gcc dot gnu.org
- [Bug rtl-optimization/116389] [15 regression] [avr] ICE in extract_constrain_insn for avrtiny and -O2 with ext-dce
gjl at gcc dot gnu.org
- [Bug middle-end/116383] Value from __atomic_store not forwarded to non-atomic load at same address
redi at gcc dot gnu.org
- [Bug rtl-optimization/116405] [15 regression] wrong code at -O{2,3} with "-fno-ssa-phiopt -fno-tree-dce" on x86_64-linux-gnu since r15-2890-g72c9b5f438f22c
tsamismanolis at gmail dot com
- [Bug tree-optimization/116412] [15 Regression] ICE on openblas-0.3.28: in find_lattice_value, at tree-complex.cc:178
slyfox at gcc dot gnu.org
- [Bug libstdc++/116399] C++26 text_encoding::aliases_view is not default-constructible
redi at gcc dot gnu.org
- [Bug rtl-optimization/116372] [15 Regression] Ada bootstrap failure ada/gcc-interface/trans.cc:6423 since r15-2890-g72c9b5f438f22c
tsamismanolis at gmail dot com
- ( Proceedings by Springer ) - A Hybrid Conference 10th ICICT 2025, London, UK
Springer ICICT 2025
- [Bug c++/116416] New: Missing optimization: compile time evaluation of prvalue
nuttyrunner at gmail dot com
- [Bug rtl-optimization/111619] 'make profiledbootstrap' makes 10+ minutes on insn-recog.cc (x86_64-linux)
rguenth at gcc dot gnu.org
- [Bug middle-end/114855] ICE: Segfault when compiling large autogenerated C source file
rguenth at gcc dot gnu.org
- [Bug fortran/85002] [12/13/14/15 Regression][Coarray] ICE in fold_ternary_loc, at fold-const.c:11360
vehre at gcc dot gnu.org
- [Bug libstdc++/116399] C++26 text_encoding::aliases_view is not default-constructible
redi at gcc dot gnu.org
- [Bug tree-optimization/116415] [13 Regression][PPC64LE] atomics wrongly use vector instructions in DWCAS.
bergner at gcc dot gnu.org
- [Bug libstdc++/116399] C++26 text_encoding::aliases_view is not default-constructible
corentinjabot at gmail dot com
- [Bug libstdc++/116399] C++26 text_encoding::aliases_view is not default-constructible
redi at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug target/116415] [13 Regression][PPC64LE] atomics wrongly use vector instructions in DWCAS.
bergner at gcc dot gnu.org
- [Bug target/109955] Should be possible to remove vcond{,u,eq} expanders
rguenth at gcc dot gnu.org
- [Bug target/115683] [15 Regression] SSE2 regressions after obselete of vcond{,u,eq}.
rguenth at gcc dot gnu.org
- [Bug target/115490] i386 fallout from removing vcond{,u,eq} patterns
rguenth at gcc dot gnu.org
- [Bug target/115683] [15 Regression] SSE2 regressions after obselete of vcond{,u,eq}.
rguenth at gcc dot gnu.org
- [Bug target/114189] Target implements obsolete vcond{,u,eq} expanders
rguenth at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug libstdc++/116399] C++26 text_encoding::aliases_view is not default-constructible
hewillk at gmail dot com
- [Bug tree-optimization/114908] fails to optimize avx2 in-register permute written with std::experimental::simd
rguenth at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug c++/116417] New: SFINAE on std::is_destructible cannot handle destructor of scalar type
amy at amyspark dot me
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
matz at gcc dot gnu.org
- [Bug libstdc++/116399] C++26 text_encoding::aliases_view is not default-constructible
redi at gcc dot gnu.org
- [Bug libstdc++/116399] C++26 text_encoding::aliases_view is not default-constructible
redi at gcc dot gnu.org
- [Bug tree-optimization/116307] off by one when loop unrolling and bogus -Wstringop-overflow
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116321] [lra][avr] internal compiler error: in avr_out_lpm_no_lpmx, at config/avr/avr.cc:4572
rguenth at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug libstdc++/116399] C++26 text_encoding::aliases_view is not default-constructible
hewillk at gmail dot com
- [Bug tree-optimization/116338] GCC is not vectoring TSVC s255 while clang can
rguenth at gcc dot gnu.org
- [Bug testsuite/116340] gcc.dg/tree-ssa/abs-4.c is a mess
rguenth at gcc dot gnu.org
- [Bug lto/116344] Wlto-type-mismatch and Wodr should show what TUs mismatched
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116321] [lra][avr] internal compiler error: in avr_out_lpm_no_lpmx, at config/avr/avr.cc:4572
schwab@linux-m68k.org
- [Bug c++/116379] [12/13/14/15 Regression] Type deduction error on decltype(auto) of parenthesized non-static data member since r12-5778
mpolacek at gcc dot gnu.org
- [Bug rtl-optimization/116321] [lra][avr] internal compiler error: in avr_out_lpm_no_lpmx, at config/avr/avr.cc:4572
gjl at gcc dot gnu.org
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4 since r15-2791-g2083389a18d366
rguenth at gcc dot gnu.org
- [Bug c++/116417] SFINAE on std::is_destructible cannot handle destructor of scalar type
pinskia at gcc dot gnu.org
- [Bug libstdc++/116399] C++26 text_encoding::aliases_view is not default-constructible
redi at gcc dot gnu.org
- [Bug target/116415] [13 Regression][PPC64LE] atomics wrongly use vector instructions in DWCAS.
bergner at gcc dot gnu.org
- [Bug c++/57005] alias template's pseudo-destructor is rejected
pinskia at gcc dot gnu.org
- [Bug c++/77815] access to destructor via decltype-specifier
pinskia at gcc dot gnu.org
- [Bug modula2/116378] [15 Regression] M2 bootstrap fails on x86_64-darwin after r15-2876
rguenth at gcc dot gnu.org
- [Bug target/112108] [aarch64] Some intrinsics are not correctly enabled when using 'target' attributes
cvs-commit at gcc dot gnu.org
- [Bug target/112108] [aarch64] Some intrinsics are not correctly enabled when using 'target' attributes
cvs-commit at gcc dot gnu.org
- [Bug target/112108] [aarch64] Some intrinsics are not correctly enabled when using 'target' attributes
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/116399] C++26 text_encoding::aliases_view is not default-constructible
hewillk at gmail dot com
- [Bug c++/116417] SFINAE on std::is_destructible cannot handle pseudo destructor
pinskia at gcc dot gnu.org
- [Bug c++/116417] SFINAE on std::is_destructible cannot handle pseudo destructor
redi at gcc dot gnu.org
- [Bug tree-optimization/116380] [13/14/15 regression] ICE on valid code at -O3 with "-fno-tree-scev-cprop" on x86_64-linux-gnu: Segmentation fault
rguenth at gcc dot gnu.org
- [Bug fortran/116388] [13/14/15 regression] Finalizer called on uninitialized components of intent(out) argument
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116389] [15 regression] [avr] ICE in extract_constrain_insn for avrtiny and -O2 with ext-dce
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116409] [15 Regression] Recent phiopt change causing ICE with sqrt and -frounding-math
pinskia at gcc dot gnu.org
- [Bug libfortran/116400] [15 Regression] Regenerated files are no longer written to the source directory
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116402] [LRA] Improve hook documentation for reload -> LRA transition
rguenth at gcc dot gnu.org
- [Bug c++/77815] access to destructor via decltype-specifier
redi at gcc dot gnu.org
- [Bug tree-optimization/116406] [15 Regression] ICE: in add_to_value, at tree-ssa-pre.cc:695 with -Os -finstrument-functions-once -mfpmath=387
rguenth at gcc dot gnu.org
- [Bug libstdc++/116399] C++26 text_encoding::aliases_view is not default-constructible
redi at gcc dot gnu.org
- [Bug libstdc++/116399] C++26 text_encoding::aliases_view is not default-constructible
redi at gcc dot gnu.org
- [Bug ipa/116410] -ffat-lto-objects generates different and inefficient code compared with -fno-fat-lto-objects
rguenth at gcc dot gnu.org
- [Bug target/116415] [12/13/14/15 Regression][PPC64LE] atomics wrongly use vector instructions in DWCAS.
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116325] [lra] error: unable to generate reloads for:
gjl at gcc dot gnu.org
- [Bug c/116302] transparent union does not work with {integral type, bitfield struct}
hpa at zytor dot com
- [Bug rtl-optimization/116325] [lra] ICE: in curr_insn_transform, at lra-constraints.cc:4283
gjl at gcc dot gnu.org
- [Bug c++/116418] New: [11/12/13/14/15 Regression] Nested statement expressions with decltype auto in template break
valentin at tolmer dot fr
- [Bug c++/116418] [12/13/14/15 Regression] Nested statement expressions with decltype auto in template break
pinskia at gcc dot gnu.org
- [Bug target/115683] [15 Regression] SSE2 regressions after obselete of vcond{,u,eq}.
ubizjak at gmail dot com
- [Bug other/116419] New: RFE: capture URLs in SARIF messages
dmalcolm at gcc dot gnu.org
- [Bug other/116419] RFE: capture URLs in SARIF messages
dmalcolm at gcc dot gnu.org
- [Bug c++/116384] [14/15 Regression] ICE in convert_nontype_argument, at cp/pt.cc:7877
cvs-commit at gcc dot gnu.org
- [Bug c++/115657] [12/13/14/15 Regression] ICE in tsubst_enum/tsubst_expr during template instantiation
cvs-commit at gcc dot gnu.org
- [Bug c++/116384] [14/15 Regression] ICE in convert_nontype_argument, at cp/pt.cc:7877
cvs-commit at gcc dot gnu.org
- [Bug c++/116384] [14/15 Regression] ICE in convert_nontype_argument, at cp/pt.cc:7877
mpolacek at gcc dot gnu.org
- [Bug rtl-optimization/115876] [15 regression] ext-dce.cc has ubsan issues; shifting negative values
jamborm at gcc dot gnu.org
- [Bug tree-optimization/116409] [15 Regression] Recent phiopt change causing ICE with sqrt and -frounding-math
pinskia at gcc dot gnu.org
- [Bug c/112699] Should limits.h in freestanding environment be self-contained?
arsen at gcc dot gnu.org
- [Bug target/113939] Switch m68k to LRA
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/115876] [15 regression] ext-dce.cc has ubsan issues; shifting negative values
law at gcc dot gnu.org
- [Bug ipa/115277] [13 regression] ICF needs to match loop bound estimates
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116420] New: wrong code at -O{2,3} with "-fno-forward-propagate -fno-tree-ch" on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch
- [Bug ipa/115277] [13 regression] ICF needs to match loop bound estimates
jamborm at gcc dot gnu.org
- [Bug tree-optimization/87332] [meta-bug] Issues related to Identical Code Folding (ICF) and Tail Merging (-ftree-tail-merge)
jamborm at gcc dot gnu.org
- [Bug target/116421] New: s390: vector-subscript-4.c FAILS on z16
mpolacek at gcc dot gnu.org
- [Bug c++/116422] New: g++-14 fails to build previously accepted unexpanded template code
jengelh at inai dot de
- [Bug c++/116422] g++-14 fails to build previously accepted unexpanded template code
pinskia at gcc dot gnu.org
- [Bug target/116415] [12/13/14/15 Regression][PPC64LE] atomics wrongly use vector instructions in DWCAS.
bergner at gcc dot gnu.org
- [Bug c++/116422] g++-14 fails to build previously accepted unexpanded template code
pinskia at gcc dot gnu.org
- [Bug c++/116422] g++-14 fails to build previously accepted unexpanded template code
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116423] New: s390x: gcc.dg/pr106063.c internal compiler error: in extract_insn, at recog.cc:2812 with -march=z14
mpolacek at gcc dot gnu.org
- [Bug testsuite/116421] s390: vector-subscript-4.c FAILS on z16
pinskia at gcc dot gnu.org
- [Bug testsuite/116421] s390: vector-subscript-4.c FAILS on z16
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116420] [15 Regression] wrong code at -O{2, 3} with "-fno-forward-propagate -fno-tree-ch" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116420] [15 Regression] wrong code at -O{2, 3} with "-fno-forward-propagate -fno-tree-ch" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug other/116419] RFE: capture URLs in SARIF messages
dmalcolm at gcc dot gnu.org
- [Bug other/116419] RFE: capture URLs in SARIF messages
dmalcolm at gcc dot gnu.org
- [Bug other/116419] RFE: capture URLs in SARIF messages
dmalcolm at gcc dot gnu.org
- [Bug c++/116424] New: ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
dansimon09 at gmail dot com
- [Bug target/116425] New: RISC-V missed optimization: vector lowering along lmul boundaries
ewlu at rivosinc dot com
- [Bug c++/116424] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
pinskia at gcc dot gnu.org
- [Bug c/116426] New: [13/14 Regression] bogus -Wnull-dereference warning
bruno at clisp dot org
- [Bug c++/116424] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
pinskia at gcc dot gnu.org
- [Bug c++/116424] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
pinskia at gcc dot gnu.org
- [Bug c++/116424] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116426] [13/14/15 Regression] bogus -Wnull-dereference warning
pinskia at gcc dot gnu.org
- [Bug target/115683] [15 Regression] SSE2 regressions after obselete of vcond{,u,eq}.
liuhongt at gcc dot gnu.org
- No subject
Apun ziwb
- [Bug c++/116424] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116426] [13/14/15 Regression] bogus -Wnull-dereference warning
bruno at clisp dot org
- [Bug c++/116424] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
pinskia at gcc dot gnu.org
- [Bug target/116030] [15 regression] ICE "could not split insn" in final_scan_insn_1, at final.cc on power pc since r15-1576-g6274f10318d053
linkw at gcc dot gnu.org
- [Bug c++/116424] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
pinskia at gcc dot gnu.org
- [Bug c++/116424] [13/14/15 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116426] [13/14/15 Regression] bogus -Wnull-dereference warning
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116426] [13/14/15 Regression] bogus -Wnull-dereference warning
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116426] [13/14/15 Regression] bogus -Wnull-dereference warning
pinskia at gcc dot gnu.org
- [Bug tree-optimization/87070] Combine popcount on pieces to a single popcountll
pinskia at gcc dot gnu.org
- [Bug tree-optimization/109401] Optimise max (a, b) + min (a, b) into a + b
pinskia at gcc dot gnu.org
- [Bug c++/116364] [modules] GM explicit specialisation not propagated from partition
cvs-commit at gcc dot gnu.org
- [Bug c++/116382] [modules] Importing NTTP of template type causes recursive lazy load
cvs-commit at gcc dot gnu.org
- [Bug c++/116403] [modules] Deduction guides not reachable across transitive non-exported imports
cvs-commit at gcc dot gnu.org
- [Bug c++/115020] [modules] ICE in import_export_decl for GMF function definition in partition
cvs-commit at gcc dot gnu.org
- [Bug c++/116364] [modules] GM explicit specialisation not propagated from partition
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/116382] [modules] Importing NTTP of template type causes recursive lazy load
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/116403] [modules] Deduction guides not reachable across transitive non-exported imports
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/115020] [modules] ICE in import_export_decl for GMF function definition in partition
nshead at gcc dot gnu.org
- [Bug tree-optimization/116338] GCC is not vectoring TSVC s255 while clang can
kugan at gcc dot gnu.org
- [Bug target/116425] RISC-V missed optimization: vector lowering along lmul boundaries
rguenth at gcc dot gnu.org
- [Bug c++/116424] [13/14/15 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116426] [13/14/15 Regression] bogus -Wnull-dereference warning
rguenth at gcc dot gnu.org
- [Bug fortran/84246] [12/13/14/15 Regression] [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1950
cvs-commit at gcc dot gnu.org
- [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
vehre at gcc dot gnu.org
- [Bug fortran/84246] [12/13/14/15 Regression] [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:1950
vehre at gcc dot gnu.org
- [Bug c++/116418] [12/13/14/15 Regression] Nested statement expressions with decltype auto in template break
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116420] [15 Regression] wrong code at -O{2,3} with "-fno-forward-propagate -fno-tree-ch" on x86_64-linux-gnu
rguenth at gcc dot gnu.org
- [Bug rust/116192] [15 regression] 32-bit rust build fails
ro at gcc dot gnu.org
- [Bug testsuite/116421] s390: vector-subscript-4.c FAILS on z16
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116338] GCC is not vectoring TSVC s255 while clang can
rguenth at gcc dot gnu.org
- [Bug target/116274] [14/15 Regression] x86: poor code generation with 16 byte function arguments and addition
rguenth at gcc dot gnu.org
- [Bug rust/116427] New: [15 regression] 32-bit crab1 fails to link on Solaris
ro at gcc dot gnu.org
- [Bug rust/116427] [15 regression] 32-bit crab1 fails to link on Solaris
ro at gcc dot gnu.org
- [Bug target/115683] [15 Regression] SSE2 regressions after obselete of vcond{,u,eq}.
ubizjak at gmail dot com
- [Bug rtl-optimization/116238] [15 Regression] ICE building 526.blender_r on aarch64 SVE after r15-1619-g3b9b8d6cfdf593
ktkachov at gcc dot gnu.org
- [Bug target/115683] [15 Regression] SSE2 regressions after obselete of vcond{,u,eq}.
rsandifo at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
rsandifo at gcc dot gnu.org
- [Bug c++/116428] New: Redeclaration of explicitly defaulted comparison operator makes it undefined
fchelnokov at gmail dot com
- [Bug tree-optimization/116355] [15 Regression] switchconv introduces new signed overflow UB since r15-2416-g2b3533cd871f62
pheeck at gcc dot gnu.org
- [Bug target/116429] New: [LRA] [M86k] Wrong spill offset
schwab@linux-m68k.org
- [Bug rust/116192] [15 regression] 32-bit rust build fails
cohenarthur at gcc dot gnu.org
- [Bug ada/116430] New: Crash "Assert_Failure nlists.adb:674" while compiling
pascal.malaise at free dot fr
- [Bug ada/116430] Crash "Assert_Failure nlists.adb:674" while compiling
pascal.malaise at free dot fr
- [Bug rust/116427] [15 regression] 32-bit crab1 fails to link on Solaris
pierre-emmanuel.patry at embecosm dot com
- [Bug libstdc++/116381] std::variant should not allow array type as an alternative
redi at gcc dot gnu.org
- [Bug libstdc++/116381] std::variant should not allow array type as an alternative
redi at gcc dot gnu.org
- [Bug libstdc++/111172] Dead code in std::get for variant?
redi at gcc dot gnu.org
- [Bug rust/116427] [15 regression] 32-bit crab1 fails to link on Solaris
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug target/116274] [14/15 Regression] x86: poor code generation with 16 byte function arguments and addition
cvs-commit at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
rguenth at gcc dot gnu.org
- [Bug target/115683] [15 Regression] SSE2 regressions after obselete of vcond{,u,eq}.
rguenth at gcc dot gnu.org
- [Bug fortran/86468] [12/13/14/15 regression][Coarray] ICE verify_gimple failed
vehre at gcc dot gnu.org
- [Bug target/58416] Incorrect x87-based union copying code
jamborm at gcc dot gnu.org
- [Bug middle-end/115495] [15 Regression] ICE in smallest_mode_for_size, at stor-layout.cc:356 during combine on RISC-V rv64gcv_zvl256b at -O3 since r15-1042-g68b0742a49d
rdapp at gcc dot gnu.org
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4 since r15-2791-g2083389a18d366
xry111 at gcc dot gnu.org
- [Bug c++/101463] [12/13/14/15 Regression] Using a constexpr variable template specialization as default argument for non-type template parameter of reference type leads gcc to reject function call
cvs-commit at gcc dot gnu.org
- [Bug c++/101463] [12/13/14 Regression] Using a constexpr variable template specialization as default argument for non-type template parameter of reference type leads gcc to reject function call
ppalka at gcc dot gnu.org
- [Bug fortran/86468] [12/13/14/15 regression][Coarray] ICE verify_gimple failed
juergen.reuter at desy dot de
- [Bug c++/116418] [12/13/14/15 Regression] Nested statement expressions with decltype auto in template break
valentin at tolmer dot fr
- [Bug middle-end/115495] [15 Regression] ICE in smallest_mode_for_size, at stor-layout.cc:356 during combine on RISC-V rv64gcv_zvl256b at -O3 since r15-1042-g68b0742a49d
rdapp at gcc dot gnu.org
- [Bug rtl-optimization/116372] [15 Regression] Ada bootstrap failure ada/gcc-interface/trans.cc:6423 since r15-2890-g72c9b5f438f22c
tsamismanolis at gmail dot com
- [Bug rtl-optimization/116405] [15 regression] wrong code at -O{2,3} with "-fno-ssa-phiopt -fno-tree-dce" on x86_64-linux-gnu since r15-2890-g72c9b5f438f22c
tsamismanolis at gmail dot com
- [Bug tree-optimization/103660] Sub-optimal code with relational operators
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/103660] Sub-optimal code with relational operators
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/103660] Sub-optimal code with relational operators
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/103660] Sub-optimal code with relational operators
pinskia at gcc dot gnu.org
- [Bug c++/116417] SFINAE on std::is_destructible cannot handle pseudo destructor
ppalka at gcc dot gnu.org
- [Bug middle-end/114802] FAIL: gcc.dg/tree-ssa/forwprop-40.c and forwprop-41.c on s390
mpolacek at gcc dot gnu.org
- [Bug tree-optimization/113281] [11 Regression] Latent wrong code due to vectorization of shift reduction and missing promotions since r9-1590
cvs-commit at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116238] [15 Regression] ICE building 526.blender_r on aarch64 SVE after r15-1619-g3b9b8d6cfdf593
rsandifo at gcc dot gnu.org
- [Bug c++/101232] Bad error message with stray semicolon in initializer
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/110628] [14/15 regression] gcc.dg/tree-ssa/update-threading.c fails after r14-2383-g768f00e3e84123
mpolacek at gcc dot gnu.org
- [Bug middle-end/115827] [13/14/15 Regression] uninit-17.c no longer emits expected warning on arm soft-float
mpolacek at gcc dot gnu.org
- [Bug c++/113454] [14 regression] "assignment of read-only member" error with 483.xalancbmk from SPEC CPU 2006
ppalka at gcc dot gnu.org
- [Bug rtl-optimization/116372] [15 Regression] Ada bootstrap failure ada/gcc-interface/trans.cc:6423 since r15-2890-g72c9b5f438f22c
stefansf at gcc dot gnu.org
- [Bug testsuite/116431] New: s390x: gcc.dg/vect/pr109011-1.c FAILs
mpolacek at gcc dot gnu.org
- [Bug rtl-optimization/116238] [12/13/14/15 Regression] ICE building 526.blender_r on aarch64 SVE after r15-1619-g3b9b8d6cfdf593
ktkachov at gcc dot gnu.org
- [Bug testsuite/116431] s390x: gcc.dg/vect/pr109011-1.c FAILs
mpolacek at gcc dot gnu.org
- [Bug c++/116428] defaulted friend comparison operator and redeclaration makes it not "defined"
pinskia at gcc dot gnu.org
- [Bug testsuite/113685] [14/15 regression] gcc.dg/vect/vect-117.c fails profile checking with Invalid sum after r14-4089-gd45ddc2c04e471
mpolacek at gcc dot gnu.org
- [Bug c++/111690] Redefinition of operator == not detected with friend <=>
fchelnokov at gmail dot com
- [Bug middle-end/115495] [15 Regression] ICE in smallest_mode_for_size, at stor-layout.cc:356 during combine on RISC-V rv64gcv_zvl256b at -O3 since r15-1042-g68b0742a49d
patrick at rivosinc dot com
- [Bug debug/93988] invalid DWARF emitted for complex integer
pinskia at gcc dot gnu.org
- [Bug c/104937] wrong code with integer _Complex division and -fsanitize=undefined
pinskia at gcc dot gnu.org
- [Bug c++/116418] [12/13/14/15 Regression] statement expressions as initializer for decltype auto breaks in templates with optimization turned on
pinskia at gcc dot gnu.org
- [Bug target/116429] [LRA] [M86k] Wrong spill offset
matz at gcc dot gnu.org
- [Bug c/116432] New: Problem with warming Wtype-limits
lukaszcz18 at wp dot pl
- [Bug c/116432] Problem with warning Wtype-limits
pinskia at gcc dot gnu.org
- [Bug c/116432] Problem with warning Wtype-limits
pinskia at gcc dot gnu.org
- [Bug c++/116433] New: [AVR] cannot place template class static members in EEPROM
digger1984 at gmx dot com
- [Bug target/116433] [AVR] cannot place template class static member variables in EEPROM
pinskia at gcc dot gnu.org
- [Bug c++/87178] Compilation failure when program contains multiple variables allocated in particular section, and at least one variable is C++17 "inline"
pinskia at gcc dot gnu.org
- [Bug c/116434] New: Problem with warming Wsign-compare
lukaszcz18 at wp dot pl
- [Bug target/116433] [AVR] cannot place template class static member variables in EEPROM
digger1984 at gmx dot com
- [Bug c/116434] Problem with warming Wsign-compare
pinskia at gcc dot gnu.org
- [Bug testsuite/106344] A few x86_64 tests fail with -march=x86-64-v2
mpolacek at gcc dot gnu.org
- [Bug testsuite/106344] A few x86_64 tests fail with -march=x86-64-v2
mpolacek at gcc dot gnu.org
- [Bug testsuite/106344] A few x86_64 tests fail with -march=x86-64-v2
pinskia at gcc dot gnu.org
- [Bug testsuite/106344] A few x86_64 tests fail with -march=x86-64-v2
pinskia at gcc dot gnu.org
- [Bug testsuite/106344] A few x86_64 tests fail with -march=x86-64-v2
mpolacek at gcc dot gnu.org
- [Bug tree-optimization/116409] [15 Regression] Recent phiopt change causing ICE with sqrt and -frounding-math
dcb314 at hotmail dot com
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4 since r15-2791-g2083389a18d366
sjames at gcc dot gnu.org
- [Bug tree-optimization/116409] [15 Regression] Recent phiopt change causing ICE with sqrt and -frounding-math
pinskia at gcc dot gnu.org
- [Bug testsuite/106344] A few x86_64 tests fail with -march=x86-64-v2
mpolacek at gcc dot gnu.org
- [Bug fortran/107145] Indefinite recursion in gfc_check_dummy_characteristics/gfc_compare_interfaces
anlauf at gcc dot gnu.org
- [Bug c++/110345] [C++26] P2552R3 - On the ignorability of standard attributes
cvs-commit at gcc dot gnu.org
- [Bug c++/110345] [C++26] P2552R3 - On the ignorability of standard attributes
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116409] [15 Regression] Recent phiopt change causing ICE with sqrt and -frounding-math
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116409] [15 Regression] Recent phiopt change causing ICE with sqrt and -frounding-math
pinskia at gcc dot gnu.org
- [Bug c++/115744] [C++26] P2747R2 - constexpr placement new
cvs-commit at gcc dot gnu.org
- [Bug c++/111854] new (align_val_t) should be ill-formed
pinskia at gcc dot gnu.org
- [Bug target/116433] [AVR] cannot place template class static member variables in EEPROM
gjl at gcc dot gnu.org
- [Bug tree-optimization/116412] [15 Regression] ICE on openblas-0.3.28: in find_lattice_value, at tree-complex.cc:178
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116412] [15 Regression] ICE on openblas-0.3.28: in find_lattice_value, at tree-complex.cc:178
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116321] [lra][avr] internal compiler error: in avr_out_lpm_no_lpmx, at config/avr/avr.cc:4572
rsandifo at gcc dot gnu.org
- [Bug rtl-optimization/116435] New: there are 3 rtx_hashes
pinskia at gcc dot gnu.org
- [Bug target/116236] [LRA] [M68K] ICE insn does not satisfy its constraints
hp at gcc dot gnu.org
- [Bug rtl-optimization/115883] [15 Regression] late-combine exposing LRA problems
hp at gcc dot gnu.org
- [Bug rtl-optimization/115883] [15 Regression] late-combine exposing LRA problems
hp at gcc dot gnu.org
- [Bug sanitizer/115205] ICE when using -fsanitize=hwaddress
cvs-commit at gcc dot gnu.org
- [Bug target/116415] [12/13/14/15 Regression][PPC64LE] atomics wrongly use vector instructions in DWCAS.
bergner at gcc dot gnu.org
- [Bug sanitizer/115205] ICE when using -fsanitize=hwaddress
pinskia at gcc dot gnu.org
- [Bug ipa/116410] -ffat-lto-objects generates different and inefficient code compared with -fno-fat-lto-objects
yinyuefengyi at gmail dot com
- [Bug tree-optimization/116338] GCC is not vectoring TSVC s255 while clang can
kugan at gcc dot gnu.org
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4 since r15-2791-g2083389a18d366
xry111 at gcc dot gnu.org
- [Bug c/116434] Problem with warming Wsign-compare
xry111 at gcc dot gnu.org
- [Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
xry111 at gcc dot gnu.org
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4 since r15-2791-g2083389a18d366
xry111 at gcc dot gnu.org
- [Bug ada/116430] Crash "Assert_Failure nlists.adb:674" while compiling
rguenth at gcc dot gnu.org
- [Bug testsuite/116431] s390x: gcc.dg/vect/pr109011-1.c FAILs
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116435] there are 3 rtx_hashes
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116436] New: ICE: in cfg_layout_redirect_edge_and_branch_force, at cfgrtl.cc:4748 with -O2 -fmodulo-sched -fprofile-arcs -fgraphite-identity -fvpt -freorder-blocks-and-partition
zsojka at seznam dot cz
- [Bug target/116437] New: [15 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1934 with -O2 -march=emeraldrapids -fno-split-wide-types -m32
zsojka at seznam dot cz
- [Bug rtl-optimization/116437] [15 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1934 with -O2 -march=emeraldrapids -fno-split-wide-types -m32
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116437] [15 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1934 with -O2 -march=emeraldrapids -fno-split-wide-types -m32
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116437] [15 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1934 with -O2 -march=emeraldrapids -fno-split-wide-types -m32
pinskia at gcc dot gnu.org
- [Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
pinskia at gcc dot gnu.org
- [Bug ada/116438] New: Ada FE should use libbacktrace to print backtraces on ICE with bug boxes
sjames at gcc dot gnu.org
- [Bug ada/116438] Ada FE should use libbacktrace to print backtraces on ICE with bug boxes
sjames at gcc dot gnu.org
- [Bug fortran/77518] [12/13/14/15 Regression] [Coarray] [OOP] ICE in gfc_advance_chain, at fortran/trans.c:58
cvs-commit at gcc dot gnu.org
- [Bug c++/88893] Forward declaring of enum class with visibility results in -Wattributes false positive.
rguenth at gcc dot gnu.org
- [Bug fortran/77518] [12/13/14/15 Regression] [Coarray] [OOP] ICE in gfc_advance_chain, at fortran/trans.c:58
vehre at gcc dot gnu.org
- [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
vehre at gcc dot gnu.org
- [Bug target/116433] [AVR] cannot place template class static member variables in EEPROM
digger1984 at gmx dot com
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug libstdc++/116381] std::variant should not allow array type as an alternative
cvs-commit at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
rsandifo at gcc dot gnu.org
- [Bug libstdc++/116381] std::variant should not allow array type as an alternative
redi at gcc dot gnu.org
- [Bug fortran/86468] [12/13/14/15 regression][Coarray] ICE verify_gimple failed
cvs-commit at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug fortran/83700] [Meta-bug] Fortran Coarray issues
vehre at gcc dot gnu.org
- [Bug fortran/86468] [12/13/14/15 regression][Coarray] ICE verify_gimple failed
vehre at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug c++/116439] New: [14/15 Regression] decltype(auto) in return type of lambda uses the type of the outer scope, not the capture
valentin at tolmer dot fr
- [Bug ada/116438] Ada FE should use libbacktrace to print backtraces on ICE with bug boxes
egallager at gcc dot gnu.org
- [Bug target/116007] libquadmath fails to build with libgcc/soft-fp/quad.h:69:1: error: unable to emulate 'TF'
thomas.petazzoni@free-electrons.com
- [Bug ada/116438] Ada FE should use libbacktrace to print backtraces on ICE with bug boxes
rguenth at gcc dot gnu.org
- [Bug c++/116439] [14/15 Regression] decltype(auto) in return type of lambda uses the type of the outer scope, not the capture
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116437] [15 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1934 with -O2 -march=emeraldrapids -fno-split-wide-types -m32
rguenth at gcc dot gnu.org
- [Bug c++/111854] new (align_val_t) should be ill-formed
redi at gcc dot gnu.org
- [Bug libstdc++/114862] std::uppercase not applying to nan's and inf's
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/102958] std::u8string suboptimal compared to std::string
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/114862] std::uppercase not applying to nan's and inf's
redi at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
rsandifo at gcc dot gnu.org
- [Bug c++/116369] [12/13/14/15 Regression] temporary variable bounded to const reference with mutable field incorrectly marked as rodata since r9-869-g5603790dbf233c
redi at gcc dot gnu.org
- [Bug c++/79502] [c++1z] [[nodiscard]] attribute ignored for class template
leonid.satanovsky at gmail dot com
- [Bug c++/116369] [12/13/14/15 Regression] temporary variable bounded to const reference with mutable field incorrectly marked as rodata since r9-869-g5603790dbf233c
redi at gcc dot gnu.org
- [Bug c++/116440] New: [C++20] std::tuple<std::tuple<std::any>> does not compile
tianchengyu at tencent dot com
- [Bug c++/116441] New: [[nodiscard]] attribute ignored in some cases
leonid.satanovsky at gmail dot com
- [Bug c++/116440] [C++20] std::tuple<std::tuple<std::any>> does not compile
tianchengyu at tencent dot com
- [Bug tree-optimization/116380] [13/14/15 regression] ICE on valid code at -O3 with "-fno-tree-scev-cprop" on x86_64-linux-gnu: Segmentation fault
rguenth at gcc dot gnu.org
- [Bug libstdc++/101527] The implementation of std::common_iterator and std::counted_iterator's operator== seems to be wrong
redi at gcc dot gnu.org
- [Bug c++/116441] [[nodiscard]] attribute ignored in some cases
redi at gcc dot gnu.org
- [Bug c++/116441] [[nodiscard]] attribute ignored in some cases
leonid.satanovsky at gmail dot com
- [Bug c++/116440] [14/15 Regression] [C++20] std::tuple<std::tuple<std::any>> does not compile
redi at gcc dot gnu.org
- [Bug c++/116442] New: ICE when calling immediate function in NSDMI with aggregate initialization
mital at mitalashok dot co.uk
- [Bug c++/116441] [[nodiscard]] attribute ignored in some cases
redi at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug libstdc++/115098] std::vector<bool>::iterator::reference is default-constructible
redi at gcc dot gnu.org
- [Bug c++/116441] [[nodiscard]] attribute ignored in some cases
leonid.satanovsky at gmail dot com
- [Bug libstdc++/115098] std::vector<bool>::iterator::reference is default-constructible
redi at gcc dot gnu.org
- [Bug target/116415] [12/13/14/15 Regression][PPC64LE] atomics wrongly use vector instructions in DWCAS.
bergner at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug c/116443] New: String values not accepted for case labels
rasmus.tempcache at gmail dot com
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
rsandifo at gcc dot gnu.org
- [Bug tree-optimization/116380] [13/14/15 regression] ICE on valid code at -O3 with "-fno-tree-scev-cprop" on x86_64-linux-gnu: Segmentation fault
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116380] [13/14 regression] ICE on valid code at -O3 with "-fno-tree-scev-cprop" on x86_64-linux-gnu: Segmentation fault
rguenth at gcc dot gnu.org
- [Bug target/58416] Incorrect x87-based union copying code
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116437] [15 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1934 with -O2 -march=emeraldrapids -fno-split-wide-types -m32
law at gcc dot gnu.org
- [Bug libstdc++/115098] std::vector<bool>::iterator::reference is default-constructible
hewillk at gmail dot com
- [Bug target/116415] [12/13/14/15 Regression][PPC64LE] atomics wrongly use vector instructions in DWCAS.
bergner at gcc dot gnu.org
- [Bug tree-optimization/113281] [11 Regression] Latent wrong code due to vectorization of shift reduction and missing promotions since r9-1590
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/113281] [11 Regression] Latent wrong code due to vectorization of shift reduction and missing promotions since r9-1590
cvs-commit at gcc dot gnu.org
- [Bug target/58416] Incorrect x87-based union copying code
rguenth at gcc dot gnu.org
- [Bug ada/116438] Ada FE should use libbacktrace to print backtraces on ICE with bug boxes
ebotcazou at gcc dot gnu.org
- [Bug libstdc++/58876] No non-virtual-dtor warning in std::unique_ptr
redi at gcc dot gnu.org
- [Bug tree-optimization/116406] [15 Regression] ICE: in add_to_value, at tree-ssa-pre.cc:695 with -Os -finstrument-functions-once -mfpmath=387
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116406] [15 Regression] ICE: in add_to_value, at tree-ssa-pre.cc:695 with -Os -finstrument-functions-once -mfpmath=387
rguenth at gcc dot gnu.org
- [Bug target/114659] gcc miscompiles a __builtin_memcpy on i386, leading to wrong results for SNaN
rguenth at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
matz at gcc dot gnu.org
- [Bug c++/116442] ICE when calling immediate function in NSDMI with aggregate initialization
mpolacek at gcc dot gnu.org
- [Bug libstdc++/115098] std::vector<bool>::iterator::reference is default-constructible
redi at gcc dot gnu.org
- [Bug c/116443] String values not accepted for case labels
redi at gcc dot gnu.org
- [Bug c/116443] String values not accepted for case labels
redi at gcc dot gnu.org
- [Bug c/116443] String values not accepted for case labels
pinskia at gcc dot gnu.org
- [Bug c/89408] No constant folding when dereferencing string literals
pinskia at gcc dot gnu.org
- [Bug c/106988] subscripting a string literal is not an integer constant expression but strlen is
pinskia at gcc dot gnu.org
- [Bug c/89408] No constant folding when dereferencing string literals
pinskia at gcc dot gnu.org
- [Bug sanitizer/66880] 'error: case label does not reduce to an integer constant' with -fsanitize=shift -std=gnu99.
pinskia at gcc dot gnu.org
- [Bug sanitizer/87857] case label does not reduce to an integer constant
pinskia at gcc dot gnu.org
- [Bug target/116444] New: gcc.target/arm/thumb-ifcvt-2.c fails on Cortex-M55 and misses possible Cortex-M optimization
azoff at gcc dot gnu.org
- [Bug target/116445] New: gcc.target/arm/unsigned-extend-2.c on Cortex-M55 and misses possible Cortex-M optimization
azoff at gcc dot gnu.org
- [Bug c++/116441] [[nodiscard]] attribute ignored in some cases
leonid.satanovsky at gmail dot com
- [Bug libstdc++/115098] std::vector<bool>::iterator::reference is default-constructible
redi at gcc dot gnu.org
- [Bug c++/116424] [13/14/15 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
mpolacek at gcc dot gnu.org
- [Bug c++/116446] New: GCC incorrectly accepts multiple method declarations with deduced return types
iamkirkezz at gmail dot com
- [Bug c++/116439] [14/15 Regression] decltype(auto) in return type of lambda uses the type of the outer scope, not the capture
mpolacek at gcc dot gnu.org
- [Bug c++/116446] GCC incorrectly accepts multiple method declarations with deduced return types
pinskia at gcc dot gnu.org
- [Bug c++/79009] Missing 'inconsistent deduction for ‘auto’' error when having a dependent initializer and a nondependent one in the same declaration
pinskia at gcc dot gnu.org
- [Bug c++/116446] GCC incorrectly accepts multiple method declarations with deduced return types
pinskia at gcc dot gnu.org
- [Bug target/113042] popcount of 128bits can be improved for !TARGET_CSSC
cvs-commit at gcc dot gnu.org
- [Bug target/113042] popcount of 128bits can be improved for !TARGET_CSSC
pinskia at gcc dot gnu.org
- [Bug target/116447] New: g++.dg/cpp23/ext-floating13.C fails on Cortex-M55 due to undefined reference
azoff at gcc dot gnu.org
- [Bug c++/116369] [12/13/14/15 Regression] temporary variable bounded to const reference with mutable field incorrectly marked as rodata since r9-869-g5603790dbf233c
pinskia at gcc dot gnu.org
- [Bug c++/116424] [13/14/15 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
mpolacek at gcc dot gnu.org
- [Bug c++/116424] [13/14/15 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
mpolacek at gcc dot gnu.org
- [Bug target/116448] New: gcc.target/arm/vfp-1.c uses the wrong instructions on Cortex-M55
azoff at gcc dot gnu.org
- [Bug c++/116424] [13/14/15 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
mpolacek at gcc dot gnu.org
- [Bug rtl-optimization/116238] [12/13/14/15 Regression] ICE building 526.blender_r on aarch64 SVE after r15-1619-g3b9b8d6cfdf593
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116238] [12/13/14 Regression] ICE building 526.blender_r on aarch64 SVE after r15-1619-g3b9b8d6cfdf593
rsandifo at gcc dot gnu.org
- [Bug fortran/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails
rsandifo at gcc dot gnu.org
- [Bug fortran/106606] Internal compiler error with abstract derived type using recursive class() components. since r7-4096-gbf9f15ee55f5b291
pault at gcc dot gnu.org
- [Bug sanitizer/116449] New: Miscompilation with UBSAN
sirl at gcc dot gnu.org
- [Bug c++/116450] New: ICE in in expand_expr_real_1, at expr.cc:11376
indiosmo at gmail dot com
- [Bug c++/116449] Miscompilation with UBSAN
pinskia at gcc dot gnu.org
- [Bug c++/116449] Miscompilation and missing bounds check with UBSAN with pointer to member functions and array accesses
pinskia at gcc dot gnu.org
- [Bug fortran/116254] new test case gfortran.dg/class_transformational_2.f90 from r15-2739-g4cb07a38233aad fails
rsandifo at gcc dot gnu.org
- [Bug fortran/116196] Missing temporary with WHERE and aliasing TARGET array references
mikael at gcc dot gnu.org
- [Bug fortran/116196] Missing temporary with WHERE and aliasing TARGET array references
mikael at gcc dot gnu.org
- [Bug libfortran/105361] Incorrect end-of-file condition for derived-type I/O
ewlu at rivosinc dot com
- [Bug libstdc++/116451] New: Missing conversion warning from std::exclusive_scan, related to -Wsystem-headers
heuristic42 at gmail dot com
- [Bug gcov-profile/116452] New: Inconsistent way of reporting negative counter values
wentaoz5 at illinois dot edu
- [Bug c++/116450] [14 Regression] ICE in in expand_expr_real_1, at expr.cc:11376
pinskia at gcc dot gnu.org
- [Bug c++/116327] [14/15 Regression] ICE in coroutine with parameter preview on lambda with captures since r15-2210
pinskia at gcc dot gnu.org
- [Bug c++/116450] [14 Regression] ICE in in expand_expr_real_1, at expr.cc:11376
pinskia at gcc dot gnu.org
- [Bug gcov-profile/116452] Inconsistent way of reporting negative counter values
pinskia at gcc dot gnu.org
- [Bug c++/116451] Missing conversion warning from std::exclusive_scan, related to -Wsystem-headers
pinskia at gcc dot gnu.org
- [Bug gcov-profile/116452] Inconsistent way of reporting negative counter values
wentaoz5 at illinois dot edu
- [Bug c++/116451] Missing conversion warning from std::exclusive_scan, related to -Wsystem-headers
redi at gcc dot gnu.org
- [Bug tree-optimization/116453] New: Large code when initializing array using user defined literals
JoernRath at gmx dot de
- [Bug middle-end/116453] Large code when initializing array using user defined literals
pinskia at gcc dot gnu.org
- [Bug middle-end/116453] Large code when initializing array using user defined literals
pinskia at gcc dot gnu.org
- [Bug middle-end/116453] Large code when initializing array using user defined literals
pinskia at gcc dot gnu.org
- [Bug c/116454] New: Under certain conditions, gcc produces an extra "addq $8, 40(%rsp)" instruction overfreeing the stack.
Liam_Kerrigan at outlook dot com
- [Bug middle-end/116454] [12/13/14/15 Regression] `*++ptr * 1j` is handled incorrectly with -ffast-math, increments ptr twice
pinskia at gcc dot gnu.org
- [Bug c/83324] [feature request] Pragma or special syntax for guaranteed tail calls
lucier at math dot purdue.edu
- [Bug middle-end/116454] [12/13/14/15 Regression] `*++ptr * 1j` is handled incorrectly with -ffast-math, increments ptr twice
pinskia at gcc dot gnu.org
- [Bug middle-end/116454] [12/13/14/15 Regression] `*++ptr * 1j` is handled incorrectly with -ffast-math, increments ptr twice
pinskia at gcc dot gnu.org
- [Bug middle-end/116454] [12/13/14/15 Regression] `*++ptr * 1j` is handled incorrectly with -ffast-math, increments ptr twice
Liam_Kerrigan at outlook dot com
- [Bug rtl-optimization/116437] [15 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1934 with -O2 -march=emeraldrapids -fno-split-wide-types -m32
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116437] [15 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1934 with -O2 -march=emeraldrapids -fno-split-wide-types -m32
law at gcc dot gnu.org
- [Bug middle-end/116454] [12/13/14/15 Regression] `*++ptr * 1j` is handled incorrectly with -ffast-math, increments ptr twice
pinskia at gcc dot gnu.org
- [Bug middle-end/116454] [12/13/14/15 Regression] `*++ptr * 1j` is handled incorrectly with -ffast-math, increments ptr twice
pinskia at gcc dot gnu.org
- [Bug libstdc++/116455] New: Should std::noop_coroutine() be constexpr?
daidodo at gmail dot com
- [Bug libstdc++/116455] Should std::noop_coroutine() be constexpr?
pinskia at gcc dot gnu.org
- [Bug libstdc++/116455] Should std::noop_coroutine() be constexpr?
pinskia at gcc dot gnu.org
- [Bug c++/116168] Segmentation fault when compiling user-defined partial_ordering
daidodo at gmail dot com
- [Bug c++/116440] [14/15 Regression] [C++20] std::tuple<std::tuple<std::any>> does not compile
tianchengyu at tencent dot com
- [Bug c++/116440] [14/15 Regression] [C++20] std::tuple<std::tuple<std::any>> does not compile
tianchengyu at tencent dot com
- [Bug libstdc++/116455] Should std::noop_coroutine() be constexpr?
daidodo at gmail dot com
- [Bug libstdc++/116455] Should std::noop_coroutine() be constexpr?
pinskia at gcc dot gnu.org
- [Bug libstdc++/116455] Should std::noop_coroutine() be constexpr?
daidodo at gmail dot com
- [Bug libstdc++/116455] Should std::noop_coroutine() be constexpr?
pinskia at gcc dot gnu.org
- [Bug middle-end/116454] [12/13/14/15 Regression] `*++ptr * 1j` is handled incorrectly with -ffast-math, increments ptr twice
pinskia at gcc dot gnu.org
- [Bug middle-end/116454] [12/13/14/15 Regression] `*++ptr * 1j` is handled incorrectly with -ffast-math, increments ptr twice
pinskia at gcc dot gnu.org
- [Bug c/116456] New: initialization of auto / __auto_type variable at file scope with compound literal with const
muecker at gwdg dot de
- [Bug c/84052] Using Randomizing structure layout plugin in linux kernel compilation doesn't generate proper debuginfo
sjames at gcc dot gnu.org
- [Bug c/116457] New: Add -frandomize-layout-seed and -frandomize-layout-seed-file
sjames at gcc dot gnu.org
- [Bug c/116457] Add -frandomize-layout-seed and -frandomize-layout-seed-file
sjames at gcc dot gnu.org
- [Bug c/116457] Add -frandomize-layout-seed and -frandomize-layout-seed-file
sjames at gcc dot gnu.org
- [Bug c/84052] Using Randomizing structure layout plugin in linux kernel compilation doesn't generate proper debuginfo
pinskia at gcc dot gnu.org
- [Bug c/116457] Add -frandomize-layout-seed and -frandomize-layout-seed-file
pinskia at gcc dot gnu.org
- [Bug c/116457] Add -frandomize-layout-seed and -frandomize-layout-seed-file
pinskia at gcc dot gnu.org
- [Bug target/116415] [12/13/14/15 Regression][PPC64LE] atomics wrongly use vector instructions in DWCAS.
linkw at gcc dot gnu.org
- [Bug target/58416] Incorrect x87-based union copying code
eggert at cs dot ucla.edu
- [Bug target/58416] Incorrect x87-based union copying code
sjames at gcc dot gnu.org
- [Bug middle-end/116454] [12/13/14/15 Regression] `*++ptr * 1j` is handled incorrectly with -ffast-math, increments ptr twice since r0-77972-g9f5396713d9e18
rguenth at gcc dot gnu.org
- [Bug tree-optimization/101390] Expand vector mod as vector div + multiply-subtract
cvs-commit at gcc dot gnu.org
- [Bug c/116458] New: New valgrind error in search_line_ssse3
dcb314 at hotmail dot com
- [Bug c/116458] New valgrind error in search_line_ssse3
dcb314 at hotmail dot com
- [Bug middle-end/116454] [12/13/14/15 Regression] `*++ptr * 1j` is handled incorrectly with -ffast-math, increments ptr twice since r0-77972-g9f5396713d9e18
rguenth at gcc dot gnu.org
- [Bug other/115241] header-tools scripts not compatible to python3
sadineniharish8446 at gmail dot com
- [Bug other/115241] header-tools scripts not compatible to python3
sjames at gcc dot gnu.org
- [Bug c/116458] New valgrind error in search_line_ssse3
rguenth at gcc dot gnu.org
- [Bug other/115241] header-tools scripts not compatible to python3
pinskia at gcc dot gnu.org
- [Bug c/116458] [15 regression] New valgrind error in search_line_ssse3
amonakov at gcc dot gnu.org
- [Bug c/116458] [15 regression] New valgrind error in search_line_ssse3
dcb314 at hotmail dot com
- [Bug preprocessor/116458] [15 regression] New valgrind error in search_line_ssse3
pinskia at gcc dot gnu.org
- [Bug c++/116449] Miscompilation and missing bounds check with UBSAN with pointer to member functions and array accesses
sirl at gcc dot gnu.org
- [Bug libstdc++/116455] Should std::noop_coroutine() be constexpr?
redi at gcc dot gnu.org
- [Bug c++/116449] Miscompilation and missing bounds check with UBSAN with pointer to member functions and array accesses
pinskia at gcc dot gnu.org
- [Bug c++/115716] [12/13/14/15 regression] internal compiler error: tree check: accessed elt 2 of 'tree_vec' with 1 elts in tsubst, at cp/pt.cc:16364
simartin at gcc dot gnu.org
- [Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
sjames at gcc dot gnu.org
- [Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
xry111 at gcc dot gnu.org
- [Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
xry111 at gcc dot gnu.org
- [Bug debug/37801] DWARF output for inlined functions doesn't always use DW_TAG_inlined_subroutine
cvs-commit at gcc dot gnu.org
- [Bug debug/87440] GCC creates debug that confuses gdb
cvs-commit at gcc dot gnu.org
- [Bug target/116365] Add user-friendly arguments to --param aarch64-autovec-preference=N
cvs-commit at gcc dot gnu.org
- [Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
pault at gcc dot gnu.org
- [Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
pault at gcc dot gnu.org
- [Bug middle-end/116358] [15 Regression] undefined reference to `__umindi3' at -O3 when compiling with SVE since r15-2890-g72c9b5f438f22c
tsamismanolis at gmail dot com
- [Bug middle-end/116454] [12/13/14/15 Regression] `*++ptr * 1j` is handled incorrectly with -ffast-math, increments ptr twice since r0-77972-g9f5396713d9e18
cvs-commit at gcc dot gnu.org
- [Bug middle-end/116454] [12/13/14 Regression] `*++ptr * 1j` is handled incorrectly with -ffast-math, increments ptr twice since r0-77972-g9f5396713d9e18
rguenth at gcc dot gnu.org
- [Bug lto/116361] lto1: fatal error: multiple prevailing defs when using both LTO and OpenMP named critical sections with static libraries
cvs-commit at gcc dot gnu.org
- [Bug target/116365] Add user-friendly arguments to --param aarch64-autovec-preference=N
jschmitz at gcc dot gnu.org
- [Bug tree-optimization/101390] Expand vector mod as vector div + multiply-subtract
jschmitz at gcc dot gnu.org
- [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
jschmitz at gcc dot gnu.org
- [Bug c++/116459] New: gcc 12.0 optimized out functions which has observable side affect
xiaohuba2021 at 163 dot com
- [Bug c++/116459] gcc 12.0 optimized out functions which has observable side affect
xiaohuba2021 at 163 dot com
- [Bug c++/116459] gcc 12.2.0 optimized out functions which has observable side affect
xiaohuba2021 at 163 dot com
- [Bug c++/116459] gcc 12.2.0 optimized out functions which has observable side affect
rguenth at gcc dot gnu.org
- [Bug c++/116424] [13/14/15 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
mpolacek at gcc dot gnu.org
- [Bug c++/116459] gcc 12.2.0 optimized out functions which has observable side affect
xiaohuba2021 at 163 dot com
- [Bug c++/116459] gcc 12.2.0 optimized out functions which has observable side affect
sjames at gcc dot gnu.org
- [Bug c++/116459] gcc 12.2.0 optimized out functions which has observable side affect
redi at gcc dot gnu.org
- [Bug c++/116459] gcc 12.2.0 optimized out functions which has observable side affect
xiaohuba2021 at 163 dot com
- [Bug c++/116459] gcc 12.2.0 optimized out functions which has observable side affect
redi at gcc dot gnu.org
- [Bug rtl-optimization/116420] [15 Regression] wrong code at -O{2,3} with "-fno-forward-propagate -fno-tree-ch" on x86_64-linux-gnu
law at gcc dot gnu.org
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4 since r15-2791-g2083389a18d366
xry111 at gcc dot gnu.org
- [Bug rtl-optimization/116420] [15 Regression] wrong code at -O{2,3} with "-fno-forward-propagate -fno-tree-ch" on x86_64-linux-gnu
law at gcc dot gnu.org
- [Bug c++/116439] [14/15 Regression] decltype(auto) in return type of lambda uses the type of the outer scope, not the capture
ppalka at gcc dot gnu.org
- [Bug c/84052] Using Randomizing structure layout plugin in linux kernel compilation doesn't generate proper debuginfo
ezannoni at gmail dot com
- [Bug target/116329] no sibcalling for thumb1 (cortex-m0)
rearnsha at gcc dot gnu.org
- [Bug lto/116460] New: ppc64le: LTO ICE during GIMPLE pass: forwprop
ales.astone at gmail dot com
- [Bug lto/116460] ppc64le: LTO ICE during GIMPLE pass: forwprop
ales.astone at gmail dot com
- [Bug middle-end/116460] ppc64le: LTO ICE during GIMPLE pass: forwprop
pinskia at gcc dot gnu.org
- [Bug middle-end/116460] ppc64le: LTO ICE during GIMPLE pass: forwprop
ales.astone at gmail dot com
- [Bug target/115921] Missed optimization: and->ashift might be cheaper than ashift->and on typical RISC targets
Jovan.Vukic@rt-rk.com
- [Bug c/83324] [feature request] Pragma or special syntax for guaranteed tail calls
andi at firstfloor dot org
- K-12 schools, colleges, universities Contacts 2024
isabella cooper
- [Bug fortran/106606] Internal compiler error with abstract derived type using recursive class() components. since r7-4096-gbf9f15ee55f5b291
pault at gcc dot gnu.org
- [Bug other/116461] New: New test case gcc.dg/vect/vect-mod-var.c from r15-3082-g9bbad3685131ec fails
seurer at gcc dot gnu.org
- [Bug fortran/106606] Internal compiler error with abstract derived type using recursive class() components. since r7-4096-gbf9f15ee55f5b291
pault at gcc dot gnu.org
- [Bug tree-optimization/116461] [15 regression] New test case gcc.dg/vect/vect-mod-var.c from r15-3082-g9bbad3685131ec fails
pinskia at gcc dot gnu.org
- [Bug libfortran/105361] Incorrect end-of-file condition for derived-type I/O
jvdelisle at gcc dot gnu.org
- [Bug tree-optimization/116460] ppc64le: LTO ICE during GIMPLE pass: forwprop
pinskia at gcc dot gnu.org
- [Bug preprocessor/116458] [15 regression] New valgrind error in search_line_ssse3
amonakov at gcc dot gnu.org
- [Bug rtl-optimization/116420] [15 Regression] wrong code at -O{2,3} with "-fno-forward-propagate -fno-tree-ch" on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug other/116462] New: [15 regression] new test case gcc.dg/debug/dwarf2/inline7.c from r15-3083-gbcb33b1237042e fails
seurer at gcc dot gnu.org
- [Bug rtl-optimization/116420] [15 Regression] wrong code at -O{2,3} with "-fno-forward-propagate -fno-tree-ch" on x86_64-linux-gnu
law at gcc dot gnu.org
- [Bug tree-optimization/116463] New: [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116463] [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116463] [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
pinskia at gcc dot gnu.org
- [Bug other/116462] [15 regression] new test case gcc.dg/debug/dwarf2/inline7.c from r15-3083-gbcb33b1237042e fails
bernd.edlinger at hotmail dot de
- [Bug preprocessor/116458] [15 regression] New valgrind error in search_line_ssse3
amonakov at gcc dot gnu.org
- [Bug tree-optimization/116463] [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116463] [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
pinskia at gcc dot gnu.org
- [Bug c++/113746] [14/15 Regression] ICE: tree check: expected enumeral_type, have error_mark in tsubst_expr, at cp/pt.cc:21458 with missing typename since r14-4796-g3e3d73ed5e85e7
simartin at gcc dot gnu.org
- [Bug tree-optimization/116463] [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
pinskia at gcc dot gnu.org
- [Bug preprocessor/116458] [15 regression] New valgrind error in search_line_ssse3
mark at gcc dot gnu.org
- [Bug other/116462] [15 regression] new test case gcc.dg/debug/dwarf2/inline7.c from r15-3083-gbcb33b1237042e fails
bernd.edlinger at hotmail dot de
- [Bug driver/104707] GCC doesn't give default lib path to the linker when multilib is off
pinskia at gcc dot gnu.org
- [Bug driver/97304] Boostrap failure on freebsd: ld: error: unable to find library -lc
pinskia at gcc dot gnu.org
- [Bug preprocessor/116458] [15 regression] New valgrind error in search_line_ssse3
amonakov at gcc dot gnu.org
- [Bug c++/63287] __STDCPP_THREADS__ is not defined
alisdairm at me dot com
- [Bug bootstrap/105474] GCC fails to bootstrap with --disable-libstdcxx
pinskia at gcc dot gnu.org
- [Bug other/116464] New: [15 regression] new test gcc.dg/torture/pr116420.c from r15-3095-gc9377734b798d8 fails
seurer at gcc dot gnu.org
- [Bug testsuite/116464] [15 regression] new test gcc.dg/torture/pr116420.c from r15-3095-gc9377734b798d8 fails
pinskia at gcc dot gnu.org
- [Bug testsuite/116464] [15 regression] new test gcc.dg/torture/pr116420.c from r15-3095-gc9377734b798d8 fails
cvs-commit at gcc dot gnu.org
- [Bug testsuite/116464] [15 regression] new test gcc.dg/torture/pr116420.c from r15-3095-gc9377734b798d8 fails
pinskia at gcc dot gnu.org
- [Bug preprocessor/116458] [15 regression] New valgrind error in search_line_ssse3
amonakov at gcc dot gnu.org
- [Bug tree-optimization/101139] Unable to remove double byteswap in fast path
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116463] [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
tnfchris at gcc dot gnu.org
- [Bug c/96290] nonsensical bounds in VLA types in -Warray-bounds
gabravier at gmail dot com
- [Bug c/116465] New: __builtin_eh_pointer ICEs when passed seemingly any argument
gabravier at gmail dot com
- [Bug target/116466] New: The standard instruction pattern of RISC-V addv has generated an unnecessary instruction.
leidian900 at outlook dot com
- [Bug middle-end/116465] __builtin_eh_pointer ICEs when passed seemingly any argument
gabravier at gmail dot com
- [Bug middle-end/116465] __builtin_eh_pointer ICEs when passed seemingly any argument
gabravier at gmail dot com
- [Bug middle-end/111933] memcpy on Xtensa not optimized when n == sizeof(uint32_t) or sizeof(uint64_t)
rsaxvc at gmail dot com
- [Bug c++/113454] [14 regression] "assignment of read-only member" error with 483.xalancbmk from SPEC CPU 2006
edison_chan_gz at hotmail dot com
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/116467] New: missed optimization: zero-extension duplicated on xtensa
rsaxvc at gmail dot com
- [Bug fortran/116468] New: Segmentation fault at intrinsic assignment to allocatable array component of derived type with kind type parameter
damian at archaeologic dot codes
- [Bug tree-optimization/116461] [15 regression] New test case gcc.dg/vect/vect-mod-var.c from r15-3082-g9bbad3685131ec fails
linkw at gcc dot gnu.org
- [Bug fortran/116468] Segmentation fault at intrinsic assignment to allocatable array component of derived type with kind type parameter
jvdelisle at gcc dot gnu.org
- [Bug c/96290] nonsensical bounds in VLA types in -Warray-bounds
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116461] [15 regression] New test case gcc.dg/vect/vect-mod-var.c from r15-3082-g9bbad3685131ec fails
pinskia at gcc dot gnu.org
- [Bug fortran/116468] Segmentation fault at intrinsic assignment to allocatable array component of derived type with kind type parameter
kargls at comcast dot net
- [Bug other/116462] [15 regression] new test case gcc.dg/debug/dwarf2/inline7.c from r15-3083-gbcb33b1237042e fails
linkw at gcc dot gnu.org
- [Bug tree-optimization/116461] [15 regression] New test case gcc.dg/vect/vect-mod-var.c from r15-3082-g9bbad3685131ec fails
linkw at gcc dot gnu.org
- [Bug tree-optimization/116461] [15 regression] New test case gcc.dg/vect/vect-mod-var.c from r15-3082-g9bbad3685131ec fails
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116461] [15 regression] New test case gcc.dg/vect/vect-mod-var.c from r15-3082-g9bbad3685131ec fails
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116461] [15 regression] New test case gcc.dg/vect/vect-mod-var.c from r15-3082-g9bbad3685131ec fails
pinskia at gcc dot gnu.org
- [Bug other/116462] [15 regression] new test case gcc.dg/debug/dwarf2/inline7.c from r15-3083-gbcb33b1237042e fails
bernd.edlinger at hotmail dot de
- No subject
Apun ziwb
- [Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
pault at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug tree-optimization/116460] ppc64le: LTO ICE during GIMPLE pass: forwprop
ales.astone at gmail dot com
- [Bug fortran/86468] [12/13/14/15 regression][Coarray] ICE verify_gimple failed
cvs-commit at gcc dot gnu.org
- [Bug c++/116469] New: Inconsistent Zero Initialization of Nested Structures
jonassonarvid02 at gmail dot com
- [Bug c++/116469] Inconsistent Zero Initialization of Nested Structures
jonassonarvid02 at gmail dot com
- [Bug debug/116470] New: [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
ro at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
ro at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
ro at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
ro at gcc dot gnu.org
- [Bug c++/112666] Missed optimization: Value initialization zero-initializes members with user-defined constructor
jonassonarvid02 at gmail dot com
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
pinskia at gcc dot gnu.org
- [Bug c++/113746] [14/15 Regression] ICE: tree check: expected enumeral_type, have error_mark in tsubst_expr, at cp/pt.cc:21458 with missing typename since r14-4796-g3e3d73ed5e85e7
simartin at gcc dot gnu.org
- [Bug libstdc++/101867] avr libc build error for libstdc++
redi at gcc dot gnu.org
- [Bug libstdc++/101867] avr libc build error for libstdc++
redi at gcc dot gnu.org
- [Bug fortran/85002] [12/13/14/15 Regression][Coarray] ICE in fold_ternary_loc, at fold-const.c:11360
vehre at gcc dot gnu.org
- [Bug c/96290] nonsensical bounds in VLA types in -Warray-bounds
gabravier at gmail dot com
- [Bug other/116462] [15 regression] new test case gcc.dg/debug/dwarf2/inline7.c from r15-3083-gbcb33b1237042e fails
cvs-commit at gcc dot gnu.org
- [Bug c++/108620] coroutines: ICE: in instantiate_type, at cp/class.cc:8742 when assign the return value of co_yield to a member of class/struct
arsen at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
bernd.edlinger at hotmail dot de
- [Bug middle-end/115495] [15 Regression] ICE in smallest_mode_for_size, at stor-layout.cc:356 during combine on RISC-V rv64gcv_zvl256b at -O3 since r15-1042-g68b0742a49d
cvs-commit at gcc dot gnu.org
- [Bug middle-end/115495] [15 Regression] ICE in smallest_mode_for_size, at stor-layout.cc:356 during combine on RISC-V rv64gcv_zvl256b at -O3 since r15-1042-g68b0742a49d
rdapp at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
bernd.edlinger at hotmail dot de
- [Bug preprocessor/116458] [15 regression] New valgrind error in search_line_ssse3
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/116471] New: Strange/bogus static_assert in ranges::copy / move algorithms
dangelog at gmail dot com
- [Bug other/116462] [15 regression] new test case gcc.dg/debug/dwarf2/inline7.c from r15-3083-gbcb33b1237042e fails
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116463] [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
rguenth at gcc dot gnu.org
- [Bug middle-end/116465] __builtin_eh_pointer and __builtin_eh_filter ICE when not assigned to anything
rguenth at gcc dot gnu.org
- [Bug target/116467] missed optimization: zero-extension duplicated on xtensa
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4 since r15-2791-g2083389a18d366
rguenther at suse dot de
- [Bug libstdc++/115098] std::vector<bool>::iterator::reference is default-constructible
cvs-commit at gcc dot gnu.org
- [Bug c++/116369] [12/13/14/15 Regression] temporary variable bounded to const reference with mutable field incorrectly marked as rodata since r9-869-g5603790dbf233c
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/116471] Strange/bogus static_assert in ranges::copy / move algorithms
redi at gcc dot gnu.org
- [Bug libstdc++/116471] Strange/bogus static_assert in ranges::copy / move algorithms
redi at gcc dot gnu.org
- [Bug tree-optimization/116463] [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/115098] std::vector<bool>::iterator::reference is default-constructible
redi at gcc dot gnu.org
- [Bug libstdc++/88935] std::random_shuffle does not work if the sequence is longer than RAND_MAX elements
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/115939] Cannot unambiguously compare iterators in std::unordered_map with mapped type std::expected<std::any, Y>>
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/108619] Compilation error if the construct method of the allocator isn't implemented and the detructor of value_type is private
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116463] [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
rguenth at gcc dot gnu.org
- [Bug libstdc++/108619] Compilation error if the construct method of the allocator isn't implemented and the detructor of value_type is private
redi at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
hjl.tools at gmail dot com
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
hjl.tools at gmail dot com
- [Bug lto/116361] lto1: fatal error: multiple prevailing defs when using both LTO and OpenMP named critical sections with static libraries
cvs-commit at gcc dot gnu.org
- [Bug fortran/116261] [15 regression] gfortran.dg/sizeof_6.f90 -O1 timeout since r15-2739-g4cb07a38233
pault at gcc dot gnu.org
- [Bug libstdc++/116471] Strange/bogus static_assert in ranges::copy / move algorithms
dangelog at gmail dot com
- [Bug libstdc++/116471] Strange/bogus static_assert in ranges::copy / move algorithms
dangelog at gmail dot com
- [Bug other/116472] New: Wrong offset format when generating assembly with -S and -masm=intel
8dcc.git at gmail dot com
- [Bug c++/116439] [14/15 Regression] decltype(auto) in return type of lambda uses the type of the outer scope, not the capture
valentin at tolmer dot fr
- [Bug libstdc++/88935] std::random_shuffle does not work if the sequence is longer than RAND_MAX elements
redi at gcc dot gnu.org
- [Bug libstdc++/115939] Cannot unambiguously compare iterators in std::unordered_map with mapped type std::expected<std::any, Y>>
redi at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
law at gcc dot gnu.org
- [Bug libstdc++/116471] Strange/bogus static_assert in ranges::copy / move algorithms
redi at gcc dot gnu.org
- [Bug libstdc++/116471] Strange/bogus static_assert in ranges::copy / move algorithms
dangelog at gmail dot com
- [Bug libstdc++/114865] [13/14/15 Regression] std::atomic<X>::compare_exchange_strong seems to hang under GCC 13 for C++11
redi at gcc dot gnu.org
- [Bug c++/109918] [12/13/14/15 Regression] Unexpected -Woverloaded-virtual with virtual conversion operators
simartin at gcc dot gnu.org
- [Bug c++/101367] [coroutines] destructor for capture in lambda temporary operand to co_yield expression called twice
arsen at gcc dot gnu.org
- [Bug c++/54367] [meta-bug] lambda expressions
arsen at gcc dot gnu.org
- [Bug fortran/106606] Internal compiler error with abstract derived type using recursive class() components. since r7-4096-gbf9f15ee55f5b291
vehre at gcc dot gnu.org
- [Bug c++/116439] [14/15 Regression] decltype(auto) in return type of lambda uses the type of the outer scope, not the capture
ppalka at gcc dot gnu.org
- [Bug c++/116439] [14/15 Regression] decltype(auto) in return type of lambda uses the type of the outer scope, not the capture
ppalka at gcc dot gnu.org
- [Bug libstdc++/116473] New: std::ranges::to vs constexpr
terra at gnome dot org
- [Bug target/115054] __float128 and _Float16 use incorrect ABI on x86-64 MinGW
chorman64 at gmail dot com
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
bernd.edlinger at hotmail dot de
- [Bug c/116474] New: GCC somehow confuses "unsigned __int128_t" with a nested function
gabravier at gmail dot com
- [Bug target/116466] The standard instruction pattern of RISC-V addv has generated an unnecessary instruction.
law at gcc dot gnu.org
- [Bug target/116415] [12/13/14/15 Regression][PPC64LE] atomics wrongly use vector instructions in DWCAS.
cvs-commit at gcc dot gnu.org
- [Bug target/116415] [12/13/14/15 Regression][PPC64LE] atomics wrongly use vector instructions in DWCAS.
bergner at gcc dot gnu.org
- [Bug c++/113457] Nesting coroutine definitions (e.g. via a lambda or a template expansion) can ICE the compiler
arsen at gcc dot gnu.org
- [Bug c/83324] [feature request] Pragma or special syntax for guaranteed tail calls
lucier at math dot purdue.edu
- [Bug middle-end/116358] [15 Regression] undefined reference to `__umindi3' at -O3 when compiling with SVE since r15-2890-g72c9b5f438f22c
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116372] [15 Regression] Ada bootstrap failure ada/gcc-interface/trans.cc:6423 since r15-2890-g72c9b5f438f22c
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116405] [15 regression] wrong code at -O{2,3} with "-fno-ssa-phiopt -fno-tree-dce" on x86_64-linux-gnu since r15-2890-g72c9b5f438f22c
cvs-commit at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
bernd.edlinger at hotmail dot de
- [Bug c/116474] GCC somehow confuses "unsigned typedef_t" with a nested function
pinskia at gcc dot gnu.org
- [Bug c/116474] GCC somehow confuses "unsigned typedef_t" with a nested function
pinskia at gcc dot gnu.org
- [Bug target/116472] Wrong offset format when generating assembly with -S and -masm=intel
pinskia at gcc dot gnu.org
- [Bug target/116472] Wrong offset format when generating assembly with -masm=intel and -fPIE/-fPIC
pinskia at gcc dot gnu.org
- [Bug tree-optimization/49857] [patch] Put constant switch-tables into flash
gjl at gcc dot gnu.org
- [Bug c++/116469] Inconsistent Zero Initialization of Nested Structures
jonassonarvid02 at gmail dot com
- [Bug tree-optimization/115544] ICE: in lower_complexexpr_stmt, at gimple-lower-bitint.cc:4719 with -O -fno-tree-fre -fno-tree-ccp -fno-tree-forwprop and _BitInt() __builtin_mul_overflow()
pinskia at gcc dot gnu.org
- [Bug target/115054] __float128 and _Float16 use incorrect ABI on x86-64 MinGW
tmgross at umich dot edu
- [Bug c++/112666] Missed optimization: Value initialization zero-initializes members with user-defined constructor
jonassonarvid02 at gmail dot com
- [Bug c++/116469] Inconsistent Zero Initialization of Nested Structures
jonassonarvid02 at gmail dot com
- [Bug tree-optimization/116460] ppc64le: LTO ICE during GIMPLE pass: forwprop
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116460] ppc64le: LTO ICE during GIMPLE pass: forwprop
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116463] [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
pinskia at gcc dot gnu.org
- [Bug ada/116438] Ada FE should use libbacktrace to print backtraces on ICE with bug boxes
egallager at gcc dot gnu.org
- [Bug tree-optimization/116475] New: autovect: may be optimized for min/max
syq at gcc dot gnu.org
- [Bug tree-optimization/116475] autovect: may be optimized for min/max
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116475] autovect: may be optimized for min/max
pinskia at gcc dot gnu.org
- [Bug tree-optimization/102512] Redundant max/min operation before vector reduction
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116475] autovect: may be optimized for min/max
pinskia at gcc dot gnu.org
- [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
pinskia at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
olegendo at gcc dot gnu.org
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
pinskia at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
bernd.edlinger at hotmail dot de
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
pinskia at gcc dot gnu.org
- [Bug preprocessor/116458] [15 regression] New valgrind error in search_line_ssse3
dcb314 at hotmail dot com
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
pinskia at gcc dot gnu.org
- [Bug preprocessor/116458] [15 regression] New valgrind error in search_line_ssse3
amonakov at gcc dot gnu.org
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
pinskia at gcc dot gnu.org
- [Bug c++/116449] Miscompilation and missing bounds check with UBSAN with pointer to member functions and array accesses
sirl at gcc dot gnu.org
- [Bug c/80060] RFE: -Wformat knob to ignore same-width incorrect types
egallager at gcc dot gnu.org
- [Bug ada/116438] Ada FE should use libbacktrace to print backtraces on ICE with bug boxes
sjames at gcc dot gnu.org
- [Bug c++/116476] New: error: binding reference of type 'int&&' to 'const int' discards qualifiers for std::vector<field<int>> f{2}; (OK under Clang and GCC<=13)
nabijaczleweli at nabijaczleweli dot xyz
- [Bug c++/116476] [14/15 regression] error: binding reference of type 'int&&' to 'const int' discards qualifiers for std::vector<field<int>> f{2}; (OK under Clang and GCC<=13)
redi at gcc dot gnu.org
- [Bug c++/116476] [14/15 regression] error: binding reference of type 'int&&' to 'const int' discards qualifiers for std::vector<field<int>> f{2}; (OK under Clang and GCC<=13)
pinskia at gcc dot gnu.org
- [Bug target/116472] Wrong offset format when generating assembly with -masm=intel and -fPIE/-fPIC
8dcc.git at gmail dot com
- [Bug c++/116477] New: ICE in instantiate_decl, instead of "cannot use concept as function"
michael at cadilhac dot name
- [Bug target/116472] Wrong offset format when generating assembly with -masm=intel and -fPIE/-fPIC
xry111 at gcc dot gnu.org
- [Bug c++/113746] [14/15 Regression] ICE: tree check: expected enumeral_type, have error_mark in tsubst_expr, at cp/pt.cc:21458 with missing typename since r14-4796-g3e3d73ed5e85e7
cvs-commit at gcc dot gnu.org
- [Bug c++/113746] [14/15 Regression] ICE: tree check: expected enumeral_type, have error_mark in tsubst_expr, at cp/pt.cc:21458 with missing typename since r14-4796-g3e3d73ed5e85e7
simartin at gcc dot gnu.org
- [Bug c++/113773] coroutines: promise deconstructed twice if throwing from return object
cvs-commit at gcc dot gnu.org
- [Bug c++/100476] coroutines: questionable handling of void get_return_object
cvs-commit at gcc dot gnu.org
- [Bug c++/109682] coroutines: ICE in morph_fn_to_coro on wrong return type for get_return_object_on_allocation_failure
cvs-commit at gcc dot gnu.org
- [Bug c++/115908] [coroutines] Wrong behavior of using get_return_object() when creating coroutines
cvs-commit at gcc dot gnu.org
- [Bug c++/102051] [coroutines] ICE in gimplify_var_or_parm_decl, at gimplify.c:2848
cvs-commit at gcc dot gnu.org
- [Bug c++/110635] Segmentation fault when the awaiter's await_resume in initial-suspend returns a class type.
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/109410] [13/14/15 Regression] ICE: verify_flow_info failed
pinskia at gcc dot gnu.org
- [Bug sanitizer/111736] Address sanitizer is not compatible with named address spaces
pinskia at gcc dot gnu.org
- [Bug lto/116478] New: x86_64-w64-mingw32-gcc -flto should support and not warn about __attribute__ ((visibility("default")))
public at timruffing dot de
- [Bug c/83324] [feature request] Pragma or special syntax for guaranteed tail calls
lucier at math dot purdue.edu
- [Bug target/116472] Wrong offset format when generating assembly with -masm=intel and -fPIE/-fPIC
rguenth at gcc dot gnu.org
- [Bug c++/116476] [14/15 regression] error: binding reference of type 'int&&' to 'const int' discards qualifiers for std::vector<field<int>> f{2}; (OK under Clang and GCC<=13)
rguenth at gcc dot gnu.org
- [Bug ipa/116478] x86_64-w64-mingw32-gcc -flto should support and not warn about __attribute__ ((visibility("default")))
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116372] [15 Regression] Ada bootstrap failure ada/gcc-interface/trans.cc:6423 since r15-2890-g72c9b5f438f22c
stefansf at gcc dot gnu.org
- [Bug rtl-optimization/116405] [15 regression] wrong code at -O{2,3} with "-fno-ssa-phiopt -fno-tree-dce" on x86_64-linux-gnu since r15-2890-g72c9b5f438f22c
sjames at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
olegendo at gcc dot gnu.org
- [Bug rtl-optimization/116479] New: [15 Regression] wrong code with -O -funroll-loops -finline-stringops -fmodulo-sched --param=max-iterations-computation-cost=637924876 on aarch64
zsojka at seznam dot cz
- [Bug target/55212] [SH] Switch to LRA
schwab@linux-m68k.org
- [Bug rtl-optimization/116480] New: [15 Regression] ICE: in operand_subword_force, at emit-rtl.cc:1824 at -O2 with __builtin_stdc_has_single_bit() and _BitInt() on aarch64
zsojka at seznam dot cz
- [Bug middle-end/116480] [15 Regression] ICE: in operand_subword_force, at emit-rtl.cc:1824 at -O2 with __builtin_stdc_has_single_bit() and _BitInt() on aarch64
pinskia at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
pinskia at gcc dot gnu.org
- [Bug tree-optimization/115866] missed optimization vectorizing switch statements.
cvs-commit at gcc dot gnu.org
- [Bug middle-end/116480] [15 Regression] ICE: in operand_subword_force, at emit-rtl.cc:1824 at -O2 with __builtin_stdc_has_single_bit() and _BitInt(65...128) on aarch64
pinskia at gcc dot gnu.org
- [Bug middle-end/116480] [15 Regression] ICE: in operand_subword_force, at emit-rtl.cc:1824 at -O2 with __builtin_stdc_has_single_bit() and _BitInt(65...128) on aarch64
pinskia at gcc dot gnu.org
- [Bug middle-end/116480] [15 Regression] ICE: in operand_subword_force, at emit-rtl.cc:1824 at -O2 with __builtin_stdc_has_single_bit() and _BitInt(65...128) on aarch64
pinskia at gcc dot gnu.org
- [Bug middle-end/116480] [15 Regression] ICE: in operand_subword_force, at emit-rtl.cc:1824 at -O2 with __builtin_stdc_has_single_bit() and _BitInt(65...128) on aarch64
pinskia at gcc dot gnu.org
- [Bug target/116472] Wrong offset format when generating assembly with -masm=intel and -fPIE/-fPIC
8dcc.git at gmail dot com
- [Bug rtl-optimization/116479] [15 Regression] wrong code with -O -funroll-loops -finline-stringops -fmodulo-sched --param=max-iterations-computation-cost=637924876 on aarch64
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116479] [15 Regression] wrong code with -O -funroll-loops -finline-stringops -fmodulo-sched --param=max-iterations-computation-cost=637924876 on aarch64
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116463] [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
pinskia at gcc dot gnu.org
- [Bug middle-end/116480] [15 Regression] ICE: in operand_subword_force, at emit-rtl.cc:1824 at -O2 with __builtin_stdc_has_single_bit() and _BitInt(65...128) on aarch64
pinskia at gcc dot gnu.org
- [Bug c/116481] New: Compilation error caused by -Warray-bounds and -O2
bruno at clisp dot org
- [Bug tree-optimization/116481] Compilation error caused by -Warray-bounds and -O2
bruno at clisp dot org
- [Bug tree-optimization/116481] Compilation error caused by -Warray-bounds and -O2
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116481] [12/13/14/15 Regression] Compilation error caused by -Warray-bounds and -O2
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116481] [12/13/14/15 Regression] `arrays of functions are not meaningful` error message happens with -W -Wall -O2 even though there are no arrays of function types used
bruno at clisp dot org
- [Bug tree-optimization/116481] [12/13/14/15 Regression] `arrays of functions are not meaningful` error message happens with -W -Wall -O2 even though there are no arrays of function types used
pinskia at gcc dot gnu.org
- [Bug c/83324] [feature request] Pragma or special syntax for guaranteed tail calls
andi at firstfloor dot org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug c++/115851] ICE in gimplify_var_or_parm_decl with coroutine suspension point inside statement expression
daklishch at gmail dot com
- [Bug c++/115851] ICE in gimplify_var_or_parm_decl with coroutine suspension point inside statement expression
arsen at gcc dot gnu.org
- [Bug c++/116482] New: Bogus -Wunused-parameter with C++ coroutines
daklishch at gmail dot com
- [Bug target/116466] The standard instruction pattern of RISC-V addv has generated an unnecessary instruction.
law at gcc dot gnu.org
- [Bug c/83324] [feature request] Pragma or special syntax for guaranteed tail calls
lucier at math dot purdue.edu
- [Bug target/116466] The standard instruction pattern of RISC-V addv has generated an unnecessary instruction.
leidian900 at outlook dot com
- [Bug target/97448] Unneccessary stack frame when using stack protector
guojiufu at gcc dot gnu.org
- [Bug target/96866] ICE in print_operand_address, at config/rs6000/rs6000.c:13560
guojiufu at gcc dot gnu.org
- [Bug target/116030] [15 regression] ICE "could not split insn" in final_scan_insn_1, at final.cc on power pc since r15-1576-g6274f10318d053
guojiufu at gcc dot gnu.org
- [Bug target/116030] [15 regression] ICE "could not split insn" in final_scan_insn_1, at final.cc on power pc since r15-1576-g6274f10318d053
guojiufu at gcc dot gnu.org
- [Bug target/116030] [15 regression] ICE "could not split insn" in final_scan_insn_1, at final.cc on power pc since r15-1576-g6274f10318d053
guojiufu at gcc dot gnu.org
- [Bug tree-optimization/116166] [13/14 Regression] risc-v (last) insn-emit-nn.c build takes hours
aldyh at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug middle-end/114855] ICE: Segfault when compiling large autogenerated C source file
aldyh at gcc dot gnu.org
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
rguenth at gcc dot gnu.org
- [Bug middle-end/114855] ICE: Segfault when compiling large autogenerated C source file
aldyh at gcc dot gnu.org
- [Bug c/116483] New: RFE: a notion for asm goto to indicate all labels in the function may be jumped to
xry111 at gcc dot gnu.org
- [Bug c/116483] RFE: a notion for asm goto to indicate all labels in the function may be jumped to
xry111 at gcc dot gnu.org
- [Bug c/116483] RFE: a notion for asm goto to indicate all labels in the function may be jumped to
xry111 at gcc dot gnu.org
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
rguenth at gcc dot gnu.org
- [Bug c++/116484] New: Allow constexpr expression in riscv_rvv_vector_bits attribute
sergesanspaille at free dot fr
- [Bug c++/116484] Allow constexpr expression in riscv_rvv_vector_bits attribute
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188) since r15-2820-gab18785840d7b8
sjames at gcc dot gnu.org
- [Bug c/116483] RFE: a notion for asm goto to indicate all labels in the function may be jumped to
pinskia at gcc dot gnu.org
- [Bug c++/116482] Bogus -Wunused-parameter with C++ coroutines
iains at gcc dot gnu.org
- [Bug c/116483] RFE: a notion for asm goto to indicate all labels in the function may be jumped to
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188) since r15-2820-gab18785840d7b8
tsamismanolis at gmail dot com
- [Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188) since r15-2820-gab18785840d7b8
sjames at gcc dot gnu.org
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
rguenth at gcc dot gnu.org
- [Bug target/116484] Allow constexpr expression in riscv_rvv_vector_bits attribute
pinskia at gcc dot gnu.org
- [Bug target/116484] Allow constexpr expression in riscv_rvv_vector_bits attribute and arm_sve_vector_bits
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116481] [12/13/14/15 Regression] `arrays of functions are not meaningful` error message happens with -W -Wall -O2 even though there are no arrays of function types used
rguenth at gcc dot gnu.org
- [Bug middle-end/116480] [15 Regression] ICE: in operand_subword_force, at emit-rtl.cc:1824 at -O2 with __builtin_stdc_has_single_bit() and _BitInt(65...128) on aarch64
cvs-commit at gcc dot gnu.org
- [Bug middle-end/116480] [15 Regression] ICE: in operand_subword_force, at emit-rtl.cc:1824 at -O2 with __builtin_stdc_has_single_bit() and _BitInt(65...128) on aarch64
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116481] [12/13/14/15 Regression] `arrays of functions are not meaningful` error message happens with -W -Wall -O2 even though there are no arrays of function types used
bruno at clisp dot org
- [Bug tree-optimization/116481] [12/13/14/15 Regression] `arrays of functions are not meaningful` error message happens with -W -Wall -O2 even though there are no arrays of function types used
egallager at gcc dot gnu.org
- [Bug tree-optimization/116485] New: CFG cleanup should prune unreachable switch cases
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116485] CFG cleanup should prune unreachable switch cases
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
rguenth at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
rguenth at gcc dot gnu.org
- [Bug c/116483] RFE: a notion for asm goto to indicate all labels in the function may be jumped to
xry111 at gcc dot gnu.org
- [Bug c/116483] RFE: a notion for asm goto to indicate all labels in the function may be jumped to
xry111 at gcc dot gnu.org
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4 since r15-2791-g2083389a18d366
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116348] [15 regression] ICE when building gavl-1.4.0 with -O3 -march=znver4 since r15-2791-g2083389a18d366
xry111 at gcc dot gnu.org
- [Bug middle-end/116486] New: [15 Regression] wrong code with __builtin_stdc_first_leading_one() at -O2 -fno-tree-ccp
zsojka at seznam dot cz
- [Bug c++/105483] [12/13/14/15 Regression] injected-class-name and constructors diagnostic since r8-1739-g3b5c768c40c78618
simartin at gcc dot gnu.org
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
cvs-commit at gcc dot gnu.org
- [Bug c/116483] RFE: a notion for asm goto to indicate all labels in the function may be jumped to
amonakov at gcc dot gnu.org
- [Bug fortran/104845] Wrong array size for component of CLASS array element
pault at gcc dot gnu.org
- [Bug target/116466] The standard instruction pattern of RISC-V addv has generated an unnecessary instruction.
leidian900 at outlook dot com
- [Bug middle-end/116486] [15 Regression] wrong code with __builtin_stdc_first_leading_one() at -O2 -fno-tree-ccp
rguenth at gcc dot gnu.org
- [Bug preprocessor/116458] [15 regression] New valgrind error in search_line_ssse3
amonakov at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
cvs-commit at gcc dot gnu.org
- [Bug target/116466] The standard instruction pattern of RISC-V addv has generated an unnecessary instruction.
law at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
bernd.edlinger at hotmail dot de
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
sjames at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
edlinger at gcc dot gnu.org
- [Bug target/116466] The standard instruction pattern of RISC-V addv has generated an unnecessary instruction.
law at gcc dot gnu.org
- [Bug debug/116470] [15 regression] Enabling -gvariable-location-views breaks Solaris/x86 bootstrap
edlinger at gcc dot gnu.org
- [Bug target/116467] missed optimization: zero-extension duplicated on xtensa
rsaxvc at gmail dot com
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116485] CFG cleanup should prune unreachable switch cases
pinskia at gcc dot gnu.org
- [Bug c/116483] RFE: a notion for asm goto to indicate all labels in the function may be jumped to
pinskia at gcc dot gnu.org
- [Bug middle-end/116486] [15 Regression] wrong code with __builtin_stdc_first_leading_one() at -O2 -fno-tree-ccp
pinskia at gcc dot gnu.org
- [Bug middle-end/116486] [15 Regression] wrong code with __builtin_stdc_first_leading_one() at -O2 -fno-tree-ccp
pinskia at gcc dot gnu.org
- [Bug c++/115716] [12/13/14/15 regression] internal compiler error: tree check: accessed elt 2 of 'tree_vec' with 1 elts in tsubst, at cp/pt.cc:16364
cvs-commit at gcc dot gnu.org
- [Bug c++/115716] [12/13/14/15 regression] internal compiler error: tree check: accessed elt 2 of 'tree_vec' with 1 elts in tsubst, at cp/pt.cc:16364
simartin at gcc dot gnu.org
- [Bug other/116462] [15 regression] new test case gcc.dg/debug/dwarf2/inline7.c from r15-3083-gbcb33b1237042e fails
edlinger at gcc dot gnu.org
- [Bug c/116487] New: Miscompile with different optimization flags
yunboni at smail dot nju.edu.cn
- [Bug middle-end/116487] Miscompile with different optimization flags
pinskia at gcc dot gnu.org
- [Bug target/115408] regression between gcc 13.3.0 and 14.1.0 using -mips16 and -minterlink-mips16
broly at mac dot com
- [Bug rtl-optimization/116488] New: wrong code at -O{s,2,3} with "-fno-forward-propagate" on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch
- [Bug rtl-optimization/116488] [15 Regression] wrong code at -O{s,2,3} with "-fno-forward-propagate" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116488] [15 Regression] wrong code at -O{s,2,3} with "-fno-forward-propagate" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug c/116489] New: Conflict between noinit and section __attribute__ makes object files (and static libraries) unnecessarily large
stefan.tauner at gmx dot at
- [Bug target/114224] popcount RTL cost seems wrong with cssc
pinskia at gcc dot gnu.org
- [Bug c/116489] Conflict between noinit and section __attribute__ makes object files (and static libraries) unnecessarily large
pinskia at gcc dot gnu.org
- [Bug c/116489] Conflict between noinit and section __attribute__ makes object files (and static libraries) unnecessarily large
pinskia at gcc dot gnu.org
- [Bug fortran/113412] ATAN(Y,X) does not check arguments and generates wrong error message.
anlauf at gcc dot gnu.org
- [Bug fortran/116359] Nested contained procedures rejected
anlauf at gcc dot gnu.org
- [Bug c++/116490] New: Crash in explicitly instantiated Function Contracts
eric at efcs dot ca
- [Bug fortran/116128] missed optimisation: fortran sum instrinsic performed in order
anlauf at gcc dot gnu.org
- [Bug c++/116491] New: GCC defines macro linux if -std is not set, and does not define otherwise
sergio_nsk at yahoo dot de
- [Bug c++/116491] GCC defines macro linux if -std is not set, and does not define otherwise
sergio_nsk at yahoo dot de
- [Bug c++/116491] GCC defines macro linux if -std is not set, and does not define otherwise
pinskia at gcc dot gnu.org
- [Bug target/65128] remove "linux" and "unix" from preprocessor macros from cpp-5
pinskia at gcc dot gnu.org
- [Bug target/65128] remove "linux" and "unix" from preprocessor macros from cpp-5
pinskia at gcc dot gnu.org
- [Bug c++/84400] “linux” string in path replaced with “1” when using “<>” angle brackets to include a header through a macro
pinskia at gcc dot gnu.org
- [Bug c++/116491] GCC defines macro linux if -std is not set, and does not define otherwise
sergio_nsk at yahoo dot de
- [Bug c++/116491] GCC defines macro linux if -std is not set, and does not define otherwise
pinskia at gcc dot gnu.org
- [Bug c++/116491] GCC defines macro linux if -std is not set, and does not define otherwise
pinskia at gcc dot gnu.org
- [Bug c++/116491] GCC defines macro linux if -std is not set, and does not define otherwise
pinskia at gcc dot gnu.org
- [Bug fortran/116359] Nested contained procedures rejected
mikael at gcc dot gnu.org
- [Bug c++/116491] GCC defines macro linux if -std is not set, and does not define otherwise
pinskia at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug c++/116492] New: inherited constructors in subclass of std::expected can not be overridden
mail at johslarsen dot net
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug c++/116492] inherited constructors with concept in subclass overrides constructor in subclass
pinskia at gcc dot gnu.org
- [Bug c++/116492] inherited constructors with concept in subclass overrides constructor in subclass
pinskia at gcc dot gnu.org
- [Bug c++/116492] inherited constructors with concept in subclass overrides constructor in subclass
pinskia at gcc dot gnu.org
- [Bug c++/115858] Incompatibility of coroutines and alloca()
cvs-commit at gcc dot gnu.org
- [Bug c++/113457] Nesting coroutine definitions (e.g. via a lambda or a template expansion) can ICE the compiler
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/115883] [15 Regression] late-combine exposing LRA problems
cvs-commit at gcc dot gnu.org
- [Bug target/116493] New: widening reduction add could be better
pinskia at gcc dot gnu.org
- [Bug target/116493] widening reduction add could be better
pinskia at gcc dot gnu.org
- [Bug c++/116441] [[nodiscard]] attribute ignored in some cases
pinskia at gcc dot gnu.org
- [Bug c++/85973] [[nodiscard]] on class shall emit a warning for unused anonymous variable
pinskia at gcc dot gnu.org
- [Bug c++/110980] -flang-info-include-translate does not work with no argument
cvs-commit at gcc dot gnu.org
- [Bug c++/99243] [modules] ICE in set_filename, at cp/module.cc:19143
cvs-commit at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/110980] -flang-info-include-translate does not work with no argument
nshead at gcc dot gnu.org
- [Bug c++/99243] [modules] ICE in set_filename, at cp/module.cc:19143
nshead at gcc dot gnu.org
- [Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org
- [Bug c++/99227] [meta-bug] [modules] Bugs relating to header-units of STL header files
nshead at gcc dot gnu.org
- [Bug fortran/113412] ATAN(Y,X) does not check arguments and generates wrong error message.
kargls at comcast dot net
- [Bug fortran/113412] ATAN(Y,X) does not check arguments and generates wrong error message.
kargls at comcast dot net
- [Bug libstdc++/116494] New: std::string::replace uses memcpy incorrectly and warns about it
grisumbras at yandex dot ru
- [Bug c/116495] New: Crash on va_arg with variable size type
hnarkaytis at gmail dot com
- [Bug c/116495] Crash on va_arg with variable size type
pinskia at gcc dot gnu.org
- [Bug c/97986] [12/13/14/15 Regression] ICE in force_constant_size when applying va_arg to VLA type since r6-91-gf8e89441bc5518f4
pinskia at gcc dot gnu.org
- [Bug driver/111527] COLLECT_GCC_OPTIONS option hits single-variable limits too early
sunil.dora1988 at gmail dot com
- No subject
bceyouebs
- [Bug c++/116496] New: [modules] ICE in find_dependencies
nshead at gcc dot gnu.org
- [Bug c/116483] RFE: a notion for asm goto to indicate all labels in the function may be jumped to
xry111 at gcc dot gnu.org
- [Bug target/116497] New: Need no_caller_saved_registers with SSE support
andi-gcc at firstfloor dot org
- [Bug fortran/113412] ATAN(Y,X) does not check arguments and generates wrong error message.
kargls at comcast dot net
- [Bug target/116497] Need no_caller_saved_registers with SSE support
andi-gcc at firstfloor dot org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
pinskia at gcc dot gnu.org
- [Bug other/116462] [15 regression] new test case gcc.dg/debug/dwarf2/inline7.c from r15-3083-gbcb33b1237042e fails
cvs-commit at gcc dot gnu.org
- [Bug other/116462] [15 regression] new test case gcc.dg/debug/dwarf2/inline7.c from r15-3083-gbcb33b1237042e fails
edlinger at gcc dot gnu.org
- [Bug target/116497] static functions ABI should be improved for SSE caller saved registers
pinskia at gcc dot gnu.org
- [Bug target/116497] static functions ABI should be improved for SSE caller saved registers
pinskia at gcc dot gnu.org
- [Bug ada/116498] New: gnat enters busy wait trying to compile for msp430-none-elf with -mlarge flag
alancf0 at gmail dot com
- [Bug ada/116498] gnat enters busy wait trying to compile for msp430-none-elf with -mlarge flag
alancf0 at gmail dot com
- [Bug target/116497] static functions ABI should be improved for SSE caller saved registers
andi at firstfloor dot org
- [Bug tree-optimization/115866] missed optimization vectorizing switch statements.
ak at gcc dot gnu.org
- [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
ak at gcc dot gnu.org
- [Bug tree-optimization/115130] [meta-bug] early break vectorization
ak at gcc dot gnu.org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116460] [14/15 Regression] LTO ICE with -g during GIMPLE pass: forwprop
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116460] [14 Regression] LTO ICE with -g during GIMPLE pass: forwprop
rguenth at gcc dot gnu.org
- [Bug c++/116490] ICE in build_contract_condition_function, at cp/contracts.cc:1463 for explicitly instantiated Function Contracts
rguenth at gcc dot gnu.org
- [Bug ada/116498] gnat enters busy wait trying to compile for msp430-none-elf with -mlarge flag
rguenth at gcc dot gnu.org
- [Bug c++/116482] Bogus -Wunused-parameter with C++ coroutines
cvs-commit at gcc dot gnu.org
- [Bug target/116493] widening reduction add could be better
rguenth at gcc dot gnu.org
- [Bug c++/116482] Bogus -Wunused-parameter with C++ coroutines
iains at gcc dot gnu.org
- [Bug c++/115908] [coroutines] Wrong behavior of using get_return_object() when creating coroutines
iains at gcc dot gnu.org
- [Bug c++/113773] coroutines: promise deconstructed twice if throwing from return object
iains at gcc dot gnu.org
- [Bug c++/110872] coroutine postcondition is not evaluated
iains at gcc dot gnu.org
- [Bug c++/110871] coroutine precondition should be evaluated before the initial suspend
iains at gcc dot gnu.org
- [Bug c++/110635] Segmentation fault when the awaiter's await_resume in initial-suspend returns a class type.
iains at gcc dot gnu.org
- [Bug c++/109682] coroutines: ICE in morph_fn_to_coro on wrong return type for get_return_object_on_allocation_failure
iains at gcc dot gnu.org
- [Bug c++/100476] coroutines: questionable handling of void get_return_object
iains at gcc dot gnu.org
- [Bug c++/102051] [coroutines] ICE in gimplify_var_or_parm_decl, at gimplify.c:2848
iains at gcc dot gnu.org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
liuhongt at gcc dot gnu.org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
rguenth at gcc dot gnu.org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
andi at firstfloor dot org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
andi at firstfloor dot org
- [Bug gcov-profile/115047] Inconsistent MC/DC reported by GCC and LLVM
j at lambda dot is
- [Bug target/116497] Need no_caller_saved_registers with SSE support
xry111 at gcc dot gnu.org
- [Bug rtl-optimization/116321] [lra][avr] internal compiler error: in avr_out_lpm_no_lpmx, at config/avr/avr.cc:4572
cvs-commit at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
cvs-commit at gcc dot gnu.org
- [Bug target/116103] [15 Regression] GCN vs. "Internal-fn: Only allow modes describe types for internal fn[PR115961]"
tschwinge at gcc dot gnu.org
- [Bug testsuite/116000] [15 Regression] gcc.dg/vect/vect-reduc-chain-dot-slp-1.c etc. FAIL
tschwinge at gcc dot gnu.org
- [Bug target/116021] Ada build on Darwin: gen_il-main: Symbol not found: ___builtin_nested_func_ptr_created
egallager at gcc dot gnu.org
- [Bug c++/115908] [coroutines] Wrong behavior of using get_return_object() when creating coroutines
ddvamp007 at gmail dot com
- [Bug c++/115908] [coroutines] Wrong behavior of using get_return_object() when creating coroutines
iains at gcc dot gnu.org
- [Bug c++/85973] [[nodiscard]] on class shall emit a warning for unused anonymous variable
leonid.satanovsky at gmail dot com
- [Bug c++/116499] New: [modules] Replace CMI term with BMI in documentation, commit messages, etc
boris at kolpackov dot net
- [Bug c++/116441] [[nodiscard]] attribute ignored in some cases
leonid.satanovsky at gmail dot com
- [Bug c++/116490] ICE in build_contract_condition_function, at cp/contracts.cc:1463 for explicitly instantiated Function Contracts
dinka.ranns at gmail dot com
- [Bug tree-optimization/116500] New: gcc.dg/vect/vect-switch-ifcvt-1.c FAILs
ro at gcc dot gnu.org
- [Bug tree-optimization/116500] gcc.dg/vect/vect-switch-ifcvt-1.c FAILs
ro at gcc dot gnu.org
- [Bug tree-optimization/116500] gcc.dg/vect/vect-switch-ifcvt-1.c FAILs
ro at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug libstdc++/103934] std::atomic_flag: multiple C++20 functions missing
cvs-commit at gcc dot gnu.org
- [Bug driver/110522] `-fdiagnostics-format=sarif-file`: file name conflicts / races
dmalcolm at gcc dot gnu.org
- [Bug driver/111527] COLLECT_GCC_OPTIONS option hits single-variable limits too early
sjames at gcc dot gnu.org
- [Bug driver/110522] `-fdiagnostics-format=sarif-file`: file name conflicts / races
dmalcolm at gcc dot gnu.org
- [Bug libstdc++/116494] std::string::replace uses memcpy incorrectly and warns about it
redi at gcc dot gnu.org
- [Bug libstdc++/115098] std::vector<bool>::iterator::reference is default-constructible
cvs-commit at gcc dot gnu.org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
hjl.tools at gmail dot com
- [Bug libstdc++/116494] std::string::replace uses memcpy incorrectly and warns about it
grisumbras at yandex dot ru
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
cvs-commit at gcc dot gnu.org
- [Bug target/116374] [LRA] [M68K] Wrong %argptr elimination
cvs-commit at gcc dot gnu.org
- [Bug target/116429] [LRA] [M86k] Wrong spill offset
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/116494] std::string::replace uses memcpy incorrectly and warns about it
redi at gcc dot gnu.org
- [Bug target/116374] [LRA] [M68K] Wrong %argptr elimination
schwab@linux-m68k.org
- [Bug target/113939] Switch m68k to LRA
schwab@linux-m68k.org
- [Bug target/116429] [LRA] [M86k] Wrong spill offset
schwab@linux-m68k.org
- [Bug target/113939] Switch m68k to LRA
schwab@linux-m68k.org
- [Bug target/116174] [14/15 regression] Alignment request is added before endbr with -fcf-protection=branch since r15-888-gb644126237a1aa
cvs-commit at gcc dot gnu.org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
andi at firstfloor dot org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
andi at firstfloor dot org
- [Bug tree-optimization/116501] New: wrong code with __builtin_sub_overflow_p() and _BitInt() at -O1
zsojka at seznam dot cz
- [Bug target/116497] Need no_caller_saved_registers with SSE support
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116501] wrong code with __builtin_sub_overflow_p() and _BitInt() at -O1
pinskia at gcc dot gnu.org
- [Bug libstdc++/69600] [5 Regression] Incorrect use of copy-assignment instead of move assignment from function
sshannin at gmail dot com
- [Bug target/116497] Need no_caller_saved_registers with SSE support
hjl.tools at gmail dot com
- [Bug c++/116499] [modules] Replace CMI term with BMI in documentation, commit messages, etc
pinskia at gcc dot gnu.org
- [Bug c++/116502] New: [15 Regression] -Wunused-result warning is not supressed if coroutine awaiter returns a reference
daklishch at gmail dot com
- [Bug middle-end/116503] New: wrong code with -O -fnon-call-exceptions -finstrument-functions -floop-nest-optimize -fno-tree-scev-cprop
zsojka at seznam dot cz
- [Bug target/116497] Need no_caller_saved_registers with SSE support
andi-gcc at firstfloor dot org
- [Bug libstdc++/87614] User related warnings are hidden in system headers
redi at gcc dot gnu.org
- [Bug c++/116502] [15 Regression] -Wunused-result warning cannot be suppressed if coroutine awaiter returns a reference after r15-2318-g2664c1bf83855b
pinskia at gcc dot gnu.org
- [Bug target/116504] New: wrong code with -mcpu=sifive-x280
zsojka at seznam dot cz
- [Bug target/116504] wrong code with -mcpu=sifive-x280
zsojka at seznam dot cz
- [Bug c++/116208] `__ct_base ` is used instead of the ctor name in warning's `inlined from` when using LTO
simartin at gcc dot gnu.org
- [Bug libstdc++/58876] No non-virtual-dtor warning in std::unique_ptr
redi at gcc dot gnu.org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
hjl.tools at gmail dot com
- [Bug c++/105497] -Wswitch ignores [[maybe_unused]] for an enumerator
jason at gcc dot gnu.org
- [Bug c++/110881] Feature request: an attribute for enum members that would skip the -Wswitch-enum warning
jason at gcc dot gnu.org
- [Bug driver/110522] `-fdiagnostics-format=sarif-file`: file name conflicts / races
egallager at gcc dot gnu.org
- [Bug target/116505] New: ICE: in gen_reg_rtx, at emit-rtl.cc:1177 with -O -fprofile-arcs -fprofile-values -flate-combine-instructions on powerpc64le with basic code
zsojka at seznam dot cz
- [Bug c++/115905] [coroutines] Wrong behavior of await_suspend()
ddvamp007 at gmail dot com
- [Bug target/115612] powerpc: define_insn_and_splits calling gen_reg_rtx unconditionally (-flate-combine disabled by default for powerpc port)
pinskia at gcc dot gnu.org
- [Bug target/116505] ICE: in gen_reg_rtx, at emit-rtl.cc:1177 with -O -fprofile-arcs -fprofile-values -flate-combine-instructions on powerpc64le with basic code
pinskia at gcc dot gnu.org
- [Bug target/115612] powerpc: define_insn_and_splits calling gen_reg_rtx unconditionally (-flate-combine disabled by default for powerpc port)
pinskia at gcc dot gnu.org
- [Bug c++/112456] Diagnostic for [[nodiscard]] on a constructor could be improved
pinskia at gcc dot gnu.org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
andi at firstfloor dot org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
hjl.tools at gmail dot com
- [Bug ipa/116410] -ffat-lto-objects generates different and inefficient code compared with -fno-fat-lto-objects
hjl.tools at gmail dot com
- [Bug rtl-optimization/116488] [15 Regression] wrong code at -O{s,2,3} with "-fno-forward-propagate" on x86_64-linux-gnu
law at gcc dot gnu.org
- [Bug ipa/116410] -ffat-lto-objects generates different and inefficient code compared with -fno-fat-lto-objects
hjl.tools at gmail dot com
- [Bug c++/116502] [15 Regression] -Wunused-result warning cannot be suppressed if coroutine awaiter returns a reference after r15-2318-g2664c1bf83855b
arsen at gcc dot gnu.org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
andi at firstfloor dot org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
andi-gcc at firstfloor dot org
- [Bug target/116497] Need no_caller_saved_registers with SSE support
andi-gcc at firstfloor dot org
- [Bug c++/116502] [15 Regression] -Wunused-result warning cannot be suppressed if coroutine awaiter returns a reference after r15-2318-g2664c1bf83855b
daklishch at gmail dot com
- [Bug tree-optimization/116500] gcc.dg/vect/vect-switch-ifcvt-1.c FAILs
andi-gcc at firstfloor dot org
- [Bug fortran/113412] ATAN(Y,X) does not check arguments and generates wrong error message.
anlauf at gcc dot gnu.org
- [Bug tree-optimization/116500] gcc.dg/vect/vect-switch-ifcvt-1.c FAILs
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug c++/105483] [12/13/14/15 Regression] injected-class-name and constructors diagnostic since r8-1739-g3b5c768c40c78618
cvs-commit at gcc dot gnu.org
- [Bug c++/105483] [12/13/14/15 Regression] injected-class-name and constructors diagnostic since r8-1739-g3b5c768c40c78618
simartin at gcc dot gnu.org
- [Bug ipa/116410] -ffat-lto-objects generates different and inefficient code compared with -fno-fat-lto-objects
hjl.tools at gmail dot com
- [Bug c++/106294] GCC accepts the undefined behavior operation in a constant expression
carlosgalvezp at gmail dot com
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
cvs-commit at gcc dot gnu.org
- [Bug target/116413] [LRA] [M68K] ICE: unrecognized insn in lra_set_insn_recog_data, at lra.cc:1036
schwab@linux-m68k.org
- [Bug target/113939] Switch m68k to LRA
schwab@linux-m68k.org
- [Bug c++/95701] undefined enum conversion accepted in constant expression
carlosgalvezp at gmail dot com
- [Bug c++/116506] New: [15 Regression] Destructors of temporary awaitables are executed too early
daklishch at gmail dot com
- [Bug tree-optimization/116500] gcc.dg/vect/vect-switch-ifcvt-1.c FAILs
andi-gcc at firstfloor dot org
- [Bug tree-optimization/116500] gcc.dg/vect/vect-switch-ifcvt-1.c FAILs
pinskia at gcc dot gnu.org
- [Bug testsuite/116500] gcc.dg/vect/vect-switch-ifcvt-1.c FAILs on sparc
pinskia at gcc dot gnu.org
- [Bug c++/109867] -Wswitch-default reports missing default in coroutine
cvs-commit at gcc dot gnu.org
- [Bug target/114224] popcount RTL cost seems wrong with cssc
pinskia at gcc dot gnu.org
- [Bug testsuite/116500] gcc.dg/vect/vect-switch-ifcvt-1.c FAILs on sparc
andi at firstfloor dot org
- [Bug target/114224] popcount RTL cost seems wrong with cssc
pinskia at gcc dot gnu.org
- [Bug testsuite/116500] gcc.dg/vect/vect-switch-ifcvt-1.c FAILs on sparc
pinskia at gcc dot gnu.org
- [Bug c++/115905] [coroutines] Wrong behavior of await_suspend()
ddvamp007 at gmail dot com
- [Bug testsuite/116500] gcc.dg/vect/vect-switch-ifcvt-1.c FAILs on sparc
ro at CeBiTec dot Uni-Bielefeld.DE
- [Bug target/116507] New: [15 Regression] movhi_aarch64 should use fmov if FP16
pinskia at gcc dot gnu.org
- [Bug target/116507] [15 Regression] movhi_aarch64 should use fmov if FP16
pinskia at gcc dot gnu.org
- [Bug middle-end/116508] New: [15 Regression] `popcount(short) == 1` or char no longer expands to using `(arg ^ (arg - 1)) > arg - 1` trick after r15-2946-gfcc3af99498804
pinskia at gcc dot gnu.org
- [Bug middle-end/116508] [15 Regression] `popcount(short) == 1` or char no longer expands to using `(arg ^ (arg - 1)) > arg - 1` trick after r15-2946-gfcc3af99498804
pinskia at gcc dot gnu.org
- [Bug target/114224] popcount RTL cost seems wrong with cssc
pinskia at gcc dot gnu.org
- [Bug target/113939] Switch m68k to LRA
law at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug testsuite/116500] gcc.dg/vect/vect-switch-ifcvt-1.c FAILs on sparc
cvs-commit at gcc dot gnu.org
- [Bug target/116484] Allow constexpr expression in riscv_rvv_vector_bits attribute and arm_sve_vector_bits
sayhappy at gmail dot com
- [Bug target/116484] Allow constexpr expression in riscv_rvv_vector_bits attribute and arm_sve_vector_bits
pinskia at gcc dot gnu.org
- [Bug target/116484] Allow constexpr expression in riscv_rvv_vector_bits attribute and arm_sve_vector_bits
pinskia at gcc dot gnu.org
- [Bug target/116484] Allow constexpr expression in riscv_rvv_vector_bits attribute and arm_sve_vector_bits
pinskia at gcc dot gnu.org
- [Bug c++/85282] CWG 727 (full specialization in non-namespace scope)
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/114729] RISC-V SPEC2017 507.cactu excessive spillls with -fschedule-insns
vineetg at gcc dot gnu.org
- [Bug rtl-optimization/114729] RISC-V SPEC2017 507.cactu excessive spillls with -fschedule-insns
vineetg at gcc dot gnu.org
- [Bug rtl-optimization/114729] RISC-V SPEC2017 507.cactu excessive spillls with -fschedule-insns
vineetg at gcc dot gnu.org
- [Bug testsuite/116271] [15 regression] gcc.dg/vect/tsvc/vect-tsvc-s176.c fails after r15-2777-g8fac69a2dbff98
cvs-commit at gcc dot gnu.org
- [Bug fortran/113412] ATAN(Y,X) does not check arguments and generates wrong error message.
kargls at comcast dot net
- [Bug libstdc++/116473] std::ranges::to vs constexpr
de34 at live dot cn
- [Bug ipa/116410] -ffat-lto-objects generates different and inefficient code compared with -fno-fat-lto-objects
yinyuefengyi at gmail dot com
- [Bug ada/116498] gnat enters busy wait trying to compile for msp430-none-elf with -mlarge flag
alancf0 at gmail dot com
- [Bug target/116484] Allow constexpr expression in riscv_rvv_vector_bits attribute and arm_sve_vector_bits
sayhappy at gmail dot com
- [Bug target/114224] popcount RTL cost seems wrong with cssc
pinskia at gcc dot gnu.org
- [Bug target/116507] [15 Regression] movhi_aarch64 should use fmov if FP16
pinskia at gcc dot gnu.org
- [Bug middle-end/116508] [15 Regression] `popcount(short) == 1` or char no longer expands to using `(arg ^ (arg - 1)) > arg - 1` trick after r15-2946-gfcc3af99498804
pinskia at gcc dot gnu.org
- [Bug middle-end/116508] [15 Regression] `popcount(short) == 1` or char no longer expands to using `(arg ^ (arg - 1)) > arg - 1` trick after r15-2946-gfcc3af99498804
pinskia at gcc dot gnu.org
- [Bug middle-end/116508] [15 Regression] `popcount(short) == 1` or char no longer expands to using `(arg ^ (arg - 1)) > arg - 1` trick after r15-2946-gfcc3af99498804
pinskia at gcc dot gnu.org
- [Bug target/116509] New: 128bit integer compares can be improved
pinskia at gcc dot gnu.org
- [Bug target/116509] 128bit integer compares can be improved
pinskia at gcc dot gnu.org
- [Bug middle-end/116508] [15 Regression] `popcount(short) == 1` or char no longer expands to using `(arg ^ (arg - 1)) > arg - 1` trick after r15-2946-gfcc3af99498804
pinskia at gcc dot gnu.org
- [Bug target/107533] Inefficient code sequence for fp16 testcase on aarch64
ramana at gcc dot gnu.org
- [Bug target/107533] Inefficient code sequence for fp16 testcase on aarch64
pinskia at gcc dot gnu.org
- [Bug target/116509] 128bit integer compares can be improved
ktkachov at gcc dot gnu.org
- [Bug target/113939] Switch m68k to LRA
schwab@linux-m68k.org
- [Bug target/116504] wrong code with -mcpu=sifive-x280
rguenth at gcc dot gnu.org
- [Bug c++/116506] [15 Regression] Destructors of temporary awaitables are executed too early
rguenth at gcc dot gnu.org
- [Bug target/116504] wrong code with -mcpu=sifive-x280
zsojka at seznam dot cz
- [Bug middle-end/116508] [15 Regression] `popcount(short) == 1` or char no longer expands to using `(arg ^ (arg - 1)) > arg - 1` trick after r15-2946-gfcc3af99498804
rguenth at gcc dot gnu.org
- [Bug testsuite/116500] gcc.dg/vect/vect-switch-ifcvt-1.c FAILs on sparc
rguenth at gcc dot gnu.org
- [Bug c/116510] New: ice in decompose, at wide-int.h:1049
dcb314 at hotmail dot com
- [Bug middle-end/116503] wrong code with -O -fnon-call-exceptions -finstrument-functions -floop-nest-optimize -fno-tree-scev-cprop
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116510] [15 Regression] ice in decompose, at wide-int.h:1049
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116510] [15 Regression] ice in decompose, at wide-int.h:1049
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116510] [15 Regression] ice in decompose, at wide-int.h:1049
pinskia at gcc dot gnu.org
- [Bug c/116510] [12/13/14/15 Regression] ice in decompose, at wide-int.h:1049
rguenth at gcc dot gnu.org
- [Bug middle-end/116510] [12/13/14/15 Regression] ice in decompose, at wide-int.h:1049
rguenth at gcc dot gnu.org
- [Bug middle-end/116510] [15 Regression] ice in decompose, at wide-int.h:1049
rguenth at gcc dot gnu.org
- [Bug middle-end/116510] [15 Regression] ice in decompose, at wide-int.h:1049
pinskia at gcc dot gnu.org
- [Bug middle-end/116510] [15 Regression] ice in decompose, at wide-int.h:1049
glisse at gcc dot gnu.org
- [Bug c++/116511] New: ICE segmentation fault (regression, possibly in glibc?)
tsnorri at icloud dot com
- [Bug c++/116511] ICE segmentation fault
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116463] [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
tnfchris at gcc dot gnu.org
- [Bug c++/116512] New: Wrong vzeroupper at the function epilogue
stlim0727 at gmail dot com
- [Bug middle-end/116510] [15 Regression] ice in decompose, at wide-int.h:1049
rguenther at suse dot de
- [Bug target/116278] [15] RISC-V: Miscompile at -O2 -fwrapv -fno-strict-aliasing
cvs-commit at gcc dot gnu.org
- [Bug c++/116511] [14/15 Regression] ICE with enum value used in requires
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116463] [15 Regression] fast-math-complex-mls-{double,float}.c fail after r15-3087-gb07f8a301158e5
rguenth at gcc dot gnu.org
- [Bug c++/116511] [14/15 Regression] ICE with enum value used in requires
pinskia at gcc dot gnu.org
- [Bug target/116512] Wrong vzeroupper at the function epilogue
stlim0727 at gmail dot com
- [Bug target/116512] [12/13/14/15 Regression] vzeroupper emitted even though the upper half of the z registers are returned
pinskia at gcc dot gnu.org
- [Bug testsuite/70150] Additonal test failures with --enable-default-pie
cvs-commit at gcc dot gnu.org
- [Bug testsuite/70150] Additonal test failures with --enable-default-pie
cvs-commit at gcc dot gnu.org
- [Bug target/116512] [12/13/14/15 Regression] vzeroupper emitted even though the upper half of the z registers are returned
pinskia at gcc dot gnu.org
- [Bug target/116512] [12/13/14/15 Regression] vzeroupper emitted even though the upper half of the z registers are returned
liuhongt at gcc dot gnu.org
- [Bug target/116512] [12/13/14/15 Regression] vzeroupper emitted even though the upper half of the z registers are returned
liuhongt at gcc dot gnu.org
- [Bug target/116512] [12/13/14/15 Regression] vzeroupper emitted even though the upper half of the z registers are returned
pinskia at gcc dot gnu.org
- [Bug target/116512] [12/13/14/15 Regression] vzeroupper emitted even though the upper half of the z registers are returned
liuhongt at gcc dot gnu.org
- [Bug libstdc++/116473] Better diagnostic for dynamic allocation that isn't freed by constant expression
redi at gcc dot gnu.org
- [Bug tree-optimization/116352] [15 regression] ICE when building opencv-4.9.0 (error: definition in block 208 does not dominate use in block 188) since r15-2820-gab18785840d7b8
tsamismanolis at gmail dot com
- [Bug target/116513] New: m68k extended real is not constant folded
schwab@linux-m68k.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug c++/116499] [modules] Replace CMI term with BMI in documentation, commit messages, etc
boris at kolpackov dot net
- [Bug c++/116514] New: known pointer alignment is not used for constant propagation
mkretz at gcc dot gnu.org
- [Bug libstdc++/116140] [15 Regression] 5-35% slowdown of 483.xalancbmk and 523.xalancbmk_r since r15-2356-ge69456ff9a54ba
cvs-commit at gcc dot gnu.org
- [Bug c++/116514] known pointer alignment is not used for constant propagation
rguenth at gcc dot gnu.org
- [Bug lto/116515] New: LTO link time prints warning for system headers
nunojpg at gmail dot com
- [Bug rtl-optimization/116516] New: [lra] ICE in decompose_normal_address, at rtlanal.cc:6712
pheeck at gcc dot gnu.org
- [Bug target/116517] New: ICE in arm_print_operand_address
pheeck at gcc dot gnu.org
- [Bug target/116517] ICE in arm_print_operand_address
pheeck at gcc dot gnu.org
- [Bug rtl-optimization/63987] [lra] internal compiler error: in decompose_normal_address, at rtlanal.c:5851
hjl.tools at gmail dot com
- [Bug rtl-optimization/116516] [15 Regression] [lra] ICE in decompose_normal_address, at rtlanal.cc:6712
hjl.tools at gmail dot com
- [Bug rtl-optimization/116516] [15 Regression] [lra] ICE in decompose_normal_address, at rtlanal.cc:6712 by r15-3213-g708ee71808ea61
hjl.tools at gmail dot com
- [Bug rtl-optimization/116516] [15 Regression] [lra] ICE in decompose_normal_address, at rtlanal.cc:6712 by r15-3213-g708ee71808ea61
rsandifo at gcc dot gnu.org
- [Bug tree-optimization/116515] LTO link time prints warning for system headers
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/116516] [15 Regression] [lra] ICE in decompose_normal_address, at rtlanal.cc:6712 by r15-3213-g708ee71808ea61
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116518] New: GCC does not optimize-out useless operations. Clang does.
socketpair at gmail dot com
- [Bug target/114063] Use IFN_CHECK_RAW_PTRS/IFN_CHECK_WAR_PTRS for Advanced. SIMD
ktkachov at gcc dot gnu.org
- [Bug c++/116511] [14/15 Regression] ICE with enum value used in requires
mpolacek at gcc dot gnu.org
- [Bug target/116517] ICE in arm_print_operand_address
rearnsha at gcc dot gnu.org
- [Bug tree-optimization/116355] [15 Regression] switchconv introduces new signed overflow UB since r15-2416-g2b3533cd871f62
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116355] [15 Regression] switchconv introduces new signed overflow UB since r15-2416-g2b3533cd871f62
pheeck at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug target/116517] ICE in arm_print_operand_address
rearnsha at gcc dot gnu.org
- [Bug c/116519] New: Arm64(?): undue array bounds warning
jbeulich at suse dot com
- [Bug tree-optimization/116519] Arm64(?): undue array bounds warning
pinskia at gcc dot gnu.org
- [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116518] GCC does not optimize-out useless operations. Clang does.
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116518] GCC does not optimize-out useless operations. Clang does.
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116518] GCC does not optimize-out useless operations. Clang does.
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116515] LTO link time prints warning for system headers
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116516] [15 Regression] [lra] ICE in decompose_normal_address, at rtlanal.cc:6712 by r15-3213-g708ee71808ea61
pinskia at gcc dot gnu.org
- [Bug c++/116424] [13/14/15 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
cvs-commit at gcc dot gnu.org
- [Bug c++/116424] [13/14 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:904 creating static object from other static objects
mpolacek at gcc dot gnu.org
- [Bug tree-optimization/116520] New: incorrect
andi-gcc at firstfloor dot org
- [Bug tree-optimization/116520] Multiple condition lead to missing vectorization due to missing early break
andi-gcc at firstfloor dot org
- [Bug tree-optimization/116520] Multiple condition lead to missing vectorization due to missing early break
pinskia at gcc dot gnu.org
- [Bug target/116521] New: missing optimization: xtensa tail-call
rsaxvc at gmail dot com
- [Bug target/116521] missing optimization: xtensa tail-call
pinskia at gcc dot gnu.org
- [Bug target/116521] missing optimization: xtensa sibcall with windowed ABI
pinskia at gcc dot gnu.org
- [Bug testsuite/116522] New: [15 regression] gcc.dg/ipa/ipa-icf-38.c: error executing dg-final after r15-3254-g3f51f0dc88ec21
seurer at gcc dot gnu.org
- [Bug tree-optimization/116481] [12/13/14/15 Regression] `arrays of functions are not meaningful` error message happens with -W -Wall -O2 even though there are no arrays of function types used
rsandifo at gcc dot gnu.org
- [Bug tree-optimization/116481] [12/13/14/15 Regression] `arrays of functions are not meaningful` error message happens with -W -Wall -O2 even though there are no arrays of function types used
rsandifo at gcc dot gnu.org
- [Bug c++/116476] [14/15 regression] error: binding reference of type 'int&&' to 'const int' discards qualifiers for std::vector<field<int>> f{2}; (OK under Clang and GCC<=13)
mpolacek at gcc dot gnu.org
- [Bug fortran/98454] Apparent wrong initialization in function result
anlauf at gcc dot gnu.org
- [Bug target/114224] popcount RTL cost seems wrong with cssc
cvs-commit at gcc dot gnu.org
- [Bug debug/104050] '-fcompare-debug' failure w/ -std=c++20 -O1
arsen at gcc dot gnu.org
- [Bug middle-end/115859] ICE: in lower_stmt, at gimple-low.cc:724 with -g and __attribute__((optimize(3)))
arsen at gcc dot gnu.org
- [Bug tree-optimization/116523] New: [15 regression] ICE when building hardinfo-0.6_alpha_pre20221113
sjames at gcc dot gnu.org
- [Bug tree-optimization/116523] [15 regression] ICE when building hardinfo-0.6_alpha_pre20221113
sjames at gcc dot gnu.org
- [Bug rtl-optimization/116516] [15 Regression] [lra] ICE in decompose_normal_address, at rtlanal.cc:6712 by r15-3213-g708ee71808ea61
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116523] [15 regression] ICE when building hardinfo-0.6_alpha_pre20221113
pinskia at gcc dot gnu.org
- [Bug middle-end/116510] [15 Regression] ice in decompose, at wide-int.h:1049
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116523] [15 regression] ICE when building hardinfo-0.6_alpha_pre20221113
pinskia at gcc dot gnu.org
- [Bug modula2/116181] -Wlto-type-mismatch warnings/errors during m2 bootstrap
cvs-commit at gcc dot gnu.org
- [Bug c++/116524] New: FAIL: g++.dg/modules/permissive-error-1.C -std=c++17 (internal compiler error: Segmentation fault)
danglin at gcc dot gnu.org
- [Bug c++/111075] [13/14/15 Regression] ICE on g++.dg/torture/tail-padding1.C on darwin
danglin at gcc dot gnu.org
- [Bug c++/116476] [14/15 regression] error: binding reference of type 'int&&' to 'const int' discards qualifiers for std::vector<field<int>> f{2}; (OK under Clang and GCC<=13)
cvs-commit at gcc dot gnu.org
- [Bug c++/116476] [14 Regression] error: binding reference of type 'int&&' to 'const int' discards qualifiers for std::vector<field<int>> f{2}; (OK under Clang and GCC<=13)
mpolacek at gcc dot gnu.org
- [Bug testsuite/116522] [15 regression] gcc.dg/ipa/ipa-icf-38.c: error executing dg-final after r15-3254-g3f51f0dc88ec21
pinskia at gcc dot gnu.org
- [Bug testsuite/116522] [15 regression] gcc.dg/ipa/ipa-icf-38.c: error executing dg-final after r15-3254-g3f51f0dc88ec21
pinskia at gcc dot gnu.org
- [Bug other/116525] New: Commit hook allows empty ChangeLog entry description
hp at gcc dot gnu.org
- [Bug other/116525] Commit hook allows empty ChangeLog entry description
pinskia at gcc dot gnu.org
- [Bug libstdc++/114298] std::lazy_split_view constructor is currently not explicit
de34 at live dot cn
- [Bug lto/116526] New: [12/13/14/15 Regression] ICE: in get_partitioning_class, at symtab.cc:2190 with -O -fopenacc -fprofile-generate -flto
zsojka at seznam dot cz
- [Bug c++/116527] New: conversion from float to char incorrect
xiaoyi_wu at yahoo dot com
- [Bug c++/116527] conversion from float to char incorrect
pinskia at gcc dot gnu.org
- [Bug c++/116527] conversion from float to char incorrect
pinskia at gcc dot gnu.org
- [Bug c++/116527] conversion from float to char incorrect
pinskia at gcc dot gnu.org
- [Bug tree-optimization/27394] double -> char conversion varies with optimization level
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116528] New: Not vectoring TSVC s318 loop
kugan at gcc dot gnu.org
- [Bug tree-optimization/104579] vectorizer failed to reduce max & index search together
pinskia at gcc dot gnu.org
- [Bug tree-optimization/88259] vectorization failure for a typical loop for getting max value and index
pinskia at gcc dot gnu.org
- [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116528] Not vectoring TSVC s318 loop
pinskia at gcc dot gnu.org
- [Bug tree-optimization/88259] vectorization failure for a typical loop for getting max value and index
pinskia at gcc dot gnu.org
- [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
pinskia at gcc dot gnu.org
- [Bug tree-optimization/88259] vectorization failure for a typical loop for getting max value and index
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116519] Arm64(?): undue array bounds warning
jbeulich at suse dot com
- [Bug libstdc++/116529] New: Construction of unique_ptr with reference type is rejected because of auto_ptr constructor
luigighiron at gmail dot com
- [Bug fortran/116530] New: ICE with member of namelist renamed by use module
philippe.wautelet at cnrs dot fr
- [Bug tree-optimization/116518] GCC does not optimize-out useless operations. Clang does.
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116518] GCC does not optimize-out useless operations. Clang does.
rguenth at gcc dot gnu.org
- [Bug ipa/116526] [12/13/14/15 Regression] ICE: in get_partitioning_class, at symtab.cc:2190 with -O -fopenacc -fprofile-generate -flto
rguenth at gcc dot gnu.org
- [Bug testsuite/116522] [15 regression] gcc.dg/ipa/ipa-icf-38.c: error executing dg-final after r15-3254-g3f51f0dc88ec21
rguenth at gcc dot gnu.org
- [Bug tree-optimization/116520] Multiple condition lead to missing vectorization due to missing early break
rguenth at gcc dot gnu.org
- [Bug testsuite/116522] [15 regression] gcc.dg/ipa/ipa-icf-38.c: error executing dg-final after r15-3254-g3f51f0dc88ec21
acoplan at gcc dot gnu.org
- [Bug tree-optimization/116520] Multiple condition lead to missing vectorization due to missing early break
tnfchris at gcc dot gnu.org
- [Bug c++/116506] [15 Regression] Destructors of temporary awaitables are executed too early
iains at gcc dot gnu.org
- [Bug tree-optimization/116520] Multiple condition lead to missing vectorization due to missing early break
tnfchris at gcc dot gnu.org
- [Bug testsuite/116522] [15 regression] gcc.dg/ipa/ipa-icf-38.c: error executing dg-final after r15-3254-g3f51f0dc88ec21
acoplan at gcc dot gnu.org
- [Bug target/116086] RISC-V: Hash mismatch with vectorized 557.xz_r at zvl128b and LMUL=m2
cvs-commit at gcc dot gnu.org
- [Bug target/116086] RISC-V: Hash mismatch with vectorized 557.xz_r at zvl128b and LMUL=m2
rdapp at gcc dot gnu.org
- [Bug target/116242] [meta-bug] Tracker for zvl issues in RISC-V
rdapp at gcc dot gnu.org
- [Bug testsuite/116522] [15 regression] gcc.dg/ipa/ipa-icf-38.c: error executing dg-final after r15-3254-g3f51f0dc88ec21
acoplan at gcc dot gnu.org
- [Bug c++/116531] New: Forward declaration with std::vector does not compile with -O on arm
homar at riseup dot net
- [Bug c++/116531] Forward declaration with std::vector does not compile with -O on arm
rguenth 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++/114298] std::lazy_split_view constructor is currently not explicit
redi at gcc dot gnu.org
- [Bug libstdc++/116531] Forward declaration with std::vector does not compile with -O on arm
redi at gcc dot gnu.org
- [Bug libstdc++/116529] Construction of unique_ptr with reference type is rejected because of auto_ptr constructor
redi at gcc dot gnu.org
- [Bug c++/116532] New: GCC accepts invaild static int iarr2 alignas(16)
jlame646 at gmail dot com
- [Bug target/116138] [15 regression] PGO+LTO bootstrap broken on aarch64 since r15-2196-g88d16194d0c8a6
schwab@linux-m68k.org
- [Bug libstdc++/116529] Construction of unique_ptr with reference type is rejected because of auto_ptr constructor
redi at gcc dot gnu.org
- [Bug libstdc++/116529] Construction of unique_ptr with reference type is rejected because of auto_ptr constructor
redi at gcc dot gnu.org
- [Bug c++/116533] New: Possibly missing SAVE_EXPR in get_member_function_from_ptrfunc()
sirl at gcc dot gnu.org
- [Bug testsuite/116522] [15 regression] gcc.dg/ipa/ipa-icf-38.c: error executing dg-final after r15-3254-g3f51f0dc88ec21
cvs-commit at gcc dot gnu.org
- [Bug testsuite/116522] [15 regression] gcc.dg/ipa/ipa-icf-38.c: error executing dg-final after r15-3254-g3f51f0dc88ec21
acoplan at gcc dot gnu.org
- [Bug libstdc++/116531] Forward declaration with std::vector does not compile with -O on arm
pinskia at gcc dot gnu.org
- [Bug libstdc++/116531] Forward declaration with std::vector does not compile with -O on arm
pinskia at gcc dot gnu.org
- [Bug c++/105104] [coroutines] ICE during GIMPLE pass: coro-early-expand-ifns
cvs-commit at gcc dot gnu.org
- [Bug c++/105104] [coroutines] ICE during GIMPLE pass: coro-early-expand-ifns
arsen at gcc dot gnu.org
- [Bug c++/109867] -Wswitch-default reports missing default in coroutine
arsen at gcc dot gnu.org
- [Bug c++/108620] coroutines: ICE: in instantiate_type, at cp/class.cc:8742 when assign the return value of co_yield to a member of class/struct
iains at gcc dot gnu.org
- [Bug c++/113457] Nesting coroutine definitions (e.g. via a lambda or a template expansion) can ICE the compiler
arsen at gcc dot gnu.org
- [Bug c++/105475] coroutines: ICE in coerce_template_parms, at cp/pt.cc:9183
arsen at gcc dot gnu.org
- [Bug target/115830] [avr] Make better use of SREG in conditional jumps
cvs-commit at gcc dot gnu.org
- [Bug c++/115905] [coroutines] Wrong behavior of await_suspend()
iains at gcc dot gnu.org
- [Bug target/115830] [avr] Make better use of SREG in conditional jumps
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116516] [15 Regression] [lra] ICE in decompose_normal_address, at rtlanal.cc:6712 by r15-3213-g708ee71808ea61
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116516] [15 Regression] [lra] ICE in decompose_normal_address, at rtlanal.cc:6712 by r15-3213-g708ee71808ea61
rsandifo at gcc dot gnu.org
- [Bug c++/116532] GCC accepts invaild static int iarr2 alignas(16)
mpolacek at gcc dot gnu.org
- [Bug c++/90847] misplaced alignment-specifier not diagnosed
mpolacek at gcc dot gnu.org
- [Bug c++/90847] misplaced alignment-specifier not diagnosed
mpolacek at gcc dot gnu.org
- [Bug c++/116534] New: [14 regression] internal compiler error with comparison of pointers calculated with array offset
john at drouhard dot dev
- [Bug lto/116535] New: LTO partitioning vs. offloading compilation
tschwinge at gcc dot gnu.org
- [Bug c++/116534] [14 regression] internal compiler error with comparison of pointers calculated with array offset
mpolacek at gcc dot gnu.org
- [Bug c++/116534] [14/15 regression] internal compiler error with comparison of pointers calculated with array offset
mpolacek at gcc dot gnu.org
- [Bug middle-end/116508] [15 Regression] `popcount(short) == 1` or char no longer expands to using `(arg ^ (arg - 1)) > arg - 1` trick after r15-2946-gfcc3af99498804
cvs-commit at gcc dot gnu.org
- [Bug middle-end/116508] [15 Regression] `popcount(char) == 1` or char no longer expands to using `(arg ^ (arg - 1)) > arg - 1` trick after r15-2946-gfcc3af99498804
pinskia at gcc dot gnu.org
- [Bug target/113816] Using SVE bit op reduction for SLP
pinskia at gcc dot gnu.org
- [Bug testsuite/116536] New: [15 Regression] gcc.dg/ipa/ipa-icf-38.c: error executing dg-final since r15-3254-g3f51f0dc88e
ewlu at rivosinc dot com
- [Bug testsuite/116522] [15 regression] gcc.dg/ipa/ipa-icf-38.c: error executing dg-final after r15-3254-g3f51f0dc88ec21
pinskia at gcc dot gnu.org
- [Bug testsuite/116536] [15 Regression] gcc.dg/ipa/ipa-icf-38.c: error executing dg-final since r15-3254-g3f51f0dc88e
pinskia at gcc dot gnu.org
- [Bug fortran/116530] ICE with member of namelist renamed by use module
kargls at comcast dot net
- [Bug testsuite/116271] [15 regression] gcc.dg/vect/tsvc/vect-tsvc-s176.c fails after r15-2777-g8fac69a2dbff98
tschwinge at gcc dot gnu.org
- [Bug target/115830] [avr] Make better use of SREG in conditional jumps
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116321] [lra][avr] internal compiler error: in avr_out_lpm_no_lpmx, at config/avr/avr.cc:4572
gjl at gcc dot gnu.org
- [Bug middle-end/116537] New: integer_three_node looks like it can be removed
pinskia at gcc dot gnu.org
- [Bug middle-end/116537] integer_three_node looks like it can be removed
pinskia at gcc dot gnu.org
- [Bug fortran/116530] [14/15 Regression] ICE with member of namelist renamed by use module
anlauf at gcc dot gnu.org
- [Bug fortran/116530] [14/15 Regression] ICE with member of namelist renamed by use module
anlauf at gcc dot gnu.org
- [Bug fortran/116530] [14/15 Regression] ICE with member of namelist renamed by use module
anlauf at gcc dot gnu.org
- [Bug fortran/116530] [14/15 Regression] ICE with member of namelist renamed by use module
kargls at comcast dot net
- [Bug fortran/116530] [14/15 Regression] ICE with member of namelist renamed by use module
kargls at comcast dot net
- [Bug fortran/116530] [14/15 Regression] ICE with member of namelist renamed by use module
anlauf at gcc dot gnu.org
- [Bug c++/116369] [12/13/14/15 Regression] temporary variable bounded to const reference with mutable field incorrectly marked as rodata since r9-869-g5603790dbf233c
mpolacek at gcc dot gnu.org
- [Bug fortran/116530] [14/15 Regression] ICE with member of namelist renamed by use module
anlauf at gcc dot gnu.org
- [Bug fortran/116530] [14/15 Regression] ICE with member of namelist renamed by use module
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116516] [15 Regression] [lra] ICE in decompose_normal_address, at rtlanal.cc:6712 by r15-3213-g708ee71808ea61
slyfox at gcc dot gnu.org
- [Bug fortran/116530] [14/15 Regression] ICE with member of namelist renamed by use module
anlauf at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug fortran/98454] Apparent wrong initialization in function result
anlauf at gcc dot gnu.org
- [Bug testsuite/116143] [15 regression] gcc.dg/plugin/diagnostic-* test fails intermittently
seurer at gcc dot gnu.org
- [Bug target/113939] Switch m68k to LRA
law at gcc dot gnu.org
- [Bug other/116419] RFE: capture URLs in SARIF messages
cvs-commit at gcc dot gnu.org
- [Bug middle-end/116537] integer_three_node looks like it can be removed
pinskia at gcc dot gnu.org
- [Bug other/116419] RFE: capture URLs in SARIF messages
dmalcolm at gcc dot gnu.org
- [Bug middle-end/94787] Failure to detect single bit popcount pattern
pinskia at gcc dot gnu.org
- [Bug other/116525] Commit hook allows empty ChangeLog entry description
hp at gcc dot gnu.org
- No subject
bcaeiia K
- [Bug middle-end/116538] New: GET_MODE_BITSIZE() returns wrong value for PSImode
alancf0 at gmail dot com
- [Bug middle-end/116538] GET_MODE_BITSIZE() returns wrong value for PSImode
pinskia at gcc dot gnu.org
- [Bug middle-end/116538] GET_MODE_BITSIZE() returns wrong value for PSImode
pinskia at gcc dot gnu.org
- [Bug target/116512] [12/13/14/15 Regression] vzeroupper emitted even though the upper half of the z registers are returned
cvs-commit at gcc dot gnu.org
- [Bug c++/110345] [C++26] P2552R3 - On the ignorability of standard attributes
cvs-commit at gcc dot gnu.org
- [Bug driver/111527] COLLECT_GCC_OPTIONS option hits single-variable limits too early
sunil.dora1988 at gmail dot com
- [Bug c/116539] New: internal compiler error: in sh_print_operand, at config/sh/sh.cc:1360
vegard.nossum at oracle dot com
- [Bug c/116540] New: sh ignores asm operand modifier %c
vegard.nossum at oracle dot com
- [Bug rtl-optimization/116541] New: [14/15 Regression] Inefficient missing use of reg+reg addressing modes
ktkachov at gcc dot gnu.org
- [Bug libstdc++/116529] Construction of unique_ptr with reference type is rejected because of auto_ptr constructor
redi at gcc dot gnu.org
- [Bug rtl-optimization/116326] [lra] internal compiler error: in get_reload_reg, at lra-constraints.cc:755
rsandifo at gcc dot gnu.org
- [Bug other/116525] Commit hook allows empty ChangeLog entry description
redi at gcc dot gnu.org
- [Bug tree-optimization/112687] missed-optimization: switch statement does not simplify to it's expression
pheeck at gcc dot gnu.org
- [Bug c++/116219] [14 regression] -O3 -march=znver3 -gno-statement-frontiers -fcompare-debug failure when building botan-3.2.0
rguenth at gcc dot gnu.org
- [Bug libstdc++/116140] [15 Regression] 5-35% slowdown of 483.xalancbmk and 523.xalancbmk_r since r15-2356-ge69456ff9a54ba
acoplan at gcc dot gnu.org
- [Bug rtl-optimization/116326] [lra] internal compiler error: in get_reload_reg, at lra-constraints.cc:755
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116326] [lra] internal compiler error: in get_reload_reg, at lra-constraints.cc:755
rsandifo at gcc dot gnu.org
- [Bug tree-optimization/116542] New: [avr] Missed post increment optimization
gjl at gcc dot gnu.org
- [Bug modula2/116181] -Wlto-type-mismatch warnings/errors during m2 bootstrap
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/116326] [lra] internal compiler error: in get_reload_reg, at lra-constraints.cc:755
gjl at gcc dot gnu.org
- [Bug middle-end/116537] integer_three_node looks like it can be removed
cvs-commit at gcc dot gnu.org
- [Bug middle-end/116537] integer_three_node looks like it can be removed
pinskia at gcc dot gnu.org
- [Bug driver/104707] GCC doesn't give default lib path to the linker when multilib is off
cvs-commit at gcc dot gnu.org
- [Bug driver/97304] Boostrap failure on freebsd: ld: error: unable to find library -lc
cvs-commit at gcc dot gnu.org
- [Bug driver/97304] Boostrap failure on freebsd: ld: error: unable to find library -lc
pinskia at gcc dot gnu.org
- [Bug driver/104707] GCC doesn't give default lib path to the linker when multilib is off
pinskia at gcc dot gnu.org
- [Bug target/116539] internal compiler error: in sh_print_operand, at config/sh/sh.cc:1360
pinskia at gcc dot gnu.org
- [Bug c++/116239] Different function redeclaration in function scope is wrongly accepted
mpolacek at gcc dot gnu.org
- [Bug rtl-optimization/116541] [14/15 Regression] Inefficient missing use of reg+reg addressing modes
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/116326] [lra] internal compiler error: in get_reload_reg, at lra-constraints.cc:755
rsandifo at gcc dot gnu.org
- [Bug rtl-optimization/116326] [lra] internal compiler error: in get_reload_reg, at lra-constraints.cc:755
gjl at gcc dot gnu.org
- [Bug rtl-optimization/116326] [lra] internal compiler error: in get_reload_reg, at lra-constraints.cc:755
rsandifo at gcc dot gnu.org
- [Bug rtl-optimization/116326] [lra] internal compiler error: in get_reload_reg, at lra-constraints.cc:755
gjl at gcc dot gnu.org
- [Bug fortran/116543] New: [PDT] pdt_26.f03 is invalid
pault at gcc dot gnu.org
- [Bug fortran/116543] [PDT] pdt_26.f03 is invalid
pault at gcc dot gnu.org
- [Bug fortran/116530] [14/15 Regression] ICE with member of namelist renamed by use module
cvs-commit at gcc dot gnu.org
- [Bug fortran/98454] Apparent wrong initialization in function result
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116098] [14/15 Regression] _Bool value from tagged union is incorrect when built with optimization since r14-1597-g64d90d06d2db43
pinskia at gcc dot gnu.org
- [Bug fortran/116530] [14/15 Regression] ICE with member of namelist renamed by use module
anlauf at gcc dot gnu.org
- [Bug c++/116239] Different function redeclaration in function scope is wrongly accepted
mpolacek at gcc dot gnu.org
- [Bug rtl-optimization/115523] [avr] Remove SFmode insns
gjl at gcc dot gnu.org
- [Bug target/116544] New: [15] RISC-V: Miscompile at -O3
patrick at rivosinc dot com
- [Bug target/116544] [15] RISC-V: Miscompile at -O3
patrick at rivosinc dot com
- [Bug c++/80943] [DR2327] Conversion function selected in list-initialization in C++1z mode
ddvamp007 at gmail dot com
- [Bug c/116545] New: Support old style statement attributes
andi-gcc at firstfloor dot org
- [Bug c++/116239] Different function redeclaration in function scope is wrongly accepted
mpolacek at gcc dot gnu.org
- [Bug c/116545] Support old style statement attributes
pinskia at gcc dot gnu.org
- [Bug lto/116535] LTO partitioning vs. offloading compilation
burnus at gcc dot gnu.org
- [Bug c++/66944] ICE on static thread_local member in class template
silver.zachara at gmail dot com
- [Bug libstdc++/116529] Construction of unique_ptr with reference type is rejected because of auto_ptr constructor
luigighiron at gmail dot com
- [Bug lto/116535] LTO partitioning vs. offloading compilation
burnus at gcc dot gnu.org
- [Bug fortran/98454] Apparent wrong initialization in function result
anlauf at gcc dot gnu.org
- [Bug c++/115616] c++20: Friend-injecting a template function causes an ICE if you inject after trying to instantiate that function
cvs-commit at gcc dot gnu.org
- [Bug c++/115616] c++20: Friend-injecting a template function causes an ICE if you inject after trying to instantiate that function
mpolacek at gcc dot gnu.org
- [Bug c++/65608] [meta-bug] friend issues
mpolacek at gcc dot gnu.org
- [Bug c++/86960] [12/13/14/15 Regression] ICE on specialization of member template with fixed parameter pack
mpolacek at gcc dot gnu.org
- [Bug c++/95298] [12/13 Regression] sorry, unimplemented: mangling record_type
mpolacek at gcc dot gnu.org
- [Bug rtl-optimization/116544] [15] RISC-V: Miscompile at -O3
pinskia at gcc dot gnu.org
- [Bug c++/101099] [12/13/14/15 Regression] ICE in type_unification_real, at cp/pt.c:22173
mpolacek at gcc dot gnu.org
- [Bug c++/101099] [12/13/14/15 Regression] ICE in type_unification_real, at cp/pt.c:22173
cvs-commit at gcc dot gnu.org
- [Bug c++/101099] [12/13/14/15 Regression] ICE in type_unification_real, at cp/pt.c:22173
mpolacek at gcc dot gnu.org
- [Bug rtl-optimization/116544] [15] RISC-V: Miscompile at -O3
pinskia at gcc dot gnu.org
- [Bug c++/114911] Anonymous unions can cause ICE when the name of their type escapes
mpolacek at gcc dot gnu.org
- [Bug c++/115852] ICE in satisfy_declaration_constraints when using a explicit object lambda inside requires clause
mpolacek at gcc dot gnu.org
- [Bug c++/103811] [c++20] ICE when a lambda is used as a template argument of another lambda's function parameter
mpolacek at gcc dot gnu.org
- [Bug c++/109095] ICE when specializing a template with an auto nontype template template parameter
mpolacek at gcc dot gnu.org
- [Bug tree-optimization/116098] [14/15 Regression] _Bool value from tagged union is incorrect when built with optimization since r14-1597-g64d90d06d2db43
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116546] New: Missed optimization of redundant comparison
bergner at gcc dot gnu.org
- [Bug tree-optimization/116546] Missed optimization of redundant comparison
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116546] Missed optimization of redundant comparison
pinskia at gcc dot gnu.org
- [Bug other/116547] New: FTBFS on x86_64-unknown-freebsd11 due to implicit declaration of 'alloca'
msl0000023508 at gmail dot com
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug tree-optimization/116548] New: [avr] ivopts Introducing expensive loop condition
gjl at gcc dot gnu.org
- [Bug libstdc++/116549] New: std::disable_sized_sentinel_for is missing specialisation for std::move_iterator
daidodo at gmail dot com
- [Bug target/55212] [SH] Switch to LRA
kkojima at gcc dot gnu.org
- [Bug libstdc++/116549] std::disable_sized_sentinel_for is missing specialisation for std::move_iterator
daidodo at gmail dot com
- [Bug c/116130] Implement C23 N2956 paper - [[unsequenced]] and [[reproducible]] function type arguments
cvs-commit at gcc dot gnu.org
- [Bug c/116130] Implement C23 N2956 paper - [[unsequenced]] and [[reproducible]] function type arguments
jakub at gcc dot gnu.org
- [Bug rtl-optimization/116550] New: [lra][avr] internal compiler error: in final_scan_insn_1, at final.cc:2807
gjl at gcc dot gnu.org
- [Bug middle-end/116486] [15 Regression] wrong code with __builtin_stdc_first_leading_one() at -O2 -fno-tree-ccp
jakub at gcc dot gnu.org
- [Bug rtl-optimization/116326] [lra] internal compiler error: in get_reload_reg, at lra-constraints.cc:755
gjl at gcc dot gnu.org
- [Bug ada/116551] New: Internal error with Volatile_Full_Access
simon at pushface dot org
- [Bug tree-optimization/116098] [14/15 Regression] _Bool value from tagged union is incorrect when built with optimization since r14-1597-g64d90d06d2db43
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/116098] [14 Regression] _Bool value from tagged union is incorrect when built with optimization since r14-1597-g64d90d06d2db43
pinskia at gcc dot gnu.org
- [Bug middle-end/116486] [15 Regression] wrong code with __builtin_stdc_first_leading_one() at -O2 -fno-tree-ccp
jakub at gcc dot gnu.org
- [Bug testsuite/116143] [15 regression] gcc.dg/plugin/diagnostic-* test fails intermittently
danglin at gcc dot gnu.org
- [Bug ipa/116526] [12/13/14/15 Regression] ICE: in get_partitioning_class, at symtab.cc:2190 with -O -fopenacc -fprofile-generate -flto
pinskia at gcc dot gnu.org
- [Bug libstdc++/116549] std::disable_sized_sentinel_for is missing specialisation for std::move_iterator
daniel.kruegler at googlemail dot com
- [Bug c/21438] Warning about division by zero depends on lexical form
pinskia at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug libobjc/89586] warning: cast between incompatible function types when building libobjc
pinskia at gcc dot gnu.org
- [Bug target/55212] [SH] Switch to LRA
glaubitz at physik dot fu-berlin.de
- [Bug libobjc/89586] warning: cast between incompatible function types when building libobjc
cvs-commit at gcc dot gnu.org
- [Bug libobjc/89586] warning: cast between incompatible function types when building libobjc
pinskia at gcc dot gnu.org
- [Bug c++/116552] New: [ABI] Incorrect mangling for CTAD placeholder referencing template template parameter
mizvekov at gmail dot com
- [Bug c++/116552] [ABI] Incorrect mangling for CTAD placeholder referencing template template parameter
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116553] New: slsr does not understand `a+PHI<CST0,CST1>` only `PHI<a + CST0,a+CST1>`
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116554] New: SLSR could use simple_dce_from_worklist
pinskia at gcc dot gnu.org
- [Bug tree-optimization/116554] SLSR could use simple_dce_from_worklist
pinskia at gcc dot gnu.org
- [Bug middle-end/81191] `-fsplit-paths` is listed as `-O2`instead of `-O3` flag
pinskia at gcc dot gnu.org
Last message date:
Sat Aug 31 22:52:49 GMT 2024
Archived on: Sat Aug 31 22:52:52 GMT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).