public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug debug/98716] New: [11 Regression] sanitizer regressions by r11-6755
 2021-01-18 13:33 UTC  (6+ messages)
` [Bug debug/98716] "

[Bug tree-optimization/96974] New: [10/11 Regression] ICE in vect_get_vector_types_for_stmt compiling for SVE
 2021-01-18 13:32 UTC  (4+ messages)
` [Bug tree-optimization/96974] "

[Bug target/79437] Redundant move instruction when getting sign bit of double on 32-bit architecture
 2021-01-18 13:16 UTC 

[Bug ipa/98594] New: [11 Regression] IPA modref codegen bug
 2021-01-18 13:14 UTC  (2+ messages)
` [Bug ipa/98594] "

[Bug debug/98728] New: [11 regression] Several debug tests FAIL with DWARF-5
 2021-01-18 13:10 UTC  (2+ messages)
` [Bug debug/98728] "

[Bug tree-optimization/98727] New: [11 Regression] Miscompiled signed overflow check since r11-6580
 2021-01-18 13:09 UTC  (4+ messages)
` [Bug tree-optimization/98727] "

[Bug ada/98724] New: [11 Regression] gnat build failure on alpha-linux-gnu
 2021-01-18 13:05 UTC  (3+ messages)
` [Bug ada/98724] "

[Bug tree-optimization/98726] New: aarch64: tree check: expected integer_cst, have poly_int_cst in to_wide, at tree.h:5984
 2021-01-18 12:25 UTC  (3+ messages)
` [Bug tree-optimization/98726] SVE: "
` [Bug tree-optimization/98726] [10/11 Regression] "

[Bug c/98713] New: Failure to generate branch version of abs if user requested it
 2021-01-18 11:46 UTC  (8+ messages)
` [Bug middle-end/98713] "

[Bug libstdc++/98723] New: On Windows with CP936 encoding, regex compiles very slow
 2021-01-18 11:39 UTC  (3+ messages)
` [Bug libstdc++/98723] "

[Bug libstdc++/98725] New: Review what is disabled in libstdc++ by --disable-wchar_t
 2021-01-18 11:08 UTC 

[Bug tree-optimization/98268] New: ICE: verify_gimple failed with LTO and SVE
 2021-01-18 10:49 UTC  (5+ messages)
` [Bug tree-optimization/98268] "
` [Bug tree-optimization/98268] [10 Regression] "
` [Bug tree-optimization/98268] [10/11 "

[Bug rtl-optimization/98722] New: [11 Regression] ICE in lra_set_insn_recog_data, at lra.c:1004 since r11-6615-gcf2ac1c30af0fa783c8d72e527904dda5d8cc330
 2021-01-18 10:42 UTC  (3+ messages)
` [Bug rtl-optimization/98722] "

[Bug debug/98708] New: [11 Regression] cxx11-ios_failure-lt.s:36733: Error: file number less than one
 2021-01-18 10:29 UTC  (18+ messages)
` [Bug debug/98708] "
` [Bug debug/98708] [11 Regression] cxx11-ios_failure-lt.s:36733: Error: file number less than one by r11-6755

[Bug tree-optimization/98095] New: Optimize __builtin_unordered (...) || __builtin_is{less,greater}{,equal}
 2021-01-18 10:17 UTC  (2+ messages)
` [Bug tree-optimization/98095] "

[Bug tree-optimization/98673] New: pass fre4 inhibit pass dom3 to create much more optimized code
 2021-01-18 10:05 UTC  (3+ messages)
` [Bug tree-optimization/98673] "

[Bug tree-optimization/98694] New: GCC produces incorrect code for loops with -O3 for skylake-avx512 and icelake-server
 2021-01-18  9:41 UTC  (2+ messages)
` [Bug target/98694] [11 Regression] "

[Bug tree-optimization/98721] New: [11 Regression] ICE in c_tree_printer at /gcc/c/c-objc-common.c:314 since r11-5523-geafe8ee7af13c398
 2021-01-18  9:38 UTC  (4+ messages)
` [Bug tree-optimization/98721] "

[Bug tree-optimization/98703] New: Failure to optimize out non-zero check relative to multiplication overflow check
 2021-01-18  9:36 UTC  (3+ messages)
