public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/103524] New: [meta-bug] modules issue
 2024-02-10  4:38 UTC  (4+ messages)
` [Bug c++/103524] "

[Bug c++/103339] New: [modules] ICE in exporting module on use of outside specialization
 2024-02-10  4:38 UTC  (2+ messages)
` [Bug c++/103339] "

[Bug c++/103499] New: C++20 modules error: invalid use of non-static member function
 2024-02-10  4:32 UTC  (2+ messages)
` [Bug c++/103499] "

[Bug c++/113545] New: ICE in label_matches with constexpr function with switch-statement and converted (nonconstant, cast address) input
 2024-02-10  3:41 UTC  (2+ messages)
` [Bug c++/113545] "

[Bug target/113859] New: popcount HI can be vectorized for non-SVE
 2024-02-10  3:41 UTC  (2+ messages)
` [Bug target/113859] "

[Bug target/113860] New: SVE popcount can be used for 16bit, 32bit and 64bit
 2024-02-10  3:35 UTC  (2+ messages)
` [Bug target/113860] "

[Bug modula2/113848] New: modula2 doesn't build with clang
 2024-02-10  2:20 UTC  (6+ messages)
` [Bug modula2/113848] "

[Bug target/113858] New: `ldr s0/h0/b0` should be used to zero extend into the full register
 2024-02-09 23:53 UTC 

[Bug fortran/113845] New: ice in gfc_get_array_ss
 2024-02-09 23:41 UTC  (6+ messages)
` [Bug fortran/113845] "

[Bug target/113857] New: fmov should be used to zero the upper bits of the vector register
 2024-02-09 23:41 UTC  (2+ messages)
` [Bug target/113857] "

[Bug target/113856] New: `(vect64 float){1.0f, 0}` code generation could just be `fmov sN, 1.0f`
 2024-02-09 23:37 UTC  (2+ messages)
` [Bug target/113856] "

[Bug target/113855] New: [14 Regression] __gcc_nested_func_ptr_{created,deleted} exports from 32-bit libgcc_s.so.1
 2024-02-09 23:22 UTC  (5+ messages)
` [Bug target/113855] "

[Bug target/113764] New: [X86] Generates lzcnt when bsr is sufficient
 2024-02-09 21:58 UTC  (3+ messages)
` [Bug target/113764] "

[Bug c++/98388] New: Throwing move-only parameter results in hard error in SFINAE context
 2024-02-09 21:43 UTC  (3+ messages)
` [Bug c++/98388] "

[Bug c++/113834] New: internal compiler error: in tree_to_shwi, at tree.cc:6461
 2024-02-09 21:42 UTC  (12+ messages)
` [Bug c++/113834] "
` [Bug c++/113834] [14 Regression] "

[Bug c++/113854] New: the expression 'is_invocable_v ... evaluated to 'false'
 2024-02-09 21:21 UTC 

[Bug libgomp/113698] New: GNU OpenMP with OMP_PROC_BIND alters thread affinity in a way that negatively affects performance
 2024-02-09 20:40 UTC  (3+ messages)
` [Bug libgomp/113698] "

[Bug fortran/104908] New: gfortran 11/trunk regression: incorrect Fortran out-of-bound runtime error
 2024-02-09 20:30 UTC  (4+ messages)
` [Bug fortran/104908] [11/12/13/14 Regression] "

[Bug libgcc/113850] New: condition variables timed wait does a lot of spurious wakeups on Win32 threading implementation
 2024-02-09 19:50 UTC  (3+ messages)
` [Bug libgcc/113850] "

[Bug tree-optimization/110422] New: asm goto vs SRA
 2024-02-09 19:16 UTC  (4+ messages)
` [Bug tree-optimization/110422] "

[Bug fortran/113799] New: gfc_replace_expr: double free detected ?
 2024-02-09 18:24 UTC  (5+ messages)
` [Bug fortran/113799] "

