public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/106532] New: riscv fails to build enabling ZBA/ZBB/ZBC/ZBS by default for 32bit
 2023-05-01 19:32 UTC  (3+ messages)
` [Bug target/106532] "

[Bug c/109687] New: riscv64-unknown-elf-gcc internal error on embench when using bit manipulation extensions
 2023-05-01 19:20 UTC  (3+ messages)
` [Bug c/109687] "
` [Bug target/109687] "

[Bug c/109456] New: `-ffixed` is ignored for `a` registers on RISC-V
 2023-05-01 18:23 UTC  (2+ messages)
` [Bug target/109456] "

[Bug target/59666] New: IBM long double arithmetic results invalid in non-default rounding modes
 2023-05-01 18:06 UTC  (2+ messages)
` [Bug target/59666] "

[Bug c++/109680] New: Regression where `int() const` is considered convertible to `int(*)()`
 2023-05-01 16:32 UTC  (6+ messages)
` [Bug c++/109680] "
` [Bug c++/109680] [13/14 Regression] is_convertible<int() const, int(*)()> incorrectly true

[Bug fortran/109641] New: Gfortran fails to overload intrinsic operator (*) if operands are complex. It works with real ones
 2023-05-01 16:31 UTC  (7+ messages)
` [Bug fortran/109641] "

[Bug c++/109686] New: Errorneous infinite loop detection (-Winfinite-recursion)
 2023-05-01 16:08 UTC  (4+ messages)
` [Bug middle-end/109686] "

[Bug c/107334] New: Incorrect "infinite recursion detected" warning if base case aborts
 2023-05-01 16:07 UTC  (3+ messages)
` [Bug middle-end/107334] "

[Bug c++/109666] New: Segmentation fault with std::array using gcc 13
 2023-05-01 14:25 UTC  (6+ messages)
` [Bug c++/109666] [13/14 Regression] "
` [Bug c++/109666] [13/14 Regression] Segmentation fault with std::array using gcc 13 since r13-6788

[Bug libgcc/109685] New: Memory leak in `__deregister_frame`
 2023-05-01 13:42 UTC 

[Bug c++/105723] New: Optimization false positive warning
 2023-05-01 13:40 UTC  (4+ messages)
` [Bug tree-optimization/105723] [12 Regression] Optimization false positive warning (-Wstringop-overflow)

[Bug fortran/109684] New: compiling failure: complaining about a final subroutine of a type being not PURE (while it is indeed PURE)
 2023-05-01 13:39 UTC 

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
 2023-05-01 13:12 UTC 

[Bug tree-optimization/107852] New: Spurious warnings stringop-overflow and array-bounds copying data as bytes into vector
 2023-05-01 13:12 UTC  (2+ messages)
` [Bug libstdc++/107852] [12 Regression] "

[Bug rtl-optimization/109676] New: [13/14 regression] ICE in simplify_subreg, at simplify-rtx.cc:7426 when building firefox with -O2 -march=alderlake -g
 2023-05-01 13:01 UTC  (15+ messages)
` [Bug debug/109676] "
` [Bug debug/109676] [13/14 regression] ICE in simplify_subreg, at simplify-rtx.cc:7426 when building firefox with -O2 -march=alderlake -g since r13-3378-gf6c168f8c06047

[Bug c++/109677] New: Access control bypass for function template default argument brace initialization of private default constructor
 2023-05-01 12:10 UTC  (3+ messages)
` [Bug c++/109677] [11/12/13/14 Regression] "

[Bug analyzer/109437] New: -Wanalyzer-out-of-bounds is emitted at most once per frame
 2023-05-01 12:09 UTC  (2+ messages)
` [Bug analyzer/109437] "

[Bug c++/109683] New: [13/14 Regression] False cyclic dependency error reported for constraint
 2023-05-01 11:58 UTC  (3+ messages)
` [Bug c++/109683] "

[Bug tree-optimization/93265] memcmp comparisons of structs wrapping a primitive type not as compact/efficient as direct comparisons of the underlying primitive type under -Os
 2023-05-01  8:22 UTC 

[Bug fortran/109662] New: bad namelist input but gfortran accepted it
 2023-05-01  3:05 UTC  (5+ messages)
` [Bug libfortran/109662] "

