public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/55578] New: Disabling warnings inside macro definition doesn't work
 2021-04-26  9:34 UTC  (2+ messages)
` [Bug c++/55578] "

[Bug libstdc++/100243] New: [10 Regression] invalid use of incomplete type 'std::__detail::__iter_traits<T, std::indirectly_readable_traits<T> >' {aka 'struct std::indirectly_readable_traits<T>'}
 2021-04-26  9:31 UTC  (3+ messages)
` [Bug libstdc++/100243] "

[Bug c/100262] New: warning on sparc64: 'strcmp' reading 1 or more bytes from a region of size 0 [-Werror=stringop-overread]
 2021-04-26  9:23 UTC  (3+ messages)
` [Bug c/100262] "

[Bug c++/100261] New: [11/12 Regression] ICE: tree check: expected var_decl or type_decl, have error_mark in emit_tinfo_decl, at cp/rtti.c:1643
 2021-04-26  9:22 UTC  (2+ messages)
` [Bug c++/100261] "

[Bug c/100260] New: DSE: join stores
 2021-04-26  9:21 UTC  (2+ messages)
` [Bug tree-optimization/100260] "

[Bug libstdc++/100238] New: [11/12] Link failure in debug libstdc++ on MinGW due to atomicitiy.cc
 2021-04-26  9:18 UTC  (2+ messages)
` [Bug libstdc++/100238] [11/12 Regression] "

[Bug target/100258] New: constant store pulled out of the loop causes an extra memory load
 2021-04-26  9:17 UTC  (2+ messages)
` [Bug target/100258] "

[Bug c/100257] New: poor codegen with vcvtph2ps / stride of 6
 2021-04-26  9:09 UTC  (7+ messages)
` [Bug target/100257] "

[Bug tree-optimization/99473] New: redundant conditional zero-initialization not eliminated
 2021-04-26  9:02 UTC  (3+ messages)
