public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/99889] New: Add powerpc ELFv1 support for -fpatchable-function-entry* with "o" sections
 2022-11-25  3:21 UTC  (2+ messages)
` [Bug target/99889] "

[Bug target/107863] New: ICE with unrecognizable insn when using -funsigned-char with some AVX builtins
 2022-11-25  2:52 UTC  (6+ messages)
` [Bug target/107863] [10/11/12/13 Regression] ICE with unrecognizable insn when using -funsigned-char with some SSE/AVX builtins

[Bug libstdc++/106201] New: filesystem::directory_iterator is a borrowable range?
 2022-11-25  0:21 UTC  (2+ messages)
` [Bug libstdc++/106201] "

[Bug c++/107864] New: Internal Compiler Error (Large Project, C++20)
 2022-11-25  0:11 UTC  (8+ messages)
` [Bug c++/107864] "
` [Bug c++/107864] [10/11/12/13 Regression] ICE (seg fault) in check_return_expr with concepts and specialized version
` [Bug c++/107864] [10/11/12/13 Regression] ICE (seg fault) in check_return_expr or instantiate_body "

[Bug c++/107551] New: gcc 12.2 test fails
 2022-11-24 23:31 UTC  (2+ messages)
` [Bug target/107551] g++ "

[Bug target/97832] New: AoSoA complex caxpy-like loops: AVX2+FMA -Ofast 7 times slower than -O3
 2022-11-24 23:22 UTC  (2+ messages)
` [Bug tree-optimization/97832] "

[Bug middle-end/107661] New: [13 Regression] lambdas get merged incorrectly in tempaltes, cause llvm-12 miscompilation
 2022-11-24 22:46 UTC  (2+ messages)
` [Bug ipa/107661] [13 Regression] lambdas get merged incorrectly in tempaltes, cause llvm-12 miscompilation since r13-3358-ge0403e95689af7

[Bug fortran/107819] New: ICE in gfc_check_argument_var_dependency, at fortran/dependency.cc:978
 2022-11-24 22:02 UTC  (7+ messages)
` [Bug fortran/107819] "

[Bug c++/107861] New: C++ static_assert() does not honor -fwrapv, leading to compilation error
 2022-11-24 21:49 UTC  (9+ messages)
` [Bug c++/107861] "

[Bug c++/107850] New: std::erase_if (map) forces predicate to takes a const value_type
 2022-11-24 21:22 UTC  (4+ messages)
` [Bug libstdc++/107850] [12/13 Regression] "

[Bug analyzer/107158] New: internal compiler error: in get_or_create_cluster, at analyzer/store.cc:2832
 2022-11-24 21:11 UTC  (2+ messages)
` [Bug analyzer/107158] False postives from -Wanalyzer-malloc-leak on tin-2.6.2

[Bug c/107831] New: Missed optimization: -fclash-stack-protection causes unnecessary code generation for dynamic stack allocations that are clearly less than a page
 2022-11-24 19:31 UTC  (8+ messages)
` [Bug c/107831] "

[Bug c++/107862] New: Returning an std::vector from a lambda fails to be constexpr, while a custom class with allocated storage works
 2022-11-24 18:49 UTC  (2+ messages)
` [Bug c++/107862] "

[Bug bootstrap/107860] New: Compilation failure, ambiguous fisttp
 2022-11-24 17:46 UTC  (7+ messages)
` [Bug target/107860] "

[Bug c++/107755] New: ICE: in fold_convert_loc, at fold-const.c:2435, with -Wlogical-op, implicit user-defined conversion operator, template function, logical operator, and conditional operator
 2022-11-24 17:43 UTC  (2+ messages)
` [Bug c++/107755] [10/11/12/13 Regression] "

[Bug fortran/107577] New: [13 Regression] ICE in find_array_spec, at fortran/resolve.cc:5008
 2022-11-24 17:40 UTC  (3+ messages)
` [Bug fortran/107577] [13 Regression] ICE in find_array_spec, at fortran/resolve.cc:5008 since r13-1757-gf838d15641d256e2

[Bug bootstrap/107728] New: with -O0, libgcc in the first stage compiler has reference to libc functions
 2022-11-24 17:31 UTC  (4+ messages)
