public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/100853] New: internal compiler error: in cp_tree_equal, at cp/tree.c:4148
 2021-06-01 11:03 UTC  (2+ messages)
` [Bug c++/100853] "

[Bug middle-end/100278] New: IBM Z: Segmentation fault when building valgrind with -march=z14
 2021-06-01 10:56 UTC  (2+ messages)
` [Bug middle-end/100278] "

[Bug middle-end/99928] New: [OpenMP] reduction variable in combined target construct wrongly mapped as firstprivate
 2021-06-01 10:48 UTC  (2+ messages)
` [Bug middle-end/99928] "

[Bug c++/100825] New: function signature constraints are not a part of mangled name
 2021-06-01 10:44 UTC  (3+ messages)
` [Bug c++/100825] "

[Bug debug/100852] New: [11/12 Regression] -fcompare-debug failure (length) with -Og -fif-conversion -fno-tree-ccp -fno-tree-copy-prop
 2021-06-01 10:42 UTC 

[Bug rtl-optimization/90378] [9/10/11/12 regression] -Os -flto miscompiles 454.calculix after r266385 on Arm
 2021-06-01 10:02 UTC 

[Bug sanitizer/100665] New: [hwsanitizer] nested funtion pointer is tagged but never checked
 2021-06-01  9:53 UTC  (2+ messages)
` [Bug sanitizer/100665] "

[Bug ada/86916] Constraint_Error erroneous memory access instead of error
 2021-06-01  9:43 UTC  (2+ messages)

[Bug c++/68615] Unhelpful location when missing a semi-colon on a function declaration at the end of a header
 2021-06-01  9:23 UTC 

[Bug c++/56084] New: poor error recovery for missing ";"
 2021-06-01  9:23 UTC  (2+ messages)
` [Bug c++/56084] "

[Bug tree-optimization/78394] False positives of maybe-uninitialized with -Og
 2021-06-01  9:21 UTC 

[Bug tree-optimization/100845] New: [11/12 Regression] False positive for -Werror=maybe-uninitialized since r11-959-gb825a22890740f34
 2021-06-01  9:21 UTC  (4+ messages)
` [Bug tree-optimization/100845] "

[Bug target/98636] New: [ARM] ICE on passing incompatible options for fp16
 2021-06-01  9:15 UTC  (2+ messages)
` [Bug target/98636] [ARM] ICE on passing incompatible options for fp16 - global_options’ are modified in local context

[Bug c++/49129] New: confusing diagnostic for missing semi-colon after member template
 2021-06-01  9:15 UTC  (2+ messages)
` [Bug c++/49129] "

[Bug libstdc++/100851] New: Using std::thread on Alpine Linux/musl causes SIGABRT after main when unloading a shared library
 2021-06-01  9:03 UTC 

[Bug c++/100797] New: using declaration causing virtual call with wrongly adjusted this pointer
 2021-06-01  8:43 UTC  (3+ messages)
` [Bug c++/100797] [10/11/12 Regression] "
` [Bug c++/100797] [10/11 "

[Bug c++/100850] New: [coroutine] Wrong addresses of variables captured by reference into lambda co-routines
 2021-06-01  8:41 UTC  (3+ messages)
` [Bug c++/100850] "

[Bug target/100841] New: xtensa-linux: dwarf2cfi.c:291:12: error: comparison of integer expressions of different signedness: 'const unsigned int' and 'int'
 2021-06-01  8:40 UTC  (2+ messages)
` [Bug target/100841] "

[Bug driver/69471] "-march=native" unintentionally breaks further -march/-mtune flags
 2021-06-01  8:26 UTC 

[Bug c/100785] New: ICE: in expand_asm_stmt, at cfgexpand.c:3401
 2021-06-01  8:21 UTC  (2+ messages)
` [Bug inline-asm/100785] [9/10/11/12 Regression] ICE: in expand_asm_stmt with "m" and bitfield

[Bug tree-optimization/100740] New: wrong code at -O1 and above on x86_64-linux-gnu
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug tree-optimization/100740] [9/10/11/12 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r9-4145

[Bug middle-end/100733] New: -fcompare-debug failure for pr85213.c at -O1 -fdisable-tree-phiopt2
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug middle-end/100733] [8/9/10/11/12 Regression] "

[Bug c++/100723] New: [8/9/10/11] ICE in tsubst when using std::variant in templated class using CTAD
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug c++/100723] [9/10/11/12] "