[Bug c++/109671] New: Spurious dangling reference warning in GCC 13
 2023-05-01  1:15 UTC  (4+ messages)
` [Bug c++/109671] "

[Bug c/107926] New: wrong error message for excess elements in array initializer using a string literal
 2023-04-30 21:50 UTC  (3+ messages)
` [Bug c/107926] "

[Bug c++/109682] New: coroutines: ICE in morph_fn_to_coro on wrong return type for get_return_object_on_allocation_failure
 2023-04-30 21:39 UTC  (2+ messages)
` [Bug c++/109682] "

[Bug analyzer/108171] New: [13 Regression] ICE in binding_key::make, at analyzer/store.cc:132
 2023-04-30 20:41 UTC  (2+ messages)
` [Bug analyzer/108171] [13/14 Regression] ICE in binding_key::make, at analyzer/store.cc:132 since r13-4529-gdfe2ef7f2b6cac70

[Bug sanitizer/109674] New: [14 Regression] linking with libhwasan is now broken
 2023-04-30 19:32 UTC  (9+ messages)
` [Bug sanitizer/109674] "

[Bug libstdc++/108030] New: `std::experimental::simd` not inlined
 2023-04-30  9:06 UTC  (2+ messages)
` [Bug libstdc++/108030] "

[Bug c++/101118] New: coroutines: unexpected ODR warning for coroutine frame type in LTO builds
 2023-04-30  8:27 UTC  (2+ messages)
` [Bug c++/101118] "

[Bug c++/107768] New: Bogus -Wzero-as-null-pointer-constant in coroutine
 2023-04-30  8:27 UTC  (2+ messages)
` [Bug c++/107768] "

[Bug c++/55522] New: -funsafe-math-optimizations is unexpectedly harmful, especially w/ -shared
 2023-04-30  3:58 UTC  (2+ messages)
` [Bug target/55522] "

[Bug c++/109679] New: export using for functions does not work as specified
 2023-04-29 21:38 UTC  (2+ messages)
` [Bug c++/109679] "

[Bug c++/103993] New: Incorrect error generated by mismatched-new-delete
 2023-04-29 19:30 UTC  (2+ messages)
` [Bug middle-end/103993] -Wismatched-new-delete due to difference in inlining decisions

[Bug libstdc++/103240] New: std::type_info::before gives wrong answer for ARM EABI
 2023-04-29 18:01 UTC  (3+ messages)
` [Bug libstdc++/103240] "

[Bug c++/106784] New: Add __is_convertible built-in
 2023-04-29 17:44 UTC  (2+ messages)
` [Bug c++/106784] "

[Bug d/109681] New: suggested preview switches use DMD
 2023-04-29 17:32 UTC 

[Bug target/105525] New: some targets don't define __INTPTR_TYPE__ breaking libgcov-driver.c
 2023-04-29 16:58 UTC  (4+ messages)
` [Bug target/105525] "

[Bug testsuite/95706] New: New test case gfortran.dg/pr95690.f90 fails
 2023-04-29 16:35 UTC  (2+ messages)
` [Bug testsuite/95706] "

[Bug c++/109678] New: exponential time behavior on std::variant
 2023-04-29 15:02 UTC  (2+ messages)
` [Bug c++/109678] [13/14 Regression] "

[Bug other/109672] New: [143 regression] many ICEs after r14-323-g977a43f5ba778b
 2023-04-29 14:51 UTC  (3+ messages)
` [Bug other/109672] [14 "
` [Bug tree-optimization/109672] "

[Bug target/109549] New: [14 Regression] cmov6.c test fail after commit r14-53-g675b1a7f113adb1d737adaf78b4fd90be7a0ed1a
 2023-04-29 14:09 UTC  (2+ messages)
` [Bug testsuite/109549] [14 Regression] Conditional move regressions after r14-53-g675b1a7f113adb1d737adaf78b4fd90be7a0ed1a

[Bug libstdc++/108362] New: views::istream is SFINAE-unfriendly
 2023-04-29 14:05 UTC  (3+ messages)
` [Bug libstdc++/108362] "

