public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/107138] New: [12 regression] std::variant<std::string, ...> triggers false-positive 'may be used uninitialized' warning
 2022-11-22 12:31 UTC  (3+ messages)
` [Bug c++/107138] [12/13 "

[Bug libstdc++/95048] New: wstring-constructor of std::filesystem::path throws for non-ASCII characters
 2022-11-22 12:30 UTC  (3+ messages)
` [Bug libstdc++/95048] [10/11 Regression] "

[Bug tree-optimization/107808] New: gcc.dg/vect/vect-bitfield-write-2.c etc.FAIL
 2022-11-22 12:30 UTC  (4+ messages)
` [Bug tree-optimization/107808] "

[Bug c/107805] New: Spurious warning after redefinition of type
 2022-11-22 12:21 UTC  (7+ messages)
` [Bug c/107805] [12/13 Regression] Spurious “type defaults to ‘int’” "

[Bug sanitizer/106558] New: ASan failed to detect a global-buffer-overflow
 2022-11-22 12:21 UTC  (3+ messages)
` [Bug sanitizer/106558] "

[Bug sanitizer/107806] New: gcc trunk at -O3 misses a global-buffer-overflow
 2022-11-22 12:21 UTC  (2+ messages)
` [Bug sanitizer/107806] "

[Bug ada/107810] New: [13 regression] gnat.dg/unchecked_convert9.adb FAILs
 2022-11-22 12:19 UTC  (2+ messages)
` [Bug ada/107810] "

[Bug tree-optimization/107809] New: gcc.dg/vect/vect-recurr-1.c etc. FAIL
 2022-11-22 12:16 UTC  (3+ messages)
` [Bug tree-optimization/107809] "

[Bug analyzer/107807] New: gcc.dg/analyzer/errno-1.c FAILs
 2022-11-22 12:04 UTC  (2+ messages)
` [Bug analyzer/107807] "

[Bug debug/107231] New: [13 Regression] c-c++-common/goacc/kernels-loop-g.c: '-fcompare-debug' failure (length)
 2022-11-22 11:55 UTC  (2+ messages)
` [Bug debug/107231] "

[Bug preprocessor/107691] New: libcpp configure fails on bashism
 2022-11-22 11:40 UTC  (2+ messages)
` [Bug preprocessor/107691] [10/11/12 Regression] libcpp configure fails on empty expansion

[Bug bootstrap/107722] New: Boostrap failure for some locales starting with r13-4070
 2022-11-22 11:40 UTC  (2+ messages)
` [Bug bootstrap/107722] [13 Regression] Bootstrap "

[Bug tree-optimization/107803] New: [13 Regression] ICE in init_from_control_deps, at gimple-predicate-analysis.cc:1699 since r13-2314-ga8ebd27d0ab69b
 2022-11-22 11:17 UTC  (6+ messages)
` [Bug tree-optimization/107803] "

[Bug c/107127] New: [Regression 11/12] Long compile times on code with C complex
 2022-11-22 11:10 UTC  (2+ messages)
` [Bug c/107127] [11/12/13 Regression] Long compile times on code with C complex since r11-3299-gcba079f354a55363

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

[Bug c++/107781] New: strchrnul' was not declared in this scope; did you mean 'strchr'? For contracts for canadian compilation
 2022-11-22 11:04 UTC  (6+ messages)
` [Bug c++/107781] "

[Bug debug/106418] New: '-fcompare-debug' failure w/ -mcpu=e500mc -O2 -fnon-call-exceptions -fsched-stalled-insns -fno-reorder-blocks -fno-thread-jumps -fno-tree-dce
 2022-11-22 10:21 UTC  (2+ messages)
` [Bug rtl-optimization/106418] "

[Bug tree-optimization/106754] New: compute_control_dep_chain over-estimates domain
 2022-11-22 10:15 UTC  (2+ messages)
