public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/104255] New: parsing trailing return type fails with parameter pack expansion when two parameter packs at present
 2024-02-27  5:12 UTC  (2+ messages)
` [Bug c++/104255] parsing function signature fails when it uses a function parameter outside of an unevaluated context

[Bug c++/114123] New: list-initialization with a single element
 2024-02-27  5:02 UTC  (4+ messages)
` [Bug c++/114123] "

[Bug c++/114124] New: Rejected use of function parameter as non-type template parameter in trailing-return-type
 2024-02-27  5:01 UTC  (3+ messages)
` [Bug c++/114124] "

[Bug sanitizer/113284] New: [14 regression] many failures in asan after r14-6946-ge66dc37b299cac
 2024-02-27  3:59 UTC  (2+ messages)
` [Bug sanitizer/113284] "

[Bug sanitizer/113728] New: libasan uses incorrect prctl prototype
 2024-02-27  3:53 UTC  (2+ messages)
` [Bug sanitizer/113728] "

[Bug target/114098] New: _tile_loadconfig doesn't work
 2024-02-27  3:49 UTC  (4+ messages)
` [Bug target/114098] "

[Bug c++/99426] New: [modules] failed to read compiled module cluster 1186: Bad file data
 2024-02-27  2:15 UTC  (2+ messages)
` [Bug c++/99426] "

[Bug rtl-optimization/114087] New: RISC-V optimization on checking certain bits set ((x & mask) == val)
 2024-02-27  1:16 UTC  (2+ messages)
` [Bug middle-end/114087] "

[Bug debug/111409] New: Invalid .debug_macro.dwo macro information for split DWARF
 2024-02-27  0:57 UTC  (2+ messages)
` [Bug debug/111409] "

[Bug fortran/100799] New: Stackoverflow in optimized code on PPC
 2024-02-27  0:45 UTC  (3+ messages)
` [Bug target/100799] "

[Bug target/114028] New: [14] RISC-V rv64gcv_zvl256b: miscompile at -O3
 2024-02-27  0:20 UTC  (2+ messages)
` [Bug target/114028] "

[Bug target/114122] New: RISC-V: poor code generation in calling convention with vlen > 4096
 2024-02-26 23:21 UTC 

[Bug gcov-profile/114115] New: xz-utils segfaults when built with -fprofile-generate (bad interaction between IFUNC and binding?)
 2024-02-26 22:54 UTC  (10+ messages)
` [Bug gcov-profile/114115] "

[Bug analyzer/111305] New: GCC Static Analyzer -Wanalyzer-out-of-bounds FP and ICE problem
 2024-02-26 22:30 UTC  (2+ messages)
` [Bug analyzer/111305] [13/14 Regression] "

[Bug c++/113988] New: during GIMPLE pass: bitintlower: internal compiler error: in lower_stmt, at gimple-lower-bitint.cc:5470
 2024-02-26 21:41 UTC  (3+ messages)
` [Bug middle-end/113988] "

[Bug tree-optimization/114121] New: wrong code with _BitInt() arithmetics at -O2
 2024-02-26 19:43 UTC  (7+ messages)
` [Bug tree-optimization/114121] "

[Bug c++/114114] New: Internal compiler error on function-local conditional noexcept
 2024-02-26 19:01 UTC  (4+ messages)
` [Bug c++/114114] [11/12/13/14 Regression] "

[Bug libstdc++/114118] New: std::is_floating_point<_Float32> and __is_floating<_Float32> are false in C++20 and older
 2024-02-26 18:34 UTC  (3+ messages)
` [Bug libstdc++/114118] "

[Bug tree-optimization/114120] New: add reduction with promotion and then truncation poorly vectorized
 2024-02-26 18:20 UTC 

[Bug tree-optimization/114119] New: add reduction promotion from unsigned char to unsigned not vectorized
 2024-02-26 18:14 UTC 

[Bug analyzer/105898] New: RFE: -fanalyzer should complain about overlapping args to memcpy and mempcpy
 2024-02-26 18:09 UTC  (2+ messages)
` [Bug analyzer/105898] RFE: -fanalyzer should complain about overlapping args to mempcpy, wmemcpy, and wmempcpy

[Bug fortran/114012] New: overloaded unary operator called twice
 2024-02-26 17:50 UTC  (4+ messages)
` [Bug fortran/114012] "

[Bug target/114116] New: [14 Regression] Broken backtraces in bootstrapped x86_64 gcc
 2024-02-26 17:48 UTC  (9+ messages)
` [Bug target/114116] "

[Bug rtl-optimization/113617] New: [14 Regression] Symbol ... referenced in section `.data.rel.ro.local' of ...: defined in discarded section ... since r14-4944
 2024-02-26 17:25 UTC  (3+ messages)
` [Bug rtl-optimization/113617] "

[Bug c/114112] New: Error message is translatable but inserts untranslated substring
 2024-02-26 17:15 UTC  (2+ messages)
