public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/116791] New: ICE in operator[], at vec.h:910
 2024-09-23  9:52 UTC  (5+ messages)
` [Bug tree-optimization/116791] [15 Regression] ICE in operator[], at vec.h:910 since r15-3735-g664e0ce580a8f2

[Bug target/115966] New: [15 Regression] Miscompilation of 403.gcc with -Ofast -march=native on x86_64
 2024-09-23  9:45 UTC  (3+ messages)
` [Bug target/115966] "

[Bug fortran/116669] New: compiler crash on circular derived type component definition
 2024-09-23  9:42 UTC  (2+ messages)
` [Bug fortran/116669] "

[Bug tree-optimization/116795] New: ICE on valid code at -O3 on x86_64-linux-gnu: verify_ssa failed
 2024-09-23  9:39 UTC  (12+ messages)
` [Bug tree-optimization/116795] [15 regression] "
` [Bug tree-optimization/116795] [15 regression] ICE on valid code at -O3 on x86_64-linux-gnu: verify_ssa failed since r15-3708-g2545a1abb77bd6

[Bug tree-optimization/116816] New: SLP loads (and stores?) need VMAT_ELEMENTWISE support
 2024-09-23  9:33 UTC  (2+ messages)
` [Bug tree-optimization/116816] "

[Bug tree-optimization/116812] New: ICE on valid code at -O2 with "-fno-tree-dce -fno-tree-dse" on x86_64-linux-gnu: verify_flow_info failed
 2024-09-23  9:33 UTC  (4+ messages)
` [Bug tree-optimization/116812] [15 Regression] "

[Bug middle-end/116790] New: [15 Regression] 6% slowdown of 454.calculix on AMD Zen 3
 2024-09-23  9:23 UTC  (4+ messages)
` [Bug middle-end/116790] [15 Regression] 6% slowdown of 454.calculix on AMD Zen 3 since r15-3509-gd34cda72098867

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2024-09-23  9:18 UTC 

[Bug target/113847] New: [14 Regression] 10% slowdown of 462.libquantum on AMD Ryzen 7700X and Ryzen 7900X
 2024-09-23  9:18 UTC  (3+ messages)
` [Bug target/113847] [14/15 "

[Bug target/116814] New: [15 Regression] ICE on libjack2-1.9.22: in expand_fn_using_insn, at internal-fn.cc:263
 2024-09-23  8:51 UTC  (5+ messages)
` [Bug target/116814] "
` [Bug middle-end/116814] "

[Bug target/116809] New: Failure to build GCC on macOS 15 / Xcode 16 for Intel
 2024-09-23  8:43 UTC  (19+ messages)
` [Bug target/116809] "

[Bug target/116815] New: Make better use of overflow flags in codegen of min/max(a, add/sub(a, b))
 2024-09-23  8:41 UTC 

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

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

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

[Bug other/116613] New: RFE: support outputting diagnostics in *multiple* formats
 2024-09-23  8:14 UTC  (3+ messages)
` [Bug other/116613] "

[Bug target/115856] New: [15 Regression] 7% slowdown of 433.milc on Zen3
 2024-09-23  8:01 UTC  (2+ messages)
` [Bug target/115856] [15 Regression] 7% slowdown of 433.milc on Zen3 since r15-1735-ge62ea4fb8ffcab

[Bug middle-end/111875] New: With -Og ubsan check inserted even though __builtin_assume_aligned guarantees no UB
 2024-09-23  7:53 UTC  (2+ messages)
` [Bug middle-end/111875] "

[Bug fortran/116733] New: [F202y] Generic processing of assumed rank objects
 2024-09-23  7:48 UTC  (2+ messages)
` [Bug fortran/116733] "

[Bug c/116810] New: tree-vect-slp.cc:3721:18: runtime error: insufficient space for an object of type 'bool'
 2024-09-23  7:46 UTC  (3+ messages)
` [Bug c/116810] "
` [Bug tree-optimization/116810] [15 Regression] "

[Bug tree-optimization/116796] New: ICE on valid code at -O3 with "-fno-tree-dominator-opts -fno-tree-vrp -fno-tree-ch" on x86_64-linux-gnu: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:647
 2024-09-23  7:40 UTC  (5+ messages)
` [Bug tree-optimization/116796] [15 regression] "
` [Bug tree-optimization/116796] [15 regression] ICE on valid code at -O3 with "-fno-tree-dominator-opts -fno-tree-vrp -fno-tree-ch" on x86_64-linux-gnu: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:647 since r15-80-g0ade358cd72ffa

[Bug target/116237] New: gcc does not accept -weak_framework without -Wl on macOS
 2024-09-23  6:39 UTC  (3+ messages)
` [Bug target/116237] "

[Bug target/55212] New: [SH] Switch from IRA to LRA
 2024-09-23  5:02 UTC  (16+ messages)
` [Bug target/55212] [SH] Switch "

