public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/61110] New: Simplify value_replacement in phiopt
 2024-05-07 21:43 UTC  (2+ messages)
` [Bug tree-optimization/61110] "

[Bug tree-optimization/114894] New: `a == 0 ? 0 : a * b` -> `a * b` likewise for `a & b`
 2024-05-07 21:43 UTC  (3+ messages)
` [Bug tree-optimization/114894] "

[Bug c++/114854] New: [14 Regression] ICE with default initializer of const reference member at cp/cp-gimplify.cc:900
 2024-05-07 21:31 UTC  (2+ messages)
` [Bug c++/114854] [11/12/13/14/15 Regression] checking ICE with default initializer of const reference member at cp/cp-gimplify.cc:900 since r10-5822

Fyi
 2024-05-07 21:22 UTC 

[Bug c++/114970] New: 32-bit ARM gcc-14.1 new false positive -Wunused-value
 2024-05-07 20:44 UTC  (2+ messages)
` [Bug c++/114970] [14/15 Regression] "

[Bug c++/65608] New: [meta-bug] friend issues
 2024-05-07 20:40 UTC  (2+ messages)
` [Bug c++/65608] "

[Bug c++/110338] New: Implement C++26 language features
 2024-05-07 20:40 UTC  (2+ messages)
` [Bug c++/110338] "

[Bug c++/114459] New: [C++26] P2893R3 - Variadic friends
 2024-05-07 20:40 UTC  (3+ messages)
` [Bug c++/114459] "

[Bug c/114979] New: Spurious eax clears
 2024-05-07 19:59 UTC  (4+ messages)
` [Bug target/114979] "

[Bug libgcc/114907] New: Missing __extendhfbf2 in libgcc
 2024-05-07 19:33 UTC  (4+ messages)
` [Bug middle-end/114907] __trunchfbf2 should be renamed to __extendhfbf2

[Bug sanitizer/114956] New: Segmentation fault with -fsanitize=address -fsanitize=null -O2 when attribute no_sanitize_address is enabled
 2024-05-07 19:32 UTC  (4+ messages)
` [Bug sanitizer/114956] [11/12/13/14/15 Regression] Segmentation fault with -fsanitize=address -fsanitize=null -O2 when attribute no_sanitize_address is enabled since r9-5742
` [Bug sanitizer/114956] [11/12/13 "

[Bug c/71255] Implement #pragma may_alias
 2024-05-07 19:23 UTC  (2+ messages)

[Bug target/114968] New: missing `__thiscall` attribute on builtin declaration of `__cxa_thread_atexit()`
 2024-05-07 19:21 UTC  (10+ messages)
` [Bug target/114968] "
` [Bug target/114968] [14/15 Regression] "

[Bug modula2/114133] New: problem passing a string pointer to a C function on solaris 32 bit and 64 bit
 2024-05-07 18:59 UTC  (4+ messages)
` [Bug modula2/114133] "

[Bug modula2/113768] New: gm2/extensions/run/pass/vararg2.mod FAILs
 2024-05-07 18:58 UTC  (4+ messages)
` [Bug modula2/113768] "

[Bug c/114952] New: False positive -Wmaybe-uninitialized starting at -O3 in libbpf
 2024-05-07 18:45 UTC  (3+ messages)
` [Bug tree-optimization/114952] "

[Bug target/110908] New: [aarch64] Internal compiler error when using -ffixed-x30
 2024-05-07 18:39 UTC  (2+ messages)
` [Bug target/110908] "

[Bug fortran/114978] New: 548.exchange2_r 14%-28% regressions on Loongarch64 after gcc 14 snapshot 20240317
 2024-05-07 18:18 UTC  (5+ messages)
` [Bug fortran/114978] [14/14 regression] "
` [Bug target/114978] "

[Bug rtl-optimization/114931] New: ICE in get_alias_set when building tcl with -std=c23
 2024-05-07 18:10 UTC  (6+ messages)
` [Bug c/114931] [14/15 regression] "
` [Bug c/114931] [14 "

[Bug c/114971] New: gcc-14.1.0, ICE in get_alias_set, at alias.cc:954
 2024-05-07 18:10 UTC  (9+ messages)
` [Bug c/114971] "