[Bug rtl-optimization/100554] New: [9/10/11/12 Regression] -fcompare-debug failure w/ -Os -fmodulo-sched -fno-tree-loop-optimize
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug rtl-optimization/100554] "

[Bug c/100530] New: ICE with -g: in add_dwarf_attr, at dwarf2out.c:4493
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug target/100530] [9/10/11/12 Regression] ICE with -g: in add_dwarf_attr with __seg_gs (Alternative address-space) global variable since r8-4385-ga297ccb52e0c894e

[Bug c/100509] New: ICE at -O3: in fold_convert_loc, at fold-const.c:2552
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug tree-optimization/100509] [9/10 Regression] ICE at -O3: in fold_convert_loc with variable (attribute) alias of different types

[Bug c/100393] New: Very slow compilation of switch statement with thousands of cases
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug tree-optimization/100393] [9/10/11/12 Regression] "

[Bug rtl-optimization/100378] New: [Regression 9/10/11/12] arm64: lsl + asr used instead of sxth
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug target/100378] [9/10/11/12 Regression] "

[Bug target/100354] New: [9 regression] aarch64: non-deligitimized UNSPEC UNSPEC_TLS (76) found in variable location
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug target/100354] [9/10/11/12 "

[Bug c++/100339] New: Bogus "should have been declared inside" error with friend
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug c++/100339] [9/10/11/12 Regression] "

[Bug c/100320] New: regression: 32-bit x86 memcpy is suboptimal
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug target/100320] [9/10/11/12 Regression] "

[Bug c++/100291] New: internal compiler error: trying to capture ‘this’ in instantiation of generic lambda
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug c++/100291] [9/10/11/12 Regression] "

[Bug fortran/100273] New: [9/10/11/12 Regression] ICE in gfc_create_module_variable, at fortran/trans-decl.c:5352
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug fortran/100273] "

[Bug c++/100252] New: Internal compiler error during template instantiation
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug c++/100252] [9/10/11/12 Regression] "

[Bug fortran/100227] New: write with implicit loop
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug fortran/100227] [9/10/11/12 Regression] "

[Bug fortran/100196] New: [9/10/11/12 Regression] ICE in reduce_binary_ca, at fortran/arith.c:1364
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug fortran/100196] "

[Bug fortran/100194] New: [9/10/11/12 Regression] ICE in gfc_trans_create_temp_array, at fortran/trans-array.c:1351
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug fortran/100194] "

[Bug fortran/100193] New: [9/10/11/12 Regression] ICE in alloc_scalar_allocatable_for_assignment, at fortran/trans-expr.c:10837
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug fortran/100193] "

[Bug fortran/100155] New: [9/10/11 Regression] ICE in gfc_conv_intrinsic_size, at fortran/trans-intrinsic.c:805
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug fortran/100155] [9/10/11/12 "

[Bug fortran/100118] New: ICE on sizeof with derived type components
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug fortran/100118] [9/10/11/12 Regression] ICE on sizeof with derived type components since r6-202-gf3b0bb7a560be0f0

[Bug c++/100109] New: ICE: unexpected expression 'E' of kind template_parm_index
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug c++/100109] [9/10/11 Regression] "

[Bug tree-optimization/100102] New: ICE in tsubst, at cp/pt.c:15310
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug c++/100102] [9/10/11/12 Regression] "

[Bug c++/100079] New: Non-type template parameter, itself a nested template, rejected with internal error
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug c++/100079] [9/10 Regression] "

[Bug target/100075] New: [9/10/11 Regression] unneeded sign extension
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug target/100075] [9/10 "

[Bug target/100056] New: [9/10/11 Regression]
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug target/100056] [9/10 Regression] orr + lsl vs. [us]bfiz

[Bug c++/100032] New: renaming alias template that also adds cv-qualifiers is deemed equivalent to underlying template
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug c++/100032] [9/10 Regression] "

[Bug target/100028] New: arm64 failure to generate bfxil
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug target/100028] [9/10 Regression] "

[Bug lto/100010] New: ICE in lto_output_node, at lto-cgraph.c:447 (-fdevirtualize-at-ltrans)
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug lto/100010] [9/10/11/12 Regression] ICE in lto_output_node, at lto-cgraph.c:447 (-fdevirtualize-at-ltrans) since r6-6384-gceda2c69d5219719