` [Bug tree-optimization/98703] Failure to optimize out non-zero check after "

[Bug c/98715] New: ICE in make_decl_rtl, at varasm.c
 2021-01-18  8:46 UTC  (4+ messages)
` [Bug middle-end/98715] "
` [Bug middle-end/98715] ICE in make_decl_rtl with double variable length array (VLA)

[Bug c++/98718] New: [modules] use of partitions causes ICE in write_macro_maps
 2021-01-18  8:43 UTC  (2+ messages)
` [Bug c++/98718] "

[Bug c++/98720] New: [modules] update __cpp_modules value
 2021-01-18  8:37 UTC 

[Bug c++/98707] New: ICE using std::string in a module partition
 2021-01-18  8:37 UTC  (2+ messages)
` [Bug c++/98707] "

[Bug c++/98719] New: [modules] translating importable standard headers causes various ICEs
 2021-01-18  8:32 UTC  (2+ messages)
` [Bug c++/98719] "

[Bug fortran/64290] New: Destructor not called at deallocation of LHS
 2021-01-18  8:32 UTC  (2+ messages)
` [Bug fortran/64290] [F03] No finalization "

[Bug target/98549] New: [11 Regression] ICE in rs6000_emit_le_vsx_store, at config/rs6000/rs6000.c:9938 on powerpc64le-linux-gnu
 2021-01-18  8:29 UTC  (4+ messages)
` [Bug target/98549] "

[Bug lto/97787] New: [10/11 regression] 64bit mips lto: .symtab local symbol at index x (>= sh_info of y)
 2021-01-18  8:15 UTC  (6+ messages)
` [Bug target/97787] "

[Bug rtl-optimization/98692] New: Unitialized Values reported only with -Os
 2021-01-18  8:05 UTC  (4+ messages)
` [Bug rtl-optimization/98692] "

[Bug c++/98417] New: -internal compiler error when using -g
 2021-01-18  6:57 UTC  (2+ messages)
` [Bug c++/98417] ICE when using C++ modules and -g

[Bug c++/71879] Error in unevaluated context breaks SFINAE
 2021-01-18  5:01 UTC 

[Bug c++/64194] New: [C++14] <unresolved overloaded function type> for function template with auto return
 2021-01-18  4:08 UTC  (2+ messages)
` [Bug c++/64194] "

[Bug c++/82613] Cannot access private definitions in base clause of friend class template
 2021-01-18  4:04 UTC 

[Bug libstdc++/97936] New: [11 Regression] 30_threads/latch/3.cc hangs
 2021-01-18  3:38 UTC  (3+ messages)
` [Bug libstdc++/97936] "

[Bug c++/98712] New: Incorrect defaulted operator== at compile time and runtime when declared constexpr and inheriting
 2021-01-18  2:50 UTC  (2+ messages)
` [Bug c++/98712] Incorrect defaulted operator== at compile time and runtime when declared constexpr and inheriting (c++20)

[Bug c++/81642] -Wtype-limits should not trigger for defined numbers
 2021-01-18  1:44 UTC  (2+ messages)

[Bug fortran/98701] New: I compiled a program with gfortran on Mac (Big Sur, version 11.1) and g77 on Windows 10. I get two very different results for identical input files with the results from the one compiled by gfortran being wrong
 2021-01-18  0:30 UTC  (17+ messages)
` [Bug fortran/98701] "

[Bug c++/98717] New: [c++20] variadic concept can't take empty pack
 2021-01-18  0:14 UTC 

[Bug ipa/98222] New: ICE at -O3 on x86_64-pc-linux-gnu: verify_cgraph_node failed
 2021-01-17 21:42 UTC  (3+ messages)
` [Bug ipa/98222] [11 Regression] ICE at -O3 on x86_64-pc-linux-gnu: verify_cgraph_node failed since r11-4267-g0e590b68fa374365

[Bug c++/98687] New: [11 Regression] ICE tree check: expected tree that contains ‘decl minimal’ structure, have ‘overload’ in diagnose_name_conflict, at cp/name-lookup.c:2729 since r11-6652-g796ead19f85372e5
 2021-01-17 20:55 UTC  (2+ messages)