[Bug c/114973] New: 14.1.0 - internal compiler error: 'verify_type' failed
 2024-05-07 17:19 UTC  (5+ messages)
` [Bug c/114973] "

[Bug c++/114977] New: C++20 parenthesized aggregate initialization copy-inits from {} instead of value-init
 2024-05-07 17:16 UTC 

[Bug target/114976] New: MIPS64: get double high part can use mfhc1
 2024-05-07 16:58 UTC 

[Bug c/114965] New: wrong code generated for Emacs/Gnulib strftime (regression from 13.2)
 2024-05-07 16:38 UTC  (7+ messages)
` [Bug tree-optimization/114965] [13/14/15 Regression] "

[Bug libstdc++/114803] New: simd conversion to [[gnu::vector_size(N)]] type hits invalid code in experimental/bits/simd_builtin.h
 2024-05-07 16:19 UTC  (2+ messages)
` [Bug libstdc++/114803] "

[Bug libstdc++/114750] New: converting load/store of simd fails compilation on ARM
 2024-05-07 16:19 UTC  (3+ messages)
` [Bug libstdc++/114750] "

[Bug libstdc++/109822] New: Converting std::experimental::simd masks yields an error
 2024-05-07 16:19 UTC  (2+ messages)
` [Bug libstdc++/109822] "

[Bug libstdc++/110054] New: stdx::simd masked store should not use non-temporal store instruction
 2024-05-07 16:19 UTC  (2+ messages)
` [Bug libstdc++/110054] "

[Bug libstdc++/110050] New: experimental/simd/pr109822_cast_functions.cc fails on arm after g:668d43502f465d48adbc1fe2956b979f36657e5f
 2024-05-07 16:19 UTC  (2+ messages)
` [Bug libstdc++/110050] "

[Bug tree-optimization/114876] New: -fprintf-return-value mishandles %lc with a '\0' argument
 2024-05-07 16:06 UTC  (3+ messages)
` [Bug tree-optimization/114876] [11/12/13/14 Regression] "
` [Bug tree-optimization/114876] [11/12/13 "

[Bug target/114835] New: AVR popcountqi2 is not fast&small as can be
 2024-05-07 15:14 UTC  (4+ messages)
` [Bug target/114835] "

[Bug middle-end/114975] New: [AVR] Using popcounthi2 for 8-bit values despit popcountqi2
 2024-05-07 15:11 UTC 

[Bug target/112868] New: GCC passes -many to the assembler for --enable-checking=release builds
 2024-05-07 15:03 UTC  (2+ messages)
` [Bug target/112868] "

[Bug c++/103524] New: [meta-bug] modules issue
 2024-05-07 14:49 UTC  (2+ messages)
` [Bug c++/103524] "

[Bug c++/114889] New: [modules] ICE in friend_accessible_p with imported class template specialization befriending class template
 2024-05-07 14:49 UTC  (3+ messages)
` [Bug c++/114889] "

[Bug target/108189] New: anonymous struct declared inside parameter list will not be visible outside of this definition or declaration
 2024-05-07 14:44 UTC  (2+ messages)
` [Bug target/108189] "

[Bug c++/99678] New: c++20 trailing requires clauses allows undeclared identifier
 2024-05-07 14:13 UTC  (3+ messages)
` [Bug c++/99678] "
` [Bug c++/99678] [concepts] requires-clause "

[Bug c++/114946] New: [concepts] No error for invalid requires constraint in declaration
 2024-05-07 14:12 UTC  (2+ messages)
` [Bug c++/114946] "

[Bug c++/114974] New: CTAD: gcc rejects some valid code
 2024-05-07 14:07 UTC 

[Bug libstdc++/114866] New: <memory> & out_ptr in freestanding
 2024-05-07 13:48 UTC  (3+ messages)
` [Bug libstdc++/114866] [14/15 Regression] "

[Bug rtl-optimization/114674] New: [aarch64] ldp_fusion fails to merge 2 strs due to imprecise alignment info
 2024-05-07 13:46 UTC  (3+ messages)
` [Bug rtl-optimization/114674] "

[Bug libgcc/110775] New: arm-openwrt-linux-uclibcgnueabi bug
 2024-05-07 13:40 UTC  (3+ messages)
` [Bug libgcc/110775] [12/13/14/15 Regression] abort define causing issues in tsystem.h