[Bug c++/100006] New: ICE: in dependent_type_p, at cp/pt.c:26745
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug c++/100006] [9/10 Regression] "

[Bug middle-end/99959] New: missing -Wuninitialized for an esra variable with TREE_NO_WARNING
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug middle-end/99959] [9/10/11/12 Regression] "

[Bug libstdc++/99942] New: [8/9/10/11 Regression] COW std::string::data() is noexcept but can throw
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug libstdc++/99942] [9/10/11/12 "

[Bug tree-optimization/99919] New: [9/10/11 Regression] bogus -Wmaybe-uninitialized with a _Bool bit-field
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug tree-optimization/99919] [9/10/11/12 "

[Bug tree-optimization/99918] New: suboptimal code for bool bitfield tests
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug tree-optimization/99918] [9/10/11/12 Regression] "

[Bug c++/99901] New: static const class var implemented with constexpr doesn't emit symbols in C++17 mode
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug c++/99901] [9/10 Regression] "

[Bug fortran/99839] New: ICE in inline_matmul_assign, at fortran/frontend-passes.c:4234
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug fortran/99839] [9/10/11/12 Regression] "

[Bug fortran/99819] New: [9/10/11 Regression] ICE in gfc_defer_symbol_init, at fortran/trans-decl.c:841
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug fortran/99819] [9/10/11/12 "

[Bug c++/99795] New: -Wnarrowing/-Woverflow false-negative in constant expression in undeduced context
 2021-06-01  8:20 UTC  (2+ messages)
` [Bug c++/99795] [9/10/11/12 Regression] "

[Bug target/99706] New: [11 Regression] ICE: maximum number of generated reload insns per insn achieved (90)
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug target/99706] [9/10/11/12 "

[Bug c++/99643] New: internal compiler error in build_over_call, involving array new and copy elision
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug c++/99643] [9/10 Regression] "

[Bug target/99531] New: Performance regression since gcc 9 (argument passing / register allocation)
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug target/99531] [9/10/11/12 Regression] "

[Bug c++/99478] New: ICE when decltype lambda in template list
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug c++/99478] [9/10 Regression] "

[Bug rtl-optimization/99469] New: ICE: qsort checking failed with selective scheduling on aarch64
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug rtl-optimization/99469] [9/10/11/12 Regression] "

[Bug rtl-optimization/99378] New: ICE in decompose_normal_address, at rtlanal.c:6710
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug target/99378] [9/10 Regression] "

[Bug fortran/99350] New: [9/10/11 Regression] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1869
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug fortran/99350] [9/10/11/12 "

[Bug c/99347] New: [9/10/11 Regression] ICE in create_block_for_bookkeeping, at sel-sched.c:4549
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug rtl-optimization/99347] [9/10/11/12 Regression] ICE in create_block_for_bookkeeping, at sel-sched.c:4549 since r9-6859-g25eafae67f186cfa

[Bug fortran/99326] New: [9/10/11 Regression] ICE in gfc_build_dummy_array_decl, at fortran/trans-decl.c:1299
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug fortran/99326] [9/10/11/12 "

[Bug c/99323] New: [9/10/11 Regression] ICE in add_hint, at diagnostic-show-locus.c:2234
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug c/99323] [9/10 Regression] ICE in add_hint, at diagnostic-show-locus.c:2234 since r8-379-gd1b5f5cc3cfd148e

[Bug c++/99201] New: ICE in tsubst_copy, at cp/pt.c:16581
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug c++/99201] [9/10 Regression] ICE in tsubst_copy, at cp/pt.c:16581 since r8-7613-g1456e764105702a0

[Bug fortran/99125] New: [9/10/11 Regression] ICE: gimplification failed (gimplify.c:15068)
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug fortran/99125] [9/10/11/12 "

[Bug c/99123] New: ICE in decompose_normal_address, at rtlanal.c:6710
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug inline-asm/99123] [9/10 Regression] "

[Bug c/99121] New: [9/10/11 Regression] ICE tree check: expected integer_cst, have var_decl in get_len, at tree.h:6037
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug tree-optimization/99121] [9/10/11/12 "

[Bug c++/99117] New: cannot accumulate std::valarray
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug libstdc++/99117] [9/10/11/12 Regression] "

[Bug c++/99109] New: [9/10/11 Regression] ICE: Error reporting routines re-entered
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug middle-end/99109] [9/10 Regression] ICE: Error reporting routines re-entered since r9-1948

[Bug c++/99078] New: Optimizer moves struct initialization into loop
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug tree-optimization/99078] [9/10/11/12 Regression] "

[Bug c++/99066] New: non-weak definition emitted for explicit instantiation declaration
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug c++/99066] [9/10 Regression] "

[Bug tree-optimization/98848] New: [9/10/11 regression] vectorizer failed to reduce max pattern
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug tree-optimization/98848] [9/10 regression] vectorizer failed to reduce max pattern since r9-1590

[Bug tree-optimization/98845] New: [8/9/10 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 2 and 23 which are marked as MUST COALESCE.)
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug tree-optimization/98845] [9/10/11 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 2 and 23 which are marked as MUST COALESCE.) since r6-528-g465770e43996a132

[Bug c++/98800] New: ICE on invalid use of non-static member function in trailing return type since r251438
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug c++/98800] [9/10/11/12 Regression] ICE on invalid use of non-static member function in trailing return type since r8-2724

[Bug c/98784] New: [gcc 8.4/9.3/10] sparcv8 regression
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug target/98784] [9/10/11/12 Regression] problematic build of uClibc with -fPIC

[Bug lto/98540] New: [11 Regression] ICE: error: type variant with 'TYPE_ALIAS_SET_KNOWN_P'
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug middle-end/98540] [9/10/11/12 Regression] ICE: error: type variant with 'TYPE_ALIAS_SET_KNOWN_P' since r7-6939-g853ef4e5632df328

[Bug other/98533] New: [11 Regression] ICE: 'verify_type' failed
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug other/98533] [9/10/11/12 "

[Bug target/98468] New: [9 regression] test case gcc.target/powerpc/rlwimi-2.c fails starting with r9-3594
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug target/98468] "

[Bug preprocessor/98459] New: [11 Regression] ICE in linemap_position_for_line_and_column, at libcpp/line-map.c:923
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug c++/98459] [9/10/11/12 Regression] ICE in linemap_position_for_line_and_column, at libcpp/line-map.c:923 since r6-6901-g876217ae71cf0b34

[Bug c++/98440] New: Accepts ill-formed reinterpret_cast<int&&>(1)
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug c++/98440] [9/10 Regression] "

[Bug c++/98356] New: [9/10/11 Regression] ICE in cp_parser_dot_deref_incomplete, at cp/parser.c:7899
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug c++/98356] [9/10/11/12 Regression] ICE in cp_parser_dot_deref_incomplete, at cp/parser.c:7899 since r9-4841-g2139fd74f31449c0

[Bug rtl-optimization/98335] New: [9/10/11 Regression] Poor code generation for partial struct initialization
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug tree-optimization/98335] [9/10/11/12 "

[Bug c/98294] New: [9/10/11 Regression] ICE in calculate_line_spans, at diagnostic-show-locus.c:1296
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug c/98294] [9/10/11/12 Regression] ICE in calculate_line_spans, at diagnostic-show-locus.c:1296 since r6-6901-g876217ae71cf0b34

[Bug c/98209] New: printf failed with O1 or above
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug middle-end/98209] [9/10 Regression] "

[Bug tree-optimization/98028] New: __builtin_sub_overflow_p not folded to const when some constraints are known
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug tree-optimization/98028] [9/10/11/12 Regression] "

[Bug tree-optimization/97990] New: ICE: ‘verify_type’ failed
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug tree-optimization/97990] [9/10/11/12 Regression] ICE: ‘verify_type’ failed since r6-5222-gba6a6a1d44c17f25

[Bug c++/97974] New: [9/10/11 Regression] ICE tree check: expected overload, have function_decl in get_class_binding_direct, at cp/name-lookup.c:1332
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug c++/97974] [9/10 "

[Bug c/97972] New: [10/11 Regression] ICE in moving_insn_creates_bookkeeping_block_p, at sel-sched.c:2031
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug rtl-optimization/97972] [9/10/11/12 Regression] ICE in moving_insn_creates_bookkeeping_block_p, at sel-sched.c:2031 since r9-2064-gc4c5ad1d6d1e1e1f

[Bug c/97969] New: [ARM/Thumb] Certain combo of codegen options leads to compilation infinite loop with growing memory use
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug target/97969] [9/10 Regression][ARM/Thumb] "

[Bug c/97953] New: ICE (segfault) during GIMPLE pass: loopdone compiling libgcc/config/libbid/bid128_fma.c:190:1
 2021-06-01  8:19 UTC  (2+ messages)
` [Bug tree-optimization/97953] [9/10 Regression] "

[Bug c/97932] New: Preprocessor, generated error dumps most of the source file, not just one line
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c/97932] [9/10 Regression] Preprocessor, generated error dumps most of the source file, not just one line by r6-5941

