public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/107872] New: ICE on recursive DT with DTIO
 2022-11-30  4:08 UTC  (3+ messages)
` [Bug fortran/107872] ICE on recursive DT with DTIO since r7-4096-gbf9f15ee55f5b291

[Bug libstdc++/107930] New: wchar_t may not be the native character type for windows
 2022-11-30  4:03 UTC 

[Bug libstdc++/107929] New: std::experimental::simd needs to be reimplemented with GCC's vector extension
 2022-11-30  3:54 UTC  (2+ messages)
` [Bug libstdc++/107929] "

[Bug c/105134] New: tree-vectorize produces error code
 2022-11-30  3:42 UTC  (3+ messages)
` [Bug c/105134] "

[Bug c/107926] New: wrong error message for excess elements in array initializer using a string literal
 2022-11-30  3:31 UTC  (4+ messages)
` [Bug c/107926] "

[Bug analyzer/107928] New: ICE in on_bind, at analyzer/sm-fd.cc:1869
 2022-11-30  2:54 UTC 

[Bug libstdc++/107927] New: vector::push_back gives array bounds warning with optimization and undefined sanitizer
 2022-11-30  2:15 UTC 

[Bug libstdc++/107801] New: Building cross compiler for H8 family fails in libstdc++ (c++17/memory_resource.cc)
 2022-11-30  1:48 UTC  (3+ messages)
` [Bug libstdc++/107801] "

[Bug tree-optimization/107569] New: [13 Regression] Failure to optimize std::isfinite since r13-3596
 2022-11-30  1:43 UTC  (2+ messages)
` [Bug tree-optimization/107569] "

[Bug analyzer/103546] New: Analyzer reports null dereference in flex scanners
 2022-11-30  1:17 UTC  (3+ messages)
` [Bug analyzer/103546] "

[Bug analyzer/105784] New: -Wanalyzer-use-of-uninitialized-value false positive on partly initialized array
 2022-11-30  1:16 UTC  (3+ messages)
` [Bug analyzer/105784] "

[Bug c++/107542] New: ICE in spaceship_comp_cat, at cp/method.cc:1055
 2022-11-30  0:27 UTC  (4+ messages)
` [Bug c++/107542] "

[Bug ipa/107925] New: ICE in update_specialized_profile at gcc/ipa-cp.cc:5082 for 531.deepsjeng_r benchmark
 2022-11-29 20:58 UTC  (5+ messages)
` [Bug ipa/107925] "

[Bug tree-optimization/107920] New: [13 Regression] ICE in execute_todo, at passes.cc:2140
 2022-11-29 20:36 UTC  (10+ messages)
` [Bug tree-optimization/107920] "
` [Bug target/107920] "

[Bug fortran/107922] New: ICE in gfc_simplify_unpack, at fortran/simplify.cc:8473
 2022-11-29 20:06 UTC  (2+ messages)
` [Bug fortran/107922] "

[Bug target/107627] New: [13] Regression int128_t shift generates extra xor/or
 2022-11-29 19:55 UTC  (3+ messages)
` [Bug target/107627] [13 Regression] "

[Bug c/107905] New: 2x slowdown versus CLANG and ICL
 2022-11-29 19:31 UTC  (5+ messages)
` [Bug middle-end/107905] "

[Bug target/107846] New: error: result of '8000 << 8' requires 22 bits to represent, but 'short int' only has 16 bits
 2022-11-29 19:06 UTC  (6+ messages)
` [Bug c/107846] [13 Regression] "

[Bug other/55899] New: GCC should provide built-ins in <stdint.h> data types flavor/version/variation
 2022-11-29 18:59 UTC  (3+ messages)
` [Bug other/55899] "

[Bug libstdc++/104546] New: std::reference_wrapper doesn't compile with clang in some circumstances
 2022-11-29 18:52 UTC  (2+ messages)
` [Bug libstdc++/104546] "

[Bug c++/107850] New: std::erase_if (map) forces predicate to takes a const value_type
 2022-11-29 18:48 UTC  (8+ messages)
` [Bug libstdc++/107850] [12 Regression] "

[Bug c++/105746] New: vector<union>::resize causes Warray-bounds when optimizer uses __builtin_memcpy or __builtin_memmove
 2022-11-29 18:48 UTC  (3+ messages)
` [Bug middle-end/105746] vector<union>::resize causes Warray-bounds when optimizer uses __builtin_memcpy or __builtin_memmove since r12-2793-g81d6cdd335ffc60c