` [Bug c++/98687] "

[Bug c++/98714] New: [c++14] Nested type with variadic template class argument can't be expanded into using outer variadic types
 2021-01-17 20:17 UTC 

[Bug fortran/98534] New: Intrinsic functions failing with unlimited polymorphic actual arguments
 2021-01-17 19:25 UTC  (4+ messages)
` [Bug fortran/98534] "

[Bug c/98693] New: Compiling with -mcmodel=large emits .eh_frame with R_X86_64_PC32
 2021-01-17 18:06 UTC  (2+ messages)
` [Bug target/98693] "

[Bug middle-end/98709] New: gcc optimizes bitwise operations, but doesn't optimize logical ones
 2021-01-17 17:34 UTC  (2+ messages)
` [Bug middle-end/98709] "

[Bug c++/96745] New: [concepts] internal compiler error: in type_memfn_rqual, at cp/typeck.c:10389
 2021-01-17 16:57 UTC  (3+ messages)
` [Bug c++/96745] "

[Bug c++/98711] New: internal compiler error on instantiation of c++20 template class with 2 constrained and disabled destructors
 2021-01-17 16:52 UTC  (2+ messages)
` [Bug c++/98711] "

[Bug c++/98704] New: coroutine_handle::done() == false after promise's unhandled_exception() has thrown
 2021-01-17 13:29 UTC  (2+ messages)
` [Bug c++/98704] "

[Bug middle-end/98710] New: missing optimization (x | c) & ~(y | c) -> x & ~(y | c)
 2021-01-17  1:59 UTC 

[Bug c++/98646] New: A static_cast confuses -Wnonnull, causing false positives
 2021-01-17  0:36 UTC  (2+ messages)
` [Bug c++/98646] [11 Regression] "

[Bug c/98621] New: ICE: x from g referenced in f
 2021-01-16 22:07 UTC  (2+ messages)
` [Bug c/98621] "

[Bug c++/98660] New: -Wold-style-cast should not warn on casts that look like (decltype(x))(x)
 2021-01-16 21:55 UTC  (4+ messages)
` [Bug c++/98660] "

[Bug target/95095] New: Feature request: support -fno-unique-section-names
 2021-01-16 21:00 UTC  (3+ messages)
` [Bug target/95095] "

[Bug fortran/88124] Wrong results with procedure in seperate file
 2021-01-16 19:54 UTC 

[Bug c++/98706] New: spurious unused-set-but-not-used when a parameter pack is empty
 2021-01-16 15:07 UTC 

[Bug target/98705] New: [11 Regression] bootstrap broken on x86_64-linux-gnu with --enable-cet and multilibs enabled
 2021-01-16 14:45 UTC  (3+ messages)
` [Bug target/98705] "

[Bug target/70454] --with-arch=native isn't applied to 32-bit x86 target library
 2021-01-16 14:45 UTC 

[Bug jit/98586] New: libgccjit crashes with segmentation fault on failed gcc_assert
 2021-01-16 14:16 UTC  (2+ messages)
` [Bug jit/98586] "

[Bug fortran/93524] [ISO C Binding][F2018] CFI_allocate – elem_size mishandled + sm wrongly set?
 2021-01-16 13:05 UTC  (2+ messages)

[Bug c/46115] New: Feature request: anonymous functions (complementing anon aggregates)
 2021-01-16 12:58 UTC  (2+ messages)
` [Bug c/46115] "

[Bug tree-optimization/95527] New: Failure to optimize __builtin_ffs == 0
 2021-01-16 11:43 UTC  (2+ messages)
` [Bug tree-optimization/95527] "

[Bug tree-optimization/96696] New: Failure to optimize div+mul to mod+sub
 2021-01-16 11:35 UTC  (2+ messages)
` [Bug tree-optimization/96696] "

[Bug tree-optimization/96688] New: Failure to optimize shift-right+not of constant to avoid not
 2021-01-16  8:44 UTC  (2+ messages)
` [Bug tree-optimization/96688] Failure to optimize shift-right/add+bitwise not of constant to avoid bitwise not

[Bug middle-end/19987] [meta-bug] fold missing optimizations in general
 2021-01-16  8:44 UTC  (6+ messages)

[Bug tree-optimization/96685] New: Failure to optimize not+sub to add+not
 2021-01-16  8:44 UTC  (2+ messages)
` [Bug tree-optimization/96685] "

[Bug tree-optimization/96271] New: Failure to optimize memcmp of doubles to avoid going through memory
 2021-01-16  8:43 UTC  (4+ messages)
