public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/105847] New: namelist-object-name can be a renamed host associated entity
 2024-02-15 17:50 UTC  (7+ messages)
` [Bug fortran/105847] "

[Bug other/113931] New: [14 regression] 26_numerics/random/pr60037-neg.cc fails after r14-8998-gc9ce332b557bb9
 2024-02-15 17:46 UTC  (4+ messages)
` [Bug other/113931] "
` [Bug libstdc++/113931] "

[Bug c++/113791] New: Incorrect handling of lvalue to rvalue conversion in ternary operator
 2024-02-15 17:44 UTC  (2+ messages)
` [Bug c++/113791] "

[Bug analyzer/112889] New: ICE with -fanalyzer seen on Linux kernel drivers/infiniband/hw/cxgb4/cm.c
 2024-02-15 17:42 UTC  (2+ messages)
` [Bug analyzer/112889] [11/12/13 Regression] "

[Bug analyzer/113496] New: ICE: in cmp, at analyzer/constraint-manager.cc:782 with -fanalyzer -fdump-analyzer
 2024-02-15 17:41 UTC  (2+ messages)
` [Bug analyzer/113496] [12/13/14 Regression] "

[Bug testsuite/113278] New: analyzer tests relying on fileno() fail on arm-eabi
 2024-02-15 17:31 UTC  (3+ messages)
` [Bug testsuite/113278] "

[Bug c++/113929] New: GCC accepts template<this auto>
 2024-02-15 16:45 UTC  (2+ messages)
` [Bug c++/113929] "

[Bug c++/113930] New: [modules] ICE in register_duplicate when using partitioned modules
 2024-02-15 16:07 UTC 

[Bug target/112575] New: Segfault in libgccjit due to not cleaning up some target specific cache
 2024-02-15 15:52 UTC  (2+ messages)
` [Bug target/112575] "

[Bug analyzer/113505] New: ICE: SIGSEGV in tree_class_check (tree.h:3766) with -O -fdump-analyzer -fanalyzer
 2024-02-15 15:41 UTC  (2+ messages)
` [Bug analyzer/113505] [14 Regression] "

[Bug c/113921] New: Output register of an "asm volatile goto" is incorrectly clobbered/discarded
 2024-02-15 15:22 UTC  (16+ messages)
` [Bug middle-end/113921] "

[Bug c/107385] New: [asm goto] "=r" vs "+r" for outputs along indirect edges
 2024-02-15 15:21 UTC  (8+ messages)
` [Bug middle-end/107385] "

[Bug middle-end/113907] New: [14 regression] ICU miscompiled since on x86 since r14-5109-ga291237b628f41
 2024-02-15 15:02 UTC  (12+ messages)
` [Bug middle-end/113907] "

[Bug analyzer/111802] New: New analyser diagram failures since commit b365e9d57ad4
 2024-02-15 14:58 UTC  (2+ messages)
` [Bug analyzer/111802] "

[Bug c++/99546] New: Weird return value of C++20 requires expression
 2024-02-15 14:54 UTC  (4+ messages)
` [Bug c++/99546] "

[Bug c/113887] New: no support for %w128 length modifiers
 2024-02-15 14:54 UTC  (2+ messages)
` [Bug c/113887] "

[Bug analyzer/111266] New: Missing -Wanalyzer-out-of-bounds for concrete offset overwrite
 2024-02-15 14:42 UTC  (2+ messages)
` [Bug analyzer/111266] [13/14 Regression] "

[Bug middle-end/111156] New: [14 Regression] aarch64 aarch64/sve/mask_struct_store_4.c failures
 2024-02-15 14:39 UTC  (10+ messages)
` [Bug middle-end/111156] "

[Bug analyzer/113606] New: -Wanalyzer-infinite-recursion false positive on code involving strstr, memset, strnlen and -D_FORTIFY_SOURCE
 2024-02-15 14:34 UTC  (2+ messages)
` [Bug analyzer/113606] [14 Regression] "

[Bug analyzer/113619] New: -Wanalyzer-tainted-divisor false positive seen in Linux kernel's fs/ceph/ioctl.c
 2024-02-15 14:33 UTC  (2+ messages)
` [Bug analyzer/113619] [14 Regression] "

[Bug analyzer/110907] New: ICE when using -fanalyzer-verbose-state-changes
 2024-02-15 14:29 UTC  (2+ messages)
