public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/105329] New: Bogus restrict warning when assigning 1-char string literal to std::string
 2022-04-21 11:15 UTC  (2+ messages)
` [Bug tree-optimization/105329] "

[Bug c/105331] New: -Wmaybe-uninitialized warning on va_arg with double _Complex on va_list pointer
 2022-04-21 11:06 UTC  (6+ messages)
` [Bug middle-end/105331] [11/12 Regression] "
` [Bug target/105331] "

[Bug c++/105325] New: power10: Error: operand out of range
 2022-04-21 11:03 UTC  (8+ messages)
` [Bug target/105325] "

[Bug rtl-optimization/105333] New: [10/11/12 Regression] ICE: in simplify_subreg, at simplify-rtx.cc:7346 with -Og -fno-tree-coalesce-vars -fno-tree-fre
 2022-04-21 10:47 UTC 

[Bug c++/105324] New: std::from_chars() assertion at floating_from_chars.cc:78 when parsing 1.11111111
 2022-04-21 10:34 UTC  (3+ messages)
` [Bug c++/105324] "

[Bug target/105257] New: [8/9/10/11/12 regression] ICE in final_scan_insn_1, at final.cc:2811
 2022-04-21  9:31 UTC  (3+ messages)
` [Bug target/105257] [8/9/10/11 "
` [Bug target/105257] [8/9/10 "

[Bug debug/105203] New: '-fcompare-debug' failure w/ -O2 -ftracer -fPIC
 2022-04-21  9:30 UTC  (6+ messages)
` [Bug debug/105203] [11/12 Regression] '-fcompare-debug' failure w/ -O2 -ftracer -fPIC since r11-3078-g69ca5f3a988266da
` [Bug debug/105203] [11 "

[Bug gcov-profile/96919] New: [GCOV] uncovered line of stack allocation while using virutal destructor
 2022-04-21  9:29 UTC  (2+ messages)
` [Bug gcov-profile/96919] "

[Bug middle-end/80922] #pragma diagnostic ignored not honoured with -flto
 2022-04-21  9:29 UTC 

[Bug gcov-profile/105282] New: [11/12 Regression] V_INDIR overflow causes ICE on -O0 -flto
 2022-04-21  9:28 UTC  (4+ messages)
` [Bug gcov-profile/105282] [11 Regression] V_INDIR overflow causes ICE on -O0 -flto in stream_out_histogram_value, at value-prof.cc:340

[Bug c++/105297] New: [12 Regression] new modules 'xtreme' test cases FAILs
 2022-04-21  9:25 UTC  (2+ messages)
` [Bug c++/105297] "

[Bug libstdc++/101263] New: non-propagating-cache::emplace-deref missing constexpr
 2022-04-21  9:18 UTC  (3+ messages)
` [Bug libstdc++/101263] "

[Bug go/105315] New: go build fail on ppc: has no member named 'gregs'; did you mean 'regs'?
 2022-04-21  9:16 UTC  (2+ messages)
` [Bug go/105315] "

[Bug fortran/105332] New: [OpenMP] Remove bogus 'ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR'
 2022-04-21  9:08 UTC 

[Bug middle-end/105312] New: attribute__((optimize("-O3"))) stress_matrix_xy_identity compiling stress-ng for arm
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug tree-optimization/105312] [11 Regression] ICE in gimple_expand_vec_cond_expr on arm-linux since r12-834-ga6eacbf1055520

[Bug c++/105301] New: [12 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'overload' in coro_promise_type_found_p, at cp/coroutines.cc:516
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug c++/105301] [11/12 "

[Bug target/105247] New: IA64: ICE on sqlite-3.38.2: in decompose, at rtl.h:2288
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug target/105247] [11 Regression] IA64: ICE on sqlite-3.38.2: in decompose, at rtl.h:2288 since r11-5271-g4866b2f5db117f

[Bug c++/105229] New: [11/12 Regression] ICE in lookup_template_class_1, at cp/pt.cc:10111
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug c++/105229] "

[Bug c++/105178] New: g++ incorrectly reports invalid use of incomplete type
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug libstdc++/105178] [11 Regression] "

