public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/46244] New: gfc_compare_derived_types is buggy
 2024-01-19 18:00 UTC  (2+ messages)
` [Bug fortran/46244] "

[Bug target/113507] New: can't build a cross compiler to rs6000-ibm-aix7.2
 2024-01-19 17:56 UTC 

[Bug c/110029] New: more precise documentation for cleanup attribute
 2024-01-19 17:55 UTC  (4+ messages)
` [Bug c/110029] "

[Bug middle-end/111054] New: [14 Regression] ICE: in to_sreal, at profile-count.cc:472 with -O3 -fno-guess-branch-probability
 2024-01-19 17:50 UTC  (2+ 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 fortran/113503] New: [14 Regression] xtb test miscompilation starting with r14-870
 2024-01-19 17:45 UTC  (4+ messages)
` [Bug fortran/113503] "

[Bug tree-optimization/113462] New: ICE: in handle_cast, at gimple-lower-bitint.cc:1539 at -O with _BitInt() in a struct
 2024-01-19 17:41 UTC  (2+ messages)
` [Bug tree-optimization/113462] "

[Bug c++/109642] New: False Positive -Wdangling-reference with std::span-like classes
 2024-01-19 17:35 UTC  (2+ messages)
` [Bug c++/109642] "

[Bug c++/109671] New: Spurious dangling reference warning in GCC 13
 2024-01-19 17:35 UTC  (2+ messages)
` [Bug c++/109671] "

[Bug tree-optimization/113491] New: ICE: SIGSEGV in make_ssa_name_fn (tree-ssanames.cc:354) at -Os with _BitInt() used as switch control expression
 2024-01-19 17:29 UTC  (3+ messages)
` [Bug tree-optimization/113491] "

[Bug c++/110075] New: Bogus -Wdangling-reference
 2024-01-19 17:25 UTC  (2+ messages)
` [Bug c++/110075] "

[Bug c++/113498] New: ICE in GCC trunk: tree check: have using_decl in get_template_info, at cp/pt.cc:357
 2024-01-19 17:01 UTC  (6+ messages)
` [Bug c++/113498] "
` [Bug c++/113498] [14 regression] "
` [Bug c++/113498] [14 regression] ICE in GCC trunk: tree check: have using_decl in get_template_info, at cp/pt.cc:357 since r14-6064

[Bug target/112103] New: [14 regression] gcc.target/powerpc/rlwinm-0.c fails after r14-4941-gd1bb9569d70304
 2024-01-19 16:48 UTC  (2+ messages)
` [Bug target/112103] "

[Bug c++/113478] New: -Os does not inline single instruction function
 2024-01-19 16:43 UTC  (4+ messages)
` [Bug ipa/113478] "

[Bug other/113317] New: New test case libgomp.c++/ind-base-2.C fails with ICE
 2024-01-19 16:41 UTC  (4+ messages)
` [Bug other/113317] "

[Bug c/113492] New: [14 Regression] ICE: in composite_type_internal, at c/c-typeck.cc:557 with -std=c2x -funsigned-bitfields
 2024-01-19 16:04 UTC  (3+ messages)
` [Bug c/113492] "
` [Bug c/113492] [14 Regression] ICE: in composite_type_internal, at c/c-typeck.cc:557 with -std=c2x -funsigned-bitfields since r14-6808

[Bug analyzer/112705] New: FAIL: gcc.dg/analyzer/pr94688.c (test for excess errors)
 2024-01-19 16:02 UTC  (2+ messages)
` [Bug analyzer/112705] "

[Bug debug/112878] New: ICE: in ctf_add_slice, at ctfc.cc:499 with -std=c23 -gctf1
 2024-01-19 15:57 UTC  (2+ messages)
` [Bug c/112878] "

[Bug testsuite/109705] New: [14 regression] gcc.dg/vect/pr25413a.c fails after r14-333-g6d4b59a9356ac4
 2024-01-19 15:44 UTC  (2+ messages)
` [Bug testsuite/109705] "

[Bug libstdc++/113504] New: High memory usage for parallel `std::sort`
 2024-01-19 15:41 UTC  (2+ messages)
` [Bug libstdc++/113504] "

[Bug rtl-optimization/113506] New: ICE: RTL check: expected elt 2 type 'B', have '0' (rtx barrier) in BLOCK_FOR_INSN, at rtl.h:1495 with -Os -fno-tree-coalesce-vars -finline-stringops
 2024-01-19 15:40 UTC 

[Bug analyzer/113505] New: ICE: SIGSEGV in tree_class_check (tree.h:3766) with -O -fdump-analyzer -fanalyzer
 2024-01-19 15:37 UTC 

[Bug target/112862] New: [14 regression] gfortran.dg coarray tests FAIL on macOS 12+
 2024-01-19 14:48 UTC  (2+ messages)
