public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/24542] potential unwanted truncation of operation overflow should be warned on assignment to wider variable
 2023-08-07 14:34 UTC  (2+ messages)

[Bug libstdc++/110917] New: std::format_to(int*, ...) fails to compile because of _S_make_span
 2023-08-07 14:33 UTC  (3+ messages)
` [Bug libstdc++/110917] "

[Bug c++/110933] New: Add warning flags to check against integer overflow
 2023-08-07 14:32 UTC  (4+ messages)
` [Bug c++/110933] "

[Bug modula2/110779] New: SysClock can not read the clock
 2023-08-07 14:10 UTC  (4+ messages)
` [Bug modula2/110779] "

[Bug c++/110853] New: [c++-concepts] Bad interaction between deduction guide with decay and constraints
 2023-08-07 14:08 UTC  (2+ messages)
` [Bug libstdc++/110853] "

[Bug target/110899] New: RFE: Attributes preserve_most and preserve_all
 2023-08-07 13:55 UTC  (7+ messages)
` [Bug target/110899] "

[Bug middle-end/110869] New: [14 regression] ICE in decompose, at rtl.h:2297
 2023-08-07 13:41 UTC  (3+ messages)
` [Bug middle-end/110869] "

[Bug target/110908] New: [aarch64] Internal compiler error when using -ffixed-x30
 2023-08-07 13:32 UTC  (2+ messages)
` [Bug target/110908] "

[Bug tree-optimization/110935] New: Missed BB reduction vectorization because of missed eliding of a permute
 2023-08-07 13:30 UTC  (2+ messages)
` [Bug tree-optimization/110935] "

[Bug driver/110901] New: -march does not override -mcpu on aarch64
 2023-08-07 13:26 UTC  (2+ messages)
` [Bug target/110901] -march does not override -mcpu (big.little "

[Bug bootstrap/110926] New: [14 regression] Bootstrap failure (matmul_i1.c:1781:1: internal compiler error: RTL check: expected elt 0 type 'i' or 'n', have 'w' (rtx const_int) in vpternlog_redundant_operand_mask, at config/i386/i386.cc:19460)
 2023-08-07 13:21 UTC  (12+ messages)
` [Bug target/110926] "

[Bug libstdc++/110432] New: macOS: Segmentation fault when using stdlibc++ from gcc 13.1 in combination with clang-16
 2023-08-07 13:04 UTC  (2+ messages)
` [Bug libstdc++/110432] "

[Bug target/110921] New: Relax _tzcnt_u32 support x86, all x86 arch support for this instrunction
 2023-08-07 12:59 UTC  (12+ messages)
` [Bug target/110921] "

[Bug c++/110930] New: Fix-it hints suggest wrong header for names in the global namespace
 2023-08-07 12:28 UTC  (3+ messages)
` [Bug c++/110930] "

[Bug tree-optimization/110932] New: [14 Regression] Dead Code Elimination Regression since r14-2230-g7e904d6c7f2
 2023-08-07 12:08 UTC  (2+ messages)
` [Bug tree-optimization/110932] "

[Bug c/110934] New: m68k: ICE with -fzero-call-used-regs=all compiling openssh 9.3p2
 2023-08-07 12:07 UTC  (4+ messages)
` [Bug rtl-optimization/110934] "

[Bug target/110762] New: inappropriate use of SSE (or AVX) insns for v2sf mode operations
 2023-08-07 11:52 UTC  (2+ messages)
` [Bug target/110762] [11/12/13 Regression] "

[Bug c/106116] New: Missed optimization: in no_reorder-attributed functions, tail calls to the subsequent function could just be function-to-function fallthrough
 2023-08-07 11:21 UTC  (2+ messages)
` [Bug ipa/106116] "

[Bug tree-optimization/110931] New: [14 Regression] Dead Code Elimination Regression since r14-2890-gcc2003cd875
 2023-08-07 10:33 UTC 

[Bug c/110696] New: RISC-V: -march doesn't imply correctly
 2023-08-07 10:22 UTC  (2+ messages)
` [Bug target/110696] "

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2023-08-07 10:21 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug c/110897] New: RISC-V: Fail to vectorize shift
 2023-08-07 10:21 UTC  (5+ messages)
` [Bug tree-optimization/110897] "

[Bug c++/99404] New: Diagnostics for undeclared members of a namespace don't say "namespace"
 2023-08-07 10:09 UTC  (2+ messages)
` [Bug c++/99404] "

[Bug c++/99403] New: Add header fix-it hints for std::this_thread::* and std::jthread
 2023-08-07 10:08 UTC  (2+ messages)
