public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/108679] New: ice in modify_call, at ipa-param-manipulation.cc:656
 2023-02-15 10:40 UTC  (4+ messages)
` [Bug ipa/108679] [13 Regression] ice in modify_call, at ipa-param-manipulation.cc:656 since r13-4685-g4834e9360f7bf42f

[Bug c/108718] New: csmith: possible bad code with -O2
 2023-02-15 10:39 UTC  (4+ messages)
` [Bug c/108718] [10/11/12/13 Regression] "

[Bug c/108799] New: Improper deprecation diagnostic for rsp clobber
 2023-02-15 10:28 UTC 

[Bug fortran/108512] New: [13 Regression][OpenMP] ICE for valid loop data-sharing clauses
 2023-02-15 10:27 UTC  (3+ messages)
` [Bug fortran/108512] "

[Bug fortran/108693] New: Update shared character array inside OpenMP critical section causes internal compiler error
 2023-02-15  9:33 UTC  (2+ messages)
` [Bug fortran/108693] "

[Bug target/108787] New: [13 Regression] libsodium miscompilation on power9 starting with r13-2107
 2023-02-15  9:28 UTC  (13+ messages)
` [Bug target/108787] "

[Bug tree-optimization/108351] New: Dead Code Elimination Regression at -O3 (trunk vs. 12.2.0)
 2023-02-15  9:15 UTC  (3+ messages)
` [Bug tree-optimization/108351] [13 Regression] Dead Code Elimination Regression at -O3 since r13-4240-gfeeb0d68f1c708

[Bug target/103109] New: madd not used for multiply add on POWER9
 2023-02-15  9:13 UTC  (2+ messages)
` [Bug target/103109] "

[Bug c/108798] New: -Woverflow fails to catch int8_t i=128;
 2023-02-15  8:59 UTC 

[Bug c++/108793] New: [12/13 Regression] ICE: verify_gimple failed
 2023-02-15  8:38 UTC  (3+ messages)
` [Bug tree-optimization/108793] "

[Bug c++/108792] New: [10/11/12/13 Regression] ICE in reset_sched_cycles_in_current_ebb, at sel-sched.cc:7147
 2023-02-15  8:38 UTC  (2+ messages)
` [Bug rtl-optimization/108792] "

[Bug c/108791] New: [12/13 Regression] ICE: verify_gimple failed
 2023-02-15  8:37 UTC  (5+ messages)
` [Bug c/108791] "
` [Bug tree-optimization/108791] "

[Bug libstdc++/108797] New: libstdc++: Inconsistent noexcept-specific for valarray begin/end
 2023-02-15  8:28 UTC  (5+ messages)
` [Bug libstdc++/108797] [10/11 Regression] libstdc++: Inconsistent noexcept-specifier "

[Bug c/108691] New: ICE when compiling for AArch64 with BTI protection at -O1
 2023-02-15  8:19 UTC  (2+ messages)
` [Bug tree-optimization/108691] [13 Regression] ICE with function ptr and setjmp/returns twice "

[Bug target/108738] New: compile-time and memory-hog in mdreorg
 2023-02-15  7:28 UTC  (3+ messages)
` [Bug target/108738] "

[Bug tree-optimization/107096] New: Fully masking vectorization with AVX512 ICEs gcc.dg/vect/vect-over-widen-*.c
 2023-02-15  7:26 UTC  (4+ messages)
` [Bug tree-optimization/107096] "

[Bug c++/69585] [C++ 11] parser errors mixing alignas, C++ 11 and GNU attributes on class declaration
 2023-02-15  3:53 UTC 

[Bug c/108796] New: GCC 13 accepts [[noreturn]] attribute without -std=c2x
 2023-02-15  3:47 UTC  (6+ messages)
` [Bug c/108796] "
` [Bug c/108796] Can't intermix C2x and GNU style attributes

[Bug c/101682] New: gcc incorrectly rejects C2x attributes after declaration-specifiers
 2023-02-15  3:44 UTC  (2+ messages)
` [Bug c/101682] "

[Bug target/108699] New: gcc.c-torture/execute/builtin-bitops-1.c fails on power 9 BE
 2023-02-15  2:34 UTC  (4+ messages)