` [Bug analyzer/110907] "

[Bug analyzer/113509] New: ICE: SIGSEGV in c_tree_printer (c-objc-common.cc:341) with -fanalyzer -fanalyzer-verbose-state-changes
 2024-02-15 14:29 UTC  (2+ messages)
` [Bug analyzer/113509] "

[Bug middle-end/113205] New: [14 Regression] internal compiler error: in backward_pass, at tree-vect-slp.cc:5346
 2024-02-15 14:15 UTC  (2+ messages)
` [Bug middle-end/113205] [14 Regression] internal compiler error: in backward_pass, at tree-vect-slp.cc:5346 since r14-3220

[Bug other/113927] New: [avr-tiny] Sets up a stack-frame even for trivial code
 2024-02-15 13:50 UTC  (5+ messages)
` [Bug other/113927] "
` [Bug target/113927] "

[Bug libstdc++/113807] New: [performance] bitset::set not using memset opportunity
 2024-02-15 13:43 UTC  (9+ messages)
` [Bug libstdc++/113807] "

[Bug debug/113918] New: Incomplete DWARF5 debug information for anonymous unions
 2024-02-15 12:52 UTC  (2+ messages)
` [Bug debug/113918] "

[Bug middle-end/113508] New: widen_ssumm3 documentation needs to mention which mode is m here
 2024-02-15 12:46 UTC  (5+ messages)
` [Bug middle-end/113508] "

[Bug libstdc++/113811] New: std::rotate does 64-bit signed division
 2024-02-15 12:45 UTC  (3+ messages)
` [Bug libstdc++/113811] "

[Bug libstdc++/113806] New: [performance] bitset::operator>>= unnecessarily sanitizes the high-word
 2024-02-15 12:44 UTC  (3+ messages)
` [Bug libstdc++/113806] "

[Bug ada/113877] New: gnatchop -c puts gnat.adc in the current working directory
 2024-02-15 11:53 UTC  (4+ messages)
` [Bug ada/113877] "

[Bug c++/99117] New: cannot accumulate std::valarray
 2024-02-15 11:44 UTC  (2+ messages)
` [Bug libstdc++/99117] [11/12/13/14 Regression] "

[Bug libstdc++/87744] Some valid instantiations of linear_congruential_engine produce compiler errors when __int128 isn't available
 2024-02-15 11:44 UTC 

[Bug c++/113802] New: gcc rejects auto f(this auto self...) { }
 2024-02-15 11:25 UTC  (3+ messages)
` [Bug c++/113802] "

[Bug tree-optimization/113910] New: [12/13/14 regression] Factor 15 slowdown compiling AMDGPUDisassembler.cpp on SPARC
 2024-02-15 10:43 UTC  (3+ messages)
` [Bug tree-optimization/113910] [12/13 Regression] "

[Bug fortran/113928] New: Aliasing of pointer in expression
 2024-02-15 10:37 UTC 

[Bug target/113652] New: ppc: unrecognized opcode: `lfiwzx'
 2024-02-15 10:29 UTC  (2+ messages)
` [Bug target/113652] [14 regression] Failed bootstrap on ppc unrecognized opcode: `lfiwzx' with -mcpu=7450

[Bug middle-end/112639] New: Incorrect handling of __builtin_c[lt]zg argument side-effects
 2024-02-15  9:28 UTC  (2+ messages)
` [Bug middle-end/112639] "

[Bug rtl-optimization/50440] New: 128 bit unsigned int subtraction generates too many register moves
 2024-02-15  9:27 UTC  (2+ messages)
` [Bug target/50440] "

[Bug testsuite/113899] New: Vect module test failures while running on remote host
 2024-02-15  9:05 UTC  (3+ messages)
` [Bug testsuite/113899] Vect module test failures while running on remote host due to default dg-do set to compile and additional-sources being used

[Bug target/31679] Incorrect result of multiplication long long by 0xFFFFFFFFLL constant
 2024-02-15  8:54 UTC 

[Bug tree-optimization/113567] New: ICE: SSA corruption: Unable to coalesce ssa_names 1 and 3 which are marked as MUST COALESCE. with _BitInt() and computed goto
 2024-02-15  8:54 UTC  (4+ messages)
` [Bug tree-optimization/113567] "

[Bug tree-optimization/113783] New: ICE: in lower_stmt, at gimple-lower-bitint.cc:5455 with -O -mavx512f and _BitInt() in memcpy()
 2024-02-15  8:49 UTC  (2+ messages)
` [Bug tree-optimization/113783] "