[Bug c++/97900] New: g++ crashes when instantiating a templated function with a template-type vector parameter
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/97900] [9/10 Regression] "

[Bug tree-optimization/97821] New: wrong code with -ftree-vectorize at -O1 on x86_64-pc-linux-gnu
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug tree-optimization/97821] [9/10/11/12 Regression] wrong code with -ftree-vectorize at -O1 on x86_64-pc-linux-gnu by r6-3608

[Bug middle-end/97804] New: ICE in output_constructor_register_field varasm.c:5407
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/97804] [9 Regression] ICE in output_constructor_register_field varasm.c:5407 since r9-5710

[Bug rtl-optimization/97756] New: Inefficient handling of 128-bit arguments
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug rtl-optimization/97756] [9/10/11/12 Regression] "

[Bug c++/97623] New: Extremely slow O2 compile (>>O(n^2))
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug tree-optimization/97623] [9 Regression] "

[Bug c++/97582] New: Regression Internal compiler error in lambda
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/97582] [9/10 Regression] ICE tree check: expected function_type or method_type, have error_mark in add_function_candidate, at cp/call.c:2146 since r9-6405-gbddee796d0b4800b

[Bug c++/97474] New: Regression: optimization produces wrong code
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/97474] [9 Regression] produces wrong code with references to another field