` [Bug target/108699] "

[Bug c++/106675] [10/11/12/13 Regression] g++ crashes on funky operators
 2023-02-15  0:09 UTC  (4+ messages)
` [Bug c++/106675] [10 "

[Bug modula2/108261] New: modula-2 module registration process seems to fail with shared libraries
 2023-02-14 23:34 UTC  (4+ messages)
` [Bug modula2/108261] "

[Bug middle-end/106080] New: Labels as values triggering -Wdangling-pointer
 2023-02-14 23:25 UTC  (9+ messages)
` [Bug middle-end/106080] "

[Bug target/108790] New: bpf: gcc emits malformed ldxdw instruction at -O2
 2023-02-14 22:47 UTC  (2+ messages)
` [Bug target/108790] "

XMM/YMM assembly bloat
 2023-02-14 22:39 UTC  (3+ messages)

[Bug c++/108795] New: [10/11/12/13 Regression] ICE in prep_operand, at cp/call.cc:6325
 2023-02-14 21:48 UTC  (2+ messages)
` [Bug c++/108795] "

[Bug tree-optimization/96921] New: Failure to optimize combined boolean not patterns
 2023-02-14 21:48 UTC  (3+ messages)
` [Bug tree-optimization/96921] "

[Bug tree-optimization/108354] New: Dead Code Elimination Regression at -O2 (trunk vs. 12.2.0)
 2023-02-14 21:48 UTC  (3+ messages)
` [Bug tree-optimization/108354] [13 Regression] Dead Code Elimination Regression at -O2 since r13-89-gb3e98eb3396e16

[Bug middle-end/19987] [meta-bug] fold missing optimizations in general
 2023-02-14 21:48 UTC 

[Bug tree-optimization/108355] New: Dead Code Elimination Regression at -O2 (trunk vs. 12.2.0)
 2023-02-14 21:48 UTC  (3+ messages)
` [Bug tree-optimization/108355] [13 Regression] Dead Code Elimination Regression at -O2 since r13-2772-g9baee6181b4e42

[Bug tree-optimization/107972] New: backward propagation of finite property not performed
 2023-02-14 21:28 UTC  (2+ messages)
` [Bug tree-optimization/107972] "

[Bug target/90458] [10/11/12/13 Regression] mingw64: ICE in i386_pe_seh_unwind_emit, at config/i386/winnt.c:1258 with -fstack-clash-protection
 2023-02-14 21:13 UTC 

[Bug target/108779] New: No option to change thread-pointer location on AArch64
 2023-02-14 21:11 UTC  (6+ messages)
` [Bug target/108779] AARCH64 should add an option to change TLS register location to support EL1/EL2/EL3 system registers

[Bug c/108657] New: csmith: possible wrong checksum with -O3 and -ftrivial-auto-var-init=zero
 2023-02-14 21:09 UTC  (3+ messages)
` [Bug middle-end/108657] [13 Regression] "

[Bug c++/108788] New: Lookup of injected class name should be type-dependent
 2023-02-14 20:12 UTC  (2+ messages)
` [Bug c++/108788] "

[Bug c++/108794] New: ICE in determine_visibility, at cp/decl2.cc:2839
 2023-02-14 19:40 UTC 

[Bug c/97972] New: [10/11 Regression] ICE in moving_insn_creates_bookkeeping_block_p, at sel-sched.c:2031
 2023-02-14 19:33 UTC  (2+ messages)
` [Bug rtl-optimization/97972] [10/11/12/13 Regression] ICE in moving_insn_creates_bookkeeping_block_p, at sel-sched.c:2031 since r9-2064-gc4c5ad1d6d1e1e1f

[Bug target/108673] New: ICE with -fstack-clash-protection and noreturn attribute on x86_64-w64-mingw32
 2023-02-14 18:11 UTC  (4+ messages)
` [Bug target/108673] "

[Bug c/108789] New: __builtin_(add|mul)_overflow methods generate duplicate operations if both operands are const
 2023-02-14 17:53 UTC  (2+ messages)
` [Bug middle-end/108789] "

[Bug c++/108761] New: Add option to produce a unique section for non-COMDAT __attribute__((section("foo"))) object
 2023-02-14 15:04 UTC  (5+ messages)
` [Bug c++/108761] "

[Bug middle-end/108786] New: bitmap_first_set_bit misses a bitmap_clear_first_bit
 2023-02-14 14:30 UTC  (2+ messages)
` [Bug middle-end/108786] "

[Bug c++/107532] New: [13 Regression] -Werror=dangling-reference false positives in libcamera-0.0.1
 2023-02-14 13:45 UTC  (3+ messages)
` [Bug c++/107532] "

[Bug c++/71954] template partial specialization for constexpr error
 2023-02-14 12:51 UTC 

[Bug c++/108772] New: [13 Regression] ICE in force_decl_die, at dwarf2out.cc:26751 since r13-4161-g32d16fe9d7e347bc
 2023-02-14 12:22 UTC  (3+ messages)
` [Bug debug/108772] "

[Bug tree-optimization/108782] New: [13 Regression] ICE in add_phi_arg, at tree-phinodes.cc:359
 2023-02-14 11:50 UTC  (5+ messages)
` [Bug tree-optimization/108782] "

[Bug target/108729] New: gcc.target/powerpc/bfp/scalar-test-data-class-12.c fails on power 9 BE
 2023-02-14 11:46 UTC  (4+ messages)
` [Bug target/108729] "

[Bug target/108731] New: gcc.target/powerpc/bfp/vec-test-data-class-9.c fails on power 9 BE
 2023-02-14 11:35 UTC  (3+ messages)
` [Bug target/108731] "
` [Bug testsuite/108731] "

[Bug sanitizer/108777] New: Add support for --param asan-kernel-mem-intrinsic-prefix=1
 2023-02-14 11:12 UTC  (9+ messages)
` [Bug sanitizer/108777] "

[Bug testsuite/108723] New: [13 Regression] Recent changes broke risc-v testsuite
 2023-02-14 10:28 UTC  (3+ messages)
` [Bug testsuite/108723] "

[Bug tree-optimization/108785] New: nested cycle vectorization too restrictive
 2023-02-14 10:10 UTC 

[Bug target/108728] New: gcc.dg/torture/float128-cmp-invalid.c fails on power 9 BE
 2023-02-14  9:54 UTC  (2+ messages)
` [Bug target/108728] "

[Bug target/96373] New: SVE miscompilation on vectorized division loop, leading to FP exception
 2023-02-14  9:18 UTC  (3+ messages)
` [Bug target/96373] "

[Bug tree-optimization/108571] New: Fix for PR96373 regresses fabd_1.c with -ftrapping-math
 2023-02-14  9:18 UTC  (2+ messages)
` [Bug tree-optimization/108571] "

[Bug c++/108778] New: Missing optimization with direct register access instead of structure mapping
 2023-02-14  8:54 UTC  (3+ messages)
` [Bug target/108778] "

[Bug c/108375] New: [10/11/12/13 Regression] Some variably modified types not detected as such
 2023-02-14  8:34 UTC  (2+ messages)
` [Bug c/108375] "

[Bug target/107396] New: [12 regression] new test case gcc.dg/analyzer/pipe-glibc.c in r13-3466-g792f039fc37faa fails with excess errors
 2023-02-14  8:27 UTC  (2+ messages)
` [Bug analyzer/107396] [13 "

[Bug target/108726] New: gcc.dg/analyzer/pipe-glibc.c fails on power 9 BE
 2023-02-14  8:27 UTC  (2+ messages)
` [Bug target/108726] "

[Bug c++/108681] New: gcc hangs compiling opencv/channels_combine.cpp for aarch64
 2023-02-14  8:01 UTC  (4+ messages)
` [Bug rtl-optimization/108681] [13 Regression] "

[Bug tree-optimization/108783] New: [13 Regression] ICE: verify_flow_info failed (error: returns_twice call is not first in basic block 3)
 2023-02-14  7:13 UTC  (2+ messages)
` [Bug tree-optimization/108783] "

[Bug rtl-optimization/108774] New: [13 Regression] ICE: in get_equiv, at lra-constraints.cc:534 with -Os -ftrapv -mcmodel=large
 2023-02-14  7:07 UTC  (4+ messages)
` [Bug rtl-optimization/108774] "

[Bug debug/108784] New: '-fcompare-debug' failure (length) w/ -O1 -fharden-conditional-branches -funroll-all-loops --param ira-simple-lra-insn-threshold=1
 2023-02-14  5:58 UTC 

[Bug c++/108781] New: Underlying variables of structured bindings should not be treated as having external or module linkage
 2023-02-14  4:08 UTC  (2+ messages)
` [Bug c++/108781] "

[Bug target/80175] rs6000 target should have a strlensi pattern that works for recent powerpc processors
 2023-02-14  3:05 UTC 

[Bug libstdc++/103934] New: std::atomic_flag: multiple C++20 functions missing
 2023-02-14  2:00 UTC  (5+ messages)
` [Bug libstdc++/103934] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2023-02-14  0:03 UTC 

[Bug c++/107411] New: trivial-auto-var-init=zero invalid uninitialized variable warning
 2023-02-14  0:03 UTC  (2+ messages)
` [Bug middle-end/107411] "

[Bug c++/108780] New: Spurious warning with -ftrivial-auto-var-init=zero
 2023-02-14  0:03 UTC  (2+ messages)
` [Bug middle-end/108780] "

[Bug d/107469] New: Build of GDC on FreeBSD 14 fails due to outdated value of __FreeBSD_version
 2023-02-13 23:32 UTC  (2+ messages)
` [Bug d/107469] "

[Bug bootstrap/105010] New: GCC 12 after 20220227 fails on powerpc64-freebsd with Error: invalid mfcr mask
 2023-02-13 22:39 UTC  (2+ messages)
` [Bug target/105010] [12/13 regression] GCC 12 after 20220227 fails to build "

[Bug fortran/105167] New: ICE in gfc_set_default_type, at fortran/symbol.cc:298
 2023-02-13 21:39 UTC  (2+ messages)
` [Bug fortran/105167] "

[Bug fortran/103475] New: ICE in gfc_expr_attr, at fortran/primary.c:2782
 2023-02-13 21:14 UTC  (4+ messages)
` [Bug fortran/103475] "

[Bug tree-optimization/108757] New: We do not simplify (a - (N*M)) / N + M -> a / N
 2023-02-13 21:01 UTC  (9+ messages)
` [Bug tree-optimization/108757] "
` [Bug rtl-optimization/108757] "

[Bug rtl-optimization/108516] New: Useless movzx instruction emitted when loading 8 bits from 24 bit struct
 2023-02-13 20:04 UTC  (3+ messages)
` [Bug target/108516] "
` [Bug target/108516] [11/12 Regression] "

[Bug c++/107938] New: ICE directly returning `this` of `extern` variable in template
 2023-02-13 18:09 UTC  (2+ messages)
` [Bug c++/107938] [11/12/13 Regression] ICE directly returning `this` of `extern` variable in template since r11-557

[Bug c++/108759] New: "mandatory copy elision" not implemented during constant evaluation redux
 2023-02-13 17:20 UTC  (2+ messages)
` [Bug c++/108759] "

[Bug c++/108773] New: internal compiler error: in gimplify_var_or_parm_decl, at gimplify.cc:3058 compiling ceph
 2023-02-13 17:07 UTC  (6+ messages)
` [Bug c++/108773] [13 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3058 compiling ceph since r13-4563-g1e1847612d7f169f

[Bug testsuite/108776] New: new test case c-c++-common/rotate-11.c from r12-9158-ga015ebe382cd6d fails
 2023-02-13 16:23 UTC 

[Bug c++/108775] New: Move construction clobbers data through [[no_unique_address]]
 2023-02-13 16:14 UTC  (3+ messages)
` [Bug c++/108775] "

[Bug c++/98995] New: Copy elision not applied to members declared with [[no_unique_address]]
 2023-02-13 16:12 UTC  (2+ messages)
` [Bug c++/98995] [10/11/12/13 Regression] Copy elision not applied to members declared with [[no_unique_address]] or a empty base class

[Bug c++/82113] RVO isn't applied to base class constructor call in C++17
 2023-02-13 16:12 UTC 

[Bug rust/108102] New: rust bootstrap comparison failure on s390x-linux-gnu
 2023-02-13 15:50 UTC  (2+ messages)
` [Bug middle-end/108102] "

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