public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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 

[Bug target/93658] [9 Regression] infinite loop building ghostscript and icu with -O3 on powerpc64le-linux-gnu
 2021-06-01  8:16 UTC 

[Bug c/93631] [9/10/11/12 Regression] ICE on an invalid strcmp call in gimple_call_arg, at gimple.h:3258
 2021-06-01  8:16 UTC 

[Bug libstdc++/93602] [9/10/11/12 Regression] Missing reference to libiconv in 9.x libstdc++
 2021-06-01  8:16 UTC 

[Bug c/93577] [9/10/11/12 Regression] internal compiler error: tree check: expected integer_cst, have non_lvalue_expr in get_len, at tree.h:5902
 2021-06-01  8:16 UTC 

[Bug c/93573] [9/10/11/12 Regression] internal compiler error: in force_constant_size, at gimplify.c:733
 2021-06-01  8:16 UTC 

[Bug c/93572] [9/10/11/12 Regression] internal compiler error: q from h referenced in main
 2021-06-01  8:16 UTC 

[Bug rtl-optimization/93565] [9/10/11/12 regression] Combine duplicates instructions
 2021-06-01  8:16 UTC 

[Bug fortran/93554] [9/10/11/12 Regression] ICE in expand_oacc_for, at omp-expand.c:6035 since r6-4364-ge4834818d22f5c66
 2021-06-01  8:16 UTC 

[Bug fortran/93552] [9/10/11/12 Regression][OpenACC] ICE in gfc_trans_exit, at fortran/trans-stmt.c:6110/11/12 since r7-6598-g02889d23ee3b0285
 2021-06-01  8:16 UTC 

[Bug tree-optimization/93538] [9 Regression] equality of address of first member to address to enclosing object not folded
 2021-06-01  8:16 UTC 

[Bug middle-end/93519] [9 Regression] bogus -Wrestrict for strcpy(d, s) call guarded by d != s
 2021-06-01  8:16 UTC 

[Bug tree-optimization/93444] [9/10/11/12 Regression] ssa-loop-im introduces unconditional use of uninitialized variable
 2021-06-01  8:16 UTC 

[Bug middle-end/93437] [9 Regression] bogus -Warray-bounds on protobuf generated code
 2021-06-01  8:15 UTC 