` [Bug bootstrap/107728] "
` [Bug libgcc/107728] _umoddi3.o has reference to the unwinder at -O0

[Bug tree-optimization/107839] New: spurious "may be used uninitialized" warning while all uses are under "if (c)"
 2022-11-24 17:09 UTC  (4+ messages)
` [Bug tree-optimization/107839] "

[Bug c/106609] New: [SH] miscompilation of loop involving noreturn call
 2022-11-24 17:04 UTC  (4+ messages)
` [Bug target/106609] [12/13 Regression] sh3eb-elf cross compiler is being miscompiled since r12-1525-g3155d51bfd1de8b6c4645
` [Bug target/106609] [12 "

[Bug modula2/107611] New: mc-boot-ch/Gtermios.cc etc. don't compile on Mac OS X 10.7
 2022-11-24 16:46 UTC  (2+ messages)
` [Bug modula2/107611] "

[Bug libstdc++/91456] std::function and std::is_invocable_r do not understand guaranteed elision
 2022-11-24 16:36 UTC 

[Bug c++/107858] New: Variable in generic lambda incorrectly considered to be a dependent name
 2022-11-24 15:14 UTC  (3+ messages)
` [Bug c++/107858] structed binding with auto type and for all loop in a template considered a type "
` [Bug c++/107858] structured "

[Bug c++/84469] structured binding inside for all loop thinks it is type depedent when it is not (inside a template)
 2022-11-24 15:14 UTC 

[Bug c/107840] New: ICE when compiling cursed setjmp/longjmp that uses __builtin_call_with_static_chain
 2022-11-24 14:31 UTC  (5+ messages)
` [Bug middle-end/107840] ICE when compiling cursed setjmp/longjmp nested function calls and non-local jumps

[Bug tree-optimization/107859] New: Fail to optimize rot13
 2022-11-24 13:32 UTC 

[Bug tree-optimization/107413] New: Perf loss ~14% on 519.lbm_r SPEC cpu2017 benchmark
 2022-11-24 13:30 UTC  (2+ messages)
` [Bug tree-optimization/107413] Perf loss ~14% on 519.lbm_r SPEC cpu2017 benchmark with r8-7132-gb5b33e113434be

[Bug target/107185] New: [13 Regression] during RTL pass: vregs ICE: in extract_insn, at recog.cc:2791 (unrecognizable insn) with -ffast-math and lrintf()
 2022-11-24 11:15 UTC  (2+ messages)
` [Bug target/107185] "

[Bug tree-optimization/107855] New: gcc.dg/vect/vect-ifcvt-18.c FAILs
 2022-11-24 11:00 UTC  (6+ messages)
` [Bug tree-optimization/107855] "

[Bug c/107841] New: Incorrect generation of the function's epilogue code when there is a _builtin_alloca call
 2022-11-24 10:34 UTC  (3+ messages)
