public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/98005] New: FAIL: std/ranges/adaptors/sizeof.cc (test for excess errors)
 2020-11-30 14:08 UTC  (2+ messages)
` [Bug libstdc++/98005] "

[Bug lto/98068] New: [11 Regression] FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) by r11-3303
 2020-11-30 14:06 UTC  (3+ messages)
` [Bug lto/98068] "

[Bug target/92729] [avr] Convert the backend to MODE_CC so it can be kept in future releases
 2020-11-30 13:57 UTC  (6+ messages)

[Bug d/98067] New: [11 Regression] d: ICE in in force_decl_die, at dwarf2out.c:26197 with -gdwarf-2 -gstrict-dwarf
 2020-11-30 13:55 UTC  (9+ messages)
` [Bug d/98067] "

[Bug tree-optimization/98064] New: ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.c:726 with -O3
 2020-11-30 13:30 UTC  (6+ messages)
` [Bug tree-optimization/98064] "
` [Bug tree-optimization/98064] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.c:726 with -O3 since r11-4921-g86cca5cc14602814

[Bug c++/98043] New: (Regression) ICE in verify_gimpl due to bitpacked enum class (amd64)
 2020-11-30 13:16 UTC  (4+ messages)
` [Bug c++/98043] "
` [Bug c++/98043] [10/11 Regression] ICE ‘verify_gimple’ failed since r10-5122-g6fcb7ebb377f27c7 since r10-5122-g6fcb7ebb377f27c7
` [Bug c++/98043] [8/9/10/11 Regression] ICE ‘verify_gimple’ failed since r5-3726-g083e891e69429f93b958f6c18e2d52f515bae572

[Bug pch/56549] New: #pragma once ineffective with BOM in include file
 2020-11-30 12:51 UTC  (2+ messages)
` [Bug pch/56549] "

[Bug tree-optimization/98048] New: ICE in build_vector_from_val, at tree.c:1985
 2020-11-30 12:43 UTC  (6+ messages)
` [Bug target/98048] [11 Regression] ICE in build_vector_from_val, at tree.c:1985 by r11-5429
` [Bug tree-optimization/98048] "

[Bug target/98063] New: Emit R_X86_64_GOTOFF64 instead of R_X86_64_GOTPCRELX for -mcmodel=large -fno-plt
 2020-11-30 12:38 UTC  (2+ messages)
` [Bug target/98063] "

[Bug c++/98057] New: ICE when build clang
 2020-11-30 12:15 UTC  (5+ messages)
` [Bug ipa/98057] "
` [Bug ipa/98057] [11 Regression] ICE verify_cgraph_node failed since r11-4900-g4656461585bfd0b9

[Bug tree-optimization/98066] New: [11 Regression] ICE: Segmentation fault (in gsi_next)
 2020-11-30 11:58 UTC  (8+ messages)
` [Bug tree-optimization/98066] "
` [Bug tree-optimization/98066] ICE in rs6000_expand_vector_set, at config/rs6000/rs6000.c:7024

[Bug c++/98054] New: ICE: in pp_cxx_trait_expression, at cp/cxx-pretty-print.c:2671
 2020-11-30 11:20 UTC  (6+ messages)
` [Bug c++/98054] [11 Regression] "
` [Bug c++/98054] [11 Regression] ICE: in pp_cxx_trait_expression, at cp/cxx-pretty-print.c:2671 since r11-4386-g9e2256dcd481ffe3

[Bug target/91816] [8/9 Regression] Arm generates out of range conditional branches in Thumb2
 2020-11-30 11:12 UTC  (3+ messages)

[Bug d/87818] D runtime does not build on FreeBSD
 2020-11-30 10:49 UTC  (2+ messages)

