public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/106239] New: vector::resize(size_type, const value_type&) should not require copy-assignability
 2023-02-08 11:27 UTC  (2+ messages)
` [Bug libstdc++/106239] "

[Bug libstdc++/83981] vector::resize(size_type) should not require T to be CopyInsertable when std=c++14
 2023-02-08 11:27 UTC  (2+ messages)

[Bug libstdc++/90192] std::vector<T>::resize() requires more than it should (CopyInsertable)
 2023-02-08 11:25 UTC 

[Bug ipa/108695] New: [13 Regression] Wrong code since r13-5215-gb1f30bf42d8d47 for dd_rescue package
 2023-02-08 11:16 UTC  (8+ messages)
` [Bug ipa/108695] "

[Bug debug/108716] New: [10/11/12/13 Regression] Incorrect DW_AT_decl_{line,column} in DW_TAG_imported_decl
 2023-02-08 10:53 UTC  (3+ messages)
` [Bug debug/108716] "

[Bug c/108715] New: Infinite loop in the generated assembly with -Os when strlen is defined in the code
 2023-02-08 10:38 UTC  (8+ messages)
` [Bug c/108715] "

[Bug c++/108588] New: __is_constructible returns wrong value for invalid (but non deleted) default constructor
 2023-02-08  9:23 UTC  (2+ messages)
` [Bug c++/108588] "

[Bug rtl-optimization/108713] New: ICE during RTL pass: into_cfglayout for x86_64-pc-linux-gnu '-m32', C++ 'libgomp.c-c++-common/for-11.c'
 2023-02-08  9:17 UTC  (3+ messages)
` [Bug rtl-optimization/108713] "

[Bug libstdc++/108714] New: Algorithms in <algorithm> require predicates to be copyable
 2023-02-08  8:56 UTC 

[Bug c/108712] New: Missing optimization with memory-barrier
 2023-02-08  8:43 UTC  (2+ messages)
` [Bug middle-end/108712] "

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

[Bug bootstrap/108711] New: [13 Regression] ICE in get_equiv, at lra-constraints.cc:534
 2023-02-08  8:37 UTC  (4+ messages)
` [Bug rtl-optimization/108711] "

[Bug tree-optimization/108710] New: Recognizing "rounding down to the nearest power of two"
 2023-02-08  6:59 UTC 

[Bug analyzer/108709] New: FAIL: gcc.dg/analyzer/pipe-glibc.c
 2023-02-08  6:22 UTC  (2+ messages)
` [Bug testsuite/108709] "

[Bug tree-optimization/108705] New: Unexpected CPU time usage with LTO in ranger propagation
 2023-02-08  4:39 UTC  (3+ messages)
` [Bug tree-optimization/108705] [13 Regression] "

[Bug analyzer/108708] New: __analyzer_dump_named_constant fails with derived values
 2023-02-08  4:28 UTC 

[Bug rtl-optimization/108707] New: suboptimal allocation with same memory op for many different instructions
 2023-02-08  3:15 UTC  (2+ messages)
` [Bug rtl-optimization/108707] "

[Bug c++/108706] New: [13 Regression] Indefinite recursion when compiling gcc/testsuite/g++.dg/cpp23/static-operator-call5.C w/ -g
 2023-02-08  3:05 UTC 

[Bug testsuite/107602] New: dump-noaddr testcases fail when running the testsuite with already built installed toolchain
 2023-02-08  2:21 UTC  (3+ messages)
` [Bug testsuite/107602] "

[Bug analyzer/108704] New: Many -Wanalyzer-use-of-uninitialized-value false positives seen in qemu's softfloat.c
 2023-02-07 23:30 UTC  (3+ messages)
` [Bug analyzer/108704] [13 Regression] "

[Bug tree-optimization/26854] Inordinate compile times on large routines
 2023-02-07 22:23 UTC  (2+ messages)

[Bug c/108694] New: need a new warning option for preparing migration to ISO C 23
 2023-02-07 22:09 UTC  (6+ messages)
` [Bug c/108694] "

[Bug analyzer/108661] New: -Wanalyzer-use-of-uninitialized-value false positive seen in haproxy's sink_rotate_file_backed_ring
 2023-02-07 21:25 UTC  (3+ messages)
` [Bug analyzer/108661] [13 Regression] "

[Bug fortran/69636] ICE(s) on using option -fmodule-private
 2023-02-07 21:19 UTC 

[Bug analyzer/108689] New: RFE: more precise handling of "fread"-style functions in -fanalyzer
 2023-02-07 21:11 UTC  (2+ messages)
` [Bug analyzer/108689] "

[Bug c++/107079] New: ICE initializing lifetime-extended constexpr variable that stores its this pointer
 2023-02-07 21:01 UTC  (2+ messages)