[Bug c/105148] New: [11/12 Regression] ICE in verify_use, at tree-ssa.cc:881
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug c/105148] [11 "

[Bug middle-end/105136] New: [11/12] Missed optimization regression with 32-bit adds and shifts
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug target/105136] [11/12 regression] "

[Bug middle-end/105135] New: [11/12 Regression] Optimization regression for handrolled branchless assignment
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug middle-end/105135] [11/12 Regression] Optimization regression for handrolled branchless assignment since r11-4717-g3e190757fa332d32

[Bug fortran/105054] New: Using one kind of pointer functions causes the compiler to hang
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug fortran/105054] [11/12 Regression] Using one kind of pointer functions causes the compiler to hang since r11-3029-g2b0df0a6ac79b34f

[Bug middle-end/104966] New: [11/12 Regression] Yet another bogus -Warray-bounds warning in libstdc++ headers
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug middle-end/104966] "

[Bug middle-end/104965] New: Yet another -Warray-bounds false positive
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug middle-end/104965] [11/12 Regression] "

[Bug fortran/104908] New: gfortran 11/trunk regression: incorrect Fortran out-of-bound runtime error
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug fortran/104908] [11/12 Regression] "

[Bug fortran/104826] New: [11/12 Regression] ICE in gimple_range_global, at value-query.cc:424
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug fortran/104826] "

[Bug c++/104669] New: [11/12 Regression] ICE in is_function_default_version, at attribs.cc:1219
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug c++/104669] [11 "

[Bug c++/104623] New: [11/12 Regression] ICE in cp_parser_skip_to_pragma_eol, at cp/parser.cc:4107
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug c++/104623] [11 "

[Bug target/104582] New: Unoptimal code for __negdi2 (and others) from libgcc2
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug tree-optimization/104582] [11 Regression] Unoptimal code for __negdi2 (and others) from libgcc2 due to unwanted vectorization

[Bug c++/104527] New: [11/12 Regression] ICE: tree check: accessed elt 1 of 'tree_vec' with 0 elts in hash, at cp/constraint.cc:2486
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug c++/104527] [11 "

[Bug rtl-optimization/104515] New: trivially-destructible destructors interfere with loop optimization - maybe related to lifetime-dse
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug tree-optimization/104515] [11/12 Regression] "

[Bug c++/104476] New: using-decl shadowed by member function when in incomplete-class context
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug c++/104476] [11 Regression] "

[Bug middle-end/104450] New: [12 Regression] ICE: verify_flow_info failed: BB 2 cannot throw but has an EH edge with -O -fnon-call-exceptions -fsanitize=thread -mavx512f
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug tree-optimization/104450] [11 "

[Bug target/104396] New: [11/12 Regression] Invalid SIMD intriniscs accepted at -O1 and above after r11-6794-g04b472ad0e1dc93aba
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug target/104396] "

[Bug target/104118] New: gcc11 fails to build R for ppc64 on 10.5.8
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug target/104118] "

[Bug c++/104111] New: Concept evaluation depends on context where it was first checked
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug c++/104111] "

[Bug tree-optimization/104060] New: -Wmaybe-uninitialized false alarm on address of local array
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug tree-optimization/104060] [11/12 Regression] "

[Bug c++/103909] New: co_yield of aggregate-initialized temporaries leads to segmentation faults
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug c++/103909] "

[Bug libstdc++/103848] New: std::deque<>::operator- uses "0" for nullptr check, triggers "zero-as-null-pointer-constant"
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug libstdc++/103848] [11 Regression] std::deque<>::iterator operator- uses "0" for nullptr check, triggers "zero-as-null-pointer-constant" warning

[Bug c/103770] New: ICE related to VLA
 2022-04-21  7:51 UTC  (2+ messages)