[Bug c++/105823] New: -Wrestrict / -Wstringop-overflow / -Warray-bounds warnings for uninitialized values
 2022-11-29 18:29 UTC  (2+ messages)
` [Bug tree-optimization/105823] "

[Bug libstdc++/106149] New: [13 regression] g++.dg/warn/Warray-bounds-16.C had bogus errors after r13-1366-g1eef21ccfa5988
 2022-11-29 18:21 UTC  (2+ messages)
` [Bug testsuite/106149] "

[Bug tree-optimization/107004] New: GCC12 warning in OOB access: array subscript is partly outside array bounds
 2022-11-29 18:19 UTC  (2+ messages)
` [Bug tree-optimization/107004] [12 Regression] "

[Bug fortran/107874] New: merge not using all its arguments
 2022-11-29 18:19 UTC  (2+ messages)
` [Bug fortran/107874] "

[Bug c++/105918] New: Spurious Warray-bounds in std::to_chars
 2022-11-29 18:14 UTC  (2+ messages)
` [Bug tree-optimization/105918] [12/13 Regression] Spurious Warray-bounds in std::to_chars since r12-2132-ga110855667782dac

[Bug c++/103524] New: [meta-bug] modules issue
 2022-11-29 18:11 UTC  (2+ messages)
` [Bug c++/103524] "

[Bug c++/98735] New: ICE with -std=c++20 -fmodules-ts -fsanitize=undefined
 2022-11-29 18:11 UTC  (2+ messages)
` [Bug c++/98735] "

[Bug c++/107924] New: ICE in tree_node, at cp/module.cc:9260
 2022-11-29 18:11 UTC  (2+ messages)
` [Bug c++/107924] ICE in trees_out::tree_node with fsanitize=undefined and modules

[Bug c++/107699] New: False positive -Warray-bounds, non-existent offset reported by GCC
 2022-11-29 17:58 UTC  (6+ messages)
` [Bug tree-optimization/107699] [12/13 Regression] "

[Bug fortran/107923] New: ICE in lookup_function_fuzzy_find_candidates / check_interface0
 2022-11-29 17:57 UTC  (2+ messages)
` [Bug fortran/107923] "

[Bug libstdc++/107921] New: Overflow warnings in libsupc++/hash_bytes.cc for msp430-elf -mlarge
 2022-11-29 17:29 UTC 

[Bug c++/107138] New: [12 regression] std::variant<std::string, ...> triggers false-positive 'may be used uninitialized' warning
 2022-11-29 17:21 UTC  (3+ messages)
` [Bug c++/107138] [12/13 "

[Bug c++/100366] New: spurious warning - std::vector::clear followed by std::vector::insert(vec.end(), ...) with -O2
 2022-11-29 17:14 UTC  (3+ messages)
` [Bug tree-optimization/100366] [11/12/13 Regression] "

[Bug c++/106199] New: vector::insert optimization is broken with gcc-12
 2022-11-29 17:14 UTC  (3+ messages)
` [Bug tree-optimization/106199] [12/13 Regression] incorrect warning: memcpy writing 1 or more bytes into a region of size 0 overflows the destination with std::vector::insert

[Bug tree-optimization/107852] New: Spurious warnings stringop-overflow and array-bounds copying data as bytes into vector
 2022-11-29 17:14 UTC  (9+ messages)
` [Bug tree-optimization/107852] [12/13 Regression] "
` [Bug libstdc++/107852] "

[Bug c++/105221] New: gcc rejects true ? [](auto) noexcept {} : [](int) {}
 2022-11-29 16:49 UTC  (2+ messages)
` [Bug c++/105221] [10/11/12/13 Regression] gcc rejects true ? [](auto) noexcept {} : [](int) {} in C++17+ (works for C++14)

[Bug c++/107919] New: Possibly false-positive "maybe-uninitialized" with GCC 12 on complex variant-variant-tuple-unique_ptr types
 2022-11-29 16:48 UTC  (2+ messages)
` [Bug tree-optimization/107919] "

[Bug c++/106363] New: [modules] Can't selectively reexport imported declaration in same namespace
 2022-11-29 16:48 UTC  (2+ messages)
` [Bug c++/106363] [13 Regression] [modules] ICE using-declaration of imported name in the "

[Bug c++/107918] New: P2468R2 and operator ambiguity
 2022-11-29 16:45 UTC  (3+ messages)
