public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/107087] New: bits/stl_algobase.h:431: warning: 'void* __builtin_memcpy(void*, const void*, unsigned int)' reading between 8 and 2147483644 bytes from a region of size 4 [-Wstringop-overread]
 2023-03-15 10:00 UTC  (2+ messages)
` [Bug tree-optimization/107087] [13 Regression] "

[Bug testsuite/108898] New: [13 Regression] Test introduced by r13-6278-g3da77f217c8b2089ecba3eb201e727c3fcdcd19d failed on i386
 2023-03-15  9:57 UTC  (2+ messages)
` [Bug testsuite/108898] "

[Bug tree-optimization/108430] New: [13 Regression] Wrong code with -msve-vector-bits=512 since r13-707-g68e0063397
 2023-03-15  9:49 UTC  (2+ messages)
` [Bug tree-optimization/108430] [12 "

[Bug target/108950] New: [11/12/13 Regression] ICE: verify_gimple failed (error: conversion of register to a different size in 'view_convert_expr'; error: type mismatch in 'widen_sum_expr')
 2023-03-15  9:48 UTC  (2+ messages)
` [Bug target/108950] [11/12 Regression] ICE: verify_gimple failed (error: conversion of register to a different size in 'view_convert_expr'; error: type mismatch in 'widen_sum_expr') since r11-418-g584a3c080bbd6e

[Bug tree-optimization/108821] New: Extra volatile access with -O2 -ftree-loop-im since GCC-11
 2023-03-15  9:48 UTC  (2+ messages)
` [Bug tree-optimization/108821] [11/12 Regression] LIM reissuing a violatile store when it cannot/should not

[Bug target/108816] New: ICE in operator[], at vec.h:889
 2023-03-15  9:48 UTC  (2+ messages)
` [Bug tree-optimization/108816] [12 Regression] "

[Bug c++/108793] New: [12/13 Regression] ICE: verify_gimple failed
 2023-03-15  9:48 UTC  (2+ messages)
` [Bug tree-optimization/108793] [12 Regression] ICE: verify_gimple failed since r12-3136-g3673dcf6d6baeb67

[Bug target/108724] New: [11 regression] Poor codegen when summing two arrays without AVX or SSE
 2023-03-15  9:48 UTC  (2+ messages)
` [Bug tree-optimization/108724] [11/12 Regression] "

[Bug tree-optimization/108625] New: forwprop introduces new UB
 2023-03-15  9:47 UTC  (2+ messages)
` [Bug tree-optimization/108625] [11/12 Regression] "

[Bug c/108500] New: -O -finline-small-functions results in "internal compiler error: Segmentation fault" on a very large program (700k function calls)
 2023-03-15  9:47 UTC  (2+ messages)
` [Bug tree-optimization/108500] [11/12 Regression] "

[Bug tree-optimization/107451] New: Segmentation fault with vectorized code
 2023-03-15  9:47 UTC  (2+ messages)
` [Bug tree-optimization/107451] [11/12 Regression] Segmentation fault with vectorized code since r11-6434

[Bug c/106904] New: Incorrect -Wstringop-overflow with partial memcpy() into a nested structure
 2023-03-15  9:47 UTC  (2+ messages)
` [Bug tree-optimization/106904] [12 Regression] "

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

[Bug target/109140] New: ICE when building qemu (qemu-user, MIPS component) on sparc64-unknown-linux-gnu with -march=niagara4
 2023-03-15  9:47 UTC  (4+ messages)
` [Bug target/109140] "

[Bug other/107299] New: [13 regression]
 2023-03-15  9:40 UTC  (2+ messages)
` [Bug bootstrap/107299] [13 regression] ICE in stage 1 after r13-3307-g8efc38347a7444

[Bug tree-optimization/109138] New: wrong code at -O1 and above on x86_64-linux-gnu
 2023-03-15  9:39 UTC  (6+ messages)
` [Bug tree-optimization/109138] "
` [Bug tree-optimization/109138] [10/11/12/13 Regression] "

[Bug c/109139] New: ice in make_decl_rtl, at varasm.cc:1442
 2023-03-15  9:30 UTC  (6+ messages)
