public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug objc/101666] New: Objective-C frontend crashes with `-fobjc-nilcheck`
 2021-07-28 23:34 UTC  (3+ messages)
` [Bug objc/101666] "

[Bug fortran/101627] New: List-directed read with trailing characters after quotes
 2021-07-28 23:12 UTC  (2+ messages)
` [Bug fortran/101627] "

[Bug target/99881] New: Regression compare -O2 -ftree-vectorize with -O2 on SKX/CLX
 2021-07-28 22:47 UTC  (2+ messages)
` [Bug target/99881] "

[Bug middle-end/101665] New: -fno-delete-null-pointer checks ineffective for attribute nonnull parameters
 2021-07-28 22:45 UTC 

[Bug d/101664] New: d: Return the correct value for C++ constructor calls
 2021-07-28 22:28 UTC 

[Bug tree-optimization/101494] New: -Wmaybe-uninitialized false alarm with memrchr of size 0
 2021-07-28 22:27 UTC  (4+ messages)
` [Bug tree-optimization/101494] [11 Regression] "

[Bug tree-optimization/96921] New: Failure to optimize combined boolean not patterns
 2021-07-28 22:25 UTC  (6+ messages)
` [Bug tree-optimization/96921] "

[Bug tree-optimization/53979] New: (a^b^b) not simplified to (a) (in combination with CSE??)
 2021-07-28 22:19 UTC  (2+ messages)
` [Bug tree-optimization/53979] ((a ^ b) | a) not optimized to (a | b)

[Bug c++/101601] New: [12 Regression] -Wall is reported as a build error (not warning): error: arrays of functions are not meaningful
 2021-07-28 22:17 UTC  (3+ messages)
` [Bug middle-end/101601] [12 Regression] -Warray-bounds triggers "

[Bug c++/99859] New: constexpr evaluation with member function is incorrect
 2021-07-28 22:16 UTC  (2+ messages)
` [Bug c++/99859] "

[Bug c++/92431] ICE with spaceship in constexpr evaluation
 2021-07-28 22:15 UTC 

[Bug c++/101663] New: GCC crashes when assigning one single_view to another
 2021-07-28 22:09 UTC 

[Bug target/101662] New: FAIL: gcc.target/i386/pr91446.c
 2021-07-28 22:01 UTC 

[Bug tree-optimization/101610] New: CST - (x ^ (CST-1)) can be optimized to x + 1 if x < CST and CST is a power of 2
 2021-07-28 21:43 UTC  (2+ messages)
` [Bug tree-optimization/101610] "

[Bug tree-optimization/98953] New: Failure to optimize two reads from adjacent addresses into one
 2021-07-28 21:27 UTC  (2+ messages)
` [Bug tree-optimization/98953] "

[Bug tree-optimization/98955] New: Failure to optimize shift+compare to single shift
 2021-07-28 21:26 UTC  (2+ messages)
` [Bug tree-optimization/98955] "

[Bug testsuite/101661] New: UNRESOLVED: gcc.dg/ipa/remref-6.c scan-ipa-dump inline "Removed a reference"
 2021-07-28 21:25 UTC 

[Bug testsuite/100168] New: Test gcc.dg/pr56727-2.c fails on power10 code generation
 2021-07-28 21:24 UTC  (2+ messages)
` [Bug testsuite/100168] "

[Bug tree-optimization/98909] New: Failure to optimize odd loop pattern
 2021-07-28 21:24 UTC  (2+ messages)
` [Bug tree-optimization/98909] "

[Bug tree-optimization/98966] New: Failure to optimize conditional or with 1 based on boolean condition to direct or
 2021-07-28 21:24 UTC  (2+ messages)
` [Bug tree-optimization/98966] "

[Bug fortran/101660] New: FAIL: gfortran.dg/bind_c_array_params_3.f90
 2021-07-28 21:18 UTC 

[Bug tree-optimization/89847] Simplify subexpressions of % constant
 2021-07-28 21:02 UTC  (2+ messages)

[Bug c++/101659] New: _GLIBCXX_DEBUG mode for std::optional ?
 2021-07-28 20:55 UTC 

[Bug tree-optimization/97967] New: Missed optimization opportunity for VRP
 2021-07-28 20:54 UTC  (2+ messages)