` [Bug middle-end/103770] [11 Regression] "

[Bug c++/103631] New: Internal compiler error in C++20 class NTTP + concept
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug c++/103631] [11 Regression] ICE in C++20 class NTTP + concept since r12-100-gbcd77b7b9f35bd5b

[Bug c++/103629] New: Possible miscompilation triggered by -fvisibility=hidden
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug libstdc++/103629] [11/12 Regression] Possible miscompilation visible using pthread + exception

[Bug analyzer/103602] New: [11 regression] Analyzer takes inadequate amount of memory and time linking GNU grep with LTO
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug analyzer/103602] [11/12 regression] Analyzer takes excessive "

[Bug c++/103572] New: [11/12 Regression] ICE in build_function_type after undefined type as a template argument during class template argument deduction
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug c++/103572] "

[Bug c++/103403] New: Decltype of rvalue reference
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug c++/103403] [11 Regression] auto return type with a trailing return type of decl(auto) uses rvalue reference type instead of reference type

[Bug fortran/103368] New: [11/12 Regression] ICE in gimplify_expr, at gimplify.c:15668
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug fortran/103368] [11/12 Regression] ICE in gimplify_expr, at gimplify.c:15668 since r12-4464-g017665f63047ce47

[Bug fortran/103259] New: [11/12 Regression] ICE in resolve_common_vars, at fortran/resolve.c:956
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug fortran/103259] [11/12 Regression] ICE in resolve_common_vars, at fortran/resolve.c:956 since r11-3866-g4d2a56a0f7135469

[Bug libstdc++/103187] New: std::counting_semaphore::try_acquire_for does not unblock during wait duration
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug libstdc++/103187] "

[Bug c/103145] New: False positive of -Wstringop-overread on gcc-11
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug tree-optimization/103145] [11 Regression] bogus -Wstringop-overread with an array argument

[Bug target/103100] New: unaligned access generated when zero-initializing large locals with SIMD-instructions and -O2 -mstrict-align
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug target/103100] [11/12 Regression] unaligned access generated with memset or {} "

[Bug target/103074] New: [11/12 Regression] ICE in lra_assign, at lra-assigns.c:1649
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug target/103074] [11/12 Regression] ICE in lra_assign, at lra-assigns.c:1649 since r11-5066-gbe39636d9f68c437

[Bug tree-optimization/103037] New: [11/12 Regression] Wrong code with -O2
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug tree-optimization/103037] [11 Regression] Wrong code with -O2 since r11-6100-gd41b097350d3c5d0

[Bug libstdc++/102994] New: std::atomic<ptr>::wait is not marked const
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug libstdc++/102994] "

[Bug tree-optimization/102950] New: [11 Regression] Dead Code Elimination Regression at -O3 (trunk&11.2.0 vs 10.3.0)
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug tree-optimization/102950] [11/12 "

[Bug c/102810] New: Bogus Wstringop-overread warning when special (integer) pointer values passed to array parameter of a function
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug middle-end/102810] [11/12 Regression] Bogus Wstringop-overread passing a smaller array to an array parameter without a bound

[Bug d/102765] New: [11 Regression] GDC11 stopped inlining library functions and lambdas used by a binary search one-liner code
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug d/102765] "

[Bug c++/102709] New: ICE: in build_function_type, at tree.c:7304
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug c++/102709] [11/12 Regression] ICE: in build_function_type with parameter packs not expanded in constructor while doing auto deduction since r11-2748-gb871301f09be7061

[Bug testsuite/102690] New: [12 regression] g++.dg/warn/Warray-bounds-16.C fails
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug testsuite/102690] [11/12 "

[Bug middle-end/102633] New: warning for self-initialization despite -Wno-init-self
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug middle-end/102633] [11/12 Regression] "

[Bug fortran/102596] New: [11/12 Regression] ICE in gfc_omp_clause_default_ctor, at fortran/trans-openmp.c:713
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug fortran/102596] [11/12 Regression] ICE in gfc_omp_clause_default_ctor, at fortran/trans-openmp.c:713 since r11-4883-ge929ef532ad52cde

[Bug driver/102437] New: [11 Regression] gcc-11 and later started recognising -R option
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug driver/102437] [11/12 "

[Bug tree-optimization/102436] New: [11/12 Regression] Lost Load/Store Motion
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug tree-optimization/102436] [11 "

[Bug c++/102433] New: [11/12 Regression] ICE in ~saved_token_sentinel, at cp/parser.c:1293
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug c++/102433] [11/12 Regression] ICE in ~saved_token_sentinel, at cp/parser.c:1293 since r11-8118-g82198676c80764ca

[Bug c++/102419] New: [concepts] [regression] return-type-requirement of "Y<typename T::type>" does not check that T::type actually exists
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug c++/102419] [11/12 Regression][concepts] "

[Bug c/102329] New: pointer "maybe uninitialized" right after assignment
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug tree-optimization/102329] [11/12 Regression] "

[Bug middle-end/102310] New: ICE in visit_ref_for_mod_analysis with OpenACC
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug ipa/102310] [11/12 Regression] "

[Bug target/102250] New: [11/12 Regression] python is not documented as a Prerequisite for building for riscv
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug target/102250] "

[Bug target/102027] New: ABI break when using vector type in function arg/return value
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug target/102027] [11/12 Regression] "

[Bug fortran/101917] New: Spurious -Wstringop-overread with -flto when passing zero sized arrays
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug middle-end/101917] [11 Regression] "

[Bug tree-optimization/101895] New: [11/12 Regression] SLP Vectorizer change pushes VEC_PERM_EXPR into bad location spoiling further optimization opportunities
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug tree-optimization/101895] [11 "

[Bug c++/101889] New: [11/12 Regression] ICE with template argument deduction of broken template
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug c++/101889] [11/12 Regression] ICE with template argument deduction of broken template since r11-2748-gb871301f09be7061

[Bug c++/101886] New: [11/12 Regression][concepts] ICE with auto as template parameter
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug c++/101886] [11/12 Regression][concepts TS] ICE with auto as template argument since r11-7011-g6e0a231a4aa2407b

[Bug c/101854] New: Invalid warning -Wstringop-overflow wrong argument
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug tree-optimization/101854] [11 Regression] "

[Bug c++/101831] New: Spurious maybe-uninitialized warning on std::array::size
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug tree-optimization/101831] [11 Regression] "

[Bug fortran/101760] New: [11/12 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:290
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug fortran/101760] [11/12 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:290 since r12-1319-gd4d38135b3137f1d

[Bug target/101697] New: [11/12 regression] ICE compiling uClibc-ng for h8300-linux
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug target/101697] "

[Bug lto/101625] New: ICE in modref_tree<int>::merge with LTO and -m32
 2022-04-21  7:50 UTC  (2+ messages)
` [Bug ipa/101625] [11/12 Regression] ICE in modref_tree<int>::merge with LTO and -m32 since r11-3825-g71dbabccbfb295c8

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