` [Bug c/114112] "

[Bug middle-end/114111] New: [avr] Expensive code instead of conditional branch
 2024-02-26 16:49 UTC  (3+ messages)
` [Bug middle-end/114111] "

[Bug target/113257] New: -march=native or -mcpu=native are ineffective, but -march=native -mcpu=native works on arm64 M2 Ultra
 2024-02-26 16:48 UTC  (2+ messages)
` [Bug target/113257] "

[Bug other/28322] GCC new warnings and compatibility
 2024-02-26 16:12 UTC 

[Bug c/114117] New: -Wno-foo handling
 2024-02-26 16:08 UTC  (4+ messages)
` [Bug c/114117] "

[Bug c/63499] gcc treats unknown -Wno-xxx options differently than -Wxxx
 2024-02-26 16:08 UTC 

[Bug c/114042] New: diagnostics about __builtin_stdc_bit_ceil() mentions __builtin_clzg()
 2024-02-26 15:31 UTC  (3+ messages)
` [Bug c/114042] "

[Bug rtl-optimization/114044] New: ICE: in expand_fn_using_insn, at internal-fn.cc:208 with _BitInt() and -O -fno-tree-dce
 2024-02-26 15:24 UTC  (2+ messages)
` [Bug rtl-optimization/114044] "

[Bug rtl-optimization/10837] noreturn attribute causes no sibling calling optimization
 2024-02-26 15:17 UTC 

[Bug libgcc/66874] New: RFE: x86_64_fallback_frame_state more robust
 2024-02-26 15:08 UTC  (2+ messages)
` [Bug target/66874] "

[Bug middle-end/114109] New: x264 satd vectorization vs LLVM
 2024-02-26 15:08 UTC  (6+ messages)
` [Bug middle-end/114109] "

[Bug middle-end/114086] New: Boolean switches could have a lot better codegen, possibly utilizing bit-vectors
 2024-02-26 14:58 UTC  (4+ messages)
` [Bug tree-optimization/114086] "

[Bug c/114113] New: bogus -Walloc-zero warning
 2024-02-26 14:55 UTC  (2+ messages)
` [Bug c/114113] "

[Bug tree-optimization/114107] New: poor vectorization at -O3 when dealing with arrays of different multiplicity, good with -O2
 2024-02-26 14:40 UTC  (15+ messages)
` [Bug target/114107] "
` [Bug tree-optimization/114107] "

[Bug c++/114104] New: nodiscard not diagnosed on synthesized operator!=
 2024-02-26 14:36 UTC  (5+ messages)
` [Bug c++/114104] "

[Bug middle-end/114099] New: [14 regression] ICE when building darktable-4.6.1
 2024-02-26 14:22 UTC  (10+ messages)
` [Bug middle-end/114099] [14 regression] ICE in find_uses_to_rename_use "
` [Bug tree-optimization/114099] "

[Bug tree-optimization/114068] New: [14 regression] ICE when building darktable-4.6.1 (error: PHI node with wrong VUSE on edge from BB 25)
 2024-02-26 14:22 UTC  (3+ messages)
` [Bug tree-optimization/114068] [14 regression] ICE when building darktable-4.6.1 (error: PHI node with wrong VUSE on edge from BB 25) since r14-8768

[Bug tree-optimization/107855] New: gcc.dg/vect/vect-ifcvt-18.c FAILs
 2024-02-26 13:56 UTC  (2+ messages)
` [Bug tree-optimization/107855] "

[Bug libstdc++/113450] New: std/format/functions/format.cc FAILs
 2024-02-26 13:40 UTC  (2+ messages)
` [Bug libstdc++/113450] [14 Regression] "

Rental Reservation App !!!
 2024-02-26 12:38 UTC 

[Bug ada/113893] New: Finalization exception issue with anonymous access object
 2024-02-26 12:26 UTC  (6+ messages)
` [Bug ada/113893] finalization of object allocated by anonymous access type designating local type

[Bug libstdc++/114103] New: FAIL: 29_atomics/atomic/lock_free_aliases.cc -std=gnu++20 (test for excess errors)
 2024-02-26 12:25 UTC  (7+ messages)
` [Bug libstdc++/114103] "

[Bug c++/114110] New: unhelpful message about non-movable types
 2024-02-26 12:19 UTC  (2+ messages)