` [Bug target/107841] "

[Bug fortran/107317] New: [10/11/12/13 Regression] ICE in emit_redzone_byte, at asan.cc:1508
 2022-11-24 10:31 UTC  (5+ messages)
` [Bug fortran/107317] "
` [Bug middle-end/107317] "
` [Bug middle-end/107317] [10/11/12 "

[Bug tree-optimization/107838] New: spurious "may be used uninitialized" warning on variable initialized at the first iteration of a loop
 2022-11-24 10:20 UTC  (3+ messages)
` [Bug tree-optimization/107838] "

[Bug c/107805] New: Spurious warning after redefinition of type
 2022-11-24 10:02 UTC  (3+ messages)
` [Bug c/107805] [12/13 Regression] Spurious “type defaults to ‘int’” "

[Bug tree-optimization/107823] New: Dead Code Elimination Regression at -Os (trunk vs. 12.2.0)
 2022-11-24  9:58 UTC  (3+ messages)
` [Bug tree-optimization/107823] [13 Regression] "

[Bug libstdc++/81122] [DR 2381] parsing f stopped after '0' when reading std::hexfloat >> f;
 2022-11-24  9:47 UTC 

[Bug libstdc++/107815] New: 20_util/to_chars/float128_c++23.cc FAILs
 2022-11-24  9:41 UTC  (11+ messages)
` [Bug libstdc++/107815] "

[Bug libstdc++/107857] New: recursive_mutex misses destructor if non-function call initialization is used
 2022-11-24  9:41 UTC 

[Bug libstdc++/107468] New: std::from_chars doesn't always round to nearest
 2022-11-24  9:39 UTC  (2+ messages)
` [Bug libstdc++/107468] "

[Bug c/107127] New: [Regression 11/12] Long compile times on code with C complex
 2022-11-24  9:34 UTC  (4+ messages)
` [Bug c/107127] [11/12/13 Regression] Long compile times on code with C complex since r11-3299-gcba079f354a55363
` [Bug c/107127] [11/12 "

[Bug analyzer/107856] New: gcc.dg/plugin/infoleak-vfio_iommu_type1.c XPASSes
 2022-11-24  9:32 UTC  (2+ messages)
` [Bug analyzer/107856] "

[Bug libstdc++/107817] New: std/format/functions/format.cc etc. FAIL
 2022-11-24  8:59 UTC  (2+ messages)
` [Bug libstdc++/107817] "

[Bug analyzer/107807] New: gcc.dg/analyzer/errno-1.c FAILs
 2022-11-24  8:53 UTC  (2+ messages)
` [Bug analyzer/107807] "

[Bug c/107836] New: x86_64 inline functions -O2/-O3 optimization error
 2022-11-24  8:36 UTC  (4+ messages)
` [Bug c/107836] "

[Bug tree-optimization/107852] New: Spurious warnings stringop-overflow and array-bounds copying data as bytes into vector
 2022-11-24  7:08 UTC  (5+ messages)
` [Bug tree-optimization/107852] "
` [Bug tree-optimization/107852] [12/13 Regression] "

[Bug c++/105523] New: Wrong warning array subscript [0] is outside array bounds
 2022-11-24  3:35 UTC  (8+ messages)
` [Bug target/105523] "

[Bug analyzer/106473] New: -Wanalyzer-malloc-leak false positive regression when returning heap-allocation through nested pointers
 2022-11-24  2:00 UTC  (3+ messages)
` [Bug analyzer/106473] [12/13 Regression] "

[Bug c++/102217] New: co_awaiting a temporary produced by ternary operator crashes (double-free)
 2022-11-24  1:59 UTC  (2+ messages)
` [Bug c++/102217] "

[Bug c++/107854] New: compiler crash when using co_await inside ternary operator
 2022-11-24  1:59 UTC  (2+ messages)
` [Bug c++/107854] "

[Bug target/107692] New: [13 regression] r13-3950-g071e428c24ee8c breaks many test cases
 2022-11-24  1:22 UTC  (3+ messages)
` [Bug target/107692] "

[Bug c++/107853] New: Cannot create friend function template with variadic pack that depends on variadic pack
 2022-11-24  1:09 UTC  (3+ messages)
` [Bug c++/107853] Cannot create friend function template with a requires uses the "
` [Bug c++/107853] [10/11/12/13 Regression] variadic template with a variadic template friend with a requires of fold expression

[Bug analyzer/107851] New: Issues with -Wanalyzer-allocation-size messages
 2022-11-23 21:53 UTC 

[Bug jit/107849] New: All SIMD instrinsics are missing
 2022-11-23 21:08 UTC  (2+ messages)
` [Bug jit/107849] "

Mail Delivery System
 2022-11-23 21:07 UTC 

[Bug tree-optimization/107835] New: [13 Regression] ICE in build2, at tree.cc:5020 since r13-254-gdd3c7873a61019e9
 2022-11-23 20:57 UTC  (3+ messages)
` [Bug tree-optimization/107835] "

[Bug tree-optimization/107833] New: wrong code at -Os and above on x86_64-linux-gnu
 2022-11-23 20:56 UTC  (7+ messages)
` [Bug tree-optimization/107833] wrong code at -Os and above on x86_64-linux-gnu since r12-5138-ge82c382971664d6f
` [Bug tree-optimization/107833] [12/13 Regression] "

[Bug testsuite/107830] New: [13 Regression] ICE in gen_aarch64_bitmask_udiv3, at ./insn-opinit.h:813
 2022-11-23 20:54 UTC  (2+ messages)
` [Bug target/107830] "

[Bug tree-optimization/107809] New: gcc.dg/vect/vect-recurr-1.c etc. FAIL
 2022-11-23 20:41 UTC  (2+ messages)
` [Bug testsuite/107809] "

TASA Midwinter Conference
 2022-11-23 20:29 UTC 

TASA Midwinter Conference
 2022-11-23 20:18 UTC 

[Bug target/107846] New: error: result of '8000 << 8' requires 22 bits to represent, but 'short int' only has 16 bits
 2022-11-23 19:20 UTC  (6+ messages)
` [Bug target/107846] "
` [Bug c/107846] [13 Regression] "

[Bug analyzer/100705] New: warn about dead store
 2022-11-23 19:18 UTC  (2+ messages)
` [Bug analyzer/100705] RFE: "

[Bug target/107848] New: libbpf: ELF relo #0 in section #7 has unexpected type 12
 2022-11-23 18:54 UTC  (3+ messages)
` [Bug target/107848] "

[Bug c/107845] New: __builtin_init_trampoline ICEs on invalid arguments
 2022-11-23 18:11 UTC  (2+ messages)
` [Bug middle-end/107845] "

[Bug libstdc++/104875] New: libstdc++-v3/src/c++11/codecvt.cc:312:24: warning: left shift count >= width of type
 2022-11-23 18:06 UTC  (3+ messages)
` [Bug libstdc++/104875] "

[Bug tree-optimization/107837] New: Missed optimization: Using memcpy to load a struct unnecessary uses stack space
 2022-11-23 18:06 UTC  (2+ messages)
` [Bug tree-optimization/107837] [10/11/12/13 Regression] "

[Bug c/106307] New: error when I do a test on a pointer on Arduino 1.8.19
 2022-11-23 17:56 UTC  (2+ messages)
` [Bug target/106307] "

[Bug target/107847] New: error: integer overflow in expression in bpf-next test_xdp_vlan.c
 2022-11-23 17:50 UTC 

[Bug target/107842] New: [avr] Set --param=min-pagesize=0 in the backend
 2022-11-23 17:49 UTC  (2+ messages)
` [Bug target/107842] "

[Bug target/107844] New: error: argument is not a field access for __builtin_preserve_field_info
 2022-11-23 17:41 UTC 

[Bug target/107843] New: error: incompatible type for argument in ___bpf_ctx_cast2
 2022-11-23 17:37 UTC 

[Bug tree-optimization/80548] -Wmaybe-uninitialized false positive when an assignment is added
 2022-11-23 16:46 UTC 

[Bug tree-optimization/106155] New: [12/13 Regression] spurious "may be used uninitialized" warning
 2022-11-23 16:44 UTC  (2+ messages)
` [Bug tree-optimization/106155] "

[Bug modula2/105392] New: SEGV compiling gm2-libs-pim/BitBlockOps.mod on SPARC
 2022-11-23 15:11 UTC  (3+ messages)
` [Bug modula2/105392] "

[Bug c++/107834] New: #pragma GCC diagnostic ignored "-Wno-psabi" doe not work
 2022-11-23 14:38 UTC  (3+ messages)
` [Bug c++/107834] "

[Bug bootstrap/107722] New: Boostrap failure for some locales starting with r13-4070
 2022-11-23 13:49 UTC  (4+ messages)
` [Bug bootstrap/107722] [13 Regression] Bootstrap "

[Bug modula2/107233] New: gm2 build hardcodes python3
 2022-11-23 13:43 UTC  (2+ messages)
` [Bug modula2/107233] "

[Bug middle-end/107304] New: internal compiler error: in convert_move, at expr.cc:220 with -march=tigerlake
 2022-11-23 13:34 UTC  (2+ messages)
` [Bug target/107304] "

[Bug c++/107329] New: [13 Regression] ICE in gimplify_expr, at gimplify.cc:17118 since r13-2978-g43faf3e5445b5717
 2022-11-23 12:50 UTC  (2+ messages)
` [Bug c++/107329] "

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