public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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 c/101645] New: -Wsign-conversion misses negation of unsigned int
 2021-07-28 12:35 UTC  (2+ messages)
` [Bug c/101645] warn about neg of unsigned type should be added to -Wsign-conversion

[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 tree-optimization/101494] New: -Wmaybe-uninitialized false alarm with memrchr of size 0
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug tree-optimization/101494] [11 Regression] "

[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 c++/101480] New: Miscompiled code involving operator new
 2021-07-28  7:07 UTC  (2+ messages)
` [Bug c++/101480] [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 libgomp/100352] New: libgomp.fortran/async_io_1.f90 -O0 execution test
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug libgomp/100352] [11/12 Regression] "

[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] "

[Bug c++/99310] New: [11 Regression] ICE: canonical types differ for identical types 'void (A::)(void*)' and 'void (A::)(void*)'
 2021-07-28  7:06 UTC  (2+ messages)
` [Bug c++/99310] [11/12 "

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

[Bug tree-optimization/99199] New: [9/10/11 Regression] Very large boolean expression leads to quite a few return statements
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug rtl-optimization/99199] [9/10/11/12 "

[Bug target/99083] New: Big run-time regressions of 519.lbm_r with LTO
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug target/99083] "

[Bug fortran/99036] New: [11 Regression] ICE in gfc_current_interface_head, at fortran/interface.c:4699
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug fortran/99036] [11/12 "

[Bug c++/98995] New: Copy elision not applied to members declared with [[no_unique_address]]
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug c++/98995] [11/12 Regression] "

[Bug rtl-optimization/98973] New: [11 regression] Wrong code with gcse store motion pass
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug rtl-optimization/98973] [11/12 "

[Bug tree-optimization/98856] New: [11 Regression] botan AES-128/XTS is slower by ~17% since r11-6649-g285fa338b06b804e72997c4d876ecf08a9c083af
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug tree-optimization/98856] [11/12 "

[Bug libgomp/98738] New: task-detach-6.f90 hangs intermittently
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug libgomp/98738] "

[Bug ada/98724] New: [11 Regression] gnat build failure on alpha-linux-gnu
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug ada/98724] [11/12 "

[Bug libstdc++/98678] New: 30_threads/future/members/poll.cc execution test FAILs
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug libstdc++/98678] "

[Bug c++/98531] New: g++.dg/modules/xtreme-header-2_a.H etc. FAIL
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug c++/98531] [modules] "

[Bug c++/98529] New: g++.dg/modules/stdio-1_a.H FAILs
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug c++/98529] [11/12 Regression] "

[Bug go/98504] New: [11 Regression] bootstrap broken in libgo on ia64-linux-gnu
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug lto/98504] [11/12 "

[Bug c/98503] New: [11 regression] -Warray-bounds false positive with global variables at -O2
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug middle-end/98503] [11/12 regression] -Warray-bounds false positive with global variables at -O2 since r11-3306-g3f9a497d1b0dd9da

[Bug target/98495] New: X86 _mm_extract_pi16 incorrectly sign extends result
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug target/98495] "

[Bug libstdc++/98384] New: new test case 20_util/to_chars/long_double.cc in r11-6249 fails on powerpc64 BE
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug libstdc++/98384] new test case 20_util/to_chars/long_double.cc in r11-6249 fails

[Bug target/98341] New: [11 Regression] Ada bootstrap fails with Storage_Error stack overflow or erroneous memory access on m68k
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug target/98341] [11/12 Regression] Ada bootstrap fails with "

[Bug tree-optimization/98238] New: gcc.dg/vect/vect-cost-model-1.c etc. FAIL
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug tree-optimization/98238] "

[Bug ipa/98237] New: gcc-dg-lto-modref-3-01.exe etc. FAIL
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug ipa/98237] "

[Bug fortran/98203] New: [11 Regression] ICE in gfc_trans_omp_do, at fortran/trans-openmp.c:4665
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug fortran/98203] [11/12 Regression] ICE in gfc_trans_omp_do, at fortran/trans-openmp.c:4665 since r11-349-gf884bef21cccc05d

[Bug c/98198] New: [11 Regression] internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in decl_or_type_attrs
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug c/98198] [11/12 "

[Bug c/98195] New: [11 Regression] internal compiler error: Segmentation fault
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug c/98195] [11/12 "

[Bug target/98172] New: Update -mtune=generic for the current Intel and AMD processors
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug target/98172] "

[Bug middle-end/98166] New: bogus -Wmismatched-dealloc on user-defined allocator and inlining
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug middle-end/98166] "

[Bug libfortran/98076] New: Increase speed of integer I/O
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug libfortran/98076] "

[Bug libstdc++/98005] New: FAIL: std/ranges/adaptors/sizeof.cc (test for excess errors)
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug libstdc++/98005] "

[Bug target/97940] New: [11 Regression] ICE: in extract_insn, at recog.c:2306 (error: impossible constraint in 'asm'; error: unrecognizable insn)
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug target/97940] [11/12 "

[Bug fortran/97896] New: [11 Regression] ICE in gfc_trans_assignment_1, at fortran/trans-expr.c:11156
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug fortran/97896] [11/12 "

[Bug libstdc++/97841] New: [C++17] is_invocable handling of incomplete return type is wrong
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug libstdc++/97841] "

[Bug rtl-optimization/97836] New: wrong code at -O1 on x86_64-pc-linux-gnu
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug rtl-optimization/97836] wrong code at -O1 on x86_64-pc-linux-gnu by r11-5029

[Bug c/97578] New: ice during IPA pass: inline
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug c/97578] "

[Bug preprocessor/97577] New: [11 Regression] ICE: Segmentation fault (in get_location_from_adhoc_loc)
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug preprocessor/97577] [11/12 Regression] ICE: Segmentation fault (in get_location_from_adhoc_loc) by r11-4128

[Bug c/97548] New: bogus -Wvla-parameter on a bound expression involving a parameter
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug c/97548] [11 Regression] "

[Bug fortran/96983] New: [11 regression] ICE compiling gfortran.dg/pr96711.f90 starting with r11-3042
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug fortran/96983] [11/12 "

[Bug other/96825] New: Commit r11-2645 degrades CPU2017 548.exchange2_r by 35%
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug ipa/96825] [11/12 Regression] "

[Bug middle-end/96564] New: New maybe use of uninitialized variable warning since GCC >10
 2021-07-28  7:05 UTC  (2+ messages)
` [Bug middle-end/96564] [11/12 Regression] New maybe use of uninitialized variable warning since r11-959