[Bug c++/97420] New: error: no matching function for call to 'find_if'
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/97420] [9/10/11/12 Regression] NTTP function reference cannot bind to noexcept function

[Bug c++/97399] New: g++ 9.3 cannot compile SFINAE code with separated declaration and definition, g++ 7.3 compiles
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/97399] [9/10 Regression] "

[Bug target/97366] New: [8/9/10/11 Regression] Redundant load with SSE/AVX vector intrinsics
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug target/97366] [9/10/11/12 "

[Bug c++/97358] New: [8/9/10/11 Regression] ICE while building firefox since r8-2720
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/97358] [9/10 "

[Bug tree-optimization/97260] New: memcmp of constant string and local constant array not folded
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug tree-optimization/97260] [9/10 regression] "

[Bug c++/97165] New: Infinite error stream on invalid code
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/97165] [9/10/11/12 Regression] "

[Bug tree-optimization/97164] New: incorrect offset on structure member where type of that member has aligned attribute
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug tree-optimization/97164] [9/10 Regression] "

[Bug tree-optimization/97108] New: Wmaybe-uninitialized false positive
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug tree-optimization/97108] [9/10/11/12 Regression] -Wmaybe-uninitialized "

[Bug fortran/96986] New: [8 Regression] Explicit interface required: volatile argument for ENTRY subroutine
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug fortran/96986] [9/10/11/12 "

[Bug tree-optimization/96966] New: redundant memcpy not eliminated after pointer subtraction
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug tree-optimization/96966] [9/10/11/12 Regression] "

[Bug c++/96926] New: [9/10/11 Regression] Tuple element w/ member reference to incomplete template type rejected
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/96926] [9/10 "

[Bug middle-end/96900] New: bogus -Warray-bounds on strlen with valid pointer obtained from just-past-the-end
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug middle-end/96900] [9/10/11/12 Regression] "

[Bug tree-optimization/96881] New: [8/9/10/11 Regression] Clobbers on NULL vs. DCE since r8-1519
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug tree-optimization/96881] [9/10/11/12 "

[Bug c++/96673] New: Friend class with templates and default constructor not recognized in C++14 or later
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/96673] [9/10 Regression] "

[Bug libstdc++/96657] New: libsupc++.a missing required functions from src/c++98/atomicity.cc when atomic builtins are not supported
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug libstdc++/96657] [9/10 Regression] "

[Bug libstdc++/96645] New: std::variant default constructor
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/96645] [9/10/11/12 Regression] "