` [Bug tree-optimization/97967] "

[Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
 2021-07-28 20:54 UTC 

[Bug fortran/93308] bind(c) subroutine changes lower bound of array argument in caller
 2021-07-28 20:30 UTC 

[Bug tree-optimization/96457] New: PRE gets confused by punned load handling
 2021-07-28 20:28 UTC  (2+ messages)
` [Bug tree-optimization/96457] "

[Bug libfortran/101317] New: Bind(C): improve error checking in CFI_* functions declared in ISO_Fortran_binding.h
 2021-07-28 20:22 UTC  (2+ messages)
` [Bug libfortran/101317] "

[Bug libfortran/101310] New: Bind(C): CFI_section seems confused by pointer arrays
 2021-07-28 20:22 UTC  (2+ messages)
` [Bug libfortran/101310] "

[Bug libfortran/101305] New: Bind(C): Problems with incorrect kinds/sizes in ISO_Fortran_binding.h and CFI_establish
 2021-07-28 20:21 UTC  (2+ messages)
` [Bug libfortran/101305] "

[Bug tree-optimization/100858] New: Simple common code hoisting is not performed
 2021-07-28 20:17 UTC  (2+ messages)
` [Bug tree-optimization/100858] "

[Bug fortran/101536] New: ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:7324
 2021-07-28 19:15 UTC  (2+ messages)
` [Bug fortran/101536] "

[Bug fortran/101514] New: ICE: out of memory allocating 18446744073709551600 bytes
 2021-07-28 19:13 UTC  (2+ messages)
` [Bug fortran/101514] "