` [Bug tree-optimization/99473] "

[Bug c++/98136] New: [aarch64] Internal compiler error with large classes and virtual methods
 2021-04-26  8:38 UTC  (4+ messages)
` [Bug target/98136] [8/9 Regression] [aarch64] Internal compiler error with large classes and virtual methods since r8-5967-gf5470a77425a54efebfe1732488c40f05ef176d0
` [Bug target/98136] [8 "

[Bug target/99929] New: SVE: Wrong code at -O2 -ftree-vectorize
 2021-04-26  8:38 UTC  (5+ messages)
` [Bug target/99929] [8/9/10 Backport] "
` [Bug target/99929] [8/9 "
` [Bug target/99929] [8 "

[Bug rtl-optimization/94605] New: [8/9/10 Regression] ICE in early-remat.c:process_block with multi-output asms
 2021-04-26  8:37 UTC  (3+ messages)
` [Bug rtl-optimization/94605] [8 "

[Bug debug/100254] New: [11/12 Regression] -fcompare-debug failure (length) with -O2 -fno-guess-branch-probability -fipa-pta -fnon-call-exceptions
 2021-04-26  8:28 UTC  (3+ messages)
` [Bug debug/100254] "

[Bug debug/100255] New: Crosscompiler to ia64-hp-vms: vmsdbgout.c:368:20: error: ISO C++17 does not allow 'register' storage class specifier [-Werror=register]
 2021-04-26  8:02 UTC  (4+ messages)
` [Bug debug/100255] "
` [Bug target/100255] "

[Bug rtl-optimization/100253] New: [10/11/12 Regression] wrong code with -O2 -fno-tree-bit-ccp -ftree-slp-vectorize (unaligned movdqa)
 2021-04-26  7:29 UTC  (6+ messages)
` [Bug rtl-optimization/100253] "
` [Bug tree-optimization/100253] "

[Bug c++/100252] New: Internal compiler error during template instantiation
 2021-04-26  7:28 UTC  (4+ messages)
` [Bug c++/100252] "

[Bug tree-optimization/100250] New: ICE related to -Wmaybe-uninitialized
 2021-04-26  7:26 UTC  (2+ messages)
` [Bug tree-optimization/100250] [11/12 Regression] "

[Bug bootstrap/100246] New: [11/12 Regression] GCC will not bootstrap with clang 3.4/3.5 [xcode 5/6, Darwin 12/13]
 2021-04-26  7:23 UTC  (4+ messages)
` [Bug bootstrap/100246] "

[Bug analyzer/100244] New: [11/12 Regression] ICE: Segmentation fault (in describe_state_change)
 2021-04-26  7:22 UTC  (5+ messages)
` [Bug analyzer/100244] "
` [Bug analyzer/100244] [11 "

[Bug c++/100240] New: Compiler crashes with segmentation fault on a chrono library using nvcc
 2021-04-26  7:21 UTC  (7+ messages)
` [Bug c++/100240] "

[Bug c++/100248] New: ICE with global "default" keyword
 2021-04-26  3:22 UTC  (2+ messages)
` [Bug c++/100248] "

[Bug libstdc++/100259] New: ODR violations in <experimental/internet>
 2021-04-26  2:08 UTC 

[Bug tree-optimization/95922] New: Failure to optimize `((b ^ a) & c) ^ a` to `(a & ~c) | (b & c)` the right way on architectures with andnot
 2021-04-26  1:51 UTC  (2+ messages)
` [Bug middle-end/95922] "

[Bug rtl-optimization/94806] New: Failure to optimize unary minus for 128-bit operand
 2021-04-26  1:18 UTC  (2+ messages)
` [Bug rtl-optimization/94806] "

[Bug rtl-optimization/94863] New: Failure to use blendps over mov when possible
 2021-04-26  1:18 UTC  (2+ messages)
` [Bug target/94863] "

[Bug target/94870] New: Failure to use movhlps instead of seperated mov+unpckhpd
 2021-04-26  1:18 UTC  (2+ messages)
` [Bug target/94870] "

[Bug tree-optimization/94930] New: Failure to optimize out subvsi in expansion of __builtin_memcmp with 1 as the operand with -ftrapv
 2021-04-26  1:18 UTC  (2+ messages)
` [Bug tree-optimization/94930] "

[Bug tree-optimization/94898] New: Failure to optimize compare plus sub of same operands into compare
 2021-04-26  1:16 UTC  (2+ messages)
` [Bug tree-optimization/94898] "

[Bug tree-optimization/94916] New: Failure to optimize pattern into difference or zero selector
 2021-04-26  1:15 UTC  (2+ messages)
` [Bug tree-optimization/94916] "

[Bug tree-optimization/95404] New: and
 2021-04-26  1:15 UTC  (2+ messages)
` [Bug tree-optimization/95404] Failure to optimize compare to power of 2 and bitwise and to more direct bitwise and

[Bug tree-optimization/95408] New: Failure to optimize bitwise and with negated conditional using the same operand to conditional with decremented operand
 2021-04-26  1:15 UTC  (2+ messages)
` [Bug tree-optimization/95408] "

[Bug tree-optimization/95738] New: Failure to optimize comparison of float after sign xor to unsigned comparison
 2021-04-26  1:13 UTC  (2+ messages)
` [Bug tree-optimization/95738] Failure to optimize comparison of vector "

[Bug target/95914] New: Failure to optimize saturated add properly
 2021-04-26  1:10 UTC  (2+ messages)
` [Bug target/95914] "

[Bug middle-end/19987] [meta-bug] fold missing optimizations in general
 2021-04-26  1:10 UTC 

[Bug tree-optimization/95923] New: Failure to optimize bool checks into and
 2021-04-26  1:03 UTC  (2+ messages)
` [Bug tree-optimization/95923] "

[Bug tree-optimization/96172] New: Failure to optimize direct assignment to bitfield through shifts
 2021-04-26  1:03 UTC  (2+ messages)
` [Bug tree-optimization/96172] "

[Bug tree-optimization/96702] New: Failure to optimize comparisons involving result of subtraction
 2021-04-26  1:02 UTC  (2+ messages)
` [Bug tree-optimization/96702] "

[Bug tree-optimization/94893] New: Sign function not getting optimized to simple compare
 2021-04-26  1:01 UTC  (3+ messages)
` [Bug tree-optimization/94893] "

[Bug c++/97952] New: Poor optimization of closure-like construct in C++ as compared to C
 2021-04-26  0:49 UTC  (2+ messages)
` [Bug c++/97952] "

[Bug middle-end/98710] New: missing optimization (x | c) & ~(y | c) -> x & ~(y | c)
 2021-04-26  0:49 UTC  (2+ messages)
` [Bug middle-end/98710] "

[Bug libstdc++/100017] New: error: 'fenv_t' has not been declared in '::' x86_64-w64-mingw32 host cross toolchain fails to build
 2021-04-25 23:21 UTC  (5+ messages)
` [Bug libstdc++/100017] "

[Bug tree-optimization/100256] New: spurious stringop-overflow warning with memset(..., sizeof(dest)) on variable-length array at -O3
 2021-04-25 20:55 UTC 

[Bug fortran/100245] New: ICE on automatic reallocation
 2021-04-25 13:54 UTC  (3+ messages)
` [Bug fortran/100245] "

[Bug rtl-optimization/96796] New: aarch64: ICE during RTL pass: reload
 2021-04-25 13:54 UTC  (4+ messages)
` [Bug rtl-optimization/96796] [9/10 Regression] "
` [Bug rtl-optimization/96796] [9 "

[Bug target/98302] New: [11 Regression] Wrong code on aarch64
 2021-04-25 13:53 UTC  (3+ messages)
` [Bug target/98302] [9 "

[Bug tree-optimization/95694] New: [9/10/11 Regression] ICE in trunc_int_for_mode, at explow.c:59 since r9-7156-g33579b59aaf02eb7
 2021-04-25 13:53 UTC  (3+ messages)
` [Bug tree-optimization/95694] [9 "

[Bug target/82735] _mm256_zeroupper does not invalidate previously computed registers
 2021-04-25  8:28 UTC  (3+ messages)

[Bug libstdc++/100249] New: missing forwarding std::__invoke result in ranges::is_permutation and ranges::clamp
 2021-04-25  5:54 UTC  (2+ messages)
` [Bug libstdc++/100249] "

[Bug target/98911] New: Add folding and remove expanders for x86 *pcmp{et,gt}* builtins
 2021-04-25  1:18 UTC  (3+ messages)
` [Bug target/98911] "

[Bug middle-end/61577] [4.9.0 Regression] can't compile on hp-ux v3 ia64
 2021-04-24 22:21 UTC 

[Bug ada/100251] New: Byte order mark in gnat.adc raises compilation error
 2021-04-24 20:50 UTC 

[Bug target/99932] New: OpenACC/nvptx offloading execution regressions starting with CUDA 11.2-era Nvidia Driver 460.27.04
 2021-04-24 20:27 UTC  (4+ messages)
` [Bug target/99932] "

[Bug target/100241] New: internal compiler error: in curr_insn_transform, at lra-constraints.c:4133
 2021-04-24 20:26 UTC  (8+ messages)
` [Bug target/100241] "

[Bug fortran/100158] New: Some issues with fortran testsuite files
 2021-04-24 19:57 UTC  (2+ messages)
` [Bug fortran/100158] "

[Bug fortran/100218] New: Allow target of the pointer resulting from the evaluation of function-reference in a variable definition context
 2021-04-24 19:48 UTC  (4+ messages)
` [Bug fortran/100218] "

[Bug fortran/100154] New: [9/10/11 Regression] ICE in gfc_conv_procedure_call, at fortran/trans-expr.c:6131
 2021-04-24 19:48 UTC  (3+ messages)
` [Bug fortran/100154] [9/10/11/12 "

[Bug target/100152] New: Possible 10.3 bad code generation regression from 10.2/9.3 on Mac OS 10.15.7 (Catalina)
 2021-04-24 18:45 UTC  (8+ messages)
` [Bug target/100152] [10/11/12 Regression] used caller-saved register not preserved across a call

[Bug c++/95486] New: ICE for alias CTAD with non-dependent argument and constrained constructor
 2021-04-24 17:40 UTC  (2+ messages)
` [Bug c++/95486] "

[Bug tree-optimization/100247] New: x86-64 bad register allocation for unsigned type
 2021-04-24 16:38 UTC 

[Bug jit/100242] New: libgccjit.so: error: in expmed_mode_index, at expmed.h:249
 2021-04-24 16:14 UTC  (4+ messages)
` [Bug jit/100242] "

[Bug c++/88580] Parameter pack expansion fails (variadic constructor template inside a variadic class template)
 2021-04-24 11:16 UTC 

[Bug c++/100041] New: ICE in curr_insn_transform, at lra-constraints.c:4022
 2021-04-24  8:03 UTC  (3+ messages)
` [Bug target/100041] "

[Bug c++/99683] New: Deduction failure when using CTAD of CNTTP inside a deduction guide
 2021-04-24  4:15 UTC  (2+ messages)
` [Bug c++/99683] "

[Bug c++/99200] New: __PRETTY_FUNCTION__ used as template parameter causes internal compiler error (segmentation fault)
 2021-04-24  4:15 UTC  (2+ messages)
` [Bug c++/99200] "

[Bug c++/95291] New: ICE
 2021-04-24  4:15 UTC  (2+ messages)
` [Bug c++/95291] ICE in resolve_args at gcc/cp/call.c:4482

[Bug c++/93383] ICE on accessing field of a structure which is non-type template parameter, -std=c++2a
 2021-04-24  4:15 UTC 

[Bug c++/89565] [C++2a] ICE on template instantiating user defined non-type template from template value member
 2021-04-24  4:15 UTC 

[Bug c++/87709] c++17 class template argument deduction not working in a very specific case
 2021-04-24  4:14 UTC 

[Bug c++/93413] Destructor definition not found during constant evaluation
 2021-04-24  2:39 UTC 

[Bug c++/99495] New: constexpr virtual destructor is used before its definition
 2021-04-24  2:38 UTC  (2+ messages)
` [Bug c++/99495] "

[Bug fortran/97571] New: long parsing phase for simple array constructor
 2021-04-24  0:43 UTC  (6+ messages)
` [Bug fortran/97571] "

[Bug libgcc/98952] New: powerpc*: __trampoline_setup inverted test for trampoline size
 2021-04-23 23:48 UTC  (3+ messages)
` [Bug libgcc/98952] "

[Bug rtl-optimization/100239] New: [10/11/12 Regression] ICE: in expand_expr_real_2, at expr.c:9865 with __builtin_shuffle()
 2021-04-23 21:24 UTC  (2+ messages)
` [Bug rtl-optimization/100239] "

[Bug fortran/100227] New: write with implicit loop
 2021-04-23 21:01 UTC  (2+ messages)
` [Bug fortran/100227] [8/9/10/11/12 Regression] "

[Bug c++/92145] -Wdeprecated-copy false-positive when inheriting base assignment operators
 2021-04-23 20:40 UTC 

[Bug libstdc++/100237] New: Unnecessary std::move in ranges::min, ranges::max and ranges::minmax
 2021-04-23 19:09 UTC  (2+ messages)
` [Bug libstdc++/100237] "

[Bug fortran/100235] New: 10.3.0 Performance regressions for compile-time math intrinsics computation on arrays
 2021-04-23 18:26 UTC  (3+ messages)
` [Bug fortran/100235] "

[Bug target/100236] New: arm: UB in arm_compute_save_core_reg_mask (shift exponent 4294967295 is too large for 32-bit type 'int')
 2021-04-23 17:22 UTC  (2+ messages)
` [Bug target/100236] "

[Bug target/99540] New: ICE: Segmentation fault in aarch64_add_offset
 2021-04-23 16:34 UTC  (2+ messages)
` [Bug target/99540] "

[Bug target/99249] New: SVE: ICE in aarch64_expand_sve_const_vector (during RTL pass: early_remat)
 2021-04-23 16:32 UTC  (2+ messages)
` [Bug target/99249] "

[Bug target/98119] New: SVE: Wrong code with -O1 -ftree-vectorize -msve-vector-bits=512 -mtune=thunderx
 2021-04-23 16:19 UTC  (3+ messages)
` [Bug target/98119] [10 Regression] "

[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
 2021-04-23 15:47 UTC  (2+ messages)
` [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 c++/100234] New: [11/12 Regression] Coroutines ICE
 2021-04-23 15:47 UTC  (3+ messages)
` [Bug c++/100234] "

[Bug target/100182] New: [8/9/10/11/12 Regression] Miscompilation of atomic_float/1.cc on i686
 2021-04-23 15:30 UTC  (2+ messages)
` [Bug target/100182] [8/9/10/11/12 Regression] Miscompilation of atomic_float/1.cc and atomic_float/wait_notify.cc "

[Bug target/100232] New: [OpenMP][nvptx] Reduction fails with optimization and 'loop'/'for simd' but not with 'for'
 2021-04-23 15:27 UTC  (3+ messages)
` [Bug target/100232] "

[Bug libstdc++/100233] New: [10/11/12] std::views::elements only accepts types that are defined on std::get
 2021-04-23 14:18 UTC 

[Bug c++/95693] New: Incorrect error from undefined behavior sanitizer
 2021-04-23 14:14 UTC  (2+ messages)
` [Bug sanitizer/95693] [8/9 Regression] "

[Bug rtl-optimization/100230] New: ASan: alloc-dealloc-mismatch in early-remat.c
 2021-04-23 13:11 UTC  (3+ messages)
` [Bug rtl-optimization/100230] "

[Bug c++/99402] New: std::copy creates _GLIBCXX_DEBUG false positive for attempt to subscript a dereferenceable (start-of-sequence) iterator
 2021-04-23 13:04 UTC  (3+ messages)
` [Bug libstdc++/99402] [10 Regression] "

[Bug libstdc++/100180] New: experimental/net/internet/address/v6/members.cc fails on arm-eabi
 2021-04-23 13:01 UTC  (3+ messages)
` [Bug libstdc++/100180] "

[Bug tree-optimization/98736] New: Wrong partition order generated in loop distribution pass
 2021-04-23 13:01 UTC  (3+ messages)
` [Bug tree-optimization/98736] [10 Regression] Wrong partition order generated in loop distribution pass since r10-619-g5879ab5fafedc8f6

[Bug c++/100231] New: [C++17] Variable template specialization inside a class gives compilation error
 2021-04-23 12:56 UTC 

[Bug c++/98767] New: Function signature lost in concept diagnostic message
 2021-04-23 12:47 UTC  (2+ messages)
` [Bug c++/98767] "

[Bug c++/99362] New: invalid unused result
 2021-04-23 12:37 UTC  (2+ messages)
` [Bug c++/99362] [10 Regression] "

[Bug c++/100210] New: [[nodiscard]] constructor causes warning on arm-linux-gnueabihf
 2021-04-23 12:37 UTC  (2+ messages)
` [Bug c++/100210] "

[Bug target/100217] New: [11/12 Regression] ICE when building valgrind testsuite with -march=z14 since r11-7552
 2021-04-23 11:56 UTC  (2+ messages)
` [Bug target/100217] "

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