public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug analyzer/94754] New: -fanalyzer false positive due to it ignoring previous if
 2020-04-28 13:33 UTC  (3+ messages)
` [Bug analyzer/94754] "

[Bug c/94815] New: Abusive -Wrestrict warning with sprintf
 2020-04-28 13:33 UTC  (2+ messages)
` [Bug c/94815] "

[Bug target/94814] New: [9 Regression] ICE: RTL check: expected code 'const_int', have 'reg' in output_3367, at config/aarch64/atomics.md:755
 2020-04-28 13:31 UTC  (4+ messages)
` [Bug target/94814] [8 "

[Bug target/94820] New: pr94780.c fails with ICE on aarch64
 2020-04-28 13:31 UTC  (2+ messages)
` [Bug target/94820] [8/9/10 Regression] "

[Bug analyzer/94732] New: Analyzer: false positive in MPFR's atan.c
 2020-04-28 13:26 UTC  (2+ messages)
` [Bug analyzer/94732] "

[Bug analyzer/94447] New: Not handling CONSTRUCTOR tree code
 2020-04-28 13:26 UTC  (2+ messages)
` [Bug analyzer/94447] "

[Bug analyzer/94639] New: false-positive uninitialized value on fixed sized array
 2020-04-28 13:26 UTC  (2+ messages)
` [Bug analyzer/94639] "

[Bug target/94743] New: IRQ handler implementation wrong when using __attribute__ ((interrupt("IRQ")))
 2020-04-28 13:21 UTC  (5+ messages)
` [Bug target/94743] IRQ handler doesn't save scratch VFP registers

[Bug c++/94819] New: [10 Regression] Inherited and constrained constructors are "ambiguous" even if they aren't Pt. 2
 2020-04-28 13:21 UTC  (2+ messages)
` [Bug c++/94819] "

[Bug libstdc++/94810] New: std::cout segmentation fault in __attribute__((constructor)) function
 2020-04-28 13:16 UTC  (5+ messages)
` [Bug libstdc++/94810] "

[Bug gcov-profile/94472] New: 400.perlbench is slower when compiled at -O2 with both PGO and LTO on AMD Zen CPUs
 2020-04-28 13:09 UTC  (12+ messages)
` [Bug ipa/94472] "

[Bug bootstrap/94739] New: GCC won't build on CET enabled Linux OS
 2020-04-28 13:02 UTC  (9+ messages)
` [Bug bootstrap/94739] "

[Bug tree-optimization/94818] New: GCC emits dead bodies of functions whose all calls have been eliminated by optimisations
 2020-04-28 12:43 UTC 

[Bug rtl-optimization/94804] New: Failure to elide useless movs in 128-bit addition
 2020-04-28 12:38 UTC  (5+ messages)
` [Bug rtl-optimization/94804] "

[Bug c++/94817] New: ICE in add_stmt, at cp/semantics.c:392
 2020-04-28 12:35 UTC 

[Bug target/94518] New: [9 Regression] ICE: RTL check: expected code 'const_int', have 'reg' in output_3774, at config/aarch64/atomics.md:758
 2020-04-28 12:27 UTC  (2+ messages)
` [Bug target/94518] "

[Bug analyzer/94816] New: ICE: Segmentation fault (in ana::region_model::add_region_for_type)
 2020-04-28 12:21 UTC 

[Bug c++/94808] New: [ICE] [Regression] Segfault during diagnostics from concept check failure
 2020-04-28 12:12 UTC  (2+ messages)
` [Bug c++/94808] "

[Bug fortran/94769] New: Possible use of uninitialized variable num
 2020-04-28 12:01 UTC  (6+ messages)
` [Bug fortran/94769] "

[Bug middle-end/93517] bogus -Wrestrict on sprintf with unknown strings bounded by array size
 2020-04-28 11:56 UTC 

[Bug fortran/94788] New: Severe regression leading to double free in tcache
 2020-04-28 11:36 UTC  (26+ messages)