[Bug libstdc++/114692] New: [14 Regression] Symbol versioning problem in GCC 14 libstdc++.so.6
 2024-05-07 12:46 UTC  (2+ messages)
` [Bug libstdc++/114692] "

[Bug tree-optimization/114972] New: [11/12/13/14/15 Regression] Missed optimization for Dead Code Elimination
 2024-05-07 12:31 UTC  (2+ messages)
` [Bug tree-optimization/114972] "

[Bug middle-end/27800] extra temprorary created when gimplifying return
 2024-05-07 12:20 UTC  (2+ messages)

[Bug testsuite/110490] New: tree-ssa/clz-* and tree-ssa/ctz-* fail on s390x with arch14
 2024-05-07 12:13 UTC  (2+ messages)
` [Bug tree-optimization/110490] tree-ssa/clz-* and tree-ssa/ctz-* fail on s390x with arch14 (expression_expensive_p not handling if there is wider clz/ctz/popcount optab)

[Bug tree-optimization/114959] New: incorrect TBAA for drived types involving function types
 2024-05-07 12:05 UTC  (2+ messages)
` [Bug tree-optimization/114959] "

[Bug tree-optimization/114969] New: [11/12/13/14/15 Regression] Missed optimization: (bool)((std::max((unsigned long long) 0, (unsigned long long) var_0)) | ( var_0 ? 1 : 0)) => (bool) var_0
 2024-05-07 11:26 UTC  (2+ messages)
` [Bug tree-optimization/114969] "

[Bug c/114872] New: Miscompilation with -O2 after commit 049ec9b981d1f4f97736061d5cf7d0ae990b57d7
 2024-05-07 11:05 UTC  (3+ messages)
` [Bug tree-optimization/114872] [13/14/15 Regression] Miscompilation with -O2 after commit r13-8037

[Bug ipa/92606] [11/12/13 Regression][avr] invalid merge of symbols in progmem and data sections
 2024-05-07 11:00 UTC  (3+ messages)

[Bug tree-optimization/114966] New: fails to optimize avx2 in-register permute written with std::experimental::simd
 2024-05-07 10:28 UTC  (3+ messages)
` [Bug tree-optimization/114966] "

[Bug libstdc++/90857] stl::forward_list::erase_after crashes if __pos == __last
 2024-05-07 10:27 UTC 

[Bug target/114960] New: [12/13/14/15 Regression] fails to clean up vector casts
 2024-05-07  8:48 UTC  (2+ messages)
` [Bug rtl-optimization/114960] "

[Bug tree-optimization/114967] New: Missed optimization: std::min((int) f, -a) ==> -a where (bool f, unsigned char a)
 2024-05-07  8:26 UTC  (2+ messages)
` [Bug tree-optimization/114967] "

[Bug web/97263] New: For -ffinite-math-only -OFast is not mentioned
 2024-05-07  7:46 UTC  (3+ messages)
` [Bug middle-end/97263] "

[Bug tree-optimization/114948] New: 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
 2024-05-07  7:46 UTC  (2+ messages)
` [Bug tree-optimization/114948] [15 Regression] "

[Bug c++/114945] New: Sporadic std::vector::resize() -Wstringop-overflow or -Warray-bounds warning with gcc 14
 2024-05-07  7:46 UTC  (2+ messages)
` [Bug tree-optimization/114945] [14/15 regression] "

[Bug rtl-optimization/114942] New: ICE on valid code at -O1 with "-fno-tree-sra -fno-guess-branch-probability": in extract_constrain_insn, at recog.cc:2713
 2024-05-07  7:46 UTC  (2+ messages)
` [Bug target/114942] [14/15 Regression] "

[Bug ipa/114930] New: ICE in fld_incomplete_type_of when building libwebp with -std=c23 -flto
 2024-05-07  7:46 UTC  (2+ messages)
` [Bug ipa/114930] [14/15 regression] "

[Bug c/114927] New: ICE when building Emacs with -std=c23 -flto (error: ‘TYPE_CANONICAL’ has different ‘TYPE_CANONICAL’)
 2024-05-07  7:46 UTC  (2+ messages)