` [Bug target/112862] "

[Bug target/113114] New: ICE in try_promote_writeback aarch64-ldp-fusion.cc
 2024-01-19 14:03 UTC  (3+ messages)
` [Bug target/113114] [14 Regression] ICE compiling gcc.c-torture/execute/pr59643.cwith -mabi=ilp32; "

[Bug c/111677] New: arm64 build fails unrecognizable insn [REGRESSION]
 2024-01-19 14:01 UTC  (3+ messages)
` [Bug target/111677] [12/13/14 Regression] darktable build on aarch64 fails with unrecognizable insn due to -fstack-protector changes

[Bug libstdc++/113500] New: Using std::format with float or double based std::chrono::time_point causes error: no match for 'operator<<'
 2024-01-19 13:44 UTC  (8+ messages)
` [Bug libstdc++/113500] "

[Bug target/113312] New: Update __attribute__((interrupt)) for Intel FRED
 2024-01-19 13:40 UTC  (4+ messages)
` [Bug target/113312] Add __attribute__((no_callee_saved_registers)) "

[Bug tree-optimization/113467] New: [14 regression] libgcrypt-1.10.3 is miscompiled
 2024-01-19 13:37 UTC  (6+ messages)
` [Bug tree-optimization/113467] "

[Bug ipa/113490] New: [14 Regression] ICE: in propagate_vals_across_arith_jfunc, at ipa-cp.cc:2425 at -O3
 2024-01-19 13:36 UTC  (7+ messages)
` [Bug ipa/113490] "
` [Bug ipa/113490] [14 Regression] ICE: in propagate_vals_across_arith_jfunc, at ipa-cp.cc:2425 at -O3 since r14-285

[Bug ada/113352] New: error: invalid prefix in selected component with overloaded subprogram
 2024-01-19 12:00 UTC  (2+ messages)
` [Bug ada/113352] "

[Bug c++/102051] New: [coroutines] ICE in gimplify_var_or_parm_decl, at gimplify.c:2848
 2024-01-19 11:41 UTC  (2+ messages)
` [Bug c++/102051] "

[Bug ada/113351] New: Primitive renaming, error: too many arguments in call
 2024-01-19 11:34 UTC  (2+ messages)
` [Bug ada/113351] error on primitive renaming: "

[Bug ada/113350] New: Class wide renaming primitive
 2024-01-19 11:31 UTC  (2+ messages)
` [Bug ada/113350] class-wide "

[Bug testsuite/113502] New: gcc.target/aarch64/vect-early-break-cbranch.c testcase is too sensitive
 2024-01-19 11:12 UTC  (2+ messages)
` [Bug testsuite/113502] gcc.target/aarch64/vect-early-break-cbranch.c and gcc.target/aarch64/sve/vect-early-break-cbranch.c testcase are "

[Bug c/113495] New: RISC-V: Time and memory awful consumption of SPEC2017 wrf benchmark
 2024-01-19 10:22 UTC  (27+ messages)
` [Bug tree-optimization/113495] "
` [Bug rtl-optimization/113495] "

[Bug analyzer/111475] New: Many C++ analyzer tests FAIL
 2024-01-19 10:11 UTC  (4+ messages)
` [Bug analyzer/111475] "

[Bug tree-optimization/113442] New: [14 Regression] ICE in compute_live_loop_exits, at tree-ssa-loop-manip.cc:250 since r14-7195-g411de96dbf2bda
 2024-01-19  9:49 UTC  (2+ messages)
` [Bug tree-optimization/113442] "

[Bug lto/113488] New: [14 Regression] ICE in add_AT_die_ref with LTO
 2024-01-19  9:48 UTC  (9+ messages)
` [Bug debug/113488] "
` [Bug debug/113488] [14 Regression] ICE in add_AT_die_ref with LTO since r14-5546

[Bug middle-end/113494] New: [14 Regression] ICE (segfault) in slpeel_tree_duplicate_loop_to_edge_cfg since r14-8206-g0f38666680d6ad0e
 2024-01-19  9:48 UTC  (6+ messages)
` [Bug middle-end/113494] "

[Bug tree-optimization/110422] New: asm goto vs SRA
 2024-01-19  9:37 UTC  (2+ messages)
` [Bug tree-optimization/110422] "

[Bug target/113089] New: [14 Regression][aarch64] ICE in process_uses_of_deleted_def, at rtl-ssa/changes.cc:252 since r14-6605-gc0911c6b357ba9
 2024-01-19  9:18 UTC  (2+ messages)
` [Bug target/113089] "

[Bug target/112337] New: arm: ICE in arm_effective_regno
 2024-01-19  9:12 UTC  (2+ messages)
` [Bug target/112337] arm: ICE in arm_effective_regno when compiling for MVE

[Bug target/113501] New: i think -lntdll should by default by included in windows targets
 2024-01-19  9:12 UTC  (2+ messages)
` [Bug target/113501] "

