public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libgcc/100289] New: libgcc/libgcov.h: bootstrap failure due to missing #include <sys/mman.h>
 2021-04-28 11:28 UTC  (6+ messages)
` [Bug gcov-profile/100289] [11/12 Regression] "

[Bug debug/100304] New: [11/12 Regression] -fcompare-debug failure (length) with custom flags
 2021-04-28 11:09 UTC  (4+ messages)
` [Bug debug/100304] "

[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-28 11:09 UTC  (2+ messages)
` [Bug target/100236] "

[Bug target/82735] _mm256_zeroupper does not invalidate previously computed registers
 2021-04-28 11:08 UTC  (5+ messages)

[Bug rtl-optimization/100311] New: UB in sel-sched.c:init_regs_for_mode with -march=armv8-m.base
 2021-04-28 11:07 UTC  (2+ messages)
` [Bug rtl-optimization/100311] "

[Bug target/100182] New: [8/9/10/11/12 Regression] Miscompilation of atomic_float/1.cc on i686
 2021-04-28 10:44 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 tree-optimization/100263] New: Wrong removal of statement in copyprop3
 2021-04-28 10:41 UTC  (4+ messages)
` [Bug rtl-optimization/100263] [11/12 Regression] RTL optimizers miscompile loop

[Bug target/97367] New: powerpc64 g5 and cell optimizations result in .machine power7
 2021-04-28 10:36 UTC  (4+ messages)
` [Bug target/97367] "

[Bug c/99954] New: Copy loop over array of unions at -O3 generates memcpy instead of memmove, resulting in incorrect code
 2021-04-28 10:36 UTC  (2+ messages)
` [Bug tree-optimization/99954] [8/9 Regression] "

[Bug tree-optimization/100315] New: missed optimization for dead code elimination at -O3, -O2 (vs. -O1, -Os)
 2021-04-28 10:29 UTC 

[Bug c/100293] New: MinGW-w64 of nvptx offload engine fails
 2021-04-28 10:27 UTC  (9+ messages)
` [Bug c/100293] "
` [Bug target/100293] "

[Bug tree-optimization/100314] New: missed optimization for dead code elimination at -O3 (vs. -O1)
 2021-04-28 10:17 UTC 

[Bug c++/100307] New: Wrong placement-new warning
 2021-04-28 10:10 UTC  (3+ messages)
` [Bug c++/100307] [11/12 Regression] "

[Bug target/100312] New: __builtin_ia32_maskloadpd256 and friends should be pure
 2021-04-28 10:08 UTC  (3+ messages)
` [Bug target/100312] "

[Bug tree-optimization/100292] New: [12 Regression] ICE: verify_gimple failed: invalid operands in ternary operation (during GIMPLE pass: veclower) with vectors
 2021-04-28 10:04 UTC  (5+ messages)
` [Bug tree-optimization/100292] "

[Bug middle-end/100267] New: gcc -O2 for avx512 instrincts generates extra warnings and less optimizations
 2021-04-28  9:56 UTC  (3+ messages)
` [Bug middle-end/100267] "

[Bug c++/100305] New: ICE in output_operand_lossage with -march=armv8.2-a -O3
 2021-04-28  9:50 UTC  (8+ messages)
` [Bug c++/100305] "
` [Bug target/100305] [11/12 Regression] aarch64: ICE in output_operand_lossage with -O3

[Bug debug/100303] New: [11/12 Regression] -fcompare-debug failure (length) with -O -fno-dce -ftracer
 2021-04-28  9:47 UTC  (3+ messages)
` [Bug debug/100303] "

[Bug c++/100309] New: [11 regression] false positive -Wstringop-overflow/stringop-overread/array-bounds on reinterpret_cast'd integers
 2021-04-28  9:30 UTC  (3+ messages)