[Bug ipa/116813] New: std::vector<bool> index check not optimized out with -O2
 2024-09-23  4:43 UTC  (2+ messages)
` [Bug ipa/116813] "

[Bug libstdc++/115693] New: 8 std::byte std::array comparison potential missed optimization
 2024-09-23  2:56 UTC  (2+ messages)
` [Bug tree-optimization/115693] "

[Bug libstdc++/116800] New: std::simd: poor code generation of AVX512 fused multiply-add
 2024-09-23  2:40 UTC  (3+ messages)
` [Bug target/116800] "

[Bug target/116701] New: [15 Regression] gfortran.dg/write_check3.f90 suddenly fails for non-fd_truncate targets
 2024-09-23  1:55 UTC  (8+ messages)
` [Bug testsuite/116701] "

[Bug c++/116742] New: -Wuninitialized failed to issue uninitialized variable
 2024-09-23  1:54 UTC  (2+ messages)
` [Bug tree-optimization/116742] "

[Bug target/111926] New: RISC-V: Use vsetvl insn replace csrr vlenb insn
 2024-09-23  0:58 UTC  (3+ messages)
` [Bug target/111926] "

[Bug tree-optimization/116799] New: [14 Regression] Miscompiled code on s390x at -O2
 2024-09-23  0:37 UTC  (6+ messages)
` [Bug tree-optimization/116799] [14/15 "
` [Bug target/116799] "

[Bug tree-optimization/116578] New: vectorizer SLP transition issues / dependences
 2024-09-22 22:55 UTC  (2+ messages)
` [Bug tree-optimization/116578] "

[Bug c/116691] New: RISC-V: Unexpected auto-vectorization codegen in simple vectorization
 2024-09-22 22:55 UTC  (2+ messages)
` [Bug target/116691] "

[Bug middle-end/111621] New: [RISC-V] Bad register allocation in vadd.vi may cause operational error
 2024-09-22 22:10 UTC  (2+ messages)
` [Bug middle-end/111621] "

[Bug c/115456] New: ICE: unrecognizable insn with march=rv64gcv_zvfhmin
 2024-09-22 21:31 UTC  (2+ messages)
` [Bug target/115456] RISC-V: "

[Bug target/116594] New: [meta-bug] xtheadvector brokeness
 2024-09-22 21:25 UTC  (2+ messages)
` [Bug target/116594] "

[Bug target/116592] New: illegal operands th.vsetvli zero,0,e32,m8 with -O2 -O3 when compiling for risc-v xtheadvector
 2024-09-22 21:25 UTC  (2+ messages)
` [Bug target/116592] "

[Bug libstdc++/112934] New: excessive code for std::map::erase(key)
 2024-09-22 19:17 UTC  (2+ messages)
` [Bug libstdc++/112934] "

[Bug libstdc++/111676] New: Race condition in std::ios::Init
 2024-09-22 19:03 UTC  (2+ messages)
` [Bug libstdc++/111676] "

[Bug target/113933] New: Switch pa to LRA
 2024-09-22 18:31 UTC  (3+ messages)
` [Bug target/113933] "

[Bug target/113980] New: risc-v: unnecessary sign-extend after lw, and more
 2024-09-22 17:35 UTC  (2+ messages)
` [Bug target/113980] risc-v: unnecessary sign-extend after lw with volatile, "

[Bug target/116111] New: RISC-V: 'd' extension allowed with -mabi=ilp32e
 2024-09-22 17:22 UTC  (2+ messages)
` [Bug target/116111] "

[Bug target/116693] New: [RISC-V] @tlsdesc<mode> generates duplicate assembler labels
 2024-09-22 17:13 UTC  (2+ messages)
` [Bug target/116693] "

[Bug target/116715] New: RISC-V: Miscompile at -O2 with -march=rv64id_zbs
 2024-09-22 17:12 UTC  (2+ messages)
` [Bug target/116715] "

[Bug libstdc++/116802] New: Symbol `is` (non-standard) is user inside the library
 2024-09-22 17:02 UTC  (12+ messages)
` [Bug libstdc++/116802] "

[Bug libstdc++/116754] New: libstdc++ std::ranges::copy performance issue
 2024-09-22 16:50 UTC  (2+ messages)
` [Bug libstdc++/116754] "

[Bug libstdc++/116755] New: format and print functions prepend extra minus sign for min value of chrono duration type
 2024-09-22 16:50 UTC  (2+ messages)
` [Bug libstdc++/116755] "

[Bug target/112297] New: Failure of pr100936.c on x86_64-apple-darwin21
 2024-09-22 16:43 UTC  (3+ messages)
` [Bug testsuite/112297] "

[Bug c/116811] New: internal compiler error: verify_ssa failed
 2024-09-22 16:12 UTC  (2+ messages)
` [Bug c/116811] [15 regression] "

[Bug tree-optimization/115033] New: Incorrect optimization of by-reference closure fields by fre1 pass
 2024-09-22 13:16 UTC  (3+ messages)