[Bug c++/96638] New: [10/11 Regression] ICE in chainon, at tree.c:3169
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/96638] [9/10/11/12 "

[Bug tree-optimization/96522] New: Incorrect with with -O -fno-tree-pta
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug tree-optimization/96522] [9 Regression] "

[Bug c++/96480] New: missed optimisation: unnecessary compare in standard algorithms
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug tree-optimization/96480] [9/10 Regression] "

[Bug c++/96467] New: [8/9/10/11 Regression] in finish_member_declaration, at cp/semantics.c:3240
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/96467] [9/10/11/12 "

[Bug c++/96465] New: ICE in tsubst_function_decl, at cp/pt.c:13669
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/96465] [9/10/11/12 Regression] "

[Bug c++/96442] New: ICE in tree check: expected integer_type or enumeral_type or boolean_type or real_type or fixed_point_type, have record_type in int_fits_type_p, at tree.c:8954
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/96442] [9/10/11/12 Regression] "

[Bug c++/96440] New: ICE in tree check: expected tree_list, have error_mark in get_attribute_name, at attribs.c:841
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/96440] [9/10/11/12 Regression] "

[Bug c++/96438] New: [10/11 Regression] ICE in do_pushtag, at cp/name-lookup.c:6861
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/96438] [9/10/11/12 "

[Bug c/96383] New: Full ABI information missing missing from GCC compiled C
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug debug/96383] [9/10 Regression] Full ABI information "

[Bug sanitizer/96318] New: FAIL: c-c++-common/asan/strncpy-overflow-1.c * output pattern test with C on Darwin
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug sanitizer/96318] "

[Bug c++/96311] New: false positive for -Wunused-but-set-variable (const/constexpr identifier used in generic lambda)
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug c++/96311] [9/10 Regression] "