[Bug target/98045] New: [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu
 2020-11-30 10:17 UTC  (7+ messages)
` [Bug target/98045] "

[Bug c++/98056] New: internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in build_special_member_call, at cp/call.c:9862
 2020-11-30 10:09 UTC  (4+ messages)
` [Bug c++/98056] "
` [Bug c++/98056] ICE tree check: expected record_type or union_type or qual_union_type, have array_type in build_special_member_call, at cp/call.c:9862 since r11-2183-g0f66b8486cea8668

[Bug rtl-optimization/97459] New: __uint128_t remainder for division by 3
 2020-11-30  9:57 UTC  (4+ messages)
` [Bug rtl-optimization/97459] "

[Bug c/97954] New: [11 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2360
 2020-11-30  9:47 UTC  (2+ messages)
` [Bug rtl-optimization/97954] "

[Bug tree-optimization/22326] promotions (from float to double) are not removed when they should be able to
 2020-11-30  8:31 UTC 

[Bug c/98049] New: False positive when compiling with -Os -Wmaybe-uninitialized
 2020-11-30  8:25 UTC  (2+ messages)
` [Bug middle-end/98049] "

[Bug target/98065] New: [11 Regression] ICE in rs6000_expand_vector_set, at config/rs6000/rs6000.c:7024
 2020-11-30  8:15 UTC  (2+ messages)
` [Bug target/98065] "

[Bug plugins/98062] New: [11 regression] Crash in type_as_string from plugin
 2020-11-30  8:14 UTC  (2+ messages)
` [Bug plugins/98062] "

[Bug plugins/98059] New: [11 regression] Plugins don't compile with c++20
 2020-11-30  8:13 UTC  (2+ messages)
` [Bug plugins/98059] "

[Bug c++/98038] New: ICE on invalid trying to recursively invoke a lambda object with operator
 2020-11-30  8:12 UTC  (3+ messages)
` [Bug c++/98038] ICE on invalid trying to recursively invoke a lambda object with operator()

[Bug go/98041] New: [11 Regression] libgo doesn't build on mipsel-linux-gnu
 2020-11-30  8:06 UTC  (2+ messages)
` [Bug go/98041] "

[Bug tree-optimization/97239] New: [11 Regression] ICE in gimple_expand_vec_cond_expr, at gimple-isel.cc:201
 2020-11-30  7:35 UTC  (3+ messages)
` [Bug tree-optimization/97239] "

[Bug tree-optimization/97579] New: [11 Regression] ICE in gimple_expand_vec_cond_expr, at gimple-isel.cc:201 since r11-4123-g128f43cf679e5156
 2020-11-30  7:35 UTC  (2+ messages)
` [Bug tree-optimization/97579] "

[Bug c/97359] New: ice in logical_combine, at gimple-range-gori.cc:754
 2020-11-30  3:11 UTC  (2+ messages)
` [Bug tree-optimization/97359] [11 Regression] "

[Bug c/98051] New: ICE in logical_combine, at gimple-range-gori.cc:754 in O2-Os
 2020-11-30  3:11 UTC  (5+ messages)
` [Bug c/98051] "
` [Bug tree-optimization/98051] "

[Bug c++/98061] New: CV qualifiers are incorrectly stripped from the type of void prvalues
 2020-11-30  2:34 UTC  (2+ messages)
` [Bug c++/98061] "

[Bug c/98055] New: __builtin_alloca should not have warn_unused_result attribute
 2020-11-30  0:09 UTC  (5+ messages)
` [Bug c/98055] "
` [Bug middle-end/98055] "

[Bug target/98060] New: Failure to optimize cmp+setnb+add to cmp+sbb
 2020-11-29 23:07 UTC 

[Bug middle-end/92940] incorrect offset and size in -Wstringop-overflow for out-of-bounds store into VLA and two offset ranges
 2020-11-29 22:40 UTC  (2+ messages)

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
 2020-11-29 22:40 UTC  (3+ messages)

[Bug middle-end/89428] missing -Wstringop-overflow on a PHI with variable offset
 2020-11-29 22:38 UTC  (2+ messages)

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2020-11-29 22:35 UTC  (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug middle-end/92936] missing warning on a past-the-end store to a PHI
 2020-11-29 22:35 UTC  (2+ messages)

[Bug jit/97867] New: FAIL: test-combination.c.exe test-functions.c.exe test-pr66779.c.exe test-threads.c.exe killed
 2020-11-29 22:25 UTC  (3+ messages)
` [Bug jit/97867] [11 Regression] thunk_info::release breaks function calls in libgccjit

[Bug fortran/98017] New: Suspected regression (relative to 7.5) using PACK in iolist
 2020-11-29 22:25 UTC  (6+ messages)
` [Bug fortran/98017] [8/9/10/11 Regression] Suspected regression (relative to 7.5) using PACK in iolist since r8-4151-g6c6bde30706c29ff

[Bug c++/98052] New: Allocation with new and deallocation with std::allocator should result in an error
 2020-11-29 22:07 UTC  (2+ messages)
` [Bug c++/98052] "

[Bug d/98058] New: libphobos: Support building on *-*-darwin*
 2020-11-29 21:30 UTC  (2+ messages)
` [Bug d/98058] "

[Bug d/87788] Support D on x86_64-apple-darwin*
 2020-11-29 21:27 UTC  (5+ messages)

[Bug fortran/98053] New: Add Fortran tests for behavior from environment variables
 2020-11-29 19:15 UTC 

[Bug testsuite/26183] setting environment variables in test cases
 2020-11-29 19:13 UTC 

[Bug fortran/98016] New: Host association problem
 2020-11-29 16:08 UTC  (2+ messages)
` [Bug fortran/98016] "

[Bug ada/97504] New: [11 regress] Ada bootstrap error after r11-4029
 2020-11-29 15:58 UTC  (3+ messages)
` [Bug ada/97504] [11 Regression] "

[Bug fortran/98046] New: lock in libpthread occurs with gcc-fortran and atlas-lapack
 2020-11-29 14:37 UTC  (4+ messages)
` [Bug fortran/98046] "

[Bug c/98050] New: in logical_combine, at gimple-range-gori.cc:754
 2020-11-29 13:17 UTC  (2+ messages)
` [Bug c/98050] "

[Bug preprocessor/98021] New: #warning issues redundant diagnostic lines
 2020-11-29  8:09 UTC  (11+ messages)
` [Bug preprocessor/98021] "

[Bug libfortran/30617] Implement a run time diagnostic for invalid recursive I/O
 2020-11-28 22:54 UTC 

[Bug c/98047] New: assignment does not drop qualifier as observed by typeof
 2020-11-28 22:52 UTC 

[Bug c/98029] New: volatile triggers incorrect "warning: right-hand operand of comma expression has no effect [-Wunused-value]"
 2020-11-28 22:26 UTC  (2+ messages)
` [Bug c/98029] [11 Regression] volatile triggers incorrect "warning: right-hand operand of comma expression has no effect [-Wunused-value]" since r11-5188-g32934a4f45a72144

[Bug fortran/97589] New: Segementation fault when allocating coarrays
 2020-11-28 20:12 UTC  (4+ messages)
` [Bug fortran/97589] "

[Bug c++/98031] New: missing the error message of undeclared label
 2020-11-28 18:46 UTC  (4+ messages)
` [Bug c++/98031] "

[Bug c++/98044] New: Last line always highlighted as error in constructor initializer list when another is bogus
 2020-11-28 17:40 UTC  (3+ messages)
` [Bug c++/98044] "

[Bug c++/94024] Error message has misleading source location for constructor member initialisation
 2020-11-28 17:40 UTC 

[Bug tree-optimization/95662] New: [11 regression] ICE at gimple-expr.c:87 since r11-1146
 2020-11-28 14:31 UTC  (3+ messages)
` [Bug tree-optimization/95662] "

[Bug c++/98042] New: error diagnostic for unmatched parentheses could be improved
 2020-11-28 13:32 UTC 

[Bug target/97939] New: ICE on sparc64 with UBsan for "i + 4096" on long: unrecognizable insn during RTL pass: vregs
 2020-11-28 12:04 UTC  (5+ messages)
` [Bug target/97939] "

[Bug bootstrap/97933] New: [11 Regression] Bootstrap failure on s390x-linux
 2020-11-28 11:24 UTC  (2+ messages)
` [Bug bootstrap/97933] "

[Bug bootstrap/97983] New: [11 Regression] Bootstrap failure on s390x-linux related to vec-perm-indices.c
 2020-11-28 11:22 UTC  (2+ messages)
` [Bug bootstrap/97983] "

[Bug target/96607] New: GCC feeds SPARC/Solaris linker with unrecognized TLS sequences
 2020-11-28  9:28 UTC  (4+ messages)
` [Bug target/96607] "

[Bug c++/98030] New: error message for enum definition without ';' could be improved
 2020-11-28  1:43 UTC  (2+ messages)
` [Bug c++/98030] "

[Bug testsuite/98040] New: plugin.exp can't run individual .C tests
 2020-11-27 23:20 UTC 

[Bug c++/98039] New: Member function template with dependent return type involving class's own name: wrong-mangling, accepts-invalid
 2020-11-27 23:19 UTC 

[Bug target/93082] macOS Authorization.h needs fixinclude
 2020-11-27 23:18 UTC  (2+ messages)

[Bug preprocessor/97602] New: #line overflow check incomplete
 2020-11-27 22:43 UTC  (3+ messages)
` [Bug preprocessor/97602] "

[Bug other/98027] New: CET support is documented to be explicitly enabled, however it's enabled by default
 2020-11-27 21:41 UTC  (2+ messages)
` [Bug target/98027] "

[Bug d/98025] New: [11 Regression][CET] libphobos: dub segfaults when built with gdc 11
 2020-11-27 20:34 UTC  (3+ messages)
` [Bug d/98025] "

[Bug tree-optimization/97424] New: Warn on invalid shift amount after inlining
 2020-11-27 19:11 UTC  (2+ messages)
` [Bug tree-optimization/97424] "

[Bug c++/96863] New: [11 Regression] ICE: in output_constructor_regular_field, at varasm.c:5223
 2020-11-27 18:57 UTC  (2+ messages)
` [Bug c++/96863] [9/10/11 "

[Bug c/97969] New: [ARM/Thumb] Certain combo of codegen options leads to compilation infinite loop with growing memory use
 2020-11-27 17:32 UTC  (2+ messages)
` [Bug target/97969] [9/10/11 Regression][ARM/Thumb] "

[Bug testsuite/98036] New: gcc.target/i386/xop-hsubX.c is broken
 2020-11-27 16:45 UTC  (5+ messages)
` [Bug testsuite/98036] "

[Bug rtl-optimization/98037] New: ICE in dse.c:find_shift_sequence for large non-integer modes
 2020-11-27 16:41 UTC  (2+ messages)
` [Bug rtl-optimization/98037] "

[Bug target/98032] New: [9 Regression] ICE (segfault) on arm-linux-gnueabihf
 2020-11-27 14:47 UTC  (2+ messages)
` [Bug target/98032] "

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