` [Bug c++/107918] "

[Bug tree-optimization/107910] New: Missed optimization of struct members with mixed sizes
 2022-11-29 15:49 UTC  (2+ messages)
` [Bug tree-optimization/107910] "

[Bug other/107911] New: Remove problematic language from libtool.m4
 2022-11-29 15:41 UTC  (2+ messages)
` [Bug other/107911] "

[Bug sanitizer/107912] New: UBsan at -O0 missed a signed integer overflow
 2022-11-29 15:37 UTC  (2+ messages)
` [Bug sanitizer/107912] shorterning causes a missing "

[Bug c++/100157] New: Support `__type_pack_element` like Clang
 2022-11-29 15:28 UTC  (2+ messages)
` [Bug c++/100157] "

[Bug target/107916] New: PPC VSX code generation for OpenZFS
 2022-11-29 15:07 UTC  (5+ messages)
` [Bug target/107916] "
` [Bug middle-end/107916] vector_size(32) is inefficient for VSX on powerpc64

[Bug c++/107864] New: Internal Compiler Error (Large Project, C++20)
 2022-11-29 15:06 UTC  (3+ messages)
` [Bug c++/107864] [10/11/12/13 Regression] ICE (seg fault) in check_return_expr or instantiate_body with concepts and specialized version
` [Bug c++/107864] [10/11/12 "

[Bug c/107917] New: [13 regression?] Size of enum type doesn't match size of enum value
 2022-11-29 15:02 UTC  (4+ messages)
` [Bug c/107917] [13 regression?][arm] "

[Bug c/107405] New: enums can be long in gcc-13
 2022-11-29 14:57 UTC  (2+ messages)
` [Bug c/107405] [13 Regression] enum change causing Linux kernel to fail to build due to Linux depending on old behavior

[Bug go/107491] New: GccGo stack not resizing on Solaris
 2022-11-29 14:44 UTC  (2+ messages)
` [Bug go/107491] Gccgo "

[Bug target/107748] New: [13 Regression] Isn't _mm_cvtsbh_ss incorrect?
 2022-11-29 14:41 UTC  (2+ messages)
` [Bug target/107748] "

[Bug tree-optimization/107835] New: [13 Regression] ICE in build2, at tree.cc:5020 since r13-254-gdd3c7873a61019e9
 2022-11-29 14:37 UTC  (3+ messages)
` [Bug tree-optimization/107835] "

[Bug c/107898] New: [11/12/13 Regression] ICE in irange_intersect, at value-range.cc:1640
 2022-11-29 14:29 UTC  (5+ messages)
