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-21  7:28 UTC  (10+ messages)
` [Bug tree-optimization/116791] [15 Regression] "
` [Bug tree-optimization/116791] [15 Regression] ICE in operator[], at vec.h:910 since r15-3735-g664e0ce580a8f2

[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 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-21  6:50 UTC  (3+ messages)
` [Bug tree-optimization/116796] [15 regression] "

[Bug tree-optimization/116795] New: ICE on valid code at -O3 on x86_64-linux-gnu: verify_ssa failed
 2024-09-21  6:50 UTC  (3+ messages)
` [Bug tree-optimization/116795] [15 regression] "

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

[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  (3+ 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 "

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

[Bug target/55212] New: [SH] Switch from IRA to LRA
 2024-09-21  0:44 UTC  (20+ messages)
` [Bug target/55212] [SH] Switch "

[Bug tree-optimization/98925] New: Extend modref to handle return slot optimization
 2024-09-21  0:34 UTC  (2+ messages)
` [Bug ipa/98925] Extend ipa-prop to handle return functions for "

[Bug target/115767] New: GCC looses track of value on aarch64 with -O2
 2024-09-21  0:23 UTC  (2+ messages)
` [Bug ipa/115767] [12/13/14/15 regression] GCC loses track of value on aarch64 with -O2 since r11-3308-gd119f34c952f87

[Bug driver/116788] New: Relative sysroot and -save-temps don't play nicely
 2024-09-21  0:11 UTC  (7+ messages)
` [Bug preprocessor/116788] "
` [Bug middle-end/116788] "

[Bug target/115135] New: [C++] GCC produces wrong code at certain inlining levels on Aarch64 with -fno-exceptions, related to lambdas and variants
 2024-09-21  0:10 UTC  (2+ messages)
` [Bug ipa/115135] [12/13/14/15 regression] [C++] GCC produces wrong code at certain inlining levels on Aarch64 with -fno-exceptions, related to lambdas and variants since r12-5113-gd70ef65692fced

[Bug c++/54560] New: g++ with --sysroot and -save-temps don't play nicely
 2024-09-21  0:02 UTC  (3+ messages)
` [Bug driver/54560] "

[Bug other/116613] New: RFE: support outputting diagnostics in *multiple* formats
 2024-09-20 22:56 UTC  (5+ messages)
` [Bug other/116613] "

[Bug libstdc++/116529] New: Construction of unique_ptr with reference type is rejected because of auto_ptr constructor
 2024-09-20 22:50 UTC  (2+ messages)
` [Bug libstdc++/116529] "

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

[Bug libstdc++/81967] No overload std::basic_string::erase(__const_iterator, __const_iterator) for old ABI
 2024-09-20 22:49 UTC 

[Bug c++/116789] New: Internal compiler error for non-type template parameter to alias template inside macro
 2024-09-20 22:14 UTC  (11+ messages)
` [Bug c++/116789] "

[Bug c++/116418] New: [11/12/13/14/15 Regression] Nested statement expressions with decltype auto in template break
 2024-09-20 22:10 UTC  (3+ messages)
` [Bug c++/116418] [12/13/14/15 Regression] statement expressions as initializer for decltype auto breaks in templates with optimization turned on and debug info turned on due to gstatement-frontiers
` [Bug c++/116418] [12/13 "

[Bug c++/67491] New: [meta-bug] concepts issues
 2024-09-20 21:38 UTC  (2+ messages)
` [Bug c++/67491] "

[Bug c++/94404] New: [meta-bug] C++ core issues
 2024-09-20 21:38 UTC  (2+ messages)
` [Bug c++/94404] "

[Bug c++/116492] New: inherited constructors in subclass of std::expected can not be overridden
 2024-09-20 21:38 UTC  (4+ messages)
` [Bug c++/116492] inherited constructors with concept in subclass overrides constructor in subclass

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

[Bug c/116726] New: compiler segfault when using certain struct redefinitions
 2024-09-20 20:54 UTC  (2+ messages)
` [Bug c/116726] [14/15 Regression] "

[Bug fortran/116679] New: Memory leak when creating derived type instance with allocatable component within array expression
 2024-09-20 20:46 UTC  (3+ messages)
` [Bug fortran/116679] "

[Bug fortran/100273] New: [9/10/11/12 Regression] ICE in gfc_create_module_variable, at fortran/trans-decl.c:5352
 2024-09-20 20:30 UTC  (5+ messages)
` [Bug fortran/100273] [12/13/14 "

[Bug target/113933] New: Switch pa to LRA
 2024-09-20 20:19 UTC  (5+ messages)
` [Bug target/113933] "

[Bug c++/109126] New: [DR2387] Linkage of const-qualified variable template
 2024-09-20 20:00 UTC  (8+ messages)
` [Bug c++/109126] "

[Bug testsuite/109656] New: [14 regression] 26_numerics/random/random_device/cons/token.cc fails after r14-289-gf9412cedd6c0e7
 2024-09-20 19:24 UTC  (6+ messages)
` [Bug testsuite/109656] [14/15 "

[Bug c++/97452] New: [coroutines] incorrect sequencing of await_resume() when multiple co_await expressions occur in a single statement
 2024-09-20 17:46 UTC  (3+ messages)
` [Bug c++/97452] "

[Bug rtl-optimization/116783] New: [14/15 Regression] Wrong code at -O2 with late pair fusion pass (wrong alias analysis)
 2024-09-20 16:28 UTC  (4+ messages)
` [Bug rtl-optimization/116783] "

[Bug tree-optimization/116628] New: [15 Regression] ICE in vect_analyze_loop_1 on aarch64 with -Ofast in TSVC
 2024-09-20 16:02 UTC  (2+ messages)
` [Bug tree-optimization/116628] "

[Bug middle-end/116790] New: [15 Regression] 6% slowdown of 454.calculix on AMD Zen 3
 2024-09-20 15:28 UTC  (2+ messages)
` [Bug middle-end/116790] "

[Bug c++/116769] New: Instantiation of defaulted default constructor with non default constructible NDSMIs
 2024-09-20 14:12 UTC  (2+ messages)
` [Bug c++/116769] "

[Bug target/113953] New: Finish LRA transition for s390 by removing -mlra
 2024-09-20 13:20 UTC  (5+ messages)
` [Bug target/113953] "

[Bug target/115372] New: [15 Regression] RISCV pr97428.c scan-tree-dump-times after r15-812-gc71886f2ca2
 2024-09-20 12:37 UTC  (2+ messages)
` [Bug target/115372] "

[Bug target/113932] New: [meta-bug] Targets which should be ported to LRA
 2024-09-20 11:56 UTC  (3+ messages)
` [Bug target/113932] "

[Bug testsuite/116397] New: [15 Regression] slp-reduc-3.c fails on aarch64-linux-gnu
 2024-09-20 11:52 UTC  (4+ messages)
` [Bug testsuite/116397] "

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

[Bug target/116787] New: [14/15 Regression] No longer recognizes vector maxps
 2024-09-20 11:18 UTC  (11+ messages)
` [Bug target/116787] "
` [Bug target/116787] [14/15 Regression] No longer recognizes vector maxps since r14-2786

[Bug c++/116775] New: C++20 Coroutine await_suspend is unexpectedly executed when using in __builtin_constant_p
 2024-09-20 11:15 UTC  (4+ messages)
` [Bug c++/116775] "

[Bug fortran/116733] New: [F202y] Generic processing of assumed rank objects
 2024-09-20 10:05 UTC  (3+ messages)
` [Bug fortran/116733] "

[Bug libstdc++/114742] New: invalid use of '__ieee128' in <ext/numeric_traits.h> and <format>
 2024-09-20  9:52 UTC  (6+ messages)
` [Bug libstdc++/114742] "

[Bug tree-optimization/116583] New: vectorizable_slp_permutation cannot handle even/odd extract from VLA vector
 2024-09-20  9:33 UTC  (4+ messages)
` [Bug tree-optimization/116583] "

[Bug target/85919] Incomplete transition to IFNs for scatter/gather support, drop vectorize.builtin_{gather,scatter} target hooks
 2024-09-20  8:41 UTC 

[Bug target/116782] New: x86 backend cannot control vectorization of gather and masked gather (and scatter) separately
 2024-09-20  8:23 UTC  (2+ messages)
` [Bug target/116782] "

[Bug c/49330] New: Integer arithmetic on addresses optimised with pointer arithmetic rules
 2024-09-20  7:46 UTC  (2+ messages)
` [Bug rtl-optimization/49330] "

[Bug target/99708] New: __SIZEOF_FLOAT128__ not defined on powerpc64le-linux
 2024-09-20  7:27 UTC  (2+ messages)
` [Bug target/99708] "

[Bug target/82420] ICE with -malign-int and -m68000
 2024-09-20  7:27 UTC 

[Bug c/110934] New: m68k: ICE with -fzero-call-used-regs=all compiling openssh 9.3p2
 2024-09-20  7:26 UTC  (2+ messages)
` [Bug target/110934] "

[Bug c/108640] New: ICE compiling busybox for m68k in change_address_1, at emit-rtl.cc:2283
 2024-09-20  7:26 UTC  (2+ messages)
` [Bug target/108640] "

[Bug c++/116738] New: Constant folding of _mm_min_ss and _mm_max_ss is wrong
 2024-09-20  7:15 UTC  (2+ messages)
` [Bug target/116738] "

[Bug tree-optimization/116785] New: RAJAPerf REDUCE_SUM regresses with commit f0a02467bbc35a478eb82f5a8a7e8870827b51fc
 2024-09-20  7:01 UTC  (11+ messages)
` [Bug tree-optimization/116785] "
` [Bug tree-optimization/116785] RAJAPerf REDUCE_SUM regresses with commit g:f0a02467bbc35a478eb82f5a8a7e8870827b51fc
` [Bug tree-optimization/116785] [15 Regression] RAJAPerf REDUCE_SUM regresses with r15-792-gf0a02467bbc35a

[Bug testsuite/116784] New: [15 regression] gcc.dg/vect/slp-perm-9.c fails after r15-3715-g77bd23a3e24755
 2024-09-20  6:57 UTC  (4+ messages)
` [Bug testsuite/116784] "

[Bug middle-end/116786] New: [OpenMP] ICE in install_var_field, at omp-low.cc:798 for C++ lambda
 2024-09-20  6:10 UTC  (2+ messages)
` [Bug middle-end/116786] "

[Bug target/116713] New: [SH] __builtin_prefetch can't be used for store queues
 2024-09-20  5:40 UTC  (2+ messages)
` [Bug target/116713] "

[Bug tree-optimization/116643] New: PHI_RESULT vs gimple_phi_result/gimple_phi_result_ptr
 2024-09-20  5:04 UTC  (2+ messages)
` [Bug tree-optimization/116643] "

[Bug target/113954] New: Finish LRA transition for arc by removing -mlra
 2024-09-20  2:43 UTC  (2+ messages)
` [Bug target/113954] "

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

[Bug c++/116327] New: ICE in coroutine with parameter preview on lambda with captures
 2024-09-19 22:21 UTC  (2+ messages)
` [Bug c++/116327] [14/15 Regression] ICE in coroutine with parameter preview on lambda with captures since r15-2210

[Bug c++/116633] New: [coroutines] ICE: Promise with Variadic Templated Constructor and Reference to the Instance of the Member Coroutine
 2024-09-19 22:21 UTC  (2+ messages)
` [Bug c++/116633] "

[Bug middle-end/116735] New: ICE in build_counted_by_ref
 2024-09-19 22:18 UTC  (2+ messages)
` [Bug c/116735] "

[Bug libstdc++/109889] New: [13/14 Regression] Segfault in __run_exit_handlers since r13-5309-gc3c6c307792026
 2024-09-19 22:16 UTC  (2+ messages)
` [Bug libstdc++/109889] [13/14/15 "

[Bug c++/116162] New: GCC rejects explicitly default move ctor with const X&& parameter
 2024-09-19 21:14 UTC  (3+ messages)
` [Bug c++/116162] "

[Bug other/116724] New: RFE: can generated SARIF diagnostics contain untranslated messages (plus translations?)
 2024-09-19 20:35 UTC  (2+ messages)
` [Bug other/116724] "

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