` [Bug c/114927] [14/15 Regression] "

[Bug tree-optimization/114902] New: wrong code at -O3 with "-fno-tree-vrp -fno-expensive-optimizations -fno-tree-dominator-opts" on x86_64-linux-gnu
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug rtl-optimization/114902] [14/15 Regression] "

[Bug target/113090] New: Suboptimal vector permuation for 64-bit vector
 2024-05-07  7:45 UTC  (3+ messages)
` [Bug target/113090] "

[Bug fortran/114874] New: [14/15 Regression] ICE with select type, type is (character(*)), and substring
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug fortran/114874] "

[Bug target/114860] New: [aarch64] 511.povray regresses by ~5.5% with -O3 -flto -march=native -mcpu=neoverse-v2
 2024-05-07  7:45 UTC  (2+ messages)
` [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

[Bug c++/114856] New: [14 regression][modules] ICE (segfault)
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug c++/114856] [14/15 "

[Bug rtl-optimization/114828] New: ICE on valid code at -O1 with "-ftree-pre -fselective-scheduling -fsel-sched-pipelining -fschedule-insns" on x86_64-linux-gnu: Segmentation fault
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug rtl-optimization/114828] [14/15 Regression] "

[Bug target/114801] New: [14 Regression] arm: ICE in find_cached_value, at rtx-vector-builder.cc:100 with MVE intrinsics
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug target/114801] [14/15 "

[Bug tree-optimization/114793] New: wrong code at -O1 with "-fschedule-insns2 -fselective-scheduling2" on x86_64-linux-gnu (the generated code hangs)
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug tree-optimization/114793] [14/15 Regression] "

[Bug c++/114630] New: [modules] building module with submodule causes corrupt gcm
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug c++/114630] [14/15 Regression] "

[Bug target/113079] New: [x86] Fails to generate dot_prod instructions for 64-bit vector
 2024-05-07  7:45 UTC  (3+ messages)
` [Bug target/113079] "

[Bug testsuite/114568] New: [14 regression] g++.dg/vect/pr84556.cc fails to produce executable since r14-9706-gb8e7aaaf350a45
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug testsuite/114568] [14/15 "

[Bug target/114510] New: [14 Regression] missed proping of multiply by 2 into address of load/stores
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug target/114510] [14/15 "

[Bug target/114481] New: [14 Regression] 14% exec time slowdown of 433.milc on aarch64
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug target/114481] "

[Bug d/114434] New: gdc.test/runnable/test23514.d FAILs
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug d/114434] "

[Bug target/114412] New: [14 Regression] 7% slowdown of 436.cactusADM on aarch64
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug target/114412] [14/15 "

[Bug target/114411] New: [14 Regression] 12% exec time slowdown of 433.milc on aarch64
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug target/114411] [14/15 "

[Bug target/114302] New: [14 Regression] GCN regressions after: vect: Tighten vect_determine_precisions_from_range [PR113281]
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug target/114302] [14/15 "

[Bug c++/114134] New: Extra mov instructions for simple function compared with GCC13
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug target/114134] [14/15 Regression] Extra mov instructions for simple function compared with GCC13 since r14-2386

[Bug middle-end/113907] New: [14 regression] ICU miscompiled since on x86 since r14-5109-ga291237b628f41
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug ipa/113907] [11/12/13/14/15 regression] ICU miscompiled "