[Bug fortran/113846] New: ice in fold_convert_loc, at fold-const.cc:2757
 2024-02-09 18:21 UTC  (2+ messages)
` [Bug fortran/113846] "

[Bug c++/113853] New: implicit move in throw in trailing return type
 2024-02-09 18:18 UTC  (2+ messages)
` [Bug c++/113853] "

[Bug c++/112580] New: [14 Regression]: g++.dg/modules/xtreme-header-4_b.C et al; ICE tree check: expected class 'type', have 'declaration'
 2024-02-09 17:58 UTC  (3+ messages)
` [Bug c++/112580] "

[Bug libstdc++/113851] New: boyer_moore_searcher and boyer_moore_horspool_searcher fail to accept ADL-incompatible element types
 2024-02-09 17:02 UTC  (4+ messages)
` [Bug libstdc++/113851] "

[Bug other/109668] New: 'python' vs. 'python3'
 2024-02-09 16:55 UTC  (2+ messages)
` [Bug other/109668] "

[Bug c++/113852] New: -Wsign-compare doesn't warn on unsigned result types
 2024-02-09 16:43 UTC  (6+ messages)
` [Bug c++/113852] "

[Bug libstdc++/113841] New: Can't swap two std::hash<T*>
 2024-02-09 16:27 UTC  (9+ messages)
` [Bug libstdc++/113841] "

[Bug tree-optimization/113783] New: ICE: in lower_stmt, at gimple-lower-bitint.cc:5455 with -O -mavx512f and _BitInt() in memcpy()
 2024-02-09 15:18 UTC  (3+ messages)
` [Bug tree-optimization/113783] "

[Bug c++/110754] New: assume create spurious load for volatile variable
 2024-02-09 15:00 UTC  (3+ messages)
` [Bug middle-end/110754] "

[Bug middle-end/108410] New: x264 averaging loop not optimized well for avx512
 2024-02-09 13:53 UTC  (2+ messages)
` [Bug middle-end/108410] "

[Bug middle-end/108376] New: TSVC s1279 runs 40% faster with aocc than gcc at zen4
 2024-02-09 13:47 UTC  (2+ messages)
` [Bug middle-end/108376] "

[Bug c++/113835] New: compiling std::vector with const size in C++20 is slow
 2024-02-09 13:42 UTC  (3+ messages)
` [Bug libstdc++/113835] [13/14 Regression] "

[Bug rust/113499] New: crab1 fails to link when configuring with --disable-plugin
 2024-02-09 13:35 UTC  (3+ messages)
` [Bug rust/113499] "

[Bug target/113615] New: internal compiler error: in extract_insn, at recog.cc:2812
 2024-02-09 13:16 UTC  (2+ messages)
` [Bug target/113615] "

[Bug c/101188] New: [AVR] Miscompilation and function pointers
 2024-02-09 13:02 UTC  (3+ messages)
` [Bug rtl-optimization/101188] [11/12/13 Regression] [postreload] Uses content of a clobbered register

[Bug target/113847] New: [14 Regression] 10% slowdown of 462.libquantum on AMD Ryzen 7700X and Ryzen 7900X
 2024-02-09 11:13 UTC  (2+ messages)
` [Bug target/113847] "

[Bug tree-optimization/113849] New: wrong code with _BitInt() arithmetics at -O1
 2024-02-09 11:10 UTC  (2+ messages)
` [Bug tree-optimization/113849] "

[Bug tree-optimization/113774] New: wrong code with _BitInt() arithmetics at -O2
 2024-02-09 10:14 UTC  (3+ messages)
` [Bug tree-optimization/113774] "

[Bug tree-optimization/113818] New: ICE: verify_gimple failed: missing 'PHI' def with -Os -fnon-call-exceptions -finstrument-functions-once and _BitInt()
 2024-02-09 10:14 UTC  (4+ messages)
