public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug d/113820] New: [14 Regression] libdruntime fails to build on arm-linux-gnueabi (armv5t)
 2024-02-07 22:18 UTC 

[Bug fortran/113799] New: gfc_replace_expr: double free detected ?
 2024-02-07 22:17 UTC  (4+ messages)
` [Bug fortran/113799] "

[Bug middle-end/113205] New: [14 Regression] internal compiler error: in backward_pass, at tree-vect-slp.cc:5346
 2024-02-07 22:16 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 c++/113074] New: requires requires should be SFINAE
 2024-02-07 22:14 UTC  (6+ messages)
` [Bug libstdc++/113074] std::to_address should be SFINAE safe

[Bug fortran/113793] New: malloc abort on character allocate with source argument
 2024-02-07 22:09 UTC  (3+ messages)
` [Bug fortran/113793] "

[Bug libstdc++/113792] New: error: '__size_t' was not declared in this scope
 2024-02-07 21:43 UTC  (6+ messages)
` [Bug libstdc++/113792] "

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

[Bug target/113819] 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=loop and asm goto with impossible constraint and _BitInt()
 2024-02-07 21:33 UTC  (2+ messages)
` [Bug target/113819] "

[Bug tree-optimization/113818] New: ICE: verify_gimple failed: missing 'PHI' def with -Os -fnon-call-exceptions -finstrument-functions-once and _BitInt()
 2024-02-07 21:31 UTC  (2+ messages)
` [Bug tree-optimization/113818] "

[Bug middle-end/113731] New: [14 regression] ICE when building libbsd
 2024-02-07 21:00 UTC  (8+ messages)
` [Bug tree-optimization/113731] [14 regression] ICE when building libbsd since r14-8768-g85094e2aa6dba7

[Bug c/113817] New: ice in move_early_exit_stmts
 2024-02-07 21:00 UTC  (2+ messages)
` [Bug c/113817] "

[Bug c/113455] New: ROUNDING: IEEE Standard: Missing decimal rounding mode 'nearest, ties away from zero' for decimalxxx datatypes
 2024-02-07 20:28 UTC  (2+ messages)
` [Bug c/113455] "

[Bug tree-optimization/113774] New: wrong code with _BitInt() arithmetics at -O2
 2024-02-07 20:24 UTC  (3+ messages)
` [Bug tree-optimization/113774] "

[Bug target/113816] New: Using SVE bit op reduction for SLP
 2024-02-07 20:20 UTC 

[Bug ada/113815] New: error: there is no applicable operator "*" for a string type (possible regression)
 2024-02-07 20:03 UTC 

[Bug c++/113814] New: [modules] ICE with imported partial specialization matching existing template-id
 2024-02-07 19:46 UTC  (3+ messages)
` [Bug c++/113814] [modules] canonical types "

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

[Bug c++/113710] New: [14 Regression] g++.dg/modules/hello-1 ICE: canonical types differ for identical types since r14-8710-g65b4cba9d6a9ff
 2024-02-07 19:27 UTC  (4+ messages)
` [Bug testsuite/113710] "

[Bug target/113813] New: Reduction of xor/and/ior of 16 bytes can be improved
 2024-02-07 19:00 UTC 

[Bug middle-end/113724] New: [14 Regression][OpenMP] ICE (segfault) when mapping a struct in omp_gather_mapping_groups_1
 2024-02-07 18:51 UTC  (3+ messages)
` [Bug middle-end/113724] "

[Bug c++/29834] g++ thinks it is a declaration when it cannot be
 2024-02-07 17:57 UTC  (2+ messages)

[Bug libstdc++/112397] New: Two persistent libstdc++ test failures on x86_64-apple-darwin
 2024-02-07 17:37 UTC  (2+ messages)
` [Bug target/112397] "

[Bug c++/113812] New: Comma expression parsed as declaration when ambiguous type name cast is present
 2024-02-07 17:36 UTC  (4+ messages)
` [Bug c++/113812] "

[Bug c++/108321] New: [13 regression] g++.dg/contracts/contracts-tmpl-spec2.C fails after r13-4160-g2efb237ffc68ec
 2024-02-07 17:35 UTC  (2+ messages)
` [Bug c++/108321] "

[Bug tree-optimization/113359] New: [13 Regression] LTO miscompilation of ceph on aarch64
 2024-02-07 17:01 UTC  (2+ messages)
` [Bug ipa/113359] "

[Bug libstdc++/113811] New: std::rotate does 64-bit signed division
 2024-02-07 16:15 UTC 

PO
 2024-02-07 16:05 UTC 

[Bug c++/98388] New: Throwing move-only parameter results in hard error in SFINAE context
 2024-02-07 15:34 UTC  (2+ messages)
` [Bug c++/98388] "

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

[Bug c++/95942] New: [11 regression] offsetof on an array: error: 'e' is not a constant expression
 2024-02-07 15:06 UTC  (2+ messages)
` [Bug c++/95942] "

[Bug c++/113804] New: offsetof(type, array[run_time_value]) failing
 2024-02-07 15:06 UTC  (3+ messages)
` [Bug c++/113804] "