[Bug middle-end/113867] New: [14 Regression][OpenMP] Wrong code with mapping pointers in structs
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug libgomp/113867] [14/15 "

[Bug target/113847] New: [14 Regression] 10% slowdown of 462.libquantum on AMD Ryzen 7700X and Ryzen 7900X
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug target/113847] [14/15 "

[Bug target/113832] New: [14 Regression] 6% exec time regression of 464.h264ref on aarch64
 2024-05-07  7:45 UTC  (2+ messages)
` [Bug target/113832] [14/15 "

[Bug libstdc++/113807] New: [performance] bitset::set not using memset opportunity
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug libstdc++/113807] "

[Bug c/113752] New: [14 Regression] warning: ‘%s’ directive writing up to 10218 bytes into a region of size between 0 and 10240 [-Wformat-overflow=]
 2024-05-07  7:44 UTC  (2+ messages)
` [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

[Bug c++/113746] New: [14 Regression] ICE: tree check: expected enumeral_type, have error_mark in tsubst_expr, at cp/pt.cc:21458 with missing typename
 2024-05-07  7:44 UTC  (2+ messages)
` [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

[Bug middle-end/113724] New: [14 Regression][OpenMP] ICE (segfault) when mapping a struct in omp_gather_mapping_groups_1
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug middle-end/113724] [14/15 Regression][OpenMP] ICE (segfault) when mapping a struct in omp_gather_mapping_groups_1 since r14-6515

[Bug c/113688] New: verify_type fails for compatible structs with FAM in C23
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug c/113688] "

[Bug testsuite/113685] New: [14 regression] xxx fails after yyy
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug testsuite/113685] [14/15 regression] gcc.dg/vect/vect-117.c fails profile checking with Invalid sum after r14-4089-gd45ddc2c04e471

[Bug tree-optimization/113681] New: [14 Regression] ICE in tree_profiling, at tree-profile.cc:803 since r14-6201-gf0a90c7d7333fc
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug tree-optimization/113681] [14/15 "

[Bug target/113652] New: ppc: unrecognized opcode: `lfiwzx'
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug target/113652] [14/15 regression] Failed bootstrap on ppc unrecognized opcode: `lfiwzx' with -mcpu=7450

[Bug analyzer/113606] New: -Wanalyzer-infinite-recursion false positive on code involving strstr, memset, strnlen and -D_FORTIFY_SOURCE
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug analyzer/113606] [14/15 Regression] "

[Bug target/113600] New: 525.x264_r run-time regresses by 8% with PGO -Ofast -march=znver4
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug target/113600] [14/15 regression] "

[Bug rtl-optimization/113597] New: [14 Regression] aarch64: Significant code quality regression since r14-8346-ga98d5130a6dcff
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug rtl-optimization/113597] [14/15 "

[Bug debug/113562] New: [14 Regression] FAIL: gcc.dg/guality/pr54796.c
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug debug/113562] [14/15 "

[Bug ada/113536] New: valid reduction expression rejected by -gnatVo
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug ada/113536] [14/15 regression] valid reduction expression rejected

[Bug rtl-optimization/113533] New: [14 Regression] Code generation regression after change for pr111267
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug rtl-optimization/113533] "

[Bug c/113524] New: FAIL: gcc.dg/torture/pr113026-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for bogus messages, line 10)
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug tree-optimization/113524] "

[Bug rust/113477] New: rust/compile/torture/alt_patterns1.rs FAILs
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug rust/113477] "

[Bug rust/113473] New: rust/compile/iterators1.rs etc. FAIL
 2024-05-07  7:44 UTC  (2+ messages)
` [Bug rust/113473] "

[Bug rust/113472] New: rust/compile/issue-1446.rs FAILs
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug rust/113472] "

[Bug c/113441] New: [14 Regression] Fail to fold the last element with multiple loop
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug tree-optimization/113441] [14/15 Regression] Fail to fold the last element with multiple loop since g:2efe3a7de0107618397264017fb045f237764cc7

[Bug rtl-optimization/113390] New: [14 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
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug rtl-optimization/113390] [14/15 "

[Bug fortran/113384] New: [14 Regression] FAIL: gfortran.dg/array_reference_1.f90 -O0 execution test
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug fortran/113384] [14/15 "

[Bug fortran/113363] New: ICE on ASSOCIATE and unlimited polymorphic function
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug fortran/113363] "

[Bug bootstrap/113357] New: [14 regression] m68k-linux bootstrap failure in stage2 due to segfault compiling unwind-dw2.c
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug target/113357] [14/15 regression] m68k-linux bootstrap failure in stage2 due to segfault compiling unwind-dw2.c since r14-4664-g04c9cf5c786b94

[Bug target/113346] New: [14 Regression] epiphany-elf build failure
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug target/113346] [14/15 "

[Bug analyzer/113314] New: -Wanalyzer-infinite-loop false positive seen on haproxy's fd.c
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug analyzer/113314] [14/15 Regression] "

[Bug ipa/113291] New: [14 Regression] compilation never (?) finishes with recursive always_inline functions at -O and above
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug ipa/113291] [14/15 Regression] compilation never (?) finishes with recursive always_inline functions at -O and above since r14-2172