` [Bug tree-optimization/109139] [13 Regression] "

[Bug target/109086] New: Bug of builtin_strcmp in the case of using the adddi3 instruction patterns
 2023-03-15  9:29 UTC  (11+ messages)
` [Bug rtl-optimization/109086] "
` [Bug other/109086] __builtin_strcmp generates wrong code if expand_simple_binop assigns new pseudo-register for result

[Bug c/109093] New: csmith: a February runtime bug ?
 2023-03-15  9:19 UTC  (8+ messages)
` [Bug target/109093] [13 regression] "

[Bug modula2/109125] New: [13 regression] SIGBUS in m2pim_ldtoa_ldtoa
 2023-03-15  9:05 UTC  (7+ messages)
` [Bug modula2/109125] "

[Bug c/109137] New: [12/13 regression] Compiling ffmpeg with -m32 on x86_64-pc-linux-gnu hangs on libavcodec/h264_cabac.c since r12-9086-g489c81db7d4f75
 2023-03-15  9:00 UTC  (11+ messages)
` [Bug c/109137] "
` [Bug target/109137] "

[Bug fortran/58331] New: [OOP] Bogus rank checking with explicit-/assumed-size arrays and CLASS
 2023-03-15  8:58 UTC  (3+ messages)
` [Bug fortran/58331] "

[Bug c/109087] New: csmith: end of year runtime bug ?
 2023-03-15  8:47 UTC  (4+ messages)
` [Bug target/109087] [13 Regression] csmith: end of year runtime bug since r13-4839-geef81eefcdc2a581

[Bug target/109004] New: wrong code for -O2 (any above -O0) with g++ 11.3 for POWER9 (cross-compiler on x86_64 host)
 2023-03-15  8:43 UTC  (2+ messages)
` [Bug target/109004] [10/11/12/13 Regression] "

[Bug testsuite/109135] New: Wrong make utility called with LTO testsuite
 2023-03-15  8:35 UTC  (7+ messages)
` [Bug driver/109135] "

[Bug sanitizer/109134] New: UBSan signed integer overflow check missing
 2023-03-15  8:24 UTC  (2+ messages)
` [Bug sanitizer/109134] "

[Bug c/109123] New: Bogus warning: pointer used after 'realloc' -Wuse-after-free
 2023-03-15  8:16 UTC  (10+ messages)
` [Bug c/109123] Bogus warning: pointer used after 'realloc' -Wuse-after-free with -O2

[Bug target/109117] New: "__builtin_ia32_vaesdec_v16qi" compiled only with option -mvaes report ICE
 2023-03-15  3:24 UTC  (3+ messages)
` [Bug target/109117] "

[Bug c++/64587] New: [C++11] Wrong number of template arguments when template template parameter is template alias
 2023-03-15  3:09 UTC  (2+ messages)
` [Bug c++/64587] "

[Bug rtl-optimization/109092] New: [13 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1932 when building libgcc on riscv64
 2023-03-15  1:53 UTC  (4+ messages)
` [Bug target/109092] "

[Bug c++/96830] New: GCC does not complain template-head containing requires clause
 2023-03-14 23:28 UTC  (4+ messages)
` [Bug c++/96830] GCC does not complain about redeclaration with inconsistent "

[Bug libstdc++/109111] New: Definition of repeat_view::_Iterator has wrong template-head
 2023-03-14 23:26 UTC  (3+ messages)
` [Bug libstdc++/109111] "

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

[Bug c++/109136] New: [concepts] initializer_list constructor constraint should require static_cast for explicit conversion operator
 2023-03-14 22:45 UTC  (3+ messages)
` [Bug c++/109136] initializer_list constructor constraint and "
` [Bug c++/109136] initializer_list constructor "

[Bug libstdc++/106238] New: Inline optimization causes dangling pointer on "include/c++/12.1.0/bits/stl_tree.h"
 2023-03-14 22:34 UTC  (4+ messages)
` [Bug tree-optimization/106238] "
` [Bug tree-optimization/106238] [12/13 regression] Inline optimization causes dangling pointer warning "

[Bug c++/108468] New: ICE in most_specialized_partial_spec/builtin_guide_p in C++20 mode
 2023-03-14 22:11 UTC  (4+ messages)