[Bug c++/103871] New: [11.2.1/12 Regression] co_await causes build error
 2023-04-29  9:48 UTC  (2+ messages)
` [Bug c++/103871] [11 Regression] coroutines: "

[Bug libgomp/109646] New: OpenACC attach directive fails with "pointer target not mapped for attach"
 2023-04-29  9:43 UTC  (3+ messages)
` [Bug libgomp/109646] "

[Bug fortran/109622] New: internal compiler error: in omp_group_base, at gimplify.cc:9412 if -fopenacc is set
 2023-04-29  9:41 UTC  (4+ messages)
` [Bug fortran/109622] [13/14 regression][OpenACC] "

[Bug c/109650] New: avr-gcc incorrect code with -Os
 2023-04-29  9:05 UTC  (5+ messages)
` [Bug target/109650] "
` [Bug other/109650] "
` [Bug middle-end/109650] "

[Bug middle-end/107087] New: 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]
 2023-04-29  7:02 UTC  (4+ messages)
` [Bug tree-optimization/107087] [12 Regression] "

[Bug ada/108202] New: [13 Regression] Many new acats fails on 32bit Darwin hosts
 2023-04-29  6:29 UTC  (2+ messages)
` [Bug ada/108202] "

[Bug modula2/109675] New: GCC 13.1: the Modula-2 front-end fails to build on some platforms
 2023-04-29  1:19 UTC 

[Bug target/109657] New: (a ? -1 : 0) | b could be optimized better for aarch64
 2023-04-28 23:35 UTC  (2+ messages)
` [Bug target/109657] "

[Bug c/109673] New: warn_unused_result warnings are incorrect (and/or missing) and vary when -Os is specified
 2023-04-28 23:00 UTC  (4+ messages)
` [Bug c/109673] "

[Bug target/106585] New: RISC-V: Mis-optimized code gen for zbs
 2023-04-28 22:46 UTC  (2+ messages)
` [Bug target/106585] "

[Bug c++/67491] New: [meta-bug] concepts issues
 2023-04-28 22:16 UTC  (2+ messages)
` [Bug c++/67491] "

[Bug c++/108219] New: requirement fails on a valid expression
 2023-04-28 22:16 UTC  (3+ messages)
` [Bug c++/108219] [12 Regression] requirement fails on a valid expression since r12-5253-g4df7f8c79835d569

[Bug c++/106969] New: member function constness incorrectly propagates to local class member function return type deduction
 2023-04-28 22:15 UTC  (3+ messages)
` [Bug c++/106969] [12 Regression] "

[Bug c++/108218] New: [12 Regression] Constant arguments in the new expression is not checked in unevaluated operand
 2023-04-28 22:13 UTC  (2+ messages)