[Bug tree-optimization/113774] New: wrong code with _BitInt() arithmetics at -O2
 2024-02-15  8:47 UTC  (2+ messages)
` [Bug tree-optimization/113774] "

[Bug c++/113074] New: requires requires should be SFINAE
 2024-02-15  8:38 UTC  (6+ messages)
` [Bug libstdc++/113074] std::to_address should be SFINAE safe

[Bug target/113856] New: `(vect64 float){1.0f, 0}` code generation could just be `fmov sN, 1.0f`
 2024-02-15  8:25 UTC  (4+ messages)
` [Bug target/113856] "

[Bug testsuite/112376] New: [14 Regression] gcc.dg/tree-ssa/ssa-dom-thread-7.c was not adjusted for aarch64 case
 2024-02-15  7:55 UTC  (2+ messages)
` [Bug tree-optimization/112376] [14 Regression] gcc.dg/tree-ssa/ssa-dom-thread-7.c missed threading in "

[Bug c++/113920] New: Make -std=gnu++20 default for GCC 15
 2024-02-15  7:42 UTC  (3+ messages)
` [Bug c++/113920] "

[Bug tree-optimization/107141] New: ICE: Segmentation fault (in contains_struct_check)
 2024-02-15  7:35 UTC  (2+ messages)
` [Bug fortran/107141] "

[Bug tree-optimization/107143] New: ICE: 'verify_gimple' failed (Error: non-trivial conversion in 'mem_ref')
 2024-02-15  7:27 UTC  (2+ messages)
` [Bug fortran/107143] "

[Bug target/113926] New: `(vect128 int){1, 1, 0, 0}` could be generated via `movi vN.2s, 1`
 2024-02-15  6:51 UTC 

[Bug c++/113896] New: Assigning array elements in the wrong order after floating point optimization
 2024-02-15  3:16 UTC  (2+ messages)
` [Bug tree-optimization/113896] [12 Regression] Assigning array elements in the wrong order after floating point optimization since r12-8841

Valve Supplier
 2024-02-15  1:25 UTC 

[Bug sanitizer/102317] New: signed integer overflow sanitizer cannot work well with -fno-strict-overflow
 2024-02-15  1:22 UTC  (2+ messages)
` [Bug sanitizer/102317] "

[Bug c++/113916] New: gcc allows overriding a non-deleted private base class dtor with a deleted defaulted dtor
 2024-02-15  0:23 UTC  (2+ messages)
` [Bug c++/113916] gcc allows overriding a non-deleted private base class dtor with a "

[Bug c++/113925] New: static assert on requires clause with non-type bool template instantiated with immediately invoked consteval lambda is incorrectly rejected
 2024-02-15  0:10 UTC  (2+ messages)
` [Bug c++/113925] "

[Bug c++/113924] New: worse diagnostic for invalid decltype since r10-5347
 2024-02-14 22:29 UTC  (2+ messages)
` [Bug c++/113924] [11/12/13/14 Regression] "

[Bug c++/109753] New: pragma GCC target stops std::vector from compiling
 2024-02-14 22:13 UTC  (2+ messages)
` [Bug c++/109753] [13/14 Regression] pragma GCC target causes std::vector not to compile (always_inline on constructor)

[Bug analyzer/113923] New: Segfault in gcc/gcc/tree-diagnostic.cc:265
 2024-02-14 21:20 UTC  (4+ messages)
` [Bug analyzer/113923] "

[Bug tree-optimization/113922] New: -Wstringop-overflow with FORTIFY_SOURCE=3 and O{1,2,3} generates a false positive for 0-sized structs
 2024-02-14 21:07 UTC  (9+ messages)
` [Bug tree-optimization/113922] "

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
 2024-02-14 21:07 UTC 

[Bug tree-optimization/113576] New: [14 regression] 502.gcc_r hangs r14-8223-g1c1853a70f9422169190e65e568dcccbce02d95c
 2024-02-14 20:18 UTC  (3+ messages)
` [Bug tree-optimization/113576] "

[Bug libfortran/99210] New: X editing for reading file with encoding='utf-8'
 2024-02-14 20:00 UTC  (3+ messages)
` [Bug libfortran/99210] "

[Bug fortran/109358] New: Wrong formatting with T-descriptor during stream output
 2024-02-14 19:58 UTC  (2+ messages)
` [Bug fortran/109358] "

[Bug target/113855] New: [14 Regression] __gcc_nested_func_ptr_{created,deleted} exports from 32-bit libgcc_s.so.1
 2024-02-14 19:57 UTC  (3+ messages)