` [Bug c++/107079] [10/11/12/13 Regression] "

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

[Bug tree-optimization/108582] New: ICE on valid code at -Os and above with "-fno-tree-ccp -fno-tree-dce": tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in useless_type_conversion_p, at gimple-expr.cc:87
 2023-02-07 20:22 UTC  (3+ messages)
` [Bug tree-optimization/108582] [12 Regression] "

[Bug tree-optimization/108522] New: [Regression 12/13] ICE in tree-object-size when struct has VLA
 2023-02-07 20:05 UTC  (4+ messages)
` [Bug tree-optimization/108522] [12 Regression] "

[Bug c++/108684] New: [13 Regression] ICE: verify_ssa failed
 2023-02-07 20:03 UTC  (13+ messages)
` [Bug tree-optimization/108684] "
` [Bug tree-optimization/108684] [12/13 "

[Bug tree-optimization/108697] New: constructing a path-range-query is expensive
 2023-02-07 19:52 UTC  (6+ messages)
` [Bug tree-optimization/108697] "

[Bug tree-optimization/108698] New: [13 Regression] decltype ((T() + ‘excess_precision_expr’ not supported by dump_expr<expression error>)) median(ndarray<T>) [with T = double]’: since r13-3290-g98e341130f87984a
 2023-02-07 19:38 UTC  (5+ messages)
` [Bug tree-optimization/108698] "
` [Bug c++/108698] "

[Bug fortran/103259] New: [11/12 Regression] ICE in resolve_common_vars, at fortran/resolve.c:956
 2023-02-07 19:37 UTC  (3+ messages)
` [Bug fortran/103259] [11/12/13 Regression] ICE in resolve_common_vars, at fortran/resolve.c:956 since r11-3866-g4d2a56a0f7135469

[Bug target/108703] New: ICE: in extract_constrain_insn, at recog.cc:2692 (insn does not satisfy its constraints: movhi_insn) on sparc64 at -O1
 2023-02-07 19:25 UTC 

[Bug c/108690] New: -Wstrict-prototypes too picky for C23
 2023-02-07 19:09 UTC  (3+ messages)
` [Bug c/108690] "

[Bug c/108701] New: Incorrect -Wmisleading-indentation
 2023-02-07 18:37 UTC  (13+ messages)
` [Bug c/108701] "

[Bug ipa/108702] New: [13 Regression] ICE in get_partitioning_class, at symtab.cc:2096
 2023-02-07 18:36 UTC 

[Bug fortran/95107] New: [10/11 Regression] ICE in hash_operand, at fold-const.c:3768
 2023-02-07 18:22 UTC  (3+ messages)
` [Bug fortran/95107] "

[Bug c/108700] New: false _Noreturn error with -Werror=old-style-declaration
 2023-02-07 17:37 UTC  (4+ messages)
` [Bug c/108700] "

[Bug target/108316] New: [13 Regression] ICE in maybe_gen_insn via expand_SCATTER_STORE when vectorizing for SVE
 2023-02-07 15:31 UTC  (3+ messages)
` [Bug target/108316] [13 Regression] ICE in maybe_gen_insn via expand_SCATTER_STORE when vectorizing for SVE since r13-2737-g4a773bf2f08656

[Bug c++/106656] New: [C++23] P2513 - char8_t Compatibility and Portability Fixes
 2023-02-07 15:06 UTC  (3+ messages)
` [Bug c++/106656] "

[Bug target/108699] New: gcc.c-torture/execute/builtin-bitops-1.c fails on power 9 BE
 2023-02-07 15:01 UTC 

[Bug tree-optimization/108692] New: [11/12/13 Regression] Miscompilation of orc_test.c since r11-5160
 2023-02-07 14:53 UTC  (6+ messages)
` [Bug tree-optimization/108692] "

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

[Bug c/108688] New: error: ‘bit_field_ref’ of non-mode-precision operand
 2023-02-07 14:07 UTC  (5+ messages)
` [Bug tree-optimization/108688] [13 Regression] "

[Bug c/108685] New: [13 Regression] ICE in verify_loop_structure, at cfgloop.cc:1748
 2023-02-07 14:06 UTC  (3+ messages)
` [Bug middle-end/108685] "

[Bug rtl-optimization/103541] New: unnecessary spills around const functions calls
 2023-02-07 14:05 UTC  (2+ messages)
` [Bug rtl-optimization/103541] "

[Bug tree-optimization/108696] New: querying relations is slow
 2023-02-07 13:00 UTC 

liburcu.org Errors
 2023-02-07 12:42 UTC 

[Bug ipa/106809] New: [12 regression] large bison grammars compilation got a lot slower, mainly due to -Wuninitialized
 2023-02-07 12:33 UTC  (3+ messages)
` [Bug tree-optimization/106809] "

[Bug c++/108646] New: nonnull attribute does not detect variables that are NULL being passed
 2023-02-07 12:19 UTC  (2+ messages)