` [Bug tree-optimization/106754] "

[Bug tree-optimization/80548] -Wmaybe-uninitialized false positive when an assignment is added
 2022-11-22 10:07 UTC  (2+ messages)

[Bug libstdc++/107675] New: [13 Regression] GCC-13 is significantly slower to startup on C++ programs
 2022-11-22  9:35 UTC  (2+ messages)
` [Bug libgcc/107675] "

[Bug go/107804] New: libgo is serial and so slow
 2022-11-22  9:32 UTC  (3+ messages)
` [Bug go/107804] "

[Bug tree-optimization/107672] New: [13 Regression] ICE during GIMPLE pass: slp
 2022-11-22  8:49 UTC  (6+ messages)
` [Bug tree-optimization/107672] "

[Bug rtl-optimization/107775] New: misoptimization in vec_set lower part of vector in the memory
 2022-11-22  8:45 UTC  (3+ messages)
` [Bug rtl-optimization/107775] "

[Bug c/107796] New: The vector extension documentation should be improved
 2022-11-22  8:43 UTC  (2+ messages)
` [Bug c/107796] "

[Bug other/107787] New: -Werror=array-bounds=X does not work as expected
 2022-11-22  8:41 UTC  (2+ messages)
` [Bug driver/107787] "

[Bug c++/107764] New: -Wreturn-type and -Wuninitialized documentation could link to a FAQ about enum and switches
 2022-11-22  8:40 UTC  (2+ messages)
` [Bug c++/107764] "

[Bug analyzer/107783] New: [13 Regression] ICE in deref_rvalue, at analyzer/region-model.cc:3238
 2022-11-22  8:37 UTC  (5+ messages)
` [Bug analyzer/107783] [13 Regression] ICE in deref_rvalue, at analyzer/region-model.cc:3238 since r13-4074-g86a90006864840c2

[Bug lto/107779] New: Support implicit references from inline assembler to compiler symbols
 2022-11-22  8:36 UTC  (3+ messages)
` [Bug lto/107779] "

[Bug c/107769] New: -flto with -Os/-O2/-O3 emitted code with gcc 12.x segfaults via mutated global in .rodata
 2022-11-22  8:33 UTC  (2+ messages)
` [Bug ipa/107769] [12/13 Regression] -flto with -Os/-O2/-O3 emitted code with gcc 12.x segfaults via mutated global in .rodata since r12-2887-ga6da2cddcf0e959d

[Bug tree-optimization/107765] New: missing (int)-(unsigned)int_val to just -int_val if int_val is known not to contain INT_MIN
 2022-11-22  8:32 UTC  (2+ messages)
` [Bug tree-optimization/107765] "

[Bug rtl-optimization/107762] New: [13 Regression] Recent change causing regressions on s390-linux-gnu
 2022-11-22  8:31 UTC  (2+ messages)
` [Bug rtl-optimization/107762] "

[Bug c/107493] New: Wrong code at -Os on x86_64-linux-gnu
 2022-11-22  8:09 UTC  (3+ messages)
` [Bug tree-optimization/107493] [13 Regression] Wrong code at -Os on x86_64-linux-gnu since r13-3486-g4c5b116077638277

[Bug tree-optimization/107766] New: [13 Regression] ICE Segmentation fault since r13-4137-gc5df8392c5848c04
 2022-11-22  7:47 UTC  (6+ messages)
` [Bug tree-optimization/107766] "

[Bug tree-optimization/107776] New: [13 Regression] ICE: SIGSEGV in complex_mul_pattern::matches (tree-vect-slp-patterns.cc:1042) with -O2 -std=c11
 2022-11-22  7:47 UTC  (2+ messages)
` [Bug tree-optimization/107776] [13 Regression] ICE: SIGSEGV in complex_mul_pattern::matches (tree-vect-slp-patterns.cc:1042) with -O2 -std=c11 since 13-4137-gc5df8392c5848c04

[Bug c++/97665] New: constexpr union array member incorrectly rejected as non-constexpr
 2022-11-22  7:37 UTC  (2+ messages)