[Bug tree-optimization/96135] New: [9/10/11 regression] bswap not detected by bswap pass, unexpected results between optimization levels
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug tree-optimization/96135] [9/10/11/12 "

[Bug fortran/96087] New: [9/10/11 Regression] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1575
 2021-06-01  8:18 UTC  (2+ messages)
` [Bug fortran/96087] [9/10/11/12 "

[Bug fortran/96025] New: [9/10/11 Regression] ICE in expr_check_typed_help, at fortran/expr.c:5437
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug fortran/96025] [9/10/11/12 "

[Bug fortran/96024] New: [9/10/11 Regression] ICE in mio_name_expr_t, at fortran/module.c:2159
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug fortran/96024] [9/10/11/12 "

[Bug fortran/96012] New: [9/10/11 Regression] ICE in fold_convert_loc, at fold-const.c:2558
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug fortran/96012] [9/10/11/12 "

[Bug c++/95870] New: ICE(segmentation fault) in most_general_template(), in gcc/cp/pt.c
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c++/95870] [9/10 Regression] ICE (segmentation "

[Bug c++/95825] New: [7/8/9/10/11 Regression] boost::optional -Wuninitialized
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug tree-optimization/95825] [9/10/11/12 "

[Bug fortran/95682] New: Default assignment fails with allocatable array of deferred-length strings
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug fortran/95682] [9/10/11/12 Regression] "

[Bug ada/95549] New: [9/10/11 regression] gnat1 doesn't link on AIX
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug ada/95549] [9/10/11/12 "

[Bug fortran/95338] New: [9/10/11 Regression] ICE in eliminate_stmt, at tree-ssa-sccvn.c:5974
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug fortran/95338] [9/10/11/12 Regression] ICE non-trivial conversion in component_ref

[Bug c++/95317] New: [7 regression] ICE on valid C++14 code, in tsubst_copy, at cp/pt.c:15649
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c++/95317] [9/10 Regression] "

[Bug c++/95298] New: sorry, unimplemented: mangling record_type
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c++/95298] [9/10/11/12 Regression] "

[Bug c/95189] New: memcmp being wrongly stripped (regression)
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug middle-end/95189] [9/10 Regression] memcmp being wrongly stripped like strcmp

[Bug libgomp/95163] New: internal compiler error: in gimplify_adjust_omp_clauses, at gimplify.c:10440
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug fortran/95163] [9/10/11/12 Regression] ICE in gimplify_adjust_omp_clauses, at gimplify.c:10440 since r7-4447-gb4c3a85be9658537

[Bug c/95145] New: [10/11 Regression]internal compiler error: in analyze_functions, at cgraphunit.c:1380
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c/95145] [9/10/11/12 "

[Bug c/95141] New: Incorrect integer overflow warning message for bitand expression
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c/95141] [9 Regression] "

[Bug fortran/95067] New: [10/11 Regression] ICE in tree_fits_shwi_p, at tree.c:7262
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug fortran/95067] [9/10/11/12 "

[Bug c/95052] New: Excess padding of partially initialized strings/char arrays
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug middle-end/95052] [9/10 Regression] "

[Bug libstdc++/95048] New: wstring-constructor of std::filesystem::path throws for non-ASCII characters
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug libstdc++/95048] [9/10/11/12 Regression] "

[Bug c++/95036] New: ICE with variadic type/nttp template templates
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c++/95036] [9/10/11/12 Regression] ICE with variadic template template parameters

[Bug fortran/94978] New: [8/9/10/11 Regression] Bogus warning "Array reference at (1) out of bounds in loop beginning at (2)"
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug fortran/94978] [9/10/11/12 "

[Bug c/94903] New: internal compiler error: in assign_temp, at function.c:982
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c/94903] [9 Regression] "

[Bug c++/94867] New: New (since gcc 8) false positive with -Wnull-dereference in very simple code
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c++/94867] [9/10 Regression] "

[Bug ipa/94762] New: ICE: Segmentation fault (in is_tm_irrevocable)
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug ipa/94762] [9/10/11/12 Regression] ICE: Segmentation fault (in is_tm_irrevocable) since r7-1710-g849a76a5a20db383

[Bug c/94731] New: [10 Regression] internal compiler error: in fold_convert_loc, at fold-const.c:2558
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c/94731] [9/10/11/12 "

[Bug c/94730] New: [10 Regression] internal compiler error: in fold_convert_loc, at fold-const.c:2435
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c/94730] [9/10/11/12 "

[Bug tree-optimization/94675] New: [9 regression] -Warray-bounds false positive with -O2
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug tree-optimization/94675] [9/10/11/12 regression] -Warray-bounds false positive with -O2 since r9-1948

[Bug c++/94628] New: segfault decltype
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c++/94628] [9 Regression] ICE in invalid_nonstatic_memfn_p at cp/typeck.c:1979 since r9-640-g1268ecc26fc1289b

[Bug c++/94529] New: Wrong error message for template member function specialization
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c++/94529] [9/10 Regression] "

[Bug c++/94470] New: Constexpr variable initialization with self-modifying constructor incorrectly rejected since r7-6728
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c++/94470] [9 Regression] "

[Bug c++/94422] New: static_cast from std::array to enum class
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c++/94422] [9 Regression] static_cast from std::array operator[] "

[Bug target/94420] New: ICE error: insn does not satisfy its constraints
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug target/94420] [9 Regression] "

[Bug tree-optimization/100848] New: Cases that require -fallow-store-data-races
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug tree-optimization/100848] Cases that require -fallow-store-data-races aren't vectorised with IFN_MASK_LOAD/STORE

[Bug c++/94346] New: [9/10 Regression] ICE due to handle_copy_attribute since r9-3982
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c++/94346] [9 "

[Bug debug/94340] New: [9/10 Regression] -fcompare-debug -O failure on cpp1z/nodiscard3.C
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug debug/94340] [9/10/11/12 "

[Bug debug/94285] New: [9/10 Regression] gfortran: error: gcc/testsuite/gfortran.dg/array_constructor_40.f90: ‘-fcompare-debug’ failure (length) sincer10-1654-gffdc40a90faec54d
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug debug/94285] [9 Regression] gfortran: error: gcc/testsuite/gfortran.dg/array_constructor_40.f90: ‘-fcompare-debug’ failure (length) since r10-1654

[Bug debug/94281] New: g++: error: hash.cpp: ‘-fcompare-debug’ failure (length) since r8-5241-g8697bf9f46f36168
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug debug/94281] [9 Regression] "

[Bug c++/94276] New: [9/10 Regression] g++: error: gcc/testsuite/g++.dg/ext/stmtexpr3.C: -fcompare-debug failure since r9-3352-g87bd153645f393a1
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug c++/94276] [9/10/11/12 "

[Bug debug/94272] New: [8/9/10 Regression] -fcompare-debug failure (length) with -O -fnon-call-exceptions
 2021-06-01  8:17 UTC  (2+ messages)
` [Bug debug/94272] [9 Regression] -fcompare-debug failure (length) with -O -fnon-call-exceptions since r8-5241

[Bug c/94212] New: [AARCH64] [Regression] Incorrect vectorization of loop with FP calculations
 2021-06-01  8:16 UTC  (2+ messages)
` [Bug tree-optimization/94212] [9/10/11/12 Regression] "

[Bug c++/94205] New: ICE in cxx_eval_constant_expression with 'this'-capturing lambda inside an NSDMI
 2021-06-01  8:16 UTC  (2+ messages)
` [Bug c++/94205] [9 Regression] ICE in cxx_eval_constant_expression with 'this'-capturing lambda inside an NSDMI since r8-1251

[Bug c++/94153] New: internal compiler error: in cp_lexer_new_from_tokens, at cp/parser.c:700
 2021-06-01  8:16 UTC  (2+ messages)
` [Bug c++/94153] [9/10/11/12 Regression] "

[Bug libfortran/94143] New: [9/10 Regression] Asynchronous execute_command_line() breaks following synchronous calls
 2021-06-01  8:16 UTC  (2+ messages)
` [Bug libfortran/94143] [9/10/11/12 "

[Bug c/94106] New: error on a function redeclaration with attribute transaction_safe
 2021-06-01  8:16 UTC  (2+ messages)
` [Bug c/94106] [9/10/11/12 Regression] "

[Bug c++/94066] [9 Regression] ICE (starting/ending union member lifetime) in cxx_eval_bare_aggregate, at cp/constexpr.c:3790 since r6-7592
 2021-06-01  8:16 UTC 

[Bug c/94040] [9 Regression] ICE on a call to an invalid redeclaration of strftime
 2021-06-01  8:16 UTC 

[Bug middle-end/94004] [9 Regression] missing -Walloca on calls to alloca due to -Wno-system-headers
 2021-06-01  8:16 UTC 

[Bug ipa/93940] [9 Regression] crazy codegen bug on Og with builtin_constant_p, coverage, and pthread
 2021-06-01  8:16 UTC 

[Bug target/93930] [9/10/11/12 Regression] Unnecessary broadcast instructions for AVX512
 2021-06-01  8:16 UTC 

[Bug target/93877] [9/10/11/12 Regression] [SH] webkit2gtk fails to build with "internal compiler error: in extract_constrain_insn, at recog.c:2211"
 2021-06-01  8:16 UTC 

[Bug fortran/93834] [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469
 2021-06-01  8:16 UTC 

[Bug fortran/93832] [9/10/11/12 Regression] ICE in gfc_convert_to_structure_constructor, at fortran/primary.c:3100
 2021-06-01  8:16 UTC 

[Bug fortran/93814] [9/10/11/12 Regression] ICE in build_entry_thunks, at fortran/trans-decl.c:2898
 2021-06-01  8:16 UTC 

[Bug fortran/93813] [9/10/11/12 Regression] ICE in gfc_trans_select_type_cases, at fortran/trans-stmt.c:2874
 2021-06-01  8:16 UTC 

[Bug target/93808] [9/10/11/12 Regression] [SH] Ruby crashes with 'Illegal Instruction' with -fcrossjumping
 2021-06-01  8:16 UTC 

[Bug c++/93805] [9 Regression] A suspicious -Werror=noexcept warning since r8-2461-g9fb82e652cee118b
 2021-06-01  8:16 UTC 

[Bug fortran/93794] [9/10/11/12 Regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.c:2497
 2021-06-01  8:16 UTC 

[Bug middle-end/93786] [9/10/11/12 Regression] gimplifier ICE with statement expression since r8-5526
 2021-06-01  8:16 UTC 

[Bug target/93738] [9/10/11/12 regression] test case gcc.target/powerpc/20050603-3.c fails
 2021-06-01  8:16 UTC 

[Bug tree-optimization/93734] [9 Regression] Invalid code generated with -O2 -march=haswell -ftree-vectorize
 2021-06-01  8:16 UTC 

[Bug fortran/93715] [9/10/11/12 Regression] ICE in gfc_trans_auto_array_allocation, at fortran/trans-array.c:6320
 2021-06-01  8:16 UTC 

[Bug c++/93711] [9 Regression] ICE: [[no_unique_address] when constructing via template helper
 2021-06-01  8:16 UTC 

[Bug fortran/93678] [9/10/11/12 Regression] ICE with TRANSFER and typebound procedures
 2021-06-01  8:16 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).