` [Bug c++/108218] [12/13/14 Regression] Constant arguments in the new expression is not checked in unevaluated operand since r12-5253-g4df7f8c79835d569

[Bug libstdc++/108969] New: [13 Regression] Initializing iostreams in the library needs a GLIBCXX_3.4.31 versioned symbol
 2023-04-28 21:21 UTC  (6+ messages)
` [Bug libstdc++/108969] [13/14 "

[Bug c++/109654] New: unnecessary "cannot bind packed field to reference" error when referenced type has aligned(1) attribute
 2023-04-28 21:09 UTC  (2+ messages)
` [Bug c++/109654] "

[Bug ipa/109652] New: [14 Regression] ICE on valgrind-3.20.0: in modify_expression, at ipa-param-manipulation.cc:1866
 2023-04-28 20:47 UTC  (4+ messages)
` [Bug ipa/109652] [14 Regression] ICE on valgrind-3.20.0: in modify_expression, at ipa-param-manipulation.cc:1866 since r14-295-gd89e23f27215fc

[Bug ada/109670] New: SYSTEM.PERFECT_HASH_GENERATORS.TOO_MANY_TRIES compilation error on 32bit Windows starting with GCC 13
 2023-04-28 20:41 UTC  (5+ messages)
` [Bug ada/109670] "

[Bug c++/109651] New: ICE in lookup_template_class
 2023-04-28 20:37 UTC  (2+ messages)
` [Bug c++/109651] [13/14 Regression] "

[Bug rtl-optimization/109592] New: Failure to recognize shifts as sign/zero extension
 2023-04-28 20:26 UTC  (2+ messages)
` [Bug rtl-optimization/109592] "

[Bug c++/109247] New: [13 Regression] error: converting to ‘optional<WebCore::SourceBrush::Brush>’ from initializer list would use explicit constructor ‘optional<_Tp>::optional(_Up) [with _Up = int; _Tp = WebCore::SourceBrush::Brush]’ since r13-6765-ga226590fefb35ed6
 2023-04-28 15:41 UTC  (3+ messages)
` [Bug c++/109247] [13/14 Regression] optional<T> o; o = {x}; wants to use explicit optional(U) constructor "

[Bug c++/109663] New: False positive? Converting from initializer list would use explicit constructor
 2023-04-28 15:02 UTC  (10+ messages)
` [Bug c++/109663] "

[Bug libstdc++/67791] New: Crash using std::thread and iostream with dynamic loading of a shared library
 2023-04-28 14:58 UTC  (3+ messages)
` [Bug libstdc++/67791] [10 Regression] "

[Bug tree-optimization/68894] Recognition min/max pattern with multiple arguments
 2023-04-28 14:55 UTC 

[Bug tree-optimization/100958] New: two_value_replacement should move to match.pd
 2023-04-28 14:50 UTC  (3+ messages)
` [Bug tree-optimization/100958] "

[Bug target/109636] New: [14 Regression] ICE: in paradoxical_subreg_p, at rtl.h:3205 with -O -mcpu=a64fx
 2023-04-28 14:41 UTC  (3+ messages)
` [Bug target/109636] "

[Bug c++/109669] New: Internal Compiler Error when zero-initializing std::array
 2023-04-28 14:20 UTC  (2+ messages)
` [Bug c++/109669] "

[Bug c++/109642] New: False Positive -Wdangling-reference with std::span-like classes
 2023-04-28 14:08 UTC  (3+ messages)
` [Bug c++/109642] "

[Bug c++/109476] New: Missing optimization for 8bit/8bit multiplication / regression
 2023-04-28 13:22 UTC  (2+ messages)
` [Bug rtl-optimization/109476] "

[Bug libstdc++/40380] class documentation should mention include file to use
 2023-04-28 13:10 UTC 

[Bug c++/108040] New: -fdevirtualize causes part of function to be missing in output
 2023-04-28 12:35 UTC  (3+ messages)
` [Bug ipa/108040] "

[Bug other/109668] New: 'python' vs. 'python3'
 2023-04-28 12:35 UTC 

[Bug tree-optimization/109667] New: [12/13/14 Regression] Unnecessary temporary storage used for 32-byte struct
 2023-04-28 12:27 UTC  (2+ messages)
` [Bug tree-optimization/109667] "

[Bug c++/109665] New: Incorrect code generation for s390/s390x try-catch (__cxa_begin_catch), causing SIGSEGV
 2023-04-28 12:26 UTC  (4+ messages)
` [Bug target/109665] "

[Bug testsuite/109656] New: [14 regression] 26_numerics/random/random_device/cons/token.cc fails after r14-289-gf9412cedd6c0e7
 2023-04-28 12:16 UTC  (3+ messages)
` [Bug testsuite/109656] "

[Bug libgomp/109664] New: Deadlocks with gomp_fatal called from libgomp/plugins/
 2023-04-28 10:45 UTC  (2+ messages)
` [Bug libgomp/109664] "

[Bug middle-end/109644] New: Missing GIMPLE IL verification
 2023-04-28  9:49 UTC  (3+ messages)
` [Bug middle-end/109644] "

[Bug tree-optimization/108752] New: word_mode vectorization is pessimized by hard limit on nunits
 2023-04-28  9:08 UTC  (3+ messages)
` [Bug tree-optimization/108752] "

[Bug target/109661] New: [13/14 Regression] ICE in aarch64_function_arg_alignment when building erlang
 2023-04-28  8:56 UTC  (7+ messages)
` [Bug target/109661] "

[Bug target/99195] New: Optimise away vec_concat of 64-bit AdvancedSIMD operations with zeroes in aarch64
 2023-04-28  8:34 UTC  (2+ messages)
` [Bug target/99195] "

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