[Bug c++/96329] New: [11 Regression] ICE : tree check: expected string_cst, have error_mark in cp_parser_linkage_specification, at cp/parser.c:14640
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug c++/96329] [11/12 "

[Bug c++/96162] New: [11 Regression] ICE in discriminator_for_local_entity, at cp/mangle.c:1910
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug c++/96162] [11/12 "

[Bug testsuite/96109] New: gcc.dg/vect/slp-47.c etc. FAIL
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug testsuite/96109] [11/12 Regression] "

[Bug c++/95985] New: [11 Regression] ICE: tree check: expected tree_list, have error_mark in common_handle_aligned_attribute, at c-family/c-attribs.c:1980
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug c++/95985] [11/12 "

[Bug target/95730] New: GCN offloading ICEs after commit fe7ebef7fe4f9acb79658ed9db0749b07efc3105 "Add support for __builtin_bswap128"
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug target/95730] "

[Bug middle-end/95622] New: force_output flag on a variable prevents optimization / regresses c-c++-common/goacc/kernels-alias-ipa-pta-2.c
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug middle-end/95622] [11/12 Regression] force_output flag on a variable prevents optimization / regresses c-c++-common/goacc/kernels-alias-ipa-pta{-2,-4,}.c

[Bug c++/95517] New: [coroutines] suggested warning when co_return and return_void() are missing
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug c++/95517] "

[Bug target/95381] New: [11 Regression]: Bootstrap on m68k fails with ICE: in operator[], at vec.h:867
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug target/95381] [11/12 Regression]: Build fails with --disable-bootstrap on m68k "

[Bug rtl-optimization/94440] New: [8/9/10 Regression] ICE in check_bool_attrs, at recog.c:2168 since r7-5324-gb8cab8a5492e9639
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug rtl-optimization/94440] [9 "

[Bug middle-end/93644] [10/11/12 Regression] spurious -Wreturn-local-addr with PHI of PHI
 2021-07-28  7:04 UTC 

[Bug rtl-optimization/93264] [10/11/12 Regression] ICE in cfg_layout_redirect_edge_and_branch_force, at cfgrtl.c:4522
 2021-07-28  7:04 UTC 

[Bug tree-optimization/92955] [10/11/12 regression] False positive stringop-overflow warning with vectorization and loop unrolling
 2021-07-28  7:04 UTC 

[Bug tree-optimization/92005] [10/11/12 Regression] switch code generation regression
 2021-07-28  7:04 UTC 

[Bug tree-optimization/91470] [10/11/12 Regression] bogus uninitialized warning in trans-intrinsic.c
 2021-07-28  7:04 UTC 

[Bug c++/90291] [9/10/11/12 Regression] Inline namespace erroneously extends another namespace
 2021-07-28  7:04 UTC 

[Bug middle-end/85563] [9/10/11/12 regression] -Wmaybe-uninitialized false alarm regression with __builtin_unreachable and GCC 8
 2021-07-28  7:04 UTC 

[Bug target/84757] [9/10/11/12 Regression] Useless MOVs and PUSHes to store results of MUL
 2021-07-28  7:04 UTC 

[Bug tree-optimization/80198] [9/10/11/12 Regression] does not vectorize generic inplace integer operation
 2021-07-28  7:04 UTC 

[Bug sanitizer/79096] [9/10/11/12 Regression] address sanitizer and jni does not work
 2021-07-28  7:04 UTC 

[Bug target/70682] [9/10/11/12 Regression] -fcompare-debug building LLVM with checking=release compiler on ppc64le
 2021-07-28  7:04 UTC 

[Bug preprocessor/69543] [9/10/11/12 Regression] _Pragma does not apply within macro
 2021-07-28  7:04 UTC 

[Bug tree-optimization/64081] New: [5 Regression] r217827 prevents RTL loop unroll
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug rtl-optimization/64081] [9/10/11/12 Regression] r217828 "