[Bug tree-optimization/101494] New: -Wmaybe-uninitialized false alarm with memrchr of size 0
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug tree-optimization/101494] [11 Regression] "

[Bug tree-optimization/101481] New: -ftree-loop-distribute-patterns can slow down and increases size of code
 2022-04-21  7:49 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
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug middle-end/101397] [11 Regression] "

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

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

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

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

[Bug c++/100853] New: internal compiler error: in cp_tree_equal, at cp/tree.c:4148
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug c++/100853] [11/12 Regression] internal compiler error: in cp_tree_equal, at cp/tree.c:4148 since r11-2275-g5324a3e621d9a2ee

[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
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug target/100782] "

[Bug lto/100692] New: [11 Regression] ICE in fld_incomplete_type_of, at tree.c:5452
 2022-04-21  7:49 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)
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug libstdc++/100667] [11/12 Regression] "

[Bug c++/100643] New: [11/12 Regression] ICE in ix86_mangle_function_version_assembler_name, at config/i386/i386-features.c:2809
 2022-04-21  7:49 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)
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug c++/100632] [11/12 Regression] ICE: Segmentation fault (in write_member_name) since r11-2237

[Bug jit/100613] New: libgccjit should produce dylib on macOS
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug jit/100613] "

[Bug c/100529] New: ICE at -O3: in force_constant_size, at gimplify.c:733
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug c/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
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug debug/100523] "

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

[Bug c++/100474] New: ICE: in diagnose_trait_expr, at cp/constraint.cc:3706
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug c++/100474] "

[Bug target/100460] New: [11/12 Regression] mingw build broken due to use of unsupported open() flags
 2022-04-21  7:49 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
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug ipa/100413] [11/12 Regression] ICE: failed to reclaim unneeded function with custom flags since r11-4267-g0e590b68fa374365

[Bug c++/100381] New: new static_assert((std::__is_complete_or_unbounded(...)) failure from g++ 11.1.0
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug libstdc++/100381] [11/12 Regression] "