` [Bug tree-optimization/113818] "

[Bug rtl-optimization/113415] New: ICE: RTL check: expected elt 3 type 'e' or 'u', have '0' (rtx code_label) in PATTERN, at rtl.h:1511 with -mstringop-strategy=byte_loop and invalid __asm__ on _BitInt()
 2024-02-09 10:13 UTC  (4+ messages)
` [Bug middle-end/113415] ICE: RTL check: -mstringop-strategy=byte_loop vs inline-asm goto with block copies

[Bug c++/113830] New: GCC accepts invalid code when instantiating the local class inside a function
 2024-02-09  9:26 UTC  (5+ messages)
` [Bug c++/113830] "

[Bug libstdc++/112467] New: [14 Regression] libstdc++ fails to build on clang: bits/stl_bvector.h:189:23: error: '__assume__' attribute cannot be applied to a statement
 2024-02-09  8:46 UTC  (2+ messages)
` [Bug libstdc++/112467] "

[Bug c++/110807] New: Copy list initialisation of a vector<bool> raises a warning with -O2
 2024-02-09  8:46 UTC  (2+ messages)
` [Bug libstdc++/110807] [13 Regression] "

[Bug tree-optimization/113831] New: [11/12/13/14 Regression] Wrong VN with structurally identical ref since r9-398-g6b9fc1782effc67dd9f6def16207653d79647553
 2024-02-09  8:22 UTC  (2+ messages)
` [Bug tree-optimization/113831] [11/12/13/14 Regression] Wrong VN with structurally identical ref since r9-398

[Bug tree-optimization/113838] New: regression of redundant load operation introduced by -fno-tree-forwprop introduce
 2024-02-09  7:59 UTC  (7+ messages)
` [Bug tree-optimization/113838] "
` [Bug target/113838] "

[Bug middle-end/113205] New: [14 Regression] internal compiler error: in backward_pass, at tree-vect-slp.cc:5346
 2024-02-09  7:24 UTC  (3+ messages)
` [Bug middle-end/113205] [14 Regression] internal compiler error: in backward_pass, at tree-vect-slp.cc:5346 since r14-3220

[Bug tree-optimization/113833] New: 435.gromacs fails verification on with -Ofast -march={cascadelake,icelake-server} and PGO after r14-7272-g57f611604e8bab
 2024-02-09  6:52 UTC  (4+ messages)
` [Bug tree-optimization/113833] "

[Bug target/113827] New: MrBayes benchmark redundant load
 2024-02-09  5:10 UTC  (3+ messages)
` [Bug target/113827] "

[Bug middle-end/65947] New: Vectorizer misses conditional assignment of constant
 2024-02-09  5:01 UTC  (2+ messages)
` [Bug middle-end/65947] "

[Bug target/113652] New: ppc: unrecognized opcode: `lfiwzx'
 2024-02-09  4:21 UTC  (2+ messages)
` [Bug target/113652] [14 regression] Failed bootstrap on ppc unrecognized opcode: `lfiwzx' with -mcpu=7450

[Bug c++/113844] New: inline namespace lookup ambiguity for using
 2024-02-09  1:42 UTC 

[Bug c++/100326] New: Crash with `#pragma GCC unroll` when calling value which can't be called in template function
 2024-02-08 23:42 UTC  (3+ messages)
` [Bug c++/100326] "

[Bug libgomp/113843] New: FAIL: libgomp.c/alloc-pinned-1.c execution test
 2024-02-08 22:40 UTC  (2+ messages)
` [Bug libgomp/113843] "

[Bug jit/113842] New: Assertion failure in assemble_external_libcall due to a missing finalizer
 2024-02-08 22:07 UTC 

[Bug tree-optimization/113673] New: [12/13/14 Regression] ICE: verify_flow_info failed: BB 5 cannot throw but has an EH edge with -Os -finstrument-functions -fnon-call-exceptions -ftrapv
 2024-02-08 22:01 UTC  (4+ messages)