` [Bug c++/97665] "

[Bug c++/107802] New: -Wsuggest-attribute=format ignores [[gnu::format(...)]]
 2022-11-22  7:19 UTC 

[Bug tree-optimization/107647] New: GCC 12.2.0 may produce FMAs even with -ffp-contract=off
 2022-11-22  7:07 UTC  (2+ messages)
` [Bug tree-optimization/107647] [12 Regression] "

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

[Bug c++/107790] New: -fcontracts needs to add -lstdc++exp at the end of the collect2 options
 2022-11-22  4:47 UTC  (3+ messages)
` [Bug c++/107790] "

[Bug c/89180] [meta-bug] bogus/missing -Wunused warnings
 2022-11-22  4:47 UTC 

[Bug c++/107791] New: Spurious -Wunused warning for artificial variable introduced for post contract
 2022-11-22  4:47 UTC  (3+ messages)
` [Bug c++/107791] "

[Bug c++/107800] New: confusing message with to_address in C++17
 2022-11-22  4:37 UTC  (2+ messages)
` [Bug c++/107800] "

[Bug libstdc++/107795] New: <limits.h> recursion through <syslimits.h> breaks non-GNU implementations of the C++ stdlib
 2022-11-22  0:51 UTC  (17+ messages)
` [Bug bootstrap/107795] "

[Bug libstdc++/107799] New: Wrong return type for std::bit_width
 2022-11-22  0:51 UTC  (2+ messages)
` [Bug libstdc++/107799] "

[Bug analyzer/107788] New: [13 Regression] ICE in wide_int_to_tree_1, at tree.cc:1757
 2022-11-22  0:25 UTC  (6+ messages)
` [Bug analyzer/107788] "
` [Bug analyzer/107788] [13 Regression] ICE in wide_int_to_tree_1, at tree.cc:1757 since r13-4074-g86a90006864840c2

[Bug analyzer/107777] New: [13 Regression] ICE in get_representative_path_var_1, at analyzer/region-model.cc:4750
 2022-11-22  0:21 UTC  (3+ messages)
` [Bug analyzer/107777] [13 Regression] ICE in get_representative_path_var_1, at analyzer/region-model.cc:4750 since r13-3770-g3d2d04cda493fb55

[Bug middle-end/107661] New: [13 Regression] lambdas get merged incorrectly in tempaltes, cause llvm-12 miscompilation
 2022-11-21 22:52 UTC  (2+ messages)
` [Bug middle-end/107661] [13 Regression] lambdas get merged incorrectly in tempaltes, cause llvm-12 miscompilation since r13-3358-ge0403e95689af7

[Bug c++/107798] New: optimizing -O3, "for" loop condition not checked anymore
 2022-11-21 22:14 UTC  (7+ messages)
` [Bug c++/107798] "

[Bug c++/107755] New: ICE: in fold_convert_loc, at fold-const.c:2435, with -Wlogical-op, implicit user-defined conversion operator, template function, logical operator, and conditional operator
 2022-11-21 19:49 UTC  (3+ messages)
` [Bug c++/107755] "
` [Bug c++/107755] [10/11/12/13 Regression] "

[Bug c/107465] New: Bogus warning: promoted bitwise complement of an unsigned value is always nonzero
 2022-11-21 19:22 UTC  (5+ messages)
` [Bug c/107465] [10/11/12/13 Regression] "

[Bug c++/107797] New: "warning right operand of comma operator has no effect" for expressions with no comma operator
 2022-11-21 18:19 UTC  (5+ messages)
` [Bug c++/107797] "

[Bug c/107405] New: enums can be long in gcc-13
 2022-11-21 18:10 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 libstdc++/107792] New: Output of default contract violation handler could be improved
 2022-11-21 17:32 UTC  (4+ messages)
` [Bug libstdc++/107792] "

[Bug libstdc++/107784] New: QOI: sizeof( bind_front( Member-Function ) ) too big
 2022-11-21 17:32 UTC  (4+ messages)
` [Bug libstdc++/107784] "

[Bug c++/55004] New: [meta-bug] constexpr issues
 2022-11-21 17:23 UTC  (2+ messages)