[Bug c++/113563] New: Rejects capture of `this` in C++23 `this auto` lambda
 2024-02-07 15:00 UTC  (3+ messages)
` [Bug c++/113563] "

[Bug c++/113810] New: A lambda with this auto style that captures this in a member function cannot use this pointer
 2024-02-07 14:56 UTC  (2+ messages)
` [Bug c++/113810] "

[Bug target/113796] New: [14] RISC-V rv64gcv vector: Runtime mismatch at -O2
 2024-02-07 14:50 UTC  (10+ messages)
` [Bug tree-optimization/113796] [14 Regression] "
` [Bug tree-optimization/113796] [14 Regression] ifcvt does not remove range info before folding: "

[Bug tree-optimization/113808] New: [14 Regression] FAIL: libgomp.fortran/non-rectangular-loop-1.f90
 2024-02-07 14:25 UTC  (10+ messages)
` [Bug tree-optimization/113808] "
` [Bug tree-optimization/113808] [14 Regression] FAIL: libgomp.fortran/non-rectangular-loop-1.f90 since r14-8768

[Bug rtl-optimization/113690] New: [13/14 Regression] ICE: in as_a, at machmode.h:381 with -O2 -fno-dce -fno-forward-propagate -fno-split-wide-types -funroll-loops
 2024-02-07 14:22 UTC  (2+ messages)
` [Bug target/113690] "

[Bug testsuite/106680] Test gcc.target/powerpc/bswap64-4.c fails on 32-bit BE
 2024-02-07 14:08 UTC 

[Bug c++/113809] New: Error of constexpr variable creation due to combined use of std::tuple, copy constructor and static function
 2024-02-07 13:57 UTC 

[Bug c++/113798] New: [C++26] P2662R3 - Pack indexing
 2024-02-07 13:48 UTC  (2+ messages)
` [Bug c++/113798] "

[Bug c++/113800] New: [C++26] P2308R1 - Template parameter initialization
 2024-02-07 13:46 UTC  (2+ messages)
` [Bug c++/113800] "

[Bug tree-optimization/113778] New: ICE: RTL check: expected elt 3 type 'e' or 'u', have '0' (rtx code_label) in PATTERN, at rtl.h:1506 with -march=armv9-a+sme -fhardened
 2024-02-07 13:21 UTC  (2+ messages)
` [Bug target/113778] "

[Bug libgcc/113803] New: libgcc unwinder stops at calls to null function pointer on some targets
 2024-02-07 13:14 UTC  (8+ messages)
` [Bug libgcc/113803] "

[Bug libstdc++/113807] New: [performance] bitset::set not using memset opportunity
 2024-02-07 12:34 UTC 

[Bug libstdc++/113806] New: [performance] bitset::operator>>= unnecessarily sanitizes the high-word
 2024-02-07 12:21 UTC 

[Bug target/113805] New: [aarch64][sme2] ICE in extract_insn, at recog.cc:2812 with r14-6178-g8d29b7aca15133
 2024-02-07 12:14 UTC 

[Bug libstdc++/22200] numeric_limits<signed>::is_modulo is inconsistent with gcc
 2024-02-07 11:46 UTC  (2+ messages)

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

[Bug middle-end/113750] New: [14 Regression] ICE in vect building gcc/m2/gm2-libs/NumberIO.mod
 2024-02-07 11:01 UTC  (3+ messages)
` [Bug tree-optimization/113750] [14 Regression] ICE in vect building gcc/m2/gm2-libs/NumberIO.mod since r14-8769-g64b0130bb6702c

[Bug tree-optimization/113467] New: [14 regression] libgcrypt-1.10.3 is miscompiled
 2024-02-07 10:57 UTC  (2+ messages)
` [Bug tree-optimization/113467] "

[Bug tree-optimization/113801] New: Missed optimization of loop invariant elimination
 2024-02-07 10:55 UTC  (2+ messages)
` [Bug tree-optimization/113801] "

[Bug libstdc++/87744] Some valid instantiations of linear_congruential_engine produce compiler errors when __int128 isn't available
 2024-02-07 10:55 UTC  (14+ messages)

[Bug tree-optimization/111478] New: [12/13/14 regression] aarch64 SVE ICE: in compute_live_loop_exits, at tree-ssa-loop-manip.cc:250
 2024-02-07 10:44 UTC  (3+ messages)
` [Bug tree-optimization/111478] [12 Regression] "

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

[Bug c++/113802] New: gcc rejects auto f(this auto self...) { }
 2024-02-07 10:37 UTC 

[Bug tree-optimization/113583] New: Main loop in 519.lbm not vectorized
 2024-02-07 10:24 UTC  (7+ messages)
` [Bug tree-optimization/113583] "

[Bug tree-optimization/113756] New: Wrong code at -O2 on x86_64-linux-gnu since r14-2780-g39f117d6c87
 2024-02-07 10:00 UTC  (3+ messages)
` [Bug tree-optimization/113756] [14 regression] "

[Bug c++/113788] New: Deducing this is broken with structured binding
 2024-02-07  9:46 UTC  (4+ messages)
` [Bug c++/113788] "