` [Bug c++/108468] [11/12/13 Regression] "
` [Bug c++/108468] [11/12 "

[Bug c++/97484] New: typedef conflict for "byte" in GCC11 for MinGW-w64
 2023-03-14 21:13 UTC  (2+ messages)
` [Bug libstdc++/97484] "

[Bug libgcc/109133] New: Error: operands mismatch -- statement `movec %d0,%cacr' ignored
 2023-03-14 21:08 UTC 

[Bug translation/109132] New: Apple M1 floating point bug when optimizing
 2023-03-14 20:29 UTC  (5+ messages)
` [Bug target/109132] "

[Bug d/109108] New: d: Undefined reference to lambda in private enum
 2023-03-14 20:18 UTC  (5+ messages)
` [Bug d/109108] "

[Bug c++/109065] New: [11/12/13 Regression] Type alias combination erroneously fails with "incomplete type"
 2023-03-14 20:12 UTC  (3+ messages)
` [Bug c++/109065] "

[Bug analyzer/109131] New: -Wanalyzer-deref-before-check false positive seen in git's builtin/show-ref.c
 2023-03-14 19:30 UTC 

[Bug c++/107310] New: "warning: control reaches end of non-void function" with a throw under a trivially-true conditional
 2023-03-14 18:50 UTC  (4+ messages)
` [Bug c++/107310] [12/13 Regression] "warning: control reaches end of non-void function" with a throw under a trivially-true conditional since r12-5638-ga3e75c1491cd2d50
` [Bug c++/107310] [12 "

[Bug tree-optimization/109109] New: mariadb fails in tests on i586 (non-LTO mode) after r13-4435-g2c089640279614e3
 2023-03-14 18:27 UTC  (11+ messages)
` [Bug target/109109] [13 Regression] "

[Bug libgcc/108994] New: LLVM JIT segfaults in libgcc after upgrading from gcc 12.2.1 to 13.0.1
 2023-03-14 18:08 UTC  (3+ messages)
` [Bug target/108994] [13 Regression] LLVM JIT segfaults in libgcc after upgrading from gcc 12.2.1 to 13.0.1 since r13-2706-g6e80a1d164d1f9

[Bug ipa/107925] New: ICE in update_specialized_profile at gcc/ipa-cp.cc:5082 for 531.deepsjeng_r benchmark
 2023-03-14 17:58 UTC  (4+ messages)
` [Bug ipa/107925] "

[Bug target/109130] New: 464.h264ref regressed by 6.5% on a Neoverse-N1 CPU with PGO, LTO, -Ofast and -march=native
 2023-03-14 17:03 UTC 

[Bug analyzer/109120] New: False positive -Wanalyzer-malloc-leak with failed iconv_open()
 2023-03-14 16:50 UTC  (7+ messages)
` [Bug analyzer/109120] "
` [Bug analyzer/109120] False positive -Wanalyzer-malloc-leak with failed iconv_open() with glibc 2.36 onwards

[Bug testsuite/109129] New: [13 regression] g++.dg/cpp2a/concepts-lambda3.C in unresolved after r13-6594-ga915c29a7d63cc
 2023-03-14 15:20 UTC  (5+ messages)
` [Bug testsuite/109129] "

[Bug c++/109096] New: __has_unique_object_representations does not account for unnamed bitfield
 2023-03-14 15:20 UTC  (3+ messages)
` [Bug c++/109096] "

[Bug c++/108972] New: ICE: tree check: expected tree that contains 'decl common' structure, have 'error_mark' in compare_lambda_template_head, at cp/lambda.cc:1551
 2023-03-14 15:19 UTC  (2+ messages)
` [Bug c++/108972] [13 Regression] ICE: tree check: expected tree that contains 'decl common' structure, have 'error_mark' in compare_lambda_template_head, at cp/lambda.cc:1551 since r13-3601-g2b0e81d5cc2f7e1d

[Bug c++/109122] New: std::ranges::find segfaults with gcc (trunk but not 12.2) on godbolt
 2023-03-14 14:42 UTC  (5+ messages)
` [Bug c++/109122] "

[Bug libstdc++/62196] running time segment fault with valarray
 2023-03-14 14:23 UTC  (2+ messages)

[Bug libgcc/109121] New: m68k/coldfire: multilib: arithmetic functions missing
 2023-03-14 14:11 UTC  (4+ messages)
` [Bug libgcc/109121] "
` [Bug target/109121] "

[Bug sanitizer/109107] New: UBsan since GCC-8 misses an integer-overflow
 2023-03-14 13:51 UTC  (2+ messages)
` [Bug sanitizer/109107] [10/11/12/13 Regression] "

[Bug sanitizer/106828] New: cc1plus: warning: '-fsanitize=address' not supported for this target for loongarch64-linux-gnu
 2023-03-14 13:19 UTC  (2+ messages)
` [Bug target/106828] "

[Bug tree-optimization/106570] New: DCE sometimes fails with depending if statements
 2023-03-14 13:16 UTC  (2+ messages)
` [Bug tree-optimization/106570] [12/13 Regression] DCE sometimes fails with depending if statements since r12-2305-g398572c1544d8b75

[Bug middle-end/109128] New: [Offload][OpenMP][OpenACC] Static linking with unused offload function will lead to mismatch number of offload fn/symbols
 2023-03-14 13:07 UTC  (3+ messages)
` [Bug middle-end/109128] "

[Bug rtl-optimization/107762] New: [13 Regression] Recent change causing regressions on s390-linux-gnu
 2023-03-14 11:48 UTC  (7+ messages)
` [Bug rtl-optimization/107762] "

[Bug c++/109127] New: More advanced constexpr value compile time evaluation
 2023-03-14 11:10 UTC 

Thanku for Your Payment
 2023-03-14 10:50 UTC 

[Bug ada/109005] New: [13 Regression] ICE during GIMPLE pass: ifcvt
 2023-03-14 10:43 UTC  (4+ messages)
` [Bug tree-optimization/109005] "

[Bug c++/109126] New: [DR2387] Linkage of const-qualified variable template
 2023-03-14 10:27 UTC 

[Bug middle-end/109118] New: [13 Regression] gcc.dg/mla_1.c failed on target w/o __Uint32x4_t support
 2023-03-14 10:27 UTC  (3+ messages)
` [Bug testsuite/109118] "

[Bug c++/85270] Trivial assignment operator not considered such
 2023-03-14  9:50 UTC 

[Bug libgomp/109124] New: 'libgomp.oacc-c-c++-common/data-2-lib.c', 'libgomp.oacc-c-c++-common/data-2.c' GCN offloading execution test FAILs
 2023-03-14  9:42 UTC 

[Bug libgomp/93030] [OpenACC] libgomp.oacc-c-c++-common/deep-copy-10.c FAILS on AMDGCN – invalid 'async' usage?
 2023-03-14  9:30 UTC 

[Bug target/100001] New: [GCN offloading] Occasional C++ 'libgomp.oacc-c-c++-common/static-variable-1.c' execution failure
 2023-03-14  9:25 UTC  (3+ messages)
` [Bug target/100001] [GCN offloading] Occasional "

[Bug tree-optimization/109011] New: missed optimization in presence of __builtin_ctz
 2023-03-14  9:24 UTC  (2+ messages)
` [Bug tree-optimization/109011] "

[Bug target/109104] New: [13 Regression] ICE: in gen_reg_rtx, at emit-rtl.cc:1171 with -fzero-call-used-regs=all -march=rv64gv
 2023-03-14  8:49 UTC  (3+ messages)
` [Bug target/109104] "

[Bug target/108429] New: FAIL: gcc.target/i386/pr89618.c scan-tree-dump vect "LOOP VECTORIZED"
 2023-03-14  8:48 UTC  (2+ messages)
` [Bug target/108429] [13 Regression] "

[Bug tree-optimization/109119] New: missing loading fre with branch comparing two pointers
 2023-03-14  8:18 UTC  (2+ messages)
` [Bug tree-optimization/109119] "

[Bug tree-optimization/109115] New: ICE on valid code at -O2 and -O3 on x86_64-linux-gnu: in upper_bound, at value-range.h:950
 2023-03-14  8:17 UTC  (2+ messages)
` [Bug tree-optimization/109115] [13 Regression] "

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