` [Bug c++/55004] "

[Bug c++/87497] constexprs involving non-literal const variables are incorrectly accepted
 2022-11-21 17:23 UTC 

[Bug c++/107575] New: ICE: tree check: expected tree that contains 'decl common' structure, have 'error_mark' in duplicate_decls, at cp/decl.cc:2605
 2022-11-21 16:26 UTC  (3+ messages)
` [Bug c++/107575] ICE: tree check: expected tree that contains 'decl common' structure, have 'error_mark' in duplicate_decls, at cp/decl.cc:2605 since r12-8115-g791a968630b3846b
` [Bug c++/107575] [12/13 Regression] "

[Bug preprocessor/107794] New: can't use the string "linux-" via stringizing in the preprocessor
 2022-11-21 16:25 UTC  (5+ messages)
` [Bug preprocessor/107794] "

[Bug regression/107767] New: GCC has some problems in optimizer of trivial case
 2022-11-21 15:57 UTC  (2+ messages)
` [Bug tree-optimization/107767] [13 Regression] "

[Bug target/107549] New: heap-buffer-overflow in xt_true_regnum
 2022-11-21 15:42 UTC  (3+ messages)
` [Bug target/107549] heap-buffer-overflow in xt_true_regnum since r13-3376-g4f3f0296acbb99
` [Bug target/107549] [13 Regression] "

[Bug c++/107516] New: [13 Regression] ICE with -fwide-exec-charset=latin1
 2022-11-21 15:40 UTC  (3+ messages)
` [Bug c++/107516] [13 Regression] ICE with -fwide-exec-charset=latin1 since r9-2891-g5ec9f8cff333bbe9
` [Bug c++/107516] [10/11/12/13 "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2022-11-21 15:35 UTC 

[Bug c++/107411] New: trivial-auto-var-init=zero invalid uninitialized variable warning
 2022-11-21 15:35 UTC  (2+ messages)
` [Bug middle-end/107411] "

[Bug middle-end/107793] New: trivial-auto-var-init=pattern invalid uninitialized variable warning
 2022-11-21 15:35 UTC  (2+ messages)
` [Bug middle-end/107793] "

[Bug target/107786] New: [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-4151-gacbb5ef06ee978
 2022-11-21 15:06 UTC  (4+ messages)
` [Bug target/107786] "

[Bug translation/107467] New: Miscompilation involing -Os , -flto and -fno-strict-aliasing
 2022-11-21 13:23 UTC  (2+ messages)