` [Bug c++/99403] "

[Bug tree-optimization/94427] New: 456.hmmer is 8-17% slower when compiled at -Ofast than with GCC 9
 2023-08-07  9:44 UTC  (4+ messages)
` [Bug tree-optimization/94427] "

[Bug tree-optimization/110841] New: [14 Regression] Dead Code Elimination Regression since r14-2675-gef28aadad6e
 2023-08-07  9:16 UTC  (2+ messages)
` [Bug tree-optimization/110841] "

[Bug c++/110619] New: Dangling pointer returned from constexpr function converts in nullptr
 2023-08-07  9:12 UTC  (4+ messages)
` [Bug c++/110619] "

[Bug tree-optimization/49955] New: Fails to do partial basic-block SLP
 2023-08-07  9:10 UTC  (2+ messages)
` [Bug tree-optimization/49955] "

[Bug tree-optimization/110503] New: [13/14 Regression] Dead Code Elimination Regression at -O3 since r13-322-g7f04b0d786e
 2023-08-07  9:08 UTC  (2+ messages)
` [Bug tree-optimization/110503] "

[Bug tree-optimization/110361] New: [13/14 Regression] Missed Dead Code Elimination when using __builtin_unreachable since r13-2020-g16b013c9d9b
 2023-08-07  9:05 UTC  (2+ messages)
` [Bug tree-optimization/110361] "

[Bug ada/110898] New: compilation of adacl-assert-integer.ads failed
 2023-08-07  8:57 UTC  (2+ messages)
` [Bug ada/110898] "

[Bug tree-optimization/106293] New: 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022
 2023-08-07  8:56 UTC  (2+ messages)
` [Bug tree-optimization/106293] [13 regression] "

[Bug tree-optimization/108360] New: Dead Code Elimination Regression at -Os (trunk vs. 12.2.0)
 2023-08-07  8:53 UTC  (2+ messages)
` [Bug tree-optimization/108360] [13/14 Regression] Dead Code Elimination Regression at -Os since r13-2048-g418b71c0d535bf

[Bug tree-optimization/30049] Variable-length arrays (VLA) should be converted to normal arrays if possible
 2023-08-07  8:46 UTC 

[Bug tree-optimization/105832] New: Dead Code Elimination Regression at -O3 (trunk vs. 12.1.0)
 2023-08-07  8:40 UTC  (2+ messages)
` [Bug tree-optimization/105832] [13/14 Regression] "

[Bug tree-optimization/26731] Jump threading gets in the way of loops
 2023-08-07  8:23 UTC  (2+ messages)

[Bug tree-optimization/20084] missed optimization with conditional and loads and cross jumping
 2023-08-07  8:05 UTC 

[Bug tree-optimization/18940] Loop is not vectorized when it should be (VRP)
 2023-08-07  7:55 UTC 

[Bug tree-optimization/110924] New: ICE on valid code at -O{s,2,3} on x86_64-linux-gnu: verify_ssa failed
 2023-08-07  7:37 UTC  (8+ messages)
` [Bug tree-optimization/110924] [14 Regression] "

[Bug tree-optimization/96695] New: Failure to optimize combination of pointer comparison to nullptr and another pointer
 2023-08-07  7:30 UTC  (6+ messages)
` [Bug tree-optimization/96695] "

[Bug middle-end/19987] [meta-bug] fold missing optimizations in general
 2023-08-07  7:30 UTC 

[Bug c/110929] New: ICE: verify_ssa failed since r14-2946-g46c8c225455
 2023-08-07  7:27 UTC  (2+ messages)
` [Bug c/110929] "

[Bug tree-optimization/28794] missed optimization with non-COND_EXPR and vrp and comparisions
 2023-08-07  6:44 UTC  (3+ messages)

[Bug tree-optimization/103281] New: [12 Regression] Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)
 2023-08-07  6:34 UTC  (4+ messages)
` [Bug tree-optimization/103281] [12/13/14 "

[Bug tree-optimization/109959] New: `(a > 1) ? 0 : (a == 1)` is not optimized when spelled out
 2023-08-07  5:09 UTC  (6+ messages)
` [Bug tree-optimization/109959] `(a > 1) ? 0 : (a == 1)` is not optimized when spelled out at -O2+

[Bug analyzer/110928] New: ICE with -fanalyzer on -Wanalyzer-out-of-bounds checker
 2023-08-07  3:24 UTC 

[Bug c++/110927] New: GCC fails to parse dependent type in concept through partial specialization
 2023-08-07  2:53 UTC  (2+ messages)
` [Bug c++/110927] "

[Bug target/105504] New: Fails to break dependency for vcvtss2sd xmm, xmm, mem
 2023-08-07  1:55 UTC  (3+ messages)
` [Bug target/105504] "