[Bug rtl-optimization/113464] New: ICE: in lower_asm, at gimple-lower-bitint.cc:5200 with invalid __asm__ on _BitInt() at -O1 and above
 2024-01-19  9:05 UTC  (3+ messages)
` [Bug tree-optimization/113464] "

[Bug tree-optimization/113463] New: ICE: in extended_tree, at tree.h:6449 with _BitInt() used as offset
 2024-01-19  9:05 UTC  (3+ messages)
` [Bug tree-optimization/113463] "

[Bug tree-optimization/113459] New: ICE: in as_a, at machmode.h:381 with memset() on a _BitInt() at -O1 and above
 2024-01-19  9:05 UTC  (3+ messages)
` [Bug tree-optimization/113459] "

[Bug target/113431] New: [14] RISC-V rv64gcv vector: Runtime mismatch at -O3
 2024-01-19  8:56 UTC  (3+ messages)
` [Bug tree-optimization/113431] [14 Regression] Wrong code "

[Bug libstdc++/113450] New: std/format/functions/format.cc FAILs
 2024-01-19  8:47 UTC  (3+ messages)
` [Bug libstdc++/113450] [14 Regression] "

[Bug sanitizer/113430] New: Trivial program segfaults intermittently with ASAN since Linux 6.7
 2024-01-19  8:24 UTC  (3+ messages)
` [Bug sanitizer/113430] Trivial program segfaults intermittently with ASAN with large CONFIG_ARCH_MMAP_RND_BITS in kernel configuration

[Bug libstdc++/64064] New: basic_filebuf seekoff return value is unusable for files opened in text mode on Windows
 2024-01-19  8:18 UTC  (3+ messages)
` [Bug libstdc++/64064] "

[Bug tree-optimization/113487] New: Missed optimization:simplify demanded bits on multi-use instructions like select
 2024-01-19  7:14 UTC  (2+ messages)
` [Bug tree-optimization/113487] "

[Bug target/113485] New: Segmentation fault in -fno-guess-branch-probability optimization of NEON instructions on aarch64-linux-gnu target
 2024-01-19  7:11 UTC  (2+ messages)
` [Bug target/113485] [14 regrssion] ICE with -fno-guess-branch-probability on aarch64 starting with r14-7187-g74e3e839ab2d36

[Bug rust/113499] New: crab1 fails to link when configuring with --disable-plugin
 2024-01-19  7:08 UTC  (2+ messages)
` [Bug rust/113499] "

[Bug c/99913] New: GCC11 fails to build for MinGW-w64 for Windows 32-bit
 2024-01-19  7:00 UTC  (2+ messages)
` [Bug target/99913] "

[Bug libgcc/113497] New: error: implicit declaration of function 'abort' on enable-execute-stack.c
 2024-01-19  6:29 UTC  (3+ messages)
` [Bug libgcc/113497] "
` [Bug libgcc/113497] error: implicit declaration of function 'abort' on enable-execute-stack.c on i686-w64-mingw32 target

[Bug analyzer/113496] New: ICE: in cmp, at analyzer/constraint-manager.cc:782 with -fanalyzer -fdump-analyzer
 2024-01-19  5:52 UTC 

[Bug c++/113443] New: GCC rejects valid program involving parameter packs with in between class type
 2024-01-19  5:42 UTC  (2+ messages)
` [Bug c++/113443] "

[Bug go/113447] New: [14 regression] issue20185.go etc. FAIL
 2024-01-19  4:53 UTC  (3+ messages)
` [Bug go/113447] "

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2024-01-19  4:34 UTC  (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug middle-end/104355] New: Misleading -Warray-bounds documentation says "always out of bounds"
 2024-01-19  4:34 UTC  (2+ messages)
` [Bug middle-end/104355] "

[Bug c++/113405] New: Can't access member type alias of concept-constrained class template specialization in global module fragment via alias template in different module
 2024-01-19  3:38 UTC  (2+ messages)
` [Bug c++/113405] "

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2024-01-19  3:23 UTC 

[Bug target/113429] New: RISC-V: SPEC2017 527 cam4 miscompilation in autovec VLA build
 2024-01-19  3:23 UTC  (2+ messages)
` [Bug target/113429] "

[Bug c++/102397] New: Documentation of attribute syntax does not discuss C++11 / C23 attribute syntax
 2024-01-19  2:52 UTC  (2+ messages)
` [Bug c++/102397] "

[Bug testsuite/113437] New: gcc.dg/tree-ssa/pr95906.c fails on arm since g:6686e16fda4
 2024-01-19  2:47 UTC  (6+ messages)
` [Bug testsuite/113437] [14 Regression] "

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