` [Bug tree-optimization/107467] [12/13 Regression] "

[Bug middle-end/104088] New: [12 Regression] '-O2' (or higher) GCN offloading (only) 'libgomp.oacc-c-c++-common/vprop.c' excess errors: 'warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]'
 2022-11-21 13:18 UTC  (2+ messages)
` [Bug middle-end/104088] [12/13 "

[Bug analyzer/107733] New: GCC - -Wanayzer-null-dereference false positive with wrong path note "(3) 'e' is NULL" and inconsistent behaviors
 2022-11-21 13:18 UTC  (2+ messages)
` [Bug analyzer/107733] "

[Bug c++/105373] New: miscompile involving lambda coroutines and an object bitwise copied instead of via the copy constructor
 2022-11-21 13:01 UTC  (2+ messages)
` [Bug c++/105373] "

[Bug c++/107542] New: ICE in spaceship_comp_cat, at cp/method.cc:1055
 2022-11-21 13:00 UTC  (2+ messages)
` [Bug c++/107542] "

[Bug c++/107539] New: internal compiler error: same canonical type node for different types
 2022-11-21 12:53 UTC  (2+ messages)
` [Bug c++/107539] [13 Regression] ICE, same canonical type node for different types with decltype inside an generic lambda inside a templated method of a templated class using a templated class argument since r13-737-gd0ef9e06197d14d7

[Bug target/107714] New: MVE: Invalid addressing mode generated for VLD2
 2022-11-21 12:49 UTC  (3+ messages)
` [Bug target/107714] "

[Bug libstdc++/88264] Support glibc-style tunables for <memory_resource>
 2022-11-21 12:44 UTC 

[Bug c/107557] New: [12/13 Regression] ICE in make_ssa_name_fn, at tree-ssanames.cc:360
 2022-11-21 12:33 UTC  (2+ messages)
` [Bug c/107557] [12/13 Regression] ICE -fsanitize=undefined and VLA as argument type to a function

[Bug c++/107558] New: [10/11/12/13 Regression] ICE in fld_incomplete_type_of, at ipa-free-lang-data.cc:258
 2022-11-21 12:31 UTC  (2+ messages)
` [Bug c++/107558] [10/11/12/13 Regression] ICE in fld_incomplete_type_of with -fmerge-all-constants and openmp and LTO since r11-16-ga2f32550a085984f

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

[Bug c++/107551] New: gcc 12.2 test fails
 2022-11-21 12:28 UTC  (2+ messages)
` [Bug target/107551] g++ "

[Bug target/107515] New: MVE: Generic functions do not accept _Float16 scalars
 2022-11-21 12:24 UTC  (2+ messages)
` [Bug target/107515] "

[Bug tree-optimization/107570] New: [13 Regression] ICE: Segmentation fault (in instantiate_scev_name/gimple_bb)
 2022-11-21 12:12 UTC  (2+ messages)
` [Bug tree-optimization/107570] [13 Regression] ICE: Segmentation fault (in instantiate_scev_name/gimple_bb) since r13-3595-g7b1cdca6d6d594a8

[Bug go/107491] New: GccGo stack not resizing on Solaris
 2022-11-21 12:11 UTC  (3+ messages)
` [Bug go/107491] Gccgo "

[Bug ada/107475] New: [10/11/12/13 Regression] libgnat fails to link libgnat.so on systems with older glibc on x86_64-linux-gnux32
 2022-11-21 12:11 UTC  (3+ messages)
` [Bug ada/107475] "

[Bug c++/107519] New: internal compiler error: in get_partitioning_class, at symtab.cc:2096
 2022-11-21 12:11 UTC  (2+ messages)
` [Bug ipa/107519] "

[Bug c++/107574] New: [10/11/12/13 Regression] ICE: tree check: expected record_type or union_type or qual_union_type, have integer_type in cp_fold_convert, at cp/cvt.cc:613
 2022-11-21 12:04 UTC  (2+ messages)
` [Bug c++/107574] [10/11/12/13 Regression] ICE: tree check in cp_fold_convert with ptr to member field cast inside a class not completed and inherent since r9-50-gd760b06868d660bc

[Bug fortran/107577] New: [13 Regression] ICE in find_array_spec, at fortran/resolve.cc:5008
 2022-11-21 12:02 UTC  (2+ messages)
` [Bug fortran/107577] [13 Regression] ICE in find_array_spec, at fortran/resolve.cc:5008 since r13-1757-gf838d15641d256e2

[Bug middle-end/107789] New: [13 Regression] slp ICE on hdf5: internal compiler error: Segmentation fault
 2022-11-21 12:01 UTC  (3+ messages)
` [Bug middle-end/107789] "

[Bug target/107540] New: [13 Regression] ICE: SIGSEGV in memory_operand(rtx_def*, machine_mode) (recog.cc:1834) with -flive-range-shrinkage
 2022-11-21 11:59 UTC  (2+ messages)
` [Bug target/107540] "

[Bug c/107785] New: Integer comparison result compile with -O3
 2022-11-21 11:51 UTC  (3+ messages)
` [Bug c/107785] "

[Bug c++/107579] New: ICE on fold-expression on .* member access operator
 2022-11-21 11:41 UTC  (3+ messages)
` [Bug c++/107579] [11/12/13 Regression] "
` [Bug c++/107579] [11/12/13 Regression] ICE on fold-expression on .* member access operator since r12-2862-g9707d2e5dbb92d2b

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