[Bug fortran/93339] [9/10/11/12 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.c:2830
 2021-06-01  8:15 UTC 

[Bug fortran/93338] [9/10/11/12 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:282
 2021-06-01  8:15 UTC 

[Bug c++/93314] [9/10 Regression] Invalid use of non-static data member causes ICE in gimplify_expr
 2021-06-01  8:15 UTC 

[Bug tree-optimization/93271] [9/10/11/12 regression] SRA producing wrong code on denormals
 2021-06-01  8:15 UTC 

[Bug tree-optimization/93199] [9 Regression] Compile time hog in sink_clobbers
 2021-06-01  8:15 UTC 

[Bug middle-end/93181] [9/10/11/12 Regression] -Wuninitialized fails to warn about uninitialized value
 2021-06-01  8:15 UTC 

[Bug debug/92983] [9/10/11/12 Regression] Debug info regression since PR87428 changes
 2021-06-01  8:15 UTC 

[Bug c++/92918] [9/10 Regression] Does not do name lookup when using from base class
 2021-06-01  8:15 UTC 

[Bug target/92889] [8/9 only] GCC-8 considers the _mm_gf2p8affine_epi64_epi8 intrinsic to be symmetric
 2021-06-01  8:15 UTC 

[Bug fortran/92885] [9/10/11/12 Regression] ICE (segfault) with allocatable coarrays
 2021-06-01  8:15 UTC 

[Bug middle-end/92815] [9/10 Regression] spurious -Wstringop-overflow writing into a flexible array of an extern struct
 2021-06-01  8:15 UTC 

[Bug fortran/92779] [9/10/11/12 Regression] ICE in gfc_conv_intrinsic_funcall, at fortran/trans-intrinsic.c:4225
 2021-06-01  8:15 UTC 

[Bug c/92773] [9/10/11/12 Regression] GCC compilation with big array / header is infinite
 2021-06-01  8:15 UTC 

[Bug middle-end/92718] [9/10/11/12 Regression] Bogus Wstringop-overflow in __builtin_memset() of an element of array of size 1 of struct
 2021-06-01  8:15 UTC 

[Bug tree-optimization/92712] [9 Regression] Performance regression with assumed values
 2021-06-01  8:15 UTC 

[Bug ipa/92606] [9/10/11/12 Regression][avr] invalid merge of symbols in progmem and data sections
 2021-06-01  8:15 UTC 

[Bug lto/92600] [9/10/11/12 Regression] ICE: symtab_node::verify failed, building 523.xalancbmk_r with -flto -fno-inline since r267359
 2021-06-01  8:15 UTC 

[Bug tree-optimization/92539] [9/10/11/12 Regression] -Warray-bounds false positive with -O3 (loop unroll?)
 2021-06-01  8:15 UTC 

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10
 2021-06-01  8:15 UTC 

[Bug fortran/92065] [9/10/11/12 Regression] internal compiler error: in expand_expr_real_1
 2021-06-01  8:15 UTC 

[Bug fortran/91941] [9/10/11/12 Regression] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:7336
 2021-06-01  8:15 UTC 

[Bug c++/91933] [9/10 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in build_simple_base_path, at cp/class.c:541
 2021-06-01  8:15 UTC 

[Bug c++/91849] [9/10 Regression] Misleading diagnostic message when binding reference to unrelated type
 2021-06-01  8:15 UTC 

[Bug c++/91846] [9/10/11/12 Regression] ICE in use_thunk, at cp/method.c:316
 2021-06-01  8:15 UTC 

[Bug target/91735] [9/10/11/12 Regression] Runtime regression for SPEC2000 177.mesa on Haswell around the end of August 2018
 2021-06-01  8:15 UTC 

[Bug fortran/91726] [9 Regression] ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612
 2021-06-01  8:15 UTC 

[Bug target/91710] [9/10 Regression] unexpected ABI change note since r9-5650
 2021-06-01  8:15 UTC 

[Bug c++/91706] [9/10/11/12 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in equate_type_number_to_die, at dwarf2out.c:5782
 2021-06-01  8:15 UTC 

[Bug fortran/91648] [9/10/11/12 Regression] ICE in generate_finalization_wrapper, at fortran/class.c:2009
 2021-06-01  8:15 UTC 

[Bug testsuite/91626] [9/10/11/12 Regression] FAIL: gcc.dg/lto/pr48622 c_lto_pr48622_0.o-c_lto_pr48622_0.o link, -O -flto -finline-small-functions -fno-early-inlining
 2021-06-01  8:15 UTC 

[Bug target/91598] [9 regression] 60% speed drop on neon intrinsic loop
 2021-06-01  8:15 UTC 

[Bug middle-end/91490] [9 Regression] bogus argument missing terminating nul warning on strlen of a flexible array member
 2021-06-01  8:15 UTC 

[Bug libstdc++/91488] [9/10/11/12 Regression] char_traits::length causes "inlining failed in call to always_inline" error with -fgnu-tm -O2 -std=c++17
 2021-06-01  8:15 UTC 

[Bug middle-end/91384] [9/10/11/12 Regression] Compare with negation is not eliminated
 2021-06-01  8:15 UTC 

[Bug tree-optimization/91355] [9/10/11/12 Regression] optimized code does not call destructor while unwinding after exception
 2021-06-01  8:15 UTC 

[Bug lto/91288] [9/10/11/12 Regression] ICE in add_symbol_to_partition_1, at lto/lto-partition.c:153 since r249224
 2021-06-01  8:15 UTC 

[Bug c++/91241] [9/10 Regression] internal compiler error: symtab_node::verify failed
 2021-06-01  8:14 UTC 

[Bug c++/91217] [9/10 Regression] Returning std::array from lambda results in an extra copy step on return
 2021-06-01  8:14 UTC 

[Bug c++/91212] [9/10 Regression] const ignored for ctor arguments within return since r8-2493-g4ce8c5dea53d8073
 2021-06-01  8:14 UTC 

[Bug tree-optimization/91201] [9/10/11/12 Regression] SIMD not generated for horizontal sum of bytes in array
 2021-06-01  8:14 UTC 

[Bug rtl-optimization/91161] [9/10/11/12 Regression] ICE in begin_move_insn, at sched-ebb.c:175
 2021-06-01  8:14 UTC 

[Bug middle-end/91146] [9/10/11/12 Regression] -Werror=array-bounds if compile with -fsanitize=address
 2021-06-01  8:14 UTC 

[Bug c++/91133] [9/10/11/12 Regression] Wrong "partial specialization is not more specialized than" error
 2021-06-01  8:14 UTC 

[Bug c++/91112] [9/10/11/12 Regression] Bad error message for virtual function of a template class. Wrong "required from here" line number
 2021-06-01  8:14 UTC 

[Bug target/91102] [9 Regression] aarch64 ICE on Linux kernel with -Os starting with r270266
 2021-06-01  8:14 UTC 

[Bug c++/91073] [9 Regression] if constexpr no longer works directly with Concepts
 2021-06-01  8:14 UTC 

[Bug c++/90996] [9 Regression] ICE in gimplify_expr, at gimplify.c:13495
 2021-06-01  8:14 UTC 

[Bug debug/90981] [9 Regression] ICE in dwarf2out_finish, at dwarf2out.c:31644
 2021-06-01  8:14 UTC 

[Bug c++/90926] [9/10 Regression] member char array with string literal initializer causes = {} to fail
 2021-06-01  8:14 UTC 

[Bug middle-end/90794] [9/10/11/12 Regression] -O3 with "VLA type" in C++ leads to an ICE
 2021-06-01  8:14 UTC 

[Bug c++/90748] [9/10 Regression] ICE in tsubst_copy, at cp/pt.c:15564
 2021-06-01  8:14 UTC 

[Bug c++/90747] [9/10/11/12 Regression] Internal compiler error: Error reporting routines re-entered
 2021-06-01  8:14 UTC 

[Bug libstdc++/90745] [9/10/11/12 Regression] std::tuple::operator= parameter causes error outside immediate context
 2021-06-01  8:14 UTC 

[Bug d/90729] libphobos.phobos_shared/std/math.d FAILs on Solaris
 2021-06-01  8:14 UTC 

[Bug d/90727] libphobos.phobos_shared/std/datetime/systime.d etc. FAIL on Solaris
 2021-06-01  8:14 UTC 

[Bug rtl-optimization/90706] [9/10/11/12 Regression] Useless code generated for stack / register operations on AVR
 2021-06-01  8:14 UTC 

[Bug debug/90674] [9/10 Regression] ICE in gen_subprogram_die
 2021-06-01  8:14 UTC 

[Bug c++/90664] [9/10 regression] noexcept confuses template argument deduction
 2021-06-01  8:14 UTC 

[Bug middle-end/90663] [9 Regression] strcmp (&a[i], a + i) not folded for arrays and constant index
 2021-06-01  8:14 UTC 

[Bug c++/100847] New: M1 chip: many functions not declared in "std" or "::"
 2021-06-01  8:14 UTC  (2+ messages)
` [Bug c++/100847] "

[Bug c++/90659] [9/10/11/12 Regression] ICE in tree_to_uhwi, at tree.h:4352/7291
 2021-06-01  8:14 UTC 

[Bug c/90658] [9 Regression] ICE in default_conversion, at c/c-typeck.c:2159
 2021-06-01  8:14 UTC 

[Bug middle-end/90597] [9/10/11/12 Regression] FAIL: gcc.dg/attr-vector_size.c (internal compiler error)
 2021-06-01  8:14 UTC 

[Bug tree-optimization/90594] [9/10/11/12 regression] Spurious popcount emitted
 2021-06-01  8:14 UTC 

[Bug tree-optimization/90579] [9/10/11/12 Regression] Huge store forward stall due to vectorizer, missed CSE
 2021-06-01  8:14 UTC 

[Bug c++/90451] [9/10/11/12 Regression] "static" function which added "deprecated" print deprecated warning >1 times (twice or even 3 times)
 2021-06-01  8:14 UTC 

[Bug libstdc++/90415] [9 Regression] std::is_copy_constructible<std::tuple<std::any>> is incomplete
 2021-06-01  8:14 UTC 

[Bug driver/90392] Bogus value for %u in LINK_PLUGIN_SPEC
 2021-06-01  8:14 UTC 

[Bug tree-optimization/90387] [9 Regression] __builtin_constant_p and -Warray-bounds warnings
 2021-06-01  8:14 UTC 

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

[Bug middle-end/90348] [9/10/11/12 Regression] Partition of char arrays is incorrect in some cases
 2021-06-01  8:14 UTC 

[Bug rtl-optimization/90275] [9 Regression] ICE: in insert_regs, at cse.c:1128 with -O2 -fno-dce -fno-tree-dce
 2021-06-01  8:14 UTC 

[Bug tree-optimization/90270] [9/10/11/12 Regression] Do not select best induction variable optimization
 2021-06-01  8:13 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).