` [Bug ipa/115033] [12/13 Regression] Incorrect optimization of by-reference closure fields by fre1 pass since r12-5113-gd70ef65692fced

[Bug tree-optimization/116808] New: Valgrind reports mismatched new/delete in value-range.h
 2024-09-22  7:55 UTC  (5+ messages)
` [Bug tree-optimization/116808] "

[Bug target/113945] New: Switch visium to LRA
 2024-09-22  6:30 UTC  (4+ messages)
` [Bug target/113945] "

[Bug target/116371] New: The SME2 svpext intrinsics are missing a _lane suffix
 2024-09-22  3:41 UTC  (2+ messages)
` [Bug target/116371] "

[Bug target/55295] New: [SH] Add support for fipr instruction
 2024-09-22  1:40 UTC  (2+ messages)
` [Bug target/55295] "

[Bug other/116792] New: RFE: should we be able to generate diagnostics in HTML format?
 2024-09-21 22:58 UTC  (3+ messages)
` [Bug other/116792] "

[Bug driver/116794] New: gcc -pipe does not work on macOS with as from Xcode 16 (on macOS 15)
 2024-09-21 22:50 UTC  (2+ messages)
` [Bug driver/116794] "

[Bug c++/116807] New: About c++ 20 module,chrono header file
 2024-09-21 21:23 UTC  (6+ messages)
` [Bug c++/116807] "

[Bug testsuite/116806] New: gcc.dg/cpp/charconst-3.c breakage on 16-bit targets
 2024-09-21 21:17 UTC  (3+ messages)
` [Bug testsuite/116806] "

[Bug other/116801] New: Many fortran options missing in lang.opt.urls
 2024-09-21 21:13 UTC  (4+ messages)
` [Bug other/116801] "

[Bug gcov-profile/116743] New: Commit `3d9e6767939e` causes ~10% perf regression
 2024-09-21 21:07 UTC  (2+ messages)
` [Bug gcov-profile/116743] [12/13/14/15 regression] Commit r12-5817-g3d9e6767939e96 causes ~10% perf regression w AutoFDO

[Bug c++/116793] New: ice in gimplify_var_or_parm_decl, at gimplify.cc:3309
 2024-09-21 19:44 UTC  (6+ messages)
` [Bug c++/116793] [15 regression] ice in gimplify_var_or_parm_decl, at gimplify.cc:3309 since r15-3513

[Bug tree-optimization/116643] New: PHI_RESULT vs gimple_phi_result/gimple_phi_result_ptr
 2024-09-21 19:03 UTC  (3+ messages)
` [Bug tree-optimization/116643] "

[Bug c++/116805] New: -fno-module-lazy breaks thread module when compiled after format module
 2024-09-21 18:47 UTC 

[Bug c++/116804] New: module order dependency with chrono and vector
 2024-09-21 17:52 UTC 

[Bug c++/116803] New: Linkage fails if modules are compiled in a certain order
 2024-09-21 17:37 UTC 

[Bug fortran/90608] Inline non-scalar minloc/maxloc calls
 2024-09-21 16:35 UTC  (8+ messages)

[Bug rtl-optimization/116550] New: [lra][avr] internal compiler error: in final_scan_insn_1, at final.cc:2807
 2024-09-21  9:42 UTC  (2+ messages)
` [Bug rtl-optimization/116550] "

[Bug c++/116798] New: requires expression can have an explicit object parameter
 2024-09-21  9:17 UTC 

[Bug c++/116777] New: error: 'current_zone' is not a member of 'std::chrono'
 2024-09-21  9:08 UTC  (2+ messages)
` [Bug libstdc++/116777] error: 'current_zone' is not a member of 'std::chrono' with -D_GLIBCXX_USE_CXX11_ABI=0

[Bug middle-end/116797] New: [15 Regression] ICE on libvpx-1.14.1 on -O3: during GIMPLE pass: vect: ICE in operator[], at vec.h:910
 2024-09-21  7:28 UTC  (2+ messages)
` [Bug middle-end/116797] "

[Bug target/115673] New: [15 regression] gcc.target/i386/force-indirect-call-2.c test failure
 2024-09-21  3:23 UTC  (2+ messages)
` [Bug target/115673] "

[Bug rtl-optimization/48037] New: Missed optimization: unnecessary register moves
 2024-09-21  3:19 UTC  (2+ messages)
` [Bug rtl-optimization/48037] "

[Bug middle-end/100717] New: missing warning for a call to a function with attribute access inlined into caller
 2024-09-21  3:16 UTC  (2+ messages)
` [Bug ipa/100717] "

[Bug ipa/96505] New: attribute access effect lost after inlining
 2024-09-21  3:16 UTC  (2+ messages)
` [Bug ipa/96505] "

[Bug c++/97383] New: Consider special asing diagnostics for customization point objects
 2024-09-21  3:05 UTC  (2+ messages)
` [Bug c++/97383] Consider special casing diagnostics for C++20 "

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).