` [Bug c++/108646] "

[Bug c/106912] New: [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
 2023-02-07 11:33 UTC  (2+ messages)
` [Bug tree-optimization/106912] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032 since r13-1575-gcf3a120084e94614

[Bug debug/108656] New: [12/13 Regression] '-fcompare-debug' failure (length) w/ -O2 -fno-ipa-pure-const -fno-tree-dce --param early-inlining-insns=0
 2023-02-07 11:28 UTC  (2+ messages)
` [Bug debug/108656] [12/13 Regression] '-fcompare-debug' failure (length) w/ -O2 -fno-ipa-pure-const -fno-tree-dce --param early-inlining-insns=0 since r12-5236

[Bug rust/108102] New: rust bootstrap comparison failure on s390x-linux-gnu
 2023-02-07 10:28 UTC  (3+ messages)
` [Bug middle-end/108102] "

[Bug tree-optimization/106923] New: [13 Regression] ICE in eliminate_unnecessary_stmts, at tree-ssa-dce.cc:1512
 2023-02-07  9:41 UTC  (3+ messages)
` [Bug tree-optimization/106923] [13 Regression] ICE in eliminate_unnecessary_stmts, at tree-ssa-dce.cc:1512 since r13-2518-ga262f969d6fd936f

[Bug tree-optimization/106433] New: [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
 2023-02-07  9:41 UTC  (3+ messages)
` [Bug tree-optimization/106433] "

[Bug modula2/108135] New: Modula2 meets clang
 2023-02-07  8:36 UTC  (4+ messages)
` [Bug modula2/108135] "

[Bug sanitizer/100114] New: libasan built against latest glibc doesn't work
 2023-02-07  5:54 UTC  (3+ messages)
` [Bug sanitizer/100114] "

[Bug testsuite/108675] New: FAIL: gcc.c-torture/execute/builtins/*printf.c when stdio.h includes definitions
 2023-02-07  5:51 UTC  (5+ messages)
` [Bug testsuite/108675] "

[Bug preprocessor/61638] "warning: multi-line comment" unclear and has false positives
 2023-02-07  3:14 UTC 

[Bug tree-optimization/108677] New: wrong vectorization (when copy constructor is present?)
 2023-02-06 21:48 UTC  (2+ messages)
` [Bug tree-optimization/108677] no vectorization when copy constructor is present

[Bug middle-end/108687] New: Non-termination since gcc-13-5630-g881bf8de9b0
 2023-02-06 21:11 UTC  (7+ messages)
` [Bug middle-end/108687] Non-termination since r13-5630-g881bf8de9b0
` [Bug middle-end/108687] [13 Regression] "
` [Bug tree-optimization/108687] "

[Bug fortran/108686] New: Spurious -Wc-binding-type diagnostics when including omp_lib.h
 2023-02-06 19:00 UTC 

[Bug modula2/107234] New: Format error in m2pp.cc (m2pp_integer_cst)
 2023-02-06 18:51 UTC  (4+ messages)
` [Bug modula2/107234] "

[Bug fortran/108680] New: Wrong DTIO arguments with -fdefault-integer-8
 2023-02-06 16:40 UTC  (2+ messages)
` [Bug fortran/108680] "

[Bug c++/107461] New: GCC rejects program with ambiguity error
 2023-02-06 16:36 UTC  (3+ messages)
` [Bug c++/107461] [12 Regression] ambiguity error for friend with templated constexpr argument

[Bug c++/108683] New: Move Occurs when initializing an aggregate base
 2023-02-06 15:38 UTC  (4+ messages)
` [Bug c++/108683] "

[Bug c++/108667] New: Spurious "maybe used uninitialized [-Wmaybe-uninitialized]" warning
 2023-02-06 15:19 UTC  (2+ messages)
` [Bug tree-optimization/108667] Spurious "may be "

[Bug c++/108620] New: internal compiler error: in instantiate_type, at cp/class.cc:8742 when assign the return value of co_yield to a member of class/struct
 2023-02-06 14:43 UTC  (2+ messages)
` [Bug c++/108620] "

[Bug target/104921] New: aarch64: Assembler failure with vbfmlalbq_lane_f32 intrinsic
 2023-02-06 14:33 UTC  (2+ messages)
` [Bug target/104921] "

[Bug target/108603] New: [11/12 Regression] ICE in output_operand_lossage with SVE and ilp32
 2023-02-06 14:23 UTC  (2+ messages)
` [Bug target/108603] [12/13 "

[Bug c/108660] New: Wrong location for first statement of for loop (-Wunused-value)
 2023-02-06 14:20 UTC  (2+ messages)
` [Bug c/108660] "

[Bug c++/98995] New: Copy elision not applied to members declared with [[no_unique_address]]
 2023-02-06 14:20 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++/108681] New: gcc hangs compiling opencv/channels_combine.cpp for aarch64
 2023-02-06 14:18 UTC  (2+ messages)
` [Bug rtl-optimization/108681] [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).