public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/94896] New: [10 regression] ICE: canonical types differ for identical types
 2020-05-01 16:52 UTC  (4+ messages)
` [Bug c++/94896] "
` [Bug c++/94896] [10/11 "

[Bug c++/94905] New: Bogus warning -Werror=maybe-uninitialized
 2020-05-01 16:25 UTC 

[Bug c++/94904] New: [DR 1696] Temporary lifetime and non-static data member initializers
 2020-05-01 15:54 UTC  (2+ messages)
` [Bug c++/94904] "

[Bug c++/92894] "declared using local type 'test01()::X', is used but never defined" during concept satisfaction
 2020-05-01 15:52 UTC  (6+ messages)
` [Bug libstdc++/92894] "

[Bug fortran/83118] [8/9/10/11 Regression] Bad intrinsic assignment of class(*) array component of derived type
 2020-05-01 15:25 UTC  (2+ messages)

[Bug fortran/94388] New: FAIL: gfortran.dg/unlimited_polymorphic_30.f03 execution test
 2020-05-01 15:23 UTC  (2+ messages)
` [Bug fortran/94388] "

[Bug rtl-optimization/94873] New: [8/9/10 Regression] wrong code with -O -fno-merge-constants -fno-split-wide-types -fno-tree-fre
 2020-05-01 15:21 UTC  (7+ messages)
` [Bug rtl-optimization/94873] "
` [Bug rtl-optimization/94873] [8/9/10/11 "

[Bug testsuite/94853] New: [10 regression] excess errors in gfortran.dg/analyzer/pr93993.f90 since r10-8012
 2020-05-01 15:19 UTC  (2+ messages)
` [Bug testsuite/94853] [10/11 "

[Bug tree-optimization/92177] [10 regression] gcc.dg/vect/bb-slp-22.c FAILs
 2020-05-01 15:17 UTC  (2+ messages)

[Bug libstdc++/94890] New: std::tuple<aggregate>({0}) fails to compile with -std=c++2a
 2020-05-01 14:47 UTC  (9+ messages)
` [Bug c++/94890] "

[Bug libstdc++/94901] New: [10 Regression] <type_traits> uses BADNAME _T
 2020-05-01 14:34 UTC  (7+ messages)
` [Bug libstdc++/94901] "

[Bug c/67224] New: UTF-8 support for identifier names in GCC
 2020-05-01 14:17 UTC  (2+ messages)
` [Bug c/67224] "

[Bug c/94903] New: internal compiler error: in assign_temp, at function.c:982
 2020-05-01 13:31 UTC 

[Bug c/94902] New: [10 Regression] internal compiler error: output_operand: invalid use of register 'frame'
 2020-05-01 13:27 UTC 

[Bug fortran/94788] New: Severe regression leading to double free in tcache
 2020-05-01 12:55 UTC  (9+ messages)
` [Bug fortran/94788] [8/9 Regression] "

[Bug fortran/93956] Wrong array creation with p => array_dt(1:n)%component
 2020-05-01 12:55 UTC  (2+ messages)

[Bug libstdc++/94900] New: filesystem recursive_directory_iterator incorrectly skips entries in case directories can not be read
 2020-05-01 11:32 UTC  (4+ messages)
` [Bug libstdc++/94900] filesystem recursive_directory_iterator incorrectly skips entries in case directories have no read/execute permissions set

[Bug tree-optimization/94899] New: Failure to optimize out add before compare
 2020-05-01  8:47 UTC  (5+ messages)
` [Bug tree-optimization/94899] Failure to optimize out add before compare with INT_MIN

[Bug c++/94869] New: Template argument deduction/substitution failure with Howard Hinnant's calendar library
 2020-05-01  7:35 UTC  (9+ messages)
` [Bug libstdc++/94869] [10 Regression] "

[Bug c/94889] New: Negate function not getting optimised to negate call
 2020-05-01  7:04 UTC  (7+ messages)
` [Bug c/94889] "
` [Bug c/94889] Negate function not getting optimised to bitwise not
` [Bug tree-optimization/94889] "

[Bug target/93811] __builtin___clear_cache() is a noop on powerpc (which is incorrect)
 2020-05-01  2:06 UTC 

[Bug bootstrap/89494] Bootstrap error when using GCC 4.2.1
 2020-05-01  1:36 UTC 

[Bug target/94145] New: Longcalls mis-optimize loading the function address
 2020-05-01  1:19 UTC  (3+ messages)
` [Bug target/94145] "

[Bug target/94073] ibm-ldouble-format: the given maximum value of the IBM long double format is incorrect
 2020-05-01  1:16 UTC 

[Bug tree-optimization/94898] New: Failure to optimize compare plus sub of same operands into compare
 2020-04-30 23:58 UTC 

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

[Bug target/93802] gcc generates a rlwinm/or pair instead of a single rlwimi (powerpc)
 2020-04-30 21:36 UTC 

[Bug c++/94897] New: range-for produces a variable initialiser with use of a forward decl
 2020-04-30 20:49 UTC  (2+ messages)
` [Bug c++/94897] "

[Bug c++/91133] [8/9/10/11 Regression] Wrong "partial specialization is not more specialized than" error
 2020-04-30 20:46 UTC 

[Bug fortran/93366] ICE: Invalid expression in gfc_element_size
 2020-04-30 20:43 UTC 

[Bug c++/90212] [8/9/10/11 Regression] by-ref capture of constexpr class object rejected
 2020-04-30 20:01 UTC 

[Bug c/94842] New: [8/9/10 Regression] internal compiler error: in gimplify_label_expr, at gimplify.c:2573
 2020-04-30 19:49 UTC  (5+ messages)
` [Bug c/94842] "
` [Bug c/94842] [8/9/10/11 "

[Bug tree-optimization/94892] New: (x >> 31) + 1 not getting narrowed to compare
 2020-04-30 19:32 UTC  (3+ messages)
` [Bug target/94892] "

[Bug c++/90749] [8/9/10/11 Regression] ICE in enclosing_instantiation_of, at cp/pt.c:13462
 2020-04-30 19:16 UTC 

[Bug tree-optimization/94878] New: Failure to optimize div with bls/or pattern
 2020-04-30 19:14 UTC  (5+ messages)
` [Bug tree-optimization/94878] "

[Bug middle-end/94895] New: ICE in expand_block_tm, at trans-mem.c:2643
 2020-04-30 19:12 UTC 

[Bug tree-optimization/94877] New: Failure to simplify ~(x + 1) to -2 - x
 2020-04-30 19:08 UTC  (3+ messages)
` [Bug tree-optimization/94877] "

[Bug sanitizer/94849] New: Improper parameter validation in libsanitizer for fopen64
 2020-04-30 19:03 UTC  (2+ messages)
` [Bug sanitizer/94849] "

[Bug c++/91529] [8/9/10/11 Regression] -fmerge-all-constants leads to corrupt output without inlining
 2020-04-30 18:59 UTC 

[Bug c++/94867] New: New (since gcc 8) false positive with -Wnull-dereference in very simple code
 2020-04-30 18:43 UTC  (2+ messages)
` [Bug c++/94867] [9 Regression] "

[Bug c++/94888] New: segment fault
 2020-04-30 18:41 UTC  (7+ messages)
` [Bug c++/94888] "

[Bug c++/94894] New: Premature instantiation of conversion function template during overload resolution
 2020-04-30 18:10 UTC 

[Bug tree-optimization/94893] New: Sign function not getting optimized to simple compare
 2020-04-30 17:31 UTC 

[Bug target/94395] New: Powerpc suboptimal 64-bit constant generation near large values with few bits set
 2020-04-30 17:23 UTC  (2+ messages)
` [Bug target/94395] "

[Bug target/94687] New: PPC vector fails to optimize shift (used bits)
 2020-04-30 17:16 UTC  (2+ messages)
` [Bug target/94687] "

[Bug target/94852] New: -ffloat-store on x64 target
 2020-04-30 16:29 UTC  (2+ messages)
` [Bug target/94852] "

[Bug target/94891] New: aarch64: there is no way to strip PAC from a return address in c code
 2020-04-30 16:26 UTC 

[Bug ipa/94856] New: [10 Regression] ICE: Segmentation fault (in clone_of_p); or ICE: verify_cgraph_node failed (error: edge points to wrong declaration)
 2020-04-30 16:23 UTC  (6+ messages)
` [Bug ipa/94856] [10 Regression] ICE: Segmentation fault (in clone_of_p); or ICE: verify_cgraph_node failed (error: edge points to wrong declaration) since r10-4944-g1e83bd7003e03160
` [Bug ipa/94856] [10/11 "

[Bug testsuite/94763] New: UNRESOLVED scan assembler tests on arm-none-eabi
 2020-04-30 16:17 UTC  (2+ messages)
` [Bug testsuite/94763] "

[Bug c++/94655] New: Implicit assignment operator triggers stringop-overflow warning
 2020-04-30 16:14 UTC  (2+ messages)
` [Bug tree-optimization/94655] [10/11 Regression] Implicit assignment operator triggers stringop-overflow warning since r10-5451-gef29b12cfbb4979a

[Bug sanitizer/94881] New: incorrect Wstringop-overflow warning with thread sanitizer
 2020-04-30 16:14 UTC  (4+ messages)
` [Bug sanitizer/94881] [10 Regression] incorrect Wstringop-overflow warning with thread sanitizer since r10-5451-gef29b12cfbb4979a
` [Bug sanitizer/94881] [10/11 "

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
 2020-04-30 16:14 UTC 

[Bug c++/93822] [8/9/10 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:279 since r7-536-g381cdae49785fc4b
 2020-04-30 15:50 UTC 

[Bug sanitizer/94448] New: LSan: leaks should report PID and TID of allocation
 2020-04-30 15:37 UTC  (2+ messages)
` [Bug sanitizer/94448] "

[Bug c++/94827] New: [ICE] [regression] crash on requires clause in tparam list
 2020-04-30 15:28 UTC  (4+ messages)
` [Bug c++/94827] [10 Regression] crash on requires clause in tparam list since r10-4424
` [Bug c++/94827] "

[Bug c++/94885] New: Functional cast from int to empty class incorrectly accepted with -std=c++2a
 2020-04-30 15:18 UTC  (6+ messages)
` [Bug c++/94885] Functional cast from int to empty class type with empty base "
` [Bug c++/94885] [10 Regression] "

[Bug libstdc++/89510] [9/10 Regression] new_allocator::construct needs to be constrained
 2020-04-30 15:16 UTC  (3+ messages)
` [Bug libstdc++/89510] [9 "

[Bug c++/94886] New: coroutines: ICE building folly, in transform_local_var_uses, at cp/coroutines.cc:1908
 2020-04-30 15:08 UTC  (4+ messages)
` [Bug c++/94886] "

[Bug c++/94883] New: coroutines: ICE building folly in verify_gimple_stmt, at tree-cfg.c:4959
 2020-04-30 15:07 UTC  (4+ messages)
` [Bug c++/94883] "

[Bug c++/94879] New: coroutines: ICE building folly in captures_temporary, at cp/coroutines.cc:2707
 2020-04-30 15:07 UTC  (4+ messages)
` [Bug c++/94879] "

[Bug debug/94887] New: -fdebug-types-section drops DW_TAG_formal_parameter and DW_TAG_template_type_param
 2020-04-30 13:20 UTC 

[Bug middle-end/88780] [8/9/10 Regression] bogus -Wstringop-truncation for copying as many bytes from a string as its length
 2020-04-30 13:12 UTC 

[Bug tree-optimization/94675] New: [9 regression] -Warray-bounds false positive with -O2
 2020-04-30 13:12 UTC  (2+ messages)
` [Bug tree-optimization/94675] [9/10 regression] -Warray-bounds false positive with -O2 since r9-1948

[Bug tree-optimization/94884] New: Failure to recognize that result of or is always superior to operands
 2020-04-30 12:55 UTC  (4+ messages)
` [Bug tree-optimization/94884] "

[Bug tree-optimization/94882] New: Failure to optimize and+or+sub into xor+not
 2020-04-30 12:52 UTC  (2+ messages)
` [Bug tree-optimization/94882] "

[Bug tree-optimization/94880] New: Failure to recognize andn pattern
 2020-04-30 12:52 UTC  (2+ messages)
` [Bug tree-optimization/94880] "

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

[Bug tree-optimization/94872] New: Failure to optimize shuffle from u32 array into u64 array properly
 2020-04-30 12:47 UTC  (2+ messages)
` [Bug tree-optimization/94872] "

[Bug target/94538] New: [9/10 Regression] ICE: in extract_constrain_insn_cached, at recog.c:2223 (insn does not satisfy its constraints) with -mcpu=cortex-m23 -mslow-flash-data
 2020-04-30 12:28 UTC  (3+ messages)
` [Bug target/94538] "

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

[Bug tree-optimization/39612] [8/9 Regression] LIM inserts loads from uninitialized local memory
 2020-04-30 12:21 UTC 

[Bug target/94748] New: aarch64: many unnecessary bti j emitted
 2020-04-30 12:10 UTC  (2+ messages)
` [Bug target/94748] "

[Bug debug/94847] New: -fdebug-types-section drops const in type
 2020-04-30 11:47 UTC  (2+ messages)
` [Bug debug/94847] "

[Bug debug/94875] New: -fdebug-types-section drops DW_AT_object_pointer
 2020-04-30 11:35 UTC  (2+ messages)
` [Bug debug/94875] "

[Bug fortran/94358] New: [OMP] Privatize internal array variables introduced by the Fortran FE
 2020-04-30 11:30 UTC  (2+ messages)
` [Bug fortran/94358] "

[Bug middle-end/94876] New: [OpenACC] Unhelpful mapping for 'DECL_ARTIFICIAL' inside OpenACC 'kernels' regions
 2020-04-30 11:13 UTC  (3+ messages)
` [Bug middle-end/94876] "

[Bug middle-end/94874] New: [OpenMP] Unhelpful 'defaultmap(none)' diagnostic for 'DECL_ARTIFICIAL': 'error: ‘array_li.0’ not specified in enclosing ‘target’'
 2020-04-30 10:54 UTC  (3+ messages)
` [Bug middle-end/94874] "

[Bug target/94871] New: Failure to convert cmpeqpd+pxor with -1 into cmpneqpd
 2020-04-30 10:36 UTC  (2+ messages)
` [Bug target/94871] "

[Bug debug/94868] New: GCC compile error(GCC-4.6.3)
 2020-04-30 10:32 UTC  (2+ messages)
` [Bug debug/94868] "

[Bug other/94825] New: libphobos test case failures on powerpc64
 2020-04-30 10:16 UTC  (2+ messages)
` [Bug d/94825] "

[Bug d/90719] libphobos.phobos_shared/std/file.d FAILs on 32-bit Solaris
 2020-04-30 10:16 UTC 

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2020-04-30  9:32 UTC 

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