[Bug fortran/101084] New: [10/11/12 Regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1124
 2021-07-28 19:11 UTC  (4+ messages)
` [Bug fortran/101084] "

[Bug fortran/101658] New: Bogus message for declaration of polymorphic dummy argument
 2021-07-28 18:09 UTC 

[Bug c/101645] New: -Wsign-conversion misses negation of unsigned int
 2021-07-28 17:55 UTC  (3+ messages)
` [Bug c/101645] warn about neg of unsigned type should be added to -Wsign-conversion

[Bug c/99295] New: documentation on __attribute__((malloc)) is wrong
 2021-07-28 17:46 UTC  (3+ messages)
` [Bug c/99295] [9/10 Regression] "
` [Bug c/99295] [9 "

[Bug c++/101539] New: [C++20] Implement builtins for layout-compatibility and pointer-interconvertibility traits
 2021-07-28 17:16 UTC  (3+ messages)
` [Bug c++/101539] "

[Bug c++/101480] New: Miscompiled code involving operator new
 2021-07-28 17:16 UTC  (3+ messages)
` [Bug c++/101480] [11/12 Regression] "

[Bug fortran/101564] New: ICE in resolve_allocate_deallocate, at fortran/resolve.c:8169
 2021-07-28 17:12 UTC  (2+ messages)
` [Bug fortran/101564] "

[Bug libgcc/101489] New: Documentation gives wrong signatures for libgcc float128 routines
 2021-07-28 16:59 UTC  (3+ messages)
` [Bug libgcc/101489] "

[Bug fortran/101624] New: [9/10/11/12 Regression] ICE: tree check: expected tree that contains 'decl with RTL' structure, have 'const_decl' in maybe_optimize_ubsan_ptr_ifn, at sanopt.c:495
 2021-07-28 16:46 UTC  (3+ messages)
` [Bug middle-end/101624] "
` [Bug middle-end/101624] [9/10/11 "

[Bug c/101642] New: ice in decompose, at wide-int.h:984
 2021-07-28 16:46 UTC  (3+ messages)
` [Bug middle-end/101642] [12 Regression] "

[Bug libgomp/100352] New: libgomp.fortran/async_io_1.f90 -O0 execution test
 2021-07-28 16:24 UTC  (3+ messages)
` [Bug libgomp/100352] [11/12 Regression] "

[Bug fortran/100371] New: Fortran asynchronous I/O: ASAN (memory leak) + TASN (potential dead lock) warning with libgomp.fortran/async_io_*.f90
 2021-07-28 16:24 UTC  (2+ messages)
` [Bug fortran/100371] "

[Bug c++/84976] ICE: Segmentation fault (cp_build_modify_expr())
 2021-07-28 16:12 UTC 

[Bug c++/61292] New: auto keyword to vector reference generates wrong alignment move
 2021-07-28 16:09 UTC  (2+ messages)
` [Bug c++/61292] auto keyword to reference generates wrong alignment move (causing runtime segfault)

[Bug c++/92467] gcc miscompiles ternary expression with omitted first operand ?: involving C++ prvalues
 2021-07-28 16:02 UTC 

[Bug c++/100570] New: g++ does not suppress bitfield conversion warning even isystem is setted
 2021-07-28 16:01 UTC  (2+ messages)
` [Bug c++/100570] g++ does not suppress bitfield conversion warning even isystem flag is set

[Bug c++/51317] New: Wrong value category of conditional expression where lvalue operands differ only in cv-qualification (see DR 587)
 2021-07-28 15:59 UTC  (2+ messages)
` [Bug c++/51317] [C++0x] [DR 587] Wrong value category of conditional expression where lvalue operands differ only in cv-qualification

[Bug c++/60565] New: Bogus not-in-scope error
 2021-07-28 15:54 UTC  (2+ messages)
` [Bug c++/60565] "

[Bug target/101609] New: no right shift pattern for vector(2) long long on aarch64
 2021-07-28 15:54 UTC  (2+ messages)
` [Bug target/101609] "

[Bug tree-optimization/101615] New: wrong code at -O3 on x86_64-linux-gnu
 2021-07-28 15:41 UTC  (5+ messages)
` [Bug tree-optimization/101615] [12 Regression] wrong code at -O3 on x86_64-linux-gnu since r12-1872

[Bug target/100865] New: pass_data_constant_pool_broadcast doesn't work on TImode
 2021-07-28 15:03 UTC  (2+ messages)
` [Bug target/100865] Convert CONST_WIDE_INT to broadcast

[Bug target/101456] New: Unnecessary vzeroupper when upper bits of YMM registers already zero
 2021-07-28 15:02 UTC  (3+ messages)
` [Bug target/101456] "

[Bug c++/92485] [9 only] g++ ICE unexpected expression '<statement>' of kind asm_expr
 2021-07-28 14:53 UTC 

[Bug c++/91095] internal compiler error: in tsubst_copy
 2021-07-28 14:47 UTC 

[Bug c++/78217] Duplicate decls handling with auto
 2021-07-28 14:43 UTC  (3+ messages)

[Bug c++/60352] New: [C++11] Bogus "error: conflicting declaration 'auto i'"
 2021-07-28 14:43 UTC  (2+ messages)
` [Bug c++/60352] "

[Bug d/101657] New: d: di header file created even if errors occur
 2021-07-28 14:39 UTC 

[Bug c++/85790] c++17 - Access control issue with template argument deduction
 2021-07-28 14:09 UTC 

[Bug c++/90475] Diagnostic for designated initializer could be a lot better
 2021-07-28 14:00 UTC 

[Bug target/100208] New: amdgcn fails to build with llvm-mc from llvm12
 2021-07-28 13:04 UTC  (2+ messages)
` [Bug target/100208] "

[Bug d/101656] New: d: Don't escape quoted format strings in escape_d_format
 2021-07-28 13:03 UTC 

[Bug fortran/99602] New: [11 regression] runtime error: pointer actual argument not associated
 2021-07-28 13:01 UTC  (3+ messages)
` [Bug fortran/99602] [11/12 "

[Bug d/101640] New: d: Wrong evaluation order of binary expressions
 2021-07-28 12:48 UTC  (6+ messages)
` [Bug d/101640] "

[Bug d/101619] New: d: Change in DotTemplateExp type semantics leading to regression
 2021-07-28 12:48 UTC  (5+ messages)
` [Bug d/101619] "

[Bug d/101490] New: ICE at convert_expr(tree_node*, Type*, Type*)
 2021-07-28 12:47 UTC  (6+ messages)
` [Bug d/101490] "

[Bug d/101441] New: __FUNCTION__ doesn't work in core.stdc.stdio functions without cast
 2021-07-28 12:47 UTC  (6+ messages)
` [Bug d/101441] "

[Bug d/101127] New: d: Compile-time reflection for supported built-ins
 2021-07-28 12:47 UTC  (6+ messages)
` [Bug d/101127] "

[Bug bootstrap/98616] New: Compile gcc 10.2.0 error for loongson 2f CPU use MIPS n32 ABI on Gentoo OS
 2021-07-28 12:32 UTC  (3+ messages)
` [Bug bootstrap/98616] "

[Bug libgcc/100289] New: libgcc/libgcov.h: bootstrap failure due to missing #include <sys/mman.h>
 2021-07-28 11:34 UTC  (3+ messages)
` [Bug gcov-profile/100289] [11/12 Regression] "

[Bug c++/100381] New: new static_assert((std::__is_complete_or_unbounded(...)) failure from g++ 11.1.0
 2021-07-28 10:43 UTC  (3+ messages)
` [Bug libstdc++/100381] [11/12 Regression] "

[Bug target/101579] New: Suboptimal codegen for __builtin_shufflevector
 2021-07-28 10:12 UTC  (7+ messages)
` [Bug target/101579] "

[Bug testsuite/101654] New: [12 regression] new test case UNRESOLVED problem in r12-2524
 2021-07-28  9:32 UTC  (2+ messages)
` [Bug testsuite/101654] "

[Bug middle-end/101586] New: ICE:in clear_padding_type, at gimple-fold.c:4783 with call to __builtin_clear_padding for C++
 2021-07-28  9:08 UTC  (3+ messages)
` [Bug middle-end/101586] "

[Bug c/101562] New: [9/10/11/12 Regression] ICE in insert, at wide-int.cc:682
 2021-07-28  9:08 UTC  (3+ messages)
` [Bug rtl-optimization/101562] [9/10/11 "
` [Bug rtl-optimization/101562] [9/10 "

[Bug tree-optimization/100499] New: Different results with -fpeel-loops -ftree-loop-vectorize options
 2021-07-28  9:05 UTC  (2+ messages)
` [Bug tree-optimization/100499] [9/10/11/12 Regression] "

[Bug ada/100486] New: Ada build fails for 32bit Windows
 2021-07-28  9:02 UTC  (2+ messages)
` [Bug ada/100486] "

[Bug target/101611] New: AVX2 vector arithmetic shift lowered to scalar unnecessarily
 2021-07-28  8:54 UTC  (3+ messages)
` [Bug target/101611] "

[Bug libgomp/98258] New: Can't compile programs for both OpenMP (CPU) + OpenACC (GPU)
 2021-07-28  8:27 UTC  (2+ messages)
` [Bug libgomp/98258] "

[Bug libgomp/95150] New: Some offloaded programs crash with openmp
 2021-07-28  8:26 UTC  (2+ messages)
` [Bug libgomp/95150] "

[Bug libgcc/101655] New: canadian compile of libgcc uses native cc as the compiler instead of the target cross compiler
 2021-07-28  7:35 UTC  (2+ messages)
` [Bug libgcc/101655] "

[Bug tree-optimization/101636] New: [11/12 Regression] ICE: verify_gimple failed (error: conversion of register to a different size in 'view_convert_expr')
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug tree-optimization/101636] "

[Bug lto/101625] New: ICE in modref_tree<int>::merge with LTO and -m32
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug ipa/101625] [11/12 Regression] "

[Bug c/101585] New: Bad interaction of -fsanitize=undefined and -Wvla-parameters
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug c/101585] [11 Regression] "

[Bug testsuite/101528] New: [11 regression] gcc.target/powerpc/int_128bit-runnable.c fails after r11-8743
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug testsuite/101528] "

[Bug c++/101515] New: [11/12 Regression] ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug tree-optimization/101515] [11/12 Regression] ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128 since r11-6729-gadb520606ce3e1e1

[Bug c/101512] New: [11/12 Regression] ICE in maybe_trim_constructor_store, at tree-ssa-dse.c:379
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug tree-optimization/101512] "

[Bug jit/101491] New: [11 regression] /usr/local/include/libgccjit++.h conflicts between different GCC installations
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug jit/101491] [11/12 "

[Bug tree-optimization/101481] New: -ftree-loop-distribute-patterns can slow down and increases size of code
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug tree-optimization/101481] [11/12 Regression] "

[Bug middle-end/101397] New: spurious warning writing to the result of stpcpy minus 1
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug middle-end/101397] [11 Regression] "

[Bug inline-asm/101354] New: [11/12 regression] naked function mishandled - store optimized away
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug ipa/101354] "

[Bug c/101347] New: [11/12 Regression] ICE in cfg_layout_initialize, at cfgrtl.c:4478
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug rtl-optimization/101347] [11/12 Regression] ICE in cfg_layout_initialize with __builtin_setjmp and -fprofile-generate -fprofile-use

[Bug c/101289] New: bogus -Wvla-paramater warning when using const for vla param
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug c/101289] [11 Regression] "

[Bug fortran/101281] New: [11/12 Regression] ICE with -std=f2003/f2008 and assumed-rank array
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug fortran/101281] "

[Bug c/101262] New: GCC11 OpenMP optimization causes sigsegv on aligned constant array in darktable
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug middle-end/101262] [11/12 Regression] "

[Bug ipa/101257] New: [11/12 Regression] Maybe wrong code since IPA mod ref was introduced
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug ipa/101257] "

[Bug c++/101150] New: null pointer dereference false positive disappears when compiling an additional function
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug tree-optimization/101150] [11/12 Regression] "

[Bug middle-end/101132] New: [11/12 regression] [MIPS/MSA] internal compiler error: in do_store_flag, at expr.c:12541
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug target/101132] "

[Bug c++/101072] New: [11/12 Regression] ICE in build_target_expr_with_type, at cp/tree.c:845
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug c++/101072] [12 Regression] ICE in build_target_expr_with_type, at cp/tree.c:845 since r11-5681-gd9288bd28e24c755

[Bug c++/100828] New: Arbitrary limit on constraint complexity
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug c++/100828] "

[Bug target/100782] New: [11 Regression] sh4 ICEs on -O2 -fPIE -fstack-protector: internal compiler error: in curr_insn_transform, at lra-constraints.c:4132
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug target/100782] "

[Bug bootstrap/100731] New: GCC 11 fails to build using GCC 4.8 because of missing includes
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug c++/100731] [12 Regression] "

[Bug lto/100692] New: [11 Regression] ICE in fld_incomplete_type_of, at tree.c:5452
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug c++/100692] "

[Bug libstdc++/100667] New: std::tuple<A&&> cannot be constructed from A&&, if A not defined (only forward declared)
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug libstdc++/100667] [11/12 Regression] "

[Bug c/100661] New: [11/12 Regression] ICE in refs_may_alias_p_2, at tree-ssa-alias.c:2460
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug c/100661] [11/12 Regression] ICE in omp-low.c / "

[Bug c++/100643] New: [11/12 Regression] ICE in ix86_mangle_function_version_assembler_name, at config/i386/i386-features.c:2809
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug target/100643] [11/12 Regression] ICE in ix86_mangle_function_version_assembler_name, at config/i386/i386-features.c:2809 since r11-7693-g1c7bec8bfbc5457c

[Bug c++/100632] New: [11/12 Regression] ICE: Segmentation fault (in write_member_name)
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug c++/100632] [11/12 Regression] ICE: Segmentation fault (in write_member_name) since r11-2237

[Bug c/100600] New: ICE: in verify_hash_value, at fold-const.c:3929
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug ipa/100600] [11/12 Regression] ICE: in verify_hash_value, at fold-const.c:3929 since r11-5206-gd1081010a1addfcf

[Bug c/100529] New: ICE at -O3: in force_constant_size, at gimplify.c:733
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug ipa/100529] [11/12 Regression] ICE at -O3: in force_constant_size, at gimplify.c:733 since r11-4494-ga4223abb3deb24e8

[Bug debug/100523] New: [11/12 Regression] armv8.1-m.main -fcompare-debug failure with -O -fmodulo-sched -mtune=cortex-a53
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug debug/100523] "

[Bug debug/100520] New: [11/12 Regression] aarch64: ‘-fcompare-debug’ failure with -fprofile-generate
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug debug/100520] "

[Bug c++/100516] New: Unexpected -Wstringop-overread in deque<char> initialization from empty initializer_list
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug c++/100516] [11/12 Regression] "

[Bug tree-optimization/100494] New: Unterminated recursion in gimple-range.cc (x86_64-w64-mingw32)
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug tree-optimization/100494] [11/12 Regression] "

[Bug c/100491] New: Code generation get worse when including function prototype on ARM
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug ipa/100491] [11/12 Regression] IPA-SRA is not happening any more

[Bug debug/100469] New: [11/12 Regression] -fcompare-debug failure (length) with -O2 -fno-tree-dse -fno-tree-forwprop -fno-tree-tail-merge --param=sccvn-max-alias-queries-per-access=0
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug debug/100469] "

[Bug c/100464] New: emitted binary code changes when -g is enabled at -O3
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug tree-optimization/100464] [11 Regression] "

[Bug target/100460] New: [11/12 Regression] mingw build broken due to use of unsupported open() flags
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug target/100460] [11/12 Regression][modules] "

[Bug ipa/100413] New: [11/12 Regression] ICE: failed to reclaim unneeded function with custom flags
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug ipa/100413] "

[Bug c++/100370] New: [11.1.0 regression] Incorrect warning for placement new
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug c++/100370] [11/12 Regression] Incorrect -Wplacement-new with union

[Bug driver/100347] New: GCC 11 does not recognize skylake; translates "march=native" to "x86_64"
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug target/100347] [11/12 Regression] "

[Bug testsuite/100346] New: [11 regression] printf tests fail after r11-6755
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug testsuite/100346] [11/12 "

[Bug other/100338] New: [11 regression] Python error running test case after r11-2720
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug other/100338] [11/12 "

[Bug c++/100305] New: ICE in output_operand_lossage with -march=armv8.2-a -O3
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug target/100305] [10 Regression] aarch64: ICE in output_operand_lossage with -O3

[Bug debug/100304] New: [11/12 Regression] -fcompare-debug failure (length) with custom flags
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug debug/100304] "

[Bug debug/100303] New: [11/12 Regression] -fcompare-debug failure (length) with -O -fno-dce -ftracer
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug debug/100303] [11 "

[Bug c++/100288] New: g++-11 internal error and fails to precompile a concept
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug c++/100288] [11/12 Regression] "

[Bug c++/100282] New: [11/12 Regression] ICE in dependent_type_p, at cp/pt.c:26813
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug c++/100282] [11/12 Regression] ICE with local class in lambda in pack expansion

[Bug fortran/100136] New: ICE, regression, using flag -fcheck=pointer
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug fortran/100136] [11/12 Regression] "

[Bug tree-optimization/100089] New: [11 Performance regression ] 30% for denbench/mp2decoddata2 with -O3
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug tree-optimization/100089] [11/12 Regression] 30% performance regression "

[Bug tree-optimization/100086] New: spurious -Wnonnull with __builtin_expect
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug tree-optimization/100086] [11/12 Regression] "

[Bug testsuite/100073] New: [11 regression] test case gcc.dg/pr86058.c fails after r11-
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug tree-optimization/100073] missing warning on an uninitialized array read in a loop

[Bug c++/100052] New: [11 regression] ICE in compiling g++.dg/modules/xtreme-header-3_b.C after r11-8118
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug c++/100052] [11/12 "

[Bug libstdc++/100017] New: error: 'fenv_t' has not been declared in '::' x86_64-w64-mingw32 host cross toolchain fails to build
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug libstdc++/100017] [11/12 regression] error: 'fenv_t' has not been declared in '::' -- "

[Bug c++/99910] New: [11 Regression] g++.dg/modules/xtreme-header-2_b.C ICE
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug c++/99910] [11/12 "

[Bug target/99744] New: __attribute__ ((target("general-regs-only"))) doesn't work with GPR intrinsics
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug target/99744] "

[Bug tree-optimization/99739] New: [11 Regression] missing optimization of a repeated conditional
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug tree-optimization/99739] [11/12 "

[Bug sanitizer/99673] New: [11 Regression] bogus -Wstringop-overread warning with address sanitizer
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug sanitizer/99673] [11/12 Regression] bogus -Wstringop-overread warning with address sanitizer due to member address substitution

[Bug c++/99659] New: internal compiler error: tree check: expected tree that contains 'decl common' structure, have 'error_mark' in synthesize_implicit_template_parm, at cp/parser.c:45415
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug c++/99659] [10/11/12 Regression] "

[Bug c++/99599] New: Concepts requirement falsely reporting recursion, breaks tag_invoke pattern
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug c++/99599] [11/12 Regression] Concepts requirement falsely reporting cyclic dependency, "

[Bug ada/99360] New: ICE in generalized iteration
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug ada/99360] [12 regression] "

[Bug rtl-optimization/99332] New: ICE:inreset_sched_cycles_in_current_ebb, at sel-sched.c:7147 with -fprofile-generate -O3 -fselective-scheduling -fselective-scheduling2 -fsel-sched-pipelining
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug rtl-optimization/99332] [11/12 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).