` [Bug target/113855] "

[Bug target/113871] New: psrlq is not used for PERM<a,{0},1,2,3,4>
 2024-02-14 19:48 UTC  (3+ messages)
` [Bug target/113871] "

[Bug other/113336] New: libatomic (testsuite) regressions on armv6-linux-gnueabihf
 2024-02-14 19:12 UTC  (2+ messages)
` [Bug other/113336] [14 Regression] libatomic (testsuite) regressions on arm

[Bug c++/103524] New: [meta-bug] modules issue
 2024-02-14 19:09 UTC  (2+ messages)
` [Bug c++/103524] "

[Bug c++/113708] New: [modules] ICE in import_export_decl with non-trivially initialized inline variable in header module
 2024-02-14 19:09 UTC  (3+ messages)
` [Bug c++/113708] "

[Bug fortran/107071] New: gfortran.dg/ieee/modes_1.f90 fails on aarch64-linux
 2024-02-14 18:25 UTC  (2+ messages)
` [Bug fortran/107071] "

[Bug testsuite/113861] New: c-c++-common/gomp/pr63328.c and gcc.dg/gomp/pr87895-2.c now XPASS
 2024-02-14 18:05 UTC  (3+ messages)
` [Bug testsuite/113861] "

[Bug ada/113781] New: Bug box on array initialisation with iterated aggregate component
 2024-02-14 17:49 UTC  (2+ messages)
` [Bug ada/113781] "

[Bug ada/113862] New: error: "others" choice not allowed here
 2024-02-14 17:46 UTC  (3+ messages)
` [Bug ada/113862] "

[Bug ada/113893] New: Finalization exception issue with anonymous access object
 2024-02-14 17:36 UTC  (5+ messages)
` [Bug ada/113893] finalization issue with anonymous access object of local type

[Bug rtl-optimization/113415] New: ICE: RTL check: expected elt 3 type 'e' or 'u', have '0' (rtx code_label) in PATTERN, at rtl.h:1511 with -mstringop-strategy=byte_loop and invalid __asm__ on _BitInt()
 2024-02-14 17:25 UTC  (2+ messages)
` [Bug middle-end/113415] ICE: RTL check: -mstringop-strategy=byte_loop vs inline-asm goto with block copies

[Bug c/103908] New: gcc 7.5.0 (and earlier) miscompile asm goto in O1 on x86-64
 2024-02-14 17:23 UTC  (2+ messages)
` [Bug rtl-optimization/103908] gcc miscompile asm goto for O1

[Bug ipa/113291] New: [14 Regression] compilation never (?) finishes with recursive always_inline functions at -O and above
 2024-02-14 17:14 UTC  (4+ messages)
` [Bug ipa/113291] [14 Regression] compilation never (?) finishes with recursive always_inline functions at -O and above since r14-2172

[Bug libstdc++/113450] New: std/format/functions/format.cc FAILs
 2024-02-14 17:00 UTC  (5+ messages)
` [Bug libstdc++/113450] [14 Regression] "

[Bug middle-end/111054] New: [14 Regression] ICE: in to_sreal, at profile-count.cc:472 with -O3 -fno-guess-branch-probability
 2024-02-14 16:39 UTC  (3+ messages)
` [Bug middle-end/111054] [14 Regression] ICE: in to_sreal, at profile-count.cc:472 with -O3 -fno-guess-branch-probability since r14-2967

[Bug c++/72751] anonymous union within an anonymous union accepted without diagnostic (i.e. add -Wnested-anon-types)
 2024-02-14 16:29 UTC  (3+ messages)

[Bug c++/113919] New: Nested anonymous unions should be prohibited in ISO C++
 2024-02-14 16:26 UTC  (4+ messages)
` [Bug c++/113919] "

School Districts Contacts 2024
 2024-02-14 16:11 UTC 

[Bug c++/113332] New: [12/13/14 regression] ICE when building fcitx-5.1.6
 2024-02-14 15:23 UTC  (3+ messages)
` [Bug c++/113332] [12/13/14 regression] checking "
` [Bug c++/113332] [12/13 "

[Bug c++/113908] New: [14 Regression] bogus access error with new-expr of current non-template class with implicitly deleted copy ctor
 2024-02-14 15:22 UTC  (3+ messages)
` [Bug c++/113908] [14 Regression] bogus access error with new-expr of current non-template class with implicitly deleted copy ctor since r14-557

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