` [Bug c++/100309] "
` [Bug c++/100309] [11/12 "

[Bug fortran/97571] New: long parsing phase for simple array constructor
 2021-04-28  9:26 UTC  (5+ messages)
` [Bug fortran/97571] "

[Bug target/100302] New: ICE in abs_hwi, at hwint.h:324
 2021-04-28  9:26 UTC  (6+ messages)
` [Bug target/100302] "
` [Bug target/100302] [11/12 Regression] ICE in abs_hwi, at hwint.h:324 since r11-7861

[Bug c++/100313] New: pointer to member function is not const with sanitize=undefined
 2021-04-28  9:01 UTC 

[Bug ada/38325] Long_Long_Float'Image returns a wrong value in some cases
 2021-04-28  8:44 UTC 

[Bug ada/66837] New: Non-Native Default_Scalar_Storage_Order Breaks Enum'Image
 2021-04-28  8:37 UTC  (2+ messages)
` [Bug ada/66837] "

[Bug target/100310] New: [AVX512] Missing support for v{,p}expand* instructions that w/o mask operands
 2021-04-28  8:35 UTC 

[Bug c/100284] New: gcc crash with -march=armv8.2-a+sve -O3
 2021-04-28  8:34 UTC  (8+ messages)
` [Bug tree-optimization/100284] ICE in operation_could_trap_p "

[Bug ipa/100308] New: IPA CP ipcp_modif_dom_walker removes calls w/o updating the cgraph
 2021-04-28  7:32 UTC  (2+ messages)
` [Bug ipa/100308] "

[Bug rtl-optimization/97756] New: Inefficient handling of 128-bit arguments
 2021-04-28  7:20 UTC  (3+ messages)
` [Bug rtl-optimization/97756] "
` [Bug rtl-optimization/97756] [9/10/11/12 Regression] "

[Bug target/100306] New: aarch64: ICE (output_operand: invalid expression as operand) during final
 2021-04-28  6:25 UTC  (2+ messages)
` [Bug target/100306] "

[Bug c++/100299] New: cc1plus taking all RAM
 2021-04-28  6:20 UTC  (2+ messages)
` [Bug c++/100299] [11/12 Regression] cc1plus taking all RAM in EVRP

[Bug c/100301] New: sum of __int128 - regression since 8.2
 2021-04-28  4:58 UTC  (2+ messages)
` [Bug target/100301] "

[Bug libstdc++/100249] New: missing forwarding std::__invoke result in ranges::is_permutation and ranges::clamp
 2021-04-28  3:23 UTC  (6+ messages)
` [Bug libstdc++/100249] "

[Bug libstdc++/100287] New: Using iterator after std::move in ranges::partition
 2021-04-28  3:23 UTC  (3+ messages)
` [Bug libstdc++/100287] "

[Bug libstdc++/100187] New: ranges::search_n helper lambda misses forwarding return type
 2021-04-28  3:23 UTC  (2+ messages)
` [Bug libstdc++/100187] Helper lambda in ranges_algo.h "

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

[Bug c++/94483] New: [10 Regression] ICE: tree check: expected type_pack_expansion, have error_mark in add_capture, at cp/lambda.c:607
 2021-04-28  2:48 UTC  (2+ messages)
` [Bug c++/94483] [9 "

[Bug c++/100209] New: multiple inheritance with crtp pattern fails on sequentioal member access
 2021-04-28  2:34 UTC  (2+ messages)
` [Bug c++/100209] "

[Bug c++/100277] New: ICE on cuda host code
 2021-04-28  1:43 UTC  (2+ messages)
` [Bug c++/100277] "

[Bug tree-optimization/100102] New: ICE in tsubst, at cp/pt.c:15310
 2021-04-28  1:26 UTC  (2+ messages)
` [Bug tree-optimization/100102] [8/9/10/11/12 Regression] "

[Bug fortran/100300] New: compile-time infinite loop if using execute_command_line
 2021-04-28  1:23 UTC 

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

[Bug libstdc++/100298] New: noexcept is missing for thread::hardware_concurrency clang refuses the code
 2021-04-28  0:18 UTC 

[Bug c++/67762] New: [C++1z] 'not a constant expression" errors only with -fsanitize=undefined
 2021-04-27 23:57 UTC  (2+ messages)
` [Bug c++/67762] "

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

[Bug libstdc++/100290] New: join_view::_Iterator::operator++ copies _M_parent->_M_inner when _S_ref_is_glvalue is false
 2021-04-27 21:24 UTC  (5+ messages)
` [Bug libstdc++/100290] "

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

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

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

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

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

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

[Bug c++/94492] New: no way to silence -Wdeprecated-copy for aggregates
 2021-04-27 21:12 UTC  (2+ messages)
` [Bug c++/94492] "

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

[Bug fortran/100297] New: FAIL: gfortran.dg/allocatable_function_1.f90 gfortran.dg/reshape_8.f90
 2021-04-27 20:51 UTC  (2+ messages)
` [Bug fortran/100297] "

[Bug ada/98171] New: adaint.c doesn't compile on AIX 7.2
 2021-04-27 20:42 UTC  (2+ messages)
` [Bug ada/98171] "

[Bug ada/95549] New: [9/10/11 regression] gnat1 doesn't link on AIX
 2021-04-27 20:41 UTC  (2+ messages)
` [Bug ada/95549] [9/10/11/12 "

[Bug target/89096] [8/9/10/11/12 regression] AIX 7 linker rejects _<filename>.ro_ sections by default
 2021-04-27 20:32 UTC 

[Bug c++/92145] -Wdeprecated-copy false-positive when inheriting base assignment operators
 2021-04-27 19:44 UTC 

[Bug c++/95942] New: [11 regression] offsetof on an array: error: 'e' is not a constant expression
 2021-04-27 19:39 UTC  (2+ messages)
` [Bug c++/95942] "

[Bug c++/100296] New: [10.x regression] offsetof with non-constant-expression offset no longer accepted in C++ mode
 2021-04-27 19:39 UTC  (2+ messages)
` [Bug c++/100296] "

[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-27 19:34 UTC  (2+ messages)
` [Bug bootstrap/100246] "

[Bug fortran/100276] New: [12 regression] Many failures after r12-119
 2021-04-27 19:14 UTC  (3+ messages)
` [Bug fortran/100276] "

[Bug target/94177] New: TLS global-dynamic model clobbers function parameter on AIX
 2021-04-27 19:01 UTC  (3+ messages)
` [Bug target/94177] "

[Bug c++/100295] New: Internal compiler error from generic lambda capturing parameter pack and expanding it in if constexpr
 2021-04-27 18:44 UTC 

[Bug c++/100279] New: Invalid generated assembly for NTTP lambda with negative double value
 2021-04-27 18:42 UTC  (2+ messages)
` [Bug c++/100279] [ICE in trunk] ICE caused by negative double NTTP. Error: Two symbols with same comdat_group are not linked by the same_comdat_group list

[Bug c++/88580] Parameter pack expansion fails (variadic constructor template inside a variadic class template)
 2021-04-27 18:25 UTC  (2+ messages)

[Bug analyzer/100294] New: need attribute takes_ownership
 2021-04-27 18:25 UTC 

[Bug c++/100291] New: internal compiler error: trying to capture ‘this’ in instantiation of generic lambda
 2021-04-27 17:12 UTC  (2+ messages)
` [Bug c++/100291] [8/9/10/11/12 Regression] "

[Bug testsuite/100272] New: some incomplete dg-commands
 2021-04-27 17:04 UTC  (3+ messages)
` [Bug testsuite/100272] "

[Bug c++/100161] New: Impossible to suppress Wtype-limits warning involving template parameter
 2021-04-27 16:41 UTC  (2+ messages)
` [Bug c++/100161] [10/11 Regression] "

[Bug c++/96380] New: [10/11 Regression] ICE in tree check: expected integer_cst, have view_convert_expr in get_len, at tree.h:5954
 2021-04-27 16:41 UTC  (2+ messages)
` [Bug c++/96380] "

[Bug c++/97533] New: ICE encountering operator() within lambda expression within templated struct
 2021-04-27 16:26 UTC  (2+ messages)
` [Bug c++/97533] "

[Bug target/99912] New: Unnecessary / inefficient spilling of AVX2 ymm registers
 2021-04-27 16:03 UTC  (5+ messages)
` [Bug target/99912] "

[Bug target/100200] New: [10/11/12 Regression] UB evaluating aarch64_plus_immediate predicate
 2021-04-27 15:53 UTC  (6+ messages)
` [Bug target/100200] "
` [Bug target/100200] [10 "

[Bug target/100106] New: [10/11 Regression] ICE in gen_movdi, at config/arm/arm.md:6187 since r10-2840-g70cdb21e
 2021-04-27 15:51 UTC  (3+ messages)
` [Bug target/100106] [10/11/12 "
` [Bug target/100106] [10/11 "

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

[Bug libstdc++/99277] New: C++2a synchronisation is inefficient in GCC 11 and can't be fixed later
 2021-04-27 15:40 UTC  (3+ messages)
` [Bug libstdc++/99277] C++2a synchronisation is inefficient in GCC 11

[Bug middle-end/90773] Improve piecewise operation
 2021-04-27 15:23 UTC 

[Bug other/99363] New: [11 regression] gcc.dg/attr-flatten-1.c fails starting with r11-7469
 2021-04-27 15:18 UTC  (3+ messages)
` [Bug c/99363] [10,11 "

[Bug c++/100281] New: ICE with SImode pointer assignment in C++
 2021-04-27 15:07 UTC  (2+ messages)
` [Bug c++/100281] "

[Bug target/93372] cris performance regressions due to de-cc0 work
 2021-04-27 14:54 UTC 

[Bug c++/86594] Crash on trying to capture 'this' in instantiation of generic lambda
 2021-04-27 14:50 UTC 

[Bug c++/89522] [8 Regression] ICE: trying to capture 'f' in instantiation of generic lambda
 2021-04-27 14:48 UTC 

[Bug target/99977] New: arm: ICE with __sync_bool_compare_and_swap and -mcpu=cortex-m23
 2021-04-27 14:28 UTC  (3+ messages)
` [Bug target/99977] "

[Bug rtl-optimization/100239] New: [10/11/12 Regression] ICE: in expand_expr_real_2, at expr.c:9865 with __builtin_shuffle()
 2021-04-27 13:58 UTC  (4+ messages)
` [Bug tree-optimization/100239] "
` [Bug tree-optimization/100239] [10 "

[Bug ipa/93385] [10/11/12 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce
 2021-04-27 13:35 UTC 

[Bug debug/100148] New: [10/11 Regression] -fcompare-debug failure (length) with -O2 -fno-dce -fno-tree-dce -fno-tree-dominator-opts -fno-tree-sink
 2021-04-27 13:35 UTC  (3+ messages)
` [Bug rtl-optimization/100148] [11 "

[Bug debug/100254] New: [11/12 Regression] -fcompare-debug failure (length) with -O2 -fno-guess-branch-probability -fipa-pta -fnon-call-exceptions
 2021-04-27 13:34 UTC  (4+ messages)
` [Bug rtl-optimization/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-27 13:32 UTC  (2+ messages)
` [Bug target/100255] "

[Bug c++/98667] New: gcc generates endbr32 invalid opcode on -march=i486
 2021-04-27 13:12 UTC  (2+ messages)
` [Bug target/98667] "

[Bug target/70454] --with-arch=native isn't applied to 32-bit x86 target library
 2021-04-27 13:12 UTC 

[Bug libstdc++/100285] New: experimental/net/socket/socket_base.cc fails on arm-eabi (r12-137)
 2021-04-27 13:11 UTC  (3+ messages)
` [Bug libstdc++/100285] "

[Bug libstdc++/100286] New: experimental/net/internet/socket/opt.cc fails on arm-eabi (r12-137)
 2021-04-27 13:11 UTC  (3+ messages)
` [Bug libstdc++/100286] "

[Bug libstdc++/98680] New: Several 30_threads tests are flaky
 2021-04-27 13:05 UTC  (2+ messages)
` [Bug libstdc++/98680] "

[Bug target/97792] New: ICE in extract_insn, at recog.c:2315
 2021-04-27 13:04 UTC  (2+ messages)
` [Bug target/97792] "

[Bug tree-optimization/95527] New: Failure to optimize __builtin_ffs == 0
 2021-04-27 12:48 UTC  (2+ messages)
` [Bug tree-optimization/95527] "

[Bug tree-optimization/96696] New: Failure to optimize div+mul to mod+sub
 2021-04-27 12:46 UTC  (2+ messages)
` [Bug tree-optimization/96696] "

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