` [Bug c/107898] "
` [Bug c/107898] [11/12 "

[Bug other/107915] New: new test case g++.dg/contracts/contracts-tmpl-spec2.C in r13-4160-g2efb237ffc68ec fails
 2022-11-29 13:50 UTC 

[Bug c++/107677] New: -Warray-bounds: unclear what exactly it's meant to detect
 2022-11-29 13:29 UTC  (2+ messages)
` [Bug middle-end/107677] "

[Bug target/107515] New: MVE: Generic functions do not accept _Float16 scalars
 2022-11-29 13:29 UTC  (4+ messages)
` [Bug target/107515] "

[Bug tree-optimization/107413] New: Perf loss ~14% on 519.lbm_r SPEC cpu2017 benchmark
 2022-11-29 12:55 UTC  (3+ messages)
` [Bug tree-optimization/107413] Perf loss ~14% on 519.lbm_r SPEC cpu2017 benchmark with r8-7132-gb5b33e113434be

[Bug fortran/107914] New: Finalization errors
 2022-11-29 12:51 UTC  (2+ messages)
` [Bug fortran/107914] "

[Bug tree-optimization/106786] New: Regression in cmp+sbb
 2022-11-29 12:38 UTC  (2+ messages)
` [Bug tree-optimization/106786] [12/13 Regression] SRA regression causes extra instructions sometimes

[Bug c++/107913] New: Bogus unused variable warning if used in if constexpr false in lambda with default capture by ref
 2022-11-29 12:34 UTC 

[Bug libstdc++/107884] New: H8/300: cp-demangle.c fix warning related demangle.h
 2022-11-29 12:29 UTC  (2+ messages)
` [Bug demangler/107884] "

[Bug c/106995] New: gcc-trunk crash at -O2
 2022-11-29 11:59 UTC  (3+ messages)
` [Bug tree-optimization/106995] [13 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.cc:2720 with -O2 since r13-1598-g0a7e721a6499a42f

[Bug testsuite/107171] New: New test case gcc.target/powerpc/pr105586.c fails after its introduction in r13-2525-gbec35caafae8db
 2022-11-29 10:54 UTC  (2+ messages)
` [Bug testsuite/107171] "

[Bug ada/107810] New: [13 regression] gnat.dg/unchecked_convert9.adb FAILs
 2022-11-29 10:48 UTC  (3+ messages)
` [Bug ada/107810] "

[Bug web/107436] New: Is -fsignaling-nans still experimental?
 2022-11-29  9:54 UTC  (2+ messages)
` [Bug middle-end/107436] "

[Bug c++/107897] New: [13 Regression] ICE in verify_curr_properties, at passes.cc:2201
 2022-11-29  9:27 UTC  (4+ messages)
` [Bug c++/107897] "
` [Bug c++/107897] [13 Regression] mangling conflicts with a previous mangle

[Bug debug/107909] New: [powerpc64le, debug] Incorrect call site location due to nop after call insn
 2022-11-29  9:25 UTC  (4+ messages)
` [Bug target/107909] "

[Bug c++/107907] New: weak integer constant not linked correctly
 2022-11-29  9:24 UTC  (2+ messages)
` [Bug c++/107907] weak integer constant not used correctly

[Bug objc/107553] New: 12.2 test fails
 2022-11-29  9:16 UTC  (2+ messages)
` [Bug testsuite/107553] nested-func-1.m fails due to linker warning about executable stack

[Bug c++/107551] New: gcc 12.2 test fails
 2022-11-29  9:15 UTC  (2+ messages)
` [Bug target/107551] __builtin_cpu_supports returns a negative integer for "x86-64"

[Bug sanitizer/107908] New: A null pointer dereference bug was missed by UBsan at -O0
 2022-11-29  9:10 UTC  (3+ messages)
` [Bug sanitizer/107908] "

[Bug c++/107906] New: Function template specialization given weak rather than local symbol
 2022-11-29  8:57 UTC  (3+ messages)
` [Bug c++/107906] "
` [Bug c++/107906] linkage of template not taken into account

[Bug modula2/92336] cross compiling gcc fails in gm2
 2022-11-29  8:39 UTC 

[Bug target/104688] New: gcc and libatomic can use SSE for 128-bit atomic loads on Intel CPUs with AVX
 2022-11-29  8:11 UTC  (2+ messages)
` [Bug target/104688] gcc and libatomic can use SSE for 128-bit atomic loads on Intel and AMD "

[Bug c++/66671] New: Failure to create a new family of templates for template alias
 2022-11-29  6:38 UTC  (2+ messages)
` [Bug c++/66671] "

[Bug target/107863] New: ICE with unrecognizable insn when using -funsigned-char with some AVX builtins
 2022-11-29  6:17 UTC  (2+ messages)
` [Bug target/107863] [10/11/12/13 Regression] ICE with unrecognizable insn when using -funsigned-char with some SSE/AVX builtins

[Bug middle-end/107482] New: out-of-bounds heap access in IRA
 2022-11-29  3:49 UTC  (5+ messages)
` [Bug rtl-optimization/107482] [10/11/12 Regression] out-of-bounds heap access in IRA since r6-3496-g86f0bef37378a0

[Bug other/86656] [meta-bug] Issues found with -fsanitize=address
 2022-11-29  3:49 UTC 

[Bug c++/107904] New: __func__ is not properly treated as an array variable
 2022-11-29  3:28 UTC  (2+ messages)
` [Bug c++/107904] "

[Bug c++/105125] New: Bogus and Misleading Warning: Packed attribute is unnecessary
 2022-11-29  1:12 UTC  (3+ messages)
` [Bug middle-end/105125] "

[Bug c/106773] New: libbpf: failed to find BTF info for global/extern symbol 'bpf_link_fops'
 2022-11-29  0:44 UTC  (2+ messages)
` [Bug target/106773] "

[Bug tree-optimization/104547] New: std::vector::resize(v.size() - n) produces poor code
 2022-11-28 23:01 UTC  (2+ messages)
` [Bug tree-optimization/104547] "

[Bug other/19089] Environment variable TMP may yield gcc: abort with internal error
 2022-11-28 22:59 UTC 

[Bug testsuite/103469] New: [12 regression] c-c++-common/attr-retain-9.c fails after r12-5483
 2022-11-28 22:56 UTC  (2+ messages)
` [Bug testsuite/103469] "

[Bug middle-end/103262] New: [12 Regression] Random FAIL: gcc.c-torture/execute/20061220-1.c after r12-5242
 2022-11-28 22:56 UTC  (2+ messages)
` [Bug middle-end/103262] [12 Regression] Random FAIL: gcc.c-torture/execute/20061220-1.c by r12-5244

[Bug bootstrap/103160] New: [12 regression] typo in r12-5060 breaks bootstrap
 2022-11-28 22:55 UTC  (2+ messages)
` [Bug bootstrap/103160] "

[Bug middle-end/102669] New: [12 Regression] FAIL: gnat.dg/unroll1.adb scan-rtl-dump-times loop2_unroll
 2022-11-28 22:54 UTC  (2+ messages)
` [Bug middle-end/102669] "

[Bug c++/100412] New: [11/12 regression] PASS & FAIL for same test aarch64-qemu: gcc.dg/Wvla-parameter-[23].c pr?????
 2022-11-28 22:54 UTC  (2+ messages)
` [Bug testsuite/100412] "

[Bug tree-optimization/101741] New: [12 Regression] ICE in fold_stmt, at gimple-range-fold.cc:541
 2022-11-28 22:51 UTC  (2+ messages)
` [Bug tree-optimization/101741] [12 Regression] ICE in fold_stmt, at gimple-range-fold.cc:541 since r12-2517-g1ce0b26e6e1e6c34

[Bug other/101520] New: [12 regression] gcc.target/powerpc/pr93658.c has excess errors after r12-2338
 2022-11-28 22:51 UTC  (2+ messages)
` [Bug testsuite/101520] "

[Bug fortran/100642] New: ICE in omp_code_to_statement, at fortran/openmp.c:6907
 2022-11-28 22:50 UTC  (2+ messages)
` [Bug fortran/100642] [12 Regression] ICE in omp_code_to_statement, at fortran/openmp.c:6907 since r12-20-ga61c4964cd714462

[Bug testsuite/100569] New: [12 regression] gcc.dg/atomic/c11-atomic-exec-2.c has lto warnings after r12-742
 2022-11-28 22:50 UTC  (2+ messages)
` [Bug testsuite/100569] "

[Bug c/100521] New: ICE at -O2 and above: in verify_range, at value-range.cc:384
 2022-11-28 22:47 UTC  (2+ messages)
` [Bug tree-optimization/100521] [12 Regression] ICE at -O2 and above: in verify_range, at value-range.cc:384 since r12-127-g694c956b6b877e48

[Bug analyzer/106473] New: -Wanalyzer-malloc-leak false positive regression when returning heap-allocation through nested pointers
 2022-11-28 22:46 UTC  (2+ messages)
` [Bug analyzer/106473] [12/13 Regression] "

[Bug target/107506] New: [regression] cross-xtensa-esp32s2-elf/gcc-13.0.0_pre20221023: stack smashing detected during RTL pass: expand in function __absvdi2 (gen_movdi)
 2022-11-28 22:46 UTC  (2+ messages)
` [Bug target/107506] "

[Bug c++/107384] New: [13 Regression] ICE tree check: expected non_lvalue_expr or static_cast_expr, have error_mark in set_implicit_rvalue_p, at cp/cp-tree.h:8689
 2022-11-28 22:45 UTC  (2+ messages)
` [Bug c++/107384] "

[Bug middle-end/107879] New: [13 Regression] ffmpeg-4 test suite fails on FPU arithmetics
 2022-11-28 22:44 UTC  (2+ messages)
` [Bug tree-optimization/107879] "

[Bug c/90885] GCC should warn about 2^16 and 2^32 and 2^64 [-Wxor-used-as-pow]
 2022-11-28 22:43 UTC 

[Bug c/107316] New: [aarch64] Init big const value should be improved compare to llvm
 2022-11-28 22:42 UTC  (2+ messages)
` [Bug target/107316] "

[Bug tree-optimization/96681] New: Failure to optimize xor of comparisons with specific constants to comparison of xor-ed of compared variables
 2022-11-28 22:42 UTC  (2+ messages)
` [Bug tree-optimization/96681] "

[Bug tree-optimization/102872] New: If statement is always false but not figured out at gimple level
 2022-11-28 22:41 UTC  (2+ messages)
` [Bug tree-optimization/102872] "

[Bug driver/106897] New: driver: support -gz=zstd
 2022-11-28 22:40 UTC  (2+ messages)
` [Bug driver/106897] "

[Bug c++/81159] New warning idea: -Wself-move
 2022-11-28 22:40 UTC 

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