` [Bug tree-optimization/96271] "

[Bug tree-optimization/95731] New: Faiilure to optimize a >= 0 && b >= 0 to (a | b) >= 0
 2021-01-16  8:42 UTC  (2+ messages)
` [Bug tree-optimization/95731] Failure "

[Bug tree-optimization/96669] New: Failure to optimize left shift+and to test for 0
 2021-01-16  8:24 UTC  (4+ messages)
` [Bug tree-optimization/96669] Failure to optimize shift by variable+and by 1 "

[Bug middle-end/98702] New: linker failure with a very simple testing case for gcc10
 2021-01-16  8:04 UTC  (2+ messages)
` [Bug middle-end/98702] "

Important - XYO Strategy Latest Update for 2021
 2021-01-16  8:04 UTC 

[Bug d/98607] New: GDC merging computations but rounding mode has changed
 2021-01-15 23:53 UTC  (2+ messages)
` [Bug d/98607] "

[Bug c++/96623] New: [10/11 Regression] ICE in inject_parm_decls, at cp/parser.c:23893
 2021-01-15 21:37 UTC  (2+ messages)
` [Bug c++/96623] [11 "

[Bug c++/98538] New: [11 Regression] ICE in cp_build_qualified_type_real, at cp/tree.c:1335
 2021-01-15 21:04 UTC  (6+ messages)
` [Bug c++/98538] "

[Bug other/86656] [meta-bug] Issues found with -fsanitize=address
 2021-01-15 20:53 UTC 

[Bug fortran/89891] [meta-bug] Accessing memory in rejected statements or expressions
 2021-01-15 20:53 UTC 

[Bug fortran/98661] New: Valgrind errors during error recovery of invalid derived type declarations
 2021-01-15 20:52 UTC  (2+ messages)
` [Bug fortran/98661] "

[Bug fortran/98699] New: Reset OMP_NESTED to true if OMP_MAX_ACTIVE_LEVELS is > 1
 2021-01-15 20:48 UTC  (2+ messages)
` [Bug libgomp/98699] "

[Bug target/95253] New: [10/11 Regression] Build failure on MSys. Wrong dependency file escaping on Windows
 2021-01-15 20:45 UTC  (2+ messages)
` [Bug preprocessor/95253] "

[Bug tree-optimization/18487] Warnings for pure and const functions that are not actually pure or const
 2021-01-15 20:30 UTC 

[Bug tree-optimization/96681] New: Failure to optimize xor of comparisons with specific constants to comparison of xor-ed of compared variables
 2021-01-15 20:14 UTC  (3+ messages)
` [Bug tree-optimization/96681] "

[Bug plugins/98062] New: [11 regression] Crash in type_as_string from plugin
 2021-01-15 19:49 UTC  (2+ messages)
` [Bug c++/98062] "

[Bug c++/98624] New: UBSAN: gcc/cp/module.cc:5895:29: runtime error: member call on null pointer of type 'struct module_state'
 2021-01-15 19:47 UTC  (2+ messages)
` [Bug c++/98624] "

[Bug ada/98228] New: [11 Regression] ICE: Assert_Failure atree.adb:931: Error detected at s-gearop.adb:382:34 [a-ngrear.adb:313:7 [a-nllrar.ads:18:1]] on s390x-linux-gnu
 2021-01-15 19:36 UTC  (2+ messages)
` [Bug ada/98228] "

[Bug c++/98642] New: wrong "use of deleted function" error
 2021-01-15 19:12 UTC  (3+ messages)
` [Bug c++/98642] [10/11 Regression] "

[Bug c++/63707] New: Brace initialization of array sometimes fails if no copy constructor
 2021-01-15 18:57 UTC  (3+ messages)
` [Bug c++/63707] "

[Bug target/97847] New: [11 Regression] ICE in insert_insn_on_edge, at cfgrtl.c:1976
 2021-01-15 18:32 UTC  (2+ messages)
` [Bug target/97847] "

[Bug tree-optimization/96671] New: Failure to optimize a 3 xor+and pattern to xor + andnot
 2021-01-15 18:29 UTC  (2+ messages)
` [Bug tree-optimization/96671] Failure to optimize a 3 xor+and pattern to xor+andnot

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