` [Bug fortran/94788] [10 Regression] "
` [Bug fortran/94788] [8/9 "

[Bug tree-optimization/89430] A missing ifcvt optimization to generate csel
 2020-04-28  9:59 UTC 

[Bug debug/94474] New: Incorrect DWARF range information for inlined function
 2020-04-28  9:56 UTC  (3+ messages)
` [Bug debug/94474] "

[Bug c/94809] New: Different results between gcc-9 and gcc-6
 2020-04-28  9:29 UTC  (10+ messages)
` [Bug c/94809] [8/9/10 Regression] "
` [Bug tree-optimization/94809] "
` [Bug tree-optimization/94809] [8/9 "

[Bug testsuite/94725] New: Tests with proprietary license notices
 2020-04-28  9:06 UTC  (2+ messages)
` [Bug testsuite/94725] "

[Bug c++/94811] New: Please make make_tuple noexcept when possible
 2020-04-28  8:59 UTC  (4+ messages)
` [Bug libstdc++/94811] "

[Bug target/94704] New: [8/9/10 Regression] class with empty base passed incorrectly with -std=c++17 on s390x/s390
 2020-04-28  8:27 UTC  (2+ messages)
` [Bug target/94704] "

[Bug c++/94760] New: coroutines: mismatch between traits and promise parameter preview
 2020-04-28  8:20 UTC  (3+ messages)
` [Bug c++/94760] "

[Bug c++/94771] New: g++.dg/concepts/diagnostic10.C fails on mingw
 2020-04-28  8:07 UTC  (2+ messages)
` [Bug c++/94771] "

[Bug fortran/94813] New: [10 regression] 'libgomp.fortran/use_device_ptr-1.f90' offloading execution test regression
 2020-04-28  8:02 UTC  (4+ messages)
` [Bug fortran/94813] "

[Bug tree-optimization/94727] New: GCC produces incorrect code with -O3
 2020-04-28  7:04 UTC  (2+ messages)
` [Bug tree-optimization/94727] [10 Regression] GCC produces incorrect code with -O3 since r10-5071-g02d895504cc59be0

[Bug tree-optimization/83403] Missed register promotion opportunities in loop
 2020-04-28  6:27 UTC 

[Bug target/91614] [10 regression][arm] gcc.target/arm/unaligned-memcpy-2.c FAIL since r274986
 2020-04-28  3:55 UTC 

[Bug target/94812] New: ppc incorrect mffs-based emulation of mffsl
 2020-04-28  2:24 UTC 

[Bug c++/94759] New: coroutines: rejects traits specialisation with non-class returns
 2020-04-28  1:19 UTC  (3+ messages)
` [Bug c++/94759] "

[Bug c++/94799] New: [7.2+ Regression] Calling a member template function fails
 2020-04-28  0:51 UTC  (6+ messages)
` [Bug c++/94799] [8/9/10 Regression] "
` [Bug c++/94799] [8/9/10 "

[Bug c++/94701] New: coroutines: Wrong code for structured bindings
 2020-04-27 23:46 UTC  (3+ messages)
` [Bug c++/94701] "

[Bug d/90719] libphobos.phobos_shared/std/file.d FAILs on 32-bit Solaris
 2020-04-27 22:01 UTC  (4+ messages)

[Bug d/90718] libphobos.phobos_shared/std/socket.d FAILs on 32-bit Solaris/SPARC
 2020-04-27 22:01 UTC  (4+ messages)

[Bug c/94780] New: [9/10] internal compiler error: Segmentation fault
 2020-04-27 21:58 UTC  (5+ messages)
` [Bug c/94780] [8/9/10 Regression] ICE in walk_body at gcc/tree-nested.c:713 since r6-3632-gf6f69fb09c5f81df
` [Bug target/94780] "
` [Bug target/94780] [8/9 "

[Bug fortran/93956] Wrong array creation with p => array_dt(1:n)%component
 2020-04-27 21:53 UTC  (2+ messages)

[Bug c++/79585] spurious -Wunused-variable on a pointer with attribute unused in function template
 2020-04-27 21:22 UTC  (2+ messages)

[Bug c++/90750] [9/10 Regression] ICE in cp_default_conversion, at cp/typeck.c:2162
 2020-04-27 21:22 UTC 

[Bug c++/94772] New: [10 Regression] constructing constexpr variables fail with delegated constexpr constructors
 2020-04-27 21:15 UTC  (3+ messages)
` [Bug c++/94772] "

[Bug rtl-optimization/94795] New: Failure to use fast sbb method on x86 for spreading any set bit to all bits
 2020-04-27 20:37 UTC  (5+ messages)
` [Bug rtl-optimization/94795] "

[Bug libgcc/66570] New: libbacktrace is not installed
 2020-04-27 20:27 UTC  (5+ messages)
` [Bug libbacktrace/66570] "

[Bug c++/94807] New: Inconsistency in lambda instantiation
 2020-04-27 20:18 UTC  (2+ messages)
` [Bug c++/94807] "

[Bug rtl-optimization/94796] New: Failure to reuse flags from substraction
 2020-04-27 19:58 UTC  (3+ messages)
` [Bug rtl-optimization/94796] "

[Bug other/94797] New: libiberty doesn't demangle spaceship operator
 2020-04-27 19:38 UTC  (5+ messages)
` [Bug other/94797] "
` [Bug demangler/94797] "

[Bug middle-end/92830] -fdiagnostics-url shows the wrong URL for warnings which are not in 'gcc' but e.g. in 'gfortran'
 2020-04-27 19:17 UTC  (2+ messages)

[Bug tree-optimization/94775] New: [8/9/10 Regression] ICE in strip_typedefs, at cp/tree.c:1734
 2020-04-27 19:03 UTC  (4+ messages)
` [Bug tree-optimization/94775] [8/9/10 Regression] ICE in strip_typedefs, at cp/tree.c:1734 since r8-4668-g8a5ee94a082b3d48
` [Bug c++/94775] "

[Bug target/94740] New: ICE on testsuite/gcc.dg/sso/t5.c with -mcpu=future -mpcrel -O1
 2020-04-27 18:33 UTC  (2+ messages)
` [Bug rtl-optimization/94740] "

[Bug libstdc++/94805] New: variant hash algorithm is collision-prone
 2020-04-27 18:27 UTC  (2+ messages)
` [Bug libstdc++/94805] "

[Bug rtl-optimization/94806] New: Failure to optimize unary minus for 128-bit operand
 2020-04-27 18:12 UTC 

[Bug target/94697] New: aarch64: bti j at function start instead of bti c
 2020-04-27 17:18 UTC  (2+ messages)
` [Bug target/94697] "

[Bug fortran/94578] New: Incorrect assignment of RESHAPE() result to a Fortran pointer
 2020-04-27 16:57 UTC  (2+ messages)
` [Bug fortran/94578] "

[Bug fortran/93114] Use span passing components of derived types
 2020-04-27 16:56 UTC 

[Bug middle-end/94774] New: Uninitialized variable retval in function try_substitute_return_value
 2020-04-27 16:51 UTC  (3+ messages)
` [Bug tree-optimization/94774] "

[Bug c++/94803] New: wrong class name in error message
 2020-04-27 16:10 UTC  (2+ messages)
` [Bug c++/94803] "

[Bug rtl-optimization/94798] New: Failure to optimize subtraction and 0 literal properly
 2020-04-27 15:51 UTC  (4+ messages)
` [Bug rtl-optimization/94798] "

[Bug tree-optimization/94801] New: Failure to optimize narrowed __builtin_clz
 2020-04-27 15:34 UTC  (6+ messages)
` [Bug tree-optimization/94801] "

[Bug tree-optimization/94800] New: Failure to optimize yet another popcount idiom
 2020-04-27 15:27 UTC  (2+ messages)
` [Bug tree-optimization/94800] "

[Bug tree-optimization/94802] New: Failure to recognize identities with __builtin_clz
 2020-04-27 15:22 UTC  (3+ messages)
` [Bug tree-optimization/94802] "

[Bug target/94663] New: [missed optimization] _mm512_dpbusds_epi32 generates excess vmovdqa64
 2020-04-27 15:12 UTC  (3+ messages)
` [Bug target/94663] "

[Bug tree-optimization/94784] New: ICE: in simplify_vector_constructor, at tree-ssa-forwprop.c:2482
 2020-04-27 14:25 UTC  (2+ messages)
` [Bug tree-optimization/94784] "

[Bug c/94755] New: [10 Regression] internal compiler error: Segmentation fault
 2020-04-27 14:10 UTC  (2+ messages)
` [Bug c/94755] [9/10 "

[Bug tree-optimization/94783] New: Abs-equivalent pattern is not recognized as abs
 2020-04-27 14:03 UTC  (2+ messages)
` [Bug middle-end/94783] "

[Bug rtl-optimization/57359] New: wrong code for union access at -O3 on x86_64-linux
 2020-04-27 12:48 UTC  (2+ messages)
` [Bug tree-optimization/57359] store motion causes wrong code for union access at -O3

[Bug target/94770] New: class with empty base passed incorrectly with -std=c++17 on mingw
 2020-04-27 12:27 UTC  (2+ messages)
` [Bug target/94770] "

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