[Bug other/113038] New: [14 regression] Excess errors for g++.dg/modules/hello-1_b.C after r14-6569-gfe54b57728c09a
 2024-01-19  2:32 UTC  (3+ messages)
` [Bug c++/113038] "

[Bug target/112980] New: 64-bit powerpc ELFv2 does not allow nops to be generated before function global entry point
 2024-01-19  2:06 UTC  (2+ messages)
` [Bug target/112980] "

[Bug c++/112588] New: ICE in make_decl_rtl when returning str literal when string header imported in module
 2024-01-19  1:00 UTC  (2+ messages)
` [Bug c++/112588] [modules] "

[Bug tree-optimization/113458] New: Missed SLP for reduction of multiplication/addition with promotion
 2024-01-19  0:33 UTC  (2+ messages)
` [Bug target/113458] "

[Bug ipa/108470] New: Missing documentation for alternate uses of __attribute__((noinline))
 2024-01-18 23:28 UTC  (3+ messages)
` [Bug ipa/108470] "

[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-01-18 23:05 UTC  (3+ messages)
` [Bug middle-end/113415] ICE: RTL check: -mstringop-strategy=byte_loop vs inline-asm goto with block copies

[Bug c++/109640] New: Spurious Wdangling-reference for argument to temporary lambda cast to rvalue reference
 2024-01-18 23:05 UTC  (2+ messages)
` [Bug c++/109640] "

[Bug tree-optimization/113466] New: ICE: verify_flow_info failed: returns_twice call is not first in basic block 7 with a __returns_twice__ function with _BitInt() argument
 2024-01-18 22:59 UTC  (2+ messages)
` [Bug tree-optimization/113466] "

[Bug c++/111410] New: Bogus Wdangling-reference warning with ranges pipe expression in for loop
 2024-01-18 22:53 UTC  (3+ messages)
` [Bug c++/111410] "

[Bug tree-optimization/69807] FAIL: gcc.dg/graphite/scop-19.c scan-tree-dump-times graphite "number of SCoPs: 0" 1
 2024-01-18 22:50 UTC  (2+ messages)

[Bug c/113489] New: aarch64: ICE on gcc/gcc/tree-vect-slp.cc
 2024-01-18 22:35 UTC  (2+ messages)
` [Bug c/113489] "

[Bug debug/113481] New: avr: internal compiler error in decompose, at rtl.h:2298
 2024-01-18 22:33 UTC  (6+ messages)
` [Bug debug/113481] "
` [Bug middle-end/113481] "

[Bug fortran/113471] New: [14 regression] wrong array bound check failure on valid code
 2024-01-18 22:19 UTC  (4+ messages)
` [Bug fortran/113471] "

[Bug c++/111607] New: False positive -Wdangling-reference
 2024-01-18 22:02 UTC  (2+ messages)
` [Bug c++/111607] "

[Bug target/113486] New: ICE: in extract_insn, at recog.cc:2812 (unrecognizable insn) with -mgeneral-regs-only and __builtin_apply() on aarch64
 2024-01-18 21:58 UTC  (2+ messages)
` [Bug target/113486] "

[Bug fortran/67277] segfault when passing a missing optional argument to an elemental intrinsic
 2024-01-18 21:44 UTC 

[Bug c++/113256] New: False -Wdangling-reference positive
 2024-01-18 21:28 UTC  (2+ messages)
` [Bug c++/113256] "

[Bug other/111287] New: doc: "strict ISO mode" definition is not up-to-date
 2024-01-18 21:22 UTC  (3+ messages)
` [Bug other/111287] "

[Bug target/113484] New: Add support for _Float16 type on PowerPC
 2024-01-18 21:08 UTC  (3+ messages)
` [Bug target/113484] "

[Bug testsuite/113366] New: g++.dg/cpp2a/concepts-pr67774.C FAIL
 2024-01-18 21:03 UTC  (2+ messages)
` [Bug testsuite/113366] "

[Bug tree-optimization/113493] New: FAIL: gcc.dg/tree-ssa/slsr-13.c scan-tree-dump-times optimized
 2024-01-18 20:51 UTC 

[Bug analyzer/113150] New: FAIL: c-c++-common/analyzer/fd-glibc-byte-stream-socket.c -std=c++98 (test for excess errors)
 2024-01-18 19:55 UTC  (3+ messages)
` [Bug analyzer/113150] "

[Bug c++/112815] New: ICE: in vague_linkage_p, at cp/decl2.cc:2329 with -flto -fno-weak
 2024-01-18 19:44 UTC  (3+ messages)
` [Bug ipa/112815] "
` [Bug ipa/112815] [11/12/13/14 Regression] "

[Bug target/108521] New: doc/invoke.texi contains remnants of Cygwin options removed in 2010-10-07
 2024-01-18 19:43 UTC  (2+ messages)
` [Bug target/108521] gcc/doc/invoke.texi "

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