[Bug c++/100370] New: [11.1.0 regression] Incorrect warning for placement new
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug c++/100370] [11 Regression] Incorrect -Wplacement-new with union

[Bug c++/100366] New: spurious warning - std::vector::clear followed by std::vector::insert(vec.end(), ...) with -O2
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug tree-optimization/100366] [11/12 Regression] "

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

[Bug testsuite/100346] New: [11 regression] printf tests fail after r11-6755
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug testsuite/100346] [11/12 "

[Bug other/100338] New: [11 regression] Python error running test case after r11-2720
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug other/100338] [11/12 "

[Bug debug/100303] New: [11/12 Regression] -fcompare-debug failure (length) with -O -fno-dce -ftracer
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug debug/100303] [11 "

[Bug libgcc/100289] New: libgcc/libgcov.h: bootstrap failure due to missing #include <sys/mman.h>
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug gcov-profile/100289] [11/12 Regression] "

[Bug c++/100288] New: g++-11 internal error and fails to precompile a concept
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug c++/100288] [11/12 Regression] "

[Bug fortran/100136] New: ICE, regression, using flag -fcheck=pointer
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug fortran/100136] [11/12 Regression] "

[Bug tree-optimization/100089] New: [11 Performance regression ] 30% for denbench/mp2decoddata2 with -O3
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug tree-optimization/100089] [11 Regression] 30% performance regression "

[Bug tree-optimization/100086] New: spurious -Wnonnull with __builtin_expect
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug tree-optimization/100086] [11 Regression] "