[Bug testsuite/113226] New: [14 Regression] testsuite/std/ranges/iota/max_size_type.cc fails for cris-elf after r14-6888-ga138b99646a555
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug target/113226] [14/15 "

[Bug analyzer/113150] New: FAIL: c-c++-common/analyzer/fd-glibc-byte-stream-socket.c -std=c++98 (test for excess errors)
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug analyzer/113150] [14/15 Regression] "

[Bug target/113116] New: ~11-17% exec time regression of 436.cactusADM on aarch64
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug target/113116] [14/15 Regression] "

[Bug target/112959] New: install.tex needs updates on FreeBSD
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug target/112959] "

[Bug ada/112958] New: [14 regression] s-exnllf.ads etc. don't compile on 32-bit FreeBSD/x86
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug ada/112958] [12/13/14/15 "

[Bug d/112957] New: [13/14 regression] src/std/math/exponential.d doesn't compile on 32-bit FreeBSD/x86
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug d/112957] [13/14/15 "

[Bug target/112937] New: [14 Regression] GCN: FAILs due to unconditional 'f->use_flat_addressing = true;'
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug target/112937] [14/15 "

[Bug target/112916] New: [14 Regression] ~4-7% exec time regression of 433.milc on AMD Zen2
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug target/112916] [14/15 "

[Bug target/112915] New: [14 Regression] ~4-11% exec time regression of 454.calculix on AMD Zen2
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug target/112915] [14/15 Regression] 4% "

[Bug target/112914] New: [14 Regression] ~7-9% exec time regression of 436.cactusADM on AMD Zen2
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug target/112914] "

[Bug target/112864] New: [14 regression] Many libphobos tests FAIL on macOS 12+
 2024-05-07  7:43 UTC  (2+ messages)
` [Bug target/112864] "

[Bug target/112863] New: [14 regression] Many obj-c++ tests FAIL on macOS 12+
 2024-05-07  7:42 UTC  (2+ messages)
` [Bug target/112863] Many obj-c++ tests FAIL on macOS 14

[Bug target/112862] New: [14 regression] gfortran.dg coarray tests FAIL on macOS 12+
 2024-05-07  7:42 UTC  (2+ messages)
` [Bug target/112862] "

[Bug target/112861] New: [14 regression] Most gdc tests FAIL on macOS 12+
 2024-05-07  7:42 UTC  (2+ messages)
` [Bug target/112861] "

[Bug testsuite/112728] New: gcc.dg/scantest-lto.c FAILs
 2024-05-07  7:42 UTC  (2+ messages)
` [Bug testsuite/112728] "

[Bug c++/112652] New: g++.dg/cpp26/literals2.C FAILs
 2024-05-07  7:42 UTC  (2+ messages)
` [Bug c++/112652] "

[Bug other/112549] New: 9% exec time regression of 436.cactusADM on Aarch64
 2024-05-07  7:42 UTC  (2+ messages)
` [Bug middle-end/112549] [14/15 Regression] "

[Bug target/112548] New: 5% exec time regression in 429.mcf on AMD zen4 CPU
 2024-05-07  7:42 UTC  (2+ messages)
` [Bug target/112548] [14/15 regression] 5% exec time regression in 429.mcf on AMD zen4 CPU (since r14-5076-g01c18f58d37865)

[Bug tree-optimization/112545] New: [14 Regression] Size regression when using -Os starting with r14-569-g21e2ef2dc25
 2024-05-07  7:42 UTC  (2+ messages)
` [Bug tree-optimization/112545] [14/15 "

[Bug tree-optimization/112542] New: [14 Regression] Dead Code Elimination Regression since r14-4280-gc3c6f30496d
 2024-05-07  7:42 UTC  (2+ messages)
` [Bug tree-optimization/112542] [14/15 "

[Bug bootstrap/112534] New: [14 regression] build failure after r14-5424-gdb50aea6259545 using gcc 4.8.5
 2024-05-07  7:42 UTC  (2+ messages)
` [Bug bootstrap/112534] [14/15 "

[Bug tree-optimization/112508] New: [14 Regression] Size regression when using -Os starting with r14-4089-gd45ddc2c04e
 2024-05-07  7:42 UTC  (2+ messages)
` [Bug tree-optimization/112508] [14/15 "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).