[Bug libstdc++/106611] New: std::is_nothrow_copy_constructible returns wrong result
 2023-08-07  1:07 UTC  (2+ messages)
` [Bug libstdc++/106611] "

[Bug c++/110925] New: Unnecessary dynamic initialization in trivial cases
 2023-08-06 23:36 UTC  (2+ messages)
` [Bug c++/110925] "

[Bug tree-optimization/4131] The C++ compiler doesn't place a const class object to ".rodata" section with non trivial constructor
 2023-08-06 23:36 UTC 

[Bug c++/107962] New: GCC allows constexpr copy construction despite uninitialized member
 2023-08-06 23:23 UTC  (2+ messages)
` [Bug c++/107962] "

[Bug target/110792] New: GCC 13 x86_32 miscompilation of Whirlpool hash function
 2023-08-06 22:24 UTC  (2+ messages)
` [Bug target/110792] [13/14 Regression] "

[Bug middle-end/104296] New: MIN<unsigned, 1> should simplify to unsigned != 0
 2023-08-06 22:18 UTC  (2+ messages)
` [Bug middle-end/104296] "

[Bug target/110923] New: gcc c,c++ ftbfs on ppc64le
 2023-08-06 21:22 UTC  (2+ messages)
` [Bug tree-optimization/110923] [14 Regression] with-build-config=bootstrap-lto-lean ICEs during build during lsplit pass

[Bug target/80786] m68k: internal compiler error: in change_address_1
 2023-08-06 21:06 UTC 

[Bug target/110727] New: gcc.target/aarch64/sve/aarch64-sve.exp has two new failures since commit 061f74c0673
 2023-08-06 20:49 UTC  (2+ messages)
` [Bug target/110727] [14 Regression] "

[Bug middle-end/110857] New: aarch64-linux-gnu profiledbootstrap broken
 2023-08-06 20:22 UTC  (2+ messages)
` [Bug middle-end/110857] "

[Bug libstdc++/108760] New: ranges::iota is not included in <numeric>
 2023-08-06 18:00 UTC  (2+ messages)
` [Bug libstdc++/108760] "

[Bug tree-optimization/110922] New: `(a == b) & (a == c) & (b != c)` is not optimized to false
 2023-08-06 17:21 UTC  (2+ messages)
` [Bug tree-optimization/110922] "

[Bug tree-optimization/110919] New: [14 Regression] Dead Code Elimination Regression at -O3 since r14-1691-gbc5a2c2e793
 2023-08-06 17:12 UTC  (4+ messages)
` [Bug tree-optimization/110919] "

[Bug tree-optimization/110918] New: [14 Regression] Dead Code Elimination Regression at -O3 since r14-2331-g018e7f16408
 2023-08-06 16:48 UTC  (2+ messages)
` [Bug tree-optimization/110918] "

[Bug c++/109021] New: accept size parameter in extern C
 2023-08-06 13:58 UTC  (2+ messages)
` [Bug c++/109021] "

[Bug c++/110920] New: variably-length array declarations as parameters for C compatibility
 2023-08-06 13:58 UTC  (2+ messages)
` [Bug c++/110920] "

[Bug middle-end/110884] New: strncmp false positive with -Wstringop-overread on coreutils
 2023-08-06  6:54 UTC  (4+ messages)
` [Bug middle-end/110884] "

[Bug c/102098] New: ICE when #include <boost/asio.hpp> with -fmodules-ts -std=c++20
 2023-08-06  1:30 UTC  (3+ messages)
` [Bug c++/102098] ICE when #include <boost/asio.hpp> with -fmodules-ts -std=c++20 since r11-7530-g1e5cdb9f896fb220

[Bug c++/103524] New: [meta-bug] modules issue
 2023-08-06  1:30 UTC  (2+ messages)