[Bug testsuite/100073] New: [11 regression] test case gcc.dg/pr86058.c fails after r11-
 2022-04-21  7:49 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
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug c++/100052] [11/12 "

[Bug tree-optimization/99739] New: [11 Regression] missing optimization of a repeated conditional
 2022-04-21  7:49 UTC  (2+ messages)
` [Bug tree-optimization/99739] [11/12 "

[Bug target/99723] New: arm: ICE in build_function_type during selftests
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug target/99723] [11/12 Regression] "

[Bug sanitizer/99673] New: [11 Regression] bogus -Wstringop-overread warning with address sanitizer
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug sanitizer/99673] [11 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
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug c++/99659] [10/11/12 Regression] "

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

[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
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug rtl-optimization/99332] [11/12 Regression] ICE:in reset_sched_cycles_in_current_ebb, "

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

[Bug tree-optimization/99199] New: [9/10/11 Regression] Very large boolean expression leads to quite a few return statements
 2022-04-21  7:48 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
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug target/99083] "

[Bug fortran/99036] New: [11 Regression] ICE in gfc_current_interface_head, at fortran/interface.c:4699
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug fortran/99036] [11/12 "

[Bug c++/98995] New: Copy elision not applied to members declared with [[no_unique_address]]
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug c++/98995] [11/12 Regression] "

[Bug rtl-optimization/98973] New: [11 regression] Wrong code with gcse store motion pass
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug rtl-optimization/98973] [11/12 "

[Bug tree-optimization/98908] New: Failure to optimize arithmetic involving struct members into operating on the entire struct
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug tree-optimization/98908] [11 Regression] arithmetic involving struct members into operating on the entire struct fails at -O3

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

[Bug c++/98821] New: modules : c++tools configures with CC but code fragments assume CXX
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug c++/98821] "

[Bug libgomp/98738] New: task-detach-6.f90 hangs intermittently
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug libgomp/98738] "

[Bug sanitizer/105330] New: Asan cannot work correctly for RISC-V GCC
 2022-04-21  7:48 UTC 

[Bug libstdc++/98678] New: 30_threads/future/members/poll.cc execution test FAILs
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug libstdc++/98678] "

[Bug c++/98531] New: g++.dg/modules/xtreme-header-2_a.H etc. FAIL
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug c++/98531] [modules] "

[Bug c++/98529] New: g++.dg/modules/stdio-1_a.H FAILs
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug c++/98529] [11/12 Regression] "

[Bug go/98504] New: [11 Regression] bootstrap broken in libgo on ia64-linux-gnu
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug lto/98504] [11/12 "

[Bug target/98495] New: X86 _mm_extract_pi16 incorrectly sign extends result
 2022-04-21  7:48 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
 2022-04-21  7:48 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
 2022-04-21  7:48 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
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug tree-optimization/98238] "

[Bug ipa/98237] New: gcc-dg-lto-modref-3-01.exe etc. FAIL
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug ipa/98237] gcc-dg-lto-modref-3-01.exe etc. FAIL when LTO plugin is not enabled

[Bug fortran/98203] New: [11 Regression] ICE in gfc_trans_omp_do, at fortran/trans-openmp.c:4665
 2022-04-21  7:48 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 target/98172] New: Update -mtune=generic for the current Intel and AMD processors
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug target/98172] "

[Bug libstdc++/98005] New: FAIL: std/ranges/adaptors/sizeof.cc (test for excess errors)
 2022-04-21  7:48 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)
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug target/97940] [11/12 "

[Bug c/97578] New: ice during IPA pass: inline
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug c/97578] [11 Regression] "

[Bug preprocessor/97577] New: [11 Regression] ICE: Segmentation fault (in get_location_from_adhoc_loc)
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug preprocessor/97577] [11/12 Regression] ICE: Segmentation fault (in get_location_from_adhoc_loc) by r11-4128

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

[Bug c++/96184] New: GCC treats "use of local variable with automatic storage from containing function" differently in versions
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug c++/96184] [11/12 Regression] "

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

[Bug target/95730] New: GCN offloading ICEs after commit fe7ebef7fe4f9acb79658ed9db0749b07efc3105 "Add support for __builtin_bswap128"
 2022-04-21  7:48 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
 2022-04-21  7:48 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
 2022-04-21  7:48 UTC  (2+ messages)
` [Bug c++/95517] "

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

[Bug tree-optimization/95084] New: code sinking prevents if-conversion
 2022-04-21  7:47 UTC  (2+ messages)
` [Bug tree-optimization/95084] [11/12 Regression] "

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

[Bug middle-end/93644] [10/11/12 Regression] spurious -Wreturn-local-addr with PHI of PHI
 2022-04-21  7:47 UTC 

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

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

[Bug tree-optimization/92005] [10/11/12 Regression] switch code generation regression
 2022-04-21  7:47 UTC 

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

[Bug c++/90291] [9/10/11/12 Regression] Inline namespace erroneously extends another namespace
 2022-04-21  7:47 UTC 

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

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

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

[Bug sanitizer/79096] [9/10/11/12 Regression] address sanitizer and jni does not work
 2022-04-21  7:47 UTC 

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

[Bug preprocessor/69543] [9/10/11/12 Regression] _Pragma does not apply within macro
 2022-04-21  7:47 UTC 

[Bug tree-optimization/64081] New: [5 Regression] r217827 prevents RTL loop unroll
 2022-04-21  7:47 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
 2022-04-21  7:47 UTC  (2+ messages)
` [Bug ipa/62051] [9/10/11/12 Regression] "

[Bug fortran/50410] New: ICE in record_reference
 2022-04-21  7:47 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
 2022-04-21  7:47 UTC 

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

[Bug tree-optimization/15596] [9/10/11/12 Regression] Missed optimization with bitfields with return value
 2022-04-21  7:47 UTC 

[Bug c/105326] New: aarch64: functions affected by irrelevant function changes
 2022-04-21  7:34 UTC  (4+ messages)
` [Bug c/105326] "
` [Bug ipa/105326] "

[Bug target/105328] New: [x86] Failure to optimize out test instruction after add
 2022-04-21  7:32 UTC 

[Bug c++/105327] New: Bogus use-after-free warning new in GCC 12
 2022-04-21  7:28 UTC 

[Bug c++/105304] New: ICE segfault using ad-hoc concept with -Wall
 2022-04-21  7:22 UTC  (2+ messages)
` [Bug c++/105304] [10/11/12 Regression] ICE segfault using ad-hoc concept with -Wall since r10-7441-ga7ea3d2ced786c45

[Bug c/105319] New: Unexpected warning with zero-length sized array using -std=gnu99 and -O2
 2022-04-21  7:17 UTC  (2+ messages)
` [Bug c/105319] "

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