` [Bug tree-optimization/113673] "

[Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
 2024-02-08 21:50 UTC 

[Bug libstdc++/100147] New: libstdc++-v3/include/bits/gslice.h:170: missing check for assignment to self ?
 2024-02-08 21:50 UTC  (3+ messages)
` [Bug libstdc++/100147] "

[Bug c++/107466] New: [12 Regression] invalid -Wnarrowing error
 2024-02-08 21:42 UTC  (4+ messages)
` [Bug libstdc++/107466] [12 Regression] invalid -Wnarrowing error with std::subtract_with_carry_engine

[Bug c++/99117] New: cannot accumulate std::valarray
 2024-02-08 21:34 UTC  (2+ messages)
` [Bug libstdc++/99117] [11/12/13/14 Regression] "

[Bug modula2/113836] New: gm2 does not dump gimple or quadruples to a file
 2024-02-08 21:32 UTC  (5+ messages)
` [Bug modula2/113836] "

[Bug libstdc++/113811] New: std::rotate does 64-bit signed division
 2024-02-08 21:31 UTC  (2+ messages)
` [Bug libstdc++/113811] "

[Bug libstdc++/90276] PSTL tests fail in Debug Mode
 2024-02-08 21:29 UTC  (2+ messages)

[Bug libstdc++/113258] New: Pre-C++17 code that supplies operator new/delete crashes when mixed with post-C+17 code that uses the align_val_t variants of new/delete
 2024-02-08 21:28 UTC  (3+ messages)
` [Bug libstdc++/113258] Pre-C++17 code that replaces malloc/free crashes when mixed with post-C++17 "

[Bug fortran/113823] New: ice in gfc_get_element_type, at fortran/trans-types.cc:1286
 2024-02-08 21:26 UTC  (7+ messages)
` [Bug fortran/113823] "

[Bug c++/113839] New: misleading syntax error message
 2024-02-08 20:29 UTC  (6+ messages)
` [Bug c++/113839] "

[Bug fortran/113840] New: [OpenACC] !$acc loop seq – bogus rejection of Fortran's EXIT/CYCLE + C/C++ break/continue
 2024-02-08 20:19 UTC 

[Bug target/113837] New: Zeroing unused bits in _BitInt can improve codegen
 2024-02-08 20:02 UTC  (10+ messages)
` [Bug target/113837] "

[Bug c/109967] New: Wrong code at -O2 on x86_64-linux-gnu
 2024-02-08 18:54 UTC  (2+ messages)
` [Bug middle-end/109967] [11/12/13/14 Regression] "

[Bug fortran/109358] New: Wrong formatting with T-descriptor during stream output
 2024-02-08 18:17 UTC  (3+ messages)
` [Bug fortran/109358] "

[Bug target/113832] New: [14 Regression] 6% exec time regression of 464.h264ref on aarch64
 2024-02-08 17:28 UTC  (3+ messages)
` [Bug target/113832] "

[Bug c/113825] New: missing warning for omitted parameter names in function definitions (c23 extension)
 2024-02-08 16:41 UTC  (2+ messages)
` [Bug c/113825] "

[Bug debug/113519] New: ICE: in replace_child, at dwarf2out.cc:5704 with -g -mbig-endian -fsso-struct=little-endian -fdebug-types-section
 2024-02-08 16:33 UTC  (2+ messages)
` [Bug debug/113519] [14 Regression] ICE: in replace_child, at dwarf2out.cc:5704 with -g -fdebug-types-section -fsso-struct=big-endian (or little-endian if the target is big-endian)

[Bug rtl-optimization/113390] New: [14 Regression] ICE: in model_update_limit_points_in_group, at haifa-sched.cc:1986 with -O2 --param=max-sched-region-insns=200 --param=max-sched-extend-regions-iters=2
 2024-02-08 16:25 UTC  (3+ messages)
` [Bug rtl-optimization/113390] "

[Bug tree-optimization/102580] New: Failure to optimize signed division to unsigned division when dividend can't be negative
 2024-02-08 16:04 UTC  (3+ messages)
` [Bug middle-end/102580] "

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