` [Bug c++/114110] "

[Bug tree-optimization/114074] New: wrong code at -O1 and above on x86_64-linux-gnu
 2024-02-26 12:03 UTC  (4+ messages)
` [Bug tree-optimization/114074] [11/12/13/14 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r8-343

[Bug target/113507] New: can't build a cross compiler to rs6000-ibm-aix7.2
 2024-02-26 11:46 UTC  (2+ messages)
` [Bug target/113507] "

[Bug c/114097] New: Missed register optimization in _Noreturn functions
 2024-02-26 11:10 UTC  (3+ messages)
` [Bug target/114097] "

[Bug ada/114065] New: gnat build with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 fails on 32bit archs
 2024-02-26 11:04 UTC  (2+ messages)
` [Bug ada/114065] "

[Bug ada/113996] New: ICE with LTO and full optimizations
 2024-02-26 10:32 UTC  (2+ messages)
` [Bug ipa/113996] [11/12/13/14 Regression] ICE with LTO at -O2 and above with some Ada code

[Bug ipa/70582] [11/12/13/14 regression] gcc.dg/attr-weakref-1.c FAILs
 2024-02-26  9:57 UTC 

[Bug ipa/61159] New: __builtin_constant_p gives incorrect results with aliases
 2024-02-26  9:45 UTC  (3+ messages)
` [Bug ipa/61159] "

[Bug tree-optimization/114084] New: ICE: SIGSEGV: infinite recursion in fold_build2_loc / fold_binary_loc with _BitInt(127)
 2024-02-26  9:27 UTC  (3+ messages)
` [Bug middle-end/114084] "

[Bug tree-optimization/114090] New: forwprop -fwrapv miscompilation
 2024-02-26  9:27 UTC  (3+ messages)
` [Bug tree-optimization/114090] [13/14 Regression] "
` [Bug tree-optimization/114090] [13 "

[Bug preprocessor/114082] New: Guidelines for options are empty
 2024-02-26  8:27 UTC  (2+ messages)
` [Bug driver/114082] "

[Bug c/113441] New: [14 Regression] Fail to fold the last element with multiple loop
 2024-02-26  8:17 UTC  (3+ messages)
` [Bug tree-optimization/113441] [14 Regression] Fail to fold the last element with multiple loop since g:2efe3a7de0107618397264017fb045f237764cc7

[Bug rtl-optimization/114070] New: [12/13/13 regression] ICE when building git-2.43.2 with -mcpu=niagara4 -fno-vect-cost-model
 2024-02-26  7:44 UTC  (3+ messages)
` [Bug middle-end/114070] [12/13/14 "
` [Bug middle-end/114070] [12/13 "

[Bug target/114094] New: Assembler messages: Error: junk `nop' after expression with -fprofile -fPIE -mno-direct-extern-access -masm=intel
 2024-02-26  6:33 UTC  (3+ messages)
` [Bug target/114094] "

[Bug middle-end/114108] New: [14 regression] ICE when building opencv-4.8.1 (error: type mismatch in binary expression)
 2024-02-26  5:41 UTC  (6+ messages)
` [Bug middle-end/114108] "
` [Bug tree-optimization/114108] "

[Bug c++/114105] New: --disable-bootstrap based builds vs libcc1 and gcc/jit use of gcc/system.h poisoning policy
 2024-02-26  1:19 UTC  (8+ messages)
` [Bug jit/114105] "

[Bug middle-end/114073] New: during GIMPLE pass: bitintlower: internal compiler error: in lower_stmt, at gimple-lower-bitint.cc:5530
 2024-02-26  0:39 UTC  (2+ messages)
` [Bug middle-end/114073] "

[Bug tree-optimization/114096] New: ICE: in lower_stmt, at gimple-lower-bitint.cc:5533 on vector -> _BitInt() cast
 2024-02-26  0:39 UTC  (2+ messages)
` [Bug tree-optimization/114096] "

[Bug libfortran/105456] New: Child I/O does not propage iostat
 2024-02-25 22:55 UTC  (2+ messages)
` [Bug libfortran/105456] "

[Bug c++/114106] New: Wrong result of decltype
 2024-02-25 22:01 UTC  (2+ messages)
` [Bug c++/114106] "

[Bug libstdc++/114101] New: FAIL: 26_numerics/headers/cmath/functions_std_c++17.cc -std=gnu++17 (test for excess errors)
 2024-02-25 21:51 UTC  (8+ messages)
` [Bug libstdc++/114101] "

[Bug ada/104342] New: ICE with -gnata -fcallgraph-info=su
 2024-02-25 21:49 UTC  (6+ messages)
` [Bug ada/104342] [14 regression] "
` [Bug ada/104342] "

[Bug target/114100] New: [avr] Inefficient indirect addressing on Reduced Tiny
 2024-02-25 19:29 UTC  (3+ messages)
` [Bug target/114100] "

[Bug c++/98520] New: nodiscard not diagnosed in comma operator
 2024-02-25 19:27 UTC  (2+ messages)
` [Bug c++/98520] "

[Bug c/108954] New: ICE with invalid gimple source
 2024-02-25 17:57 UTC  (2+ messages)
` [Bug c/108954] "

[Bug tree-optimization/114095] New: ICE: in build2, at tree.cc:5097
 2024-02-25 17:57 UTC  (2+ messages)
` [Bug tree-optimization/114095] "

[Bug fortran/114102] New: ice in matching_typebound_op, at fortran/interface.cc:4564
 2024-02-25 17:12 UTC 

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