[Bug c++/62051] New: [4.9/4.10] Undefined reference to vtable with -O2 and -fdevirtualize-speculatively
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug ipa/62051] [9/10/11/12 Regression] "

[Bug fortran/50410] New: ICE in record_reference
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug fortran/50410] [9/10/11/12 Regression] ICE in record_reference, pointer variable in data statement

[Bug tree-optimization/32306] [9/10/11/12 Regression] redundant && || not eliminated
 2021-07-28  7:04 UTC 

[Bug rtl-optimization/21182] [9/10/11/12 Regression] gcc can use registers but uses stack instead
 2021-07-28  7:04 UTC 

[Bug tree-optimization/15596] [9/10/11/12 Regression] Missed optimization with bitfields with return value
 2021-07-28  7:04 UTC 

[Bug libstdc++/66146] New: call_once not C++11-compliant on ppc64le
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug libstdc++/66146] "

[Bug c++/94897] New: range-for produces a variable initialiser with use of a forward decl
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug c++/94897] "

[Bug other/94060] Cleanup code in gimple_or_expr_nonartificial_location
 2021-07-28  7:04 UTC 

[Bug tree-optimization/93080] insert of an extraction on the same location is not optimized
 2021-07-28  7:04 UTC 

[Bug target/95076] New: Failure to optimize out stack alignment on function call of different type
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug target/95076] Failure to tail-call on function call of different return type

[Bug analyzer/97090] New: gcc.dg/analyzer/malloc-vs-local-1b.c fails on arm
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug analyzer/97090] gcc.dg/analyzer/malloc-vs-local-1b.c fails on arm and powerpc64*-linux-gnu

[Bug libstdc++/97930] New: pair is not a structural type
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug libstdc++/97930] "

[Bug middle-end/92455] Unnecessary memory read in a loop
 2021-07-28  7:04 UTC 

[Bug c++/85979] Diagnostic says "__alignof" when the source says "alignof"
 2021-07-28  7:04 UTC 

[Bug preprocessor/81419] GCC wrongly suggests function-like macro as fixit hint for undefined object-like macro
 2021-07-28  7:04 UTC 

[Bug tree-optimization/82608] missing -Warray-bounds on an out-of-bounds VLA index
 2021-07-28  7:04 UTC 

[Bug target/95082] New: LE implementations of vec_cnttz_lsbb and vec_cntlz_lsbb are wrong
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug target/95082] "

[Bug target/96017] New: Powerpc suboptimal register spill in likely path
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug target/96017] "

[Bug middle-end/90404] No warning on attempts to modify a const object
 2021-07-28  7:04 UTC 

[Bug tree-optimization/93081] insertation followed by another inseration to the same location is not optimized away
 2021-07-28  7:04 UTC 

[Bug other/92396] -ftime-trace support
 2021-07-28  7:04 UTC 

[Bug libstdc++/66742] New: abort on sorting list with custom compiler that is not stateless
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug libstdc++/66742] abort on sorting list with custom allocator "

[Bug c++/94794] New: coroutines: Support is needed for symmetric transter on targets without arbitrary indirect tail-calls
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug c++/94794] "

[Bug gcov-profile/95348] New: GCC records zero functions and modules in the profiling data file, ICC does NOT
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug gcov-profile/95348] "

[Bug target/96306] New: gcn libgomp build broken after "libomp: Add omp_depend_kind to omp_lib.{f90,h}"
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug target/96306] "

[Bug c++/92985] missed optimization opportunity for switch linear transformation
 2021-07-28  7:04 UTC 

[Bug lto/97959] New: Random FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug testsuite/97959] "

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