` [Bug c++/103524] "

[Bug fortran/107397] New: [10/11/12/13 Regression] ICE in gfc_arith_plus, at fortran/arith.cc:654
 2023-08-06  1:04 UTC  (7+ messages)
` [Bug fortran/107397] [11/12 "

[Bug tree-optimization/106884] New: ifcombine may move shift so it shifts more than bitwidth
 2023-08-06  0:07 UTC  (2+ messages)
` [Bug tree-optimization/106884] "

[Bug fortran/103506] New: [10/11/12 Regression] ICE in gfc_free_namespace, at fortran/symbol.c:4039
 2023-08-05 23:45 UTC  (3+ messages)
` [Bug fortran/103506] [11 Regression] ICE in gfc_free_namespace, at fortran/symbol.c:4039 since r10-2798-ge68a35ae4a65d2b3

[Bug c++/110916] New: [12/13/14 Regression] Architecture-dependent missed optimizations for double swapping
 2023-08-05 23:23 UTC  (3+ messages)
` [Bug tree-optimization/110916] "

[Bug c/52802] New: Equality rewrites pessimizes code
 2023-08-05 21:42 UTC  (2+ messages)
` [Bug middle-end/52802] "

[Bug rtl-optimization/34072] unoptimal byte extraction
 2023-08-05 21:39 UTC 

[Bug modula2/108404] New: M2RTS_Halt fails with a segv (it should emit a diagnostic and exit)
 2023-08-05 17:35 UTC  (2+ messages)
` [Bug modula2/108404] "

[Bug tree-optimization/57650] New: Suboptimal code after TRUTH_AND_EXPR is changed into BIT_AND_EXPR
 2023-08-05 17:33 UTC  (2+ messages)
` [Bug tree-optimization/57650] "

[Bug tree-optimization/110915] New: vector version of `x == MIN & x > y` is not optimized
 2023-08-05 17:25 UTC  (3+ messages)
` [Bug tree-optimization/110915] "

[Bug c++/105574] New: Internal compiler error when co_yield a r-value vector of non-POD type
 2023-08-05 16:42 UTC  (2+ messages)
` [Bug c++/105574] coroutines: ICE "

[Bug c++/110913] New: internal compiler error when I pass temporary vector of string to co_await target function
 2023-08-05 16:42 UTC  (2+ messages)
` [Bug c++/110913] "

[Bug c++/110914] New: Optimization eliminating necessary assignment before 0-byte memcpy
 2023-08-05 16:14 UTC  (4+ messages)
` [Bug c++/110914] "
` [Bug tree-optimization/110914] [11/12/13/14 Regression] "

[Bug c/98536] New: warning with -Wvla-parameter for unspecified bound getting specified later
 2023-08-05 16:10 UTC  (2+ messages)
` [Bug c/98536] "

[Bug c++/110202] New: _mm512_ternarylogic_epi64 generates unnecessary operations
 2023-08-05 15:32 UTC  (2+ messages)
` [Bug target/110202] "

[Bug c/81233] -Wdiscarded-qualifiers and Wincompatible-pointer-types missing important detail
 2023-08-05 15:14 UTC 

[Bug c++/110909] New: Suboptimal codegen in vector copy assignment
 2023-08-05 13:37 UTC  (3+ messages)
` [Bug libstdc++/110909] Missed optimization: "

[Bug c++/110911] New: Confusing diagnostic on misplaced static_assert
 2023-08-05 13:31 UTC  (3+ messages)
` [Bug c++/110911] "

[Bug c/102558] New: missing warning comparing T[static N] to null
 2023-08-05 13:31 UTC  (2+ messages)
` [Bug c/102558] "

[Bug c++/110912] New: False assumption that constructors cannot alias any of their parameters
 2023-08-05 10:04 UTC 

[Bug c/110703] New: Incorrect "-Wfloat-conversion" diagnostic with _Generic
 2023-08-05  8:40 UTC  (2+ messages)
` [Bug c/110703] "

[Bug c/97100] New: -Wformat checks all arms of _Generic leading to irrelevant type expectation warnings
 2023-08-05  8:40 UTC  (2+ messages)
` [Bug c/97100] "

[Bug c/68193] _Generic -Woverflow false alarm
 2023-08-05  8:40 UTC 

[Bug c/110910] New: weakref should allow incomplete array type
 2023-08-05  5:51 UTC 

[Bug fortran/110888] New: Missing optimization for trivial MATMUL cases, requires -fno-signed-zeros
 2023-08-05  4:22 UTC  (2+ messages)
` [Bug fortran/110888] "

[Bug objc/108743] New: -fconstant-cfstrings not supported
 2023-08-05  3:54 UTC  (2+ messages)
` [Bug target/108743] [objective-c, NeXT runtime] "

[Bug target/56096] New: Bad code generated for conditional shift
 2023-08-05  3:54 UTC  (3+ messages)
` [Bug tree-optimization/56096] Sub-optimal "

[Bug tree-optimization/70901] vectorized sin cos is wrongly optimized into scalar sincos
 2023-08-05  3:38 UTC 

[Bug tree-optimization/88387] Possible code optimization when right shift count >= width of type
 2023-08-05  3:34 UTC 

[Bug tree-optimization/84997] Optimize integer operations on floating point constants without -ffast-math but with -fno-trapping-math
 2023-08-05  3:28 UTC 

[Bug tree-optimization/20514] hoisting of label out of jumptable would take place at cse, should happen at trees
 2023-08-05  3:09 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).