[Bug fortran/113797] New: Deferred length character concatenation in openmp region has wrong length
 2024-02-07  9:32 UTC 

[Bug c++/113760] New: gcc rejects valid empty-declaration in pedantic mode
 2024-02-07  9:29 UTC  (2+ messages)
` [Bug c++/113760] [DR1693] "

[Bug c++/21498] [c++0x] friend declaration can name non-class with class-key
 2024-02-07  9:27 UTC 

[Bug middle-end/113734] New: [14 regression] libarchive miscompiled (fails libarchive_test_read_format_rar5_extra_field_version test) since r14-8768-g85094e2aa6dba7
 2024-02-07  9:25 UTC  (5+ messages)
` [Bug middle-end/113734] "

[Bug c++/113748] New: GCC rejects valid program involving befriending class with name same as typedef
 2024-02-07  9:22 UTC  (2+ messages)
` [Bug c++/113748] "

[Bug tree-optimization/113753] New: wrong code with _BitInt(129) multiplication and division at -O2
 2024-02-07  8:57 UTC  (3+ messages)
` [Bug tree-optimization/113753] "

[Bug target/113790] New: [14 Regression][riscv64] ICE in curr_insn_transform, at lra-constraints.cc:4294 since r14-4944-gf55cdce3f8dd85
 2024-02-07  8:50 UTC  (2+ messages)
` [Bug target/113790] "

[Bug tree-optimization/113787] New: [14 Regression] Wrong code at -O with ipa-modref on aarch64
 2024-02-07  8:49 UTC  (3+ messages)
` [Bug tree-optimization/113787] [12/13/14 "

[Bug c/113795] New: armv8.1m-m.main+pacbti -mbranch-protection=standard -O2 compile error
 2024-02-07  6:20 UTC  (3+ messages)
` [Bug c/113795] "

[Bug c/113679] New: long long minus double with gcc -m32 produces different results than other compilers or gcc -m64
 2024-02-07  5:55 UTC  (2+ messages)
` [Bug target/113679] "

[Bug c++/113789] New: ICE on P2266/C++23 `decltype(throw x)` where x is move-eligible parameter
 2024-02-07  4:35 UTC  (8+ messages)
` [Bug c++/113789] "
` [Bug c++/113789] [13/14 Regression] "

[Bug bootstrap/113794] New: [14 Regression] building the amdgcn-amdhsa offload compiler fails building newlib
 2024-02-07  3:08 UTC  (2+ messages)
` [Bug bootstrap/113794] "

[Bug c++/103910] New: openjdk17 causes ICE on -O3 -march=opteron -fchecking-new: during GIMPLE pass: aprefetch: in gimple_build_call, at gimple.c:267
 2024-02-07  2:27 UTC  (2+ messages)
` [Bug target/103910] openjdk17 causes ICE on -O3 -march=opteron -fcheck-new: "

[Bug target/113766] New: ICE: in generate_insn, at config/riscv/riscv-vector-builtins.cc:4186 with (invalid?) __riscv_vfredosum_tu()
 2024-02-07  1:19 UTC  (2+ messages)
` [Bug target/113766] "

[Bug tree-optimization/51492] New: vectorizer generates unnecessary code
 2024-02-07  0:57 UTC  (3+ messages)
` [Bug tree-optimization/51492] vectorizer does not support saturated arithmetic patterns

[Bug c++/113791] New: Incorrect handling of lvalue to rvalue conversion in ternary operator
 2024-02-07  0:35 UTC  (5+ messages)
` [Bug c++/113791] "

[Bug c++/113545] New: ICE in label_matches with constexpr function with switch-statement and converted (nonconstant, cast address) input
 2024-02-07  0:32 UTC  (3+ messages)
` [Bug c++/113545] "

[Bug c++/106568] New: -freorder-blocks-algorithm appears to causes a crash in stable code, no way to disable it
 2024-02-06 22:21 UTC  (5+ messages)
` [Bug rtl-optimization/106568] "
` [Bug ipa/106568] "

[Bug driver/81358] libatomic not automatically linked with C11 code
 2024-02-06 19:23 UTC 

[Bug target/113689] New: wrong code with unused _BitInt() division with -O2 -fprofile -mcmodel=large -mavx
 2024-02-06 19:03 UTC  (7+ messages)
` [Bug target/113689] [11/12/13/14 Regression] wrong code with -fprofile -mcmodel=large when needing drap register since r11-6548

[Bug fortran/111781] New: Compiler error on valid code
 2024-02-06 18:19 UTC  (2+ messages)
` [Bug fortran/111781] Fortran compiler complains about variable bound in array dummy argument

[Bug c++/101165] New: [C++23] P2266R1 - Simpler implicit move
 2024-02-06 17:58 UTC  (2+ messages)
` [Bug c++/101165] "

[Bug c++/106882] New: passing X as 'this' argument discards qualifiers
 2024-02-06 17:58 UTC  (2+ messages)
` [Bug c++/106882] "

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