public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/109725] New: [14 Regression] ICE: RTL check: expected code 'const_int', have 'reg' in riscv_print_operand, at config/riscv/riscv.cc:4430
 2023-08-30  5:31 UTC  (5+ messages)
` [Bug target/109725] "

[Bug target/108728] New: gcc.dg/torture/float128-cmp-invalid.c fails on power 9 BE
 2023-08-30  5:25 UTC  (2+ messages)
` [Bug target/108728] "

[Bug tree-optimization/111149] New: bool0 != bool1 should be convert into bool0 ^ bool1
 2023-08-30  5:13 UTC  (7+ messages)
` [Bug tree-optimization/111149] bool0 != bool1 should be expanded as "

[Bug testsuite/111228] New: [14 regression] gcc.target/powerpc/vsx-extract-6.c fails after r14-3381-g27de9aa152141e
 2023-08-30  5:12 UTC  (3+ messages)
` [Bug testsuite/111228] "

[Bug libstdc++/91263] unordered_map and unordered_set operator== double key comparison causes exponential behavior
 2023-08-30  4:23 UTC 

[Bug target/111212] New: internal compiler error: in extract_insn, at recog.cc:2791
 2023-08-30  2:42 UTC  (6+ messages)
` [Bug target/111212] "
` [Bug target/111212] [13/14 Regression] "

[Bug target/96762] New: ICE in extract_insn, at recog.c:2294 (error: unrecognizable insn)
 2023-08-30  2:31 UTC  (2+ messages)
` [Bug target/96762] "

[Bug target/111225] New: ICE in curr_insn_transform, unable to generate reloads for xor, since r14-2447-g13c556d6ae84be
 2023-08-30  2:16 UTC  (3+ messages)
` [Bug target/111225] "

[Bug middle-end/99098] New: invalid/missing -Wfree-nonheap-object warnings
 2023-08-30  1:30 UTC  (5+ messages)
` [Bug middle-end/99098] "

[Bug fortran/111022] New: ES0.0E0 format gave ES0.dE0 output with d too high
 2023-08-30  0:30 UTC  (5+ messages)
` [Bug libfortran/111022] "

[Bug analyzer/99860] New: RFE: analyzer does not respect "restrict"
 2023-08-29 22:16 UTC  (2+ messages)
` [Bug analyzer/99860] "

[Bug c++/111230] New: show explicit functions in possible candidates
 2023-08-29 21:43 UTC  (2+ messages)
` [Bug c++/111230] "

[Bug libstdc++/104167] New: Implement C++20 std::chrono::utc_clock, std::chrono::tzdb etc
 2023-08-29 19:55 UTC  (5+ messages)
` [Bug libstdc++/104167] "

[Bug target/106562] New: PRU: Inefficient code for zero check of 64-bit AND result
 2023-08-29 19:38 UTC  (2+ messages)
` [Bug target/106562] PRU: Inefficient code for zero check of 64-bit (boolean) "

[Bug analyzer/111229] New: -fanalyzer confused about conditional operator branch name
 2023-08-29 19:08 UTC 

[Bug target/43892] PowerPC suboptimal "add with carry" optimization
 2023-08-29 17:43 UTC  (2+ messages)

[Bug rtl-optimization/110093] New: [12/13/14 Regression][avr] Move frenzy leading to code bloat
 2023-08-29 17:15 UTC  (2+ messages)
` [Bug rtl-optimization/110093] "

[Bug c++/110914] New: Optimization eliminating necessary assignment before 0-byte memcpy
 2023-08-29 16:55 UTC  (3+ messages)
` [Bug tree-optimization/110914] [11/12/13/14 Regression] Optimization eliminating necessary assignment before 0-byte memcpy since r10-5451

[Bug fortran/111218] New: Conflict in BIND(C) INTERFACEs in two Modules leads to ICE
 2023-08-29 16:51 UTC  (4+ messages)
` [Bug fortran/111218] "

[Bug gcov-profile/110827] New: C++20 coroutines aren't being measured by gcov
 2023-08-29 16:40 UTC  (3+ messages)
` [Bug gcov-profile/110827] "

[Bug target/93448] PPC: missing builtin for DFP quantize(dqua,dquai,dquaq,dquaiq)
 2023-08-29 16:18 UTC  (3+ messages)

[Bug analyzer/105899] New: RFE: -fanalyzer could complain about misuses of standard C string APIs
 2023-08-29 14:59 UTC  (2+ messages)
` [Bug analyzer/105899] "

[Bug middle-end/110973] New: 9% namd regression between g:c2a447d840476dbd (2023-08-03 18:47) and g:73da34a538ddc2ad (2023-08-09 20:17)
 2023-08-29 14:43 UTC  (5+ messages)
` [Bug middle-end/110973] 9% 444.namd "

[Bug rtl-optimization/111015] New: __int128 bitfields optimized incorrectly to the 64 bit operations
 2023-08-29 14:24 UTC  (3+ messages)
` [Bug tree-optimization/111015] [11/12/13/14 Regression] "

[Bug driver/102957] New: [riscv64] ICE on bogus -march value
 2023-08-29 13:49 UTC  (2+ messages)
` [Bug target/102957] "

[Bug c++/111226] New: constexpr doesn't detect change of union to empty member
 2023-08-29 13:21 UTC 

[Bug c++/111224] New: modules: xtreme-header-1_a.H etc. ICE (in core_vals, at cp/module.cc:6108) on AArch64
 2023-08-29 12:36 UTC  (5+ messages)
` [Bug c++/111224] "

[Bug target/85919] Incomplete transition to IFNs for scatter/gather support, drop vectorize.builtin_{gather,scatter} target hooks
 2023-08-29 12:30 UTC 

[Bug target/111119] New: maskload and maskstore for integer modes are oddly conditional on AVX2
 2023-08-29 12:12 UTC  (4+ messages)
` [Bug target/111119] "

[Bug libstdc++/111162] New: signed integer overflow triggered by std::chrono::parse
 2023-08-29 12:10 UTC  (2+ messages)
` [Bug libstdc++/111162] "

[Bug ipa/111157] New: 416.gamess fails with a run-time abort when compiled with -O2 -flto after r14-3226-gd073e2d75d9ed4
 2023-08-29 11:32 UTC  (5+ messages)
` [Bug ipa/111157] [14 Regression] "

[Bug tree-optimization/111221] New: Floating point handling a*1.0 vs. a+0.0
 2023-08-29  9:56 UTC  (4+ messages)
` [Bug tree-optimization/111221] "

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2023-08-29  9:28 UTC 

[Bug rtl-optimization/110034] New: The first popped allcono doesn't take precedence over later popped in ira coloring
 2023-08-29  9:01 UTC  (2+ messages)
` [Bug rtl-optimization/110034] "

[Bug tree-optimization/111209] New: GCC fails to understand adc pattern
 2023-08-29  8:47 UTC  (7+ messages)
` [Bug target/111209] GCC fails to understand adc pattern what its document describes
` [Bug middle-end/111209] "

[Bug middle-end/79173] add-with-carry and subtract-with-borrow support (x86_64 and others)
 2023-08-29  8:47 UTC 

[Bug c/111219] New: -Wformat-truncation false negative with %p modifier
 2023-08-29  8:16 UTC  (4+ messages)
` [Bug c/111219] "
` [Bug c/111219] -Wformat-truncation intentional false negative with %p modifier is undocumented

[Bug testsuite/111216] New: [14 regression] instructions counts for vector tests change after r14-3258-ge7a36e4715c716
 2023-08-29  8:13 UTC  (4+ messages)
` [Bug testsuite/111216] "

[Bug tree-optimization/110111] New: bool patterns that should produce a?b:c
 2023-08-29  8:10 UTC  (3+ messages)
` [Bug tree-optimization/110111] "

[Bug tree-optimization/111147] New: bitwise_inverted_equal_p can be used in the `(x | y) & (~x ^ y)` pattern to catch more
 2023-08-29  8:07 UTC  (4+ messages)
` [Bug tree-optimization/111147] "

[Bug c++/109698] New: gcc/g++ build/link fails for libhwasan.so
 2023-08-29  6:50 UTC  (4+ messages)
` [Bug sanitizer/109698] "

[Bug target/111064] New: 5-10% regression of parest on icelake between g:d073e2d75d9ed492de9a8dc6970e5b69fae20e5a (Aug 15 2023) and g:9ade70bb86c8744f4416a48bb69cf4705f00905a (Aug 16)
 2023-08-29  6:22 UTC  (2+ messages)
` [Bug target/111064] "

[Bug c++/111222] New: ICE on basic_string_view with missing template argument
 2023-08-29  6:08 UTC  (3+ messages)
` [Bug c++/111222] ICE on basic_string_view and alias templates "

[Bug c++/109859] New: ICE on concept mis-typed as template type parameter
 2023-08-29  5:53 UTC  (2+ messages)
` [Bug c++/109859] [12/13/14 Regression] "

[Bug c++/111220] New: ICE with std::integral in template
 2023-08-29  5:53 UTC  (2+ messages)
` [Bug c++/111220] "

[Bug web/110983] New: -fpatchable-function-entry is missing in Option Summary page
 2023-08-29  4:54 UTC  (4+ messages)
` [Bug middle-end/110983] "

[Bug tree-optimization/107881] New: (a <= b) == (b >= a) should be optimized to (a == b)
 2023-08-29  4:07 UTC  (6+ messages)
` [Bug tree-optimization/107881] "

[Bug tree-optimization/95185] New: Failure to optimize specific kind of sign comparison check
 2023-08-29  4:04 UTC  (4+ messages)
` [Bug tree-optimization/95185] "

[Bug target/110943] New: RISC-V: vmv.v.x and vmv.s.x pattern combine error
 2023-08-29  2:38 UTC  (3+ messages)
` [Bug target/110943] "

[Bug tree-optimization/107880] New: bool tautology missed optimisation
 2023-08-28 22:52 UTC  (4+ messages)
` [Bug tree-optimization/107880] "

[Bug tree-optimization/107887] New: (bool0 > bool1) | bool1 is not optimized to bool0 | bool1
 2023-08-28 21:30 UTC  (3+ messages)
` [Bug tree-optimization/107887] "

[Bug bootstrap/111141] New: Compiling gcc-13.2.0 on Ubuntu 22.04.3 LTS, problem asm-generic/errno.h
 2023-08-28 20:44 UTC  (3+ messages)
` [Bug bootstrap/111141] "

[Bug tree-optimization/101676] New: ^ not changed to | if the non-zero don't overlap
 2023-08-28 20:21 UTC  (2+ messages)
` [Bug tree-optimization/101676] "

[Bug c++/111160] New: ICE on assigning volatile through ternary operator
 2023-08-28 20:14 UTC  (2+ messages)
` [Bug c++/111160] [11/12/13/14 Regression] "

[Bug other/111215] New: New test case gcc.dg/tree-ssa/cond-bool-2.c fails
 2023-08-28 19:33 UTC  (5+ messages)
` [Bug testsuite/111215] "

[Bug tree-optimization/111217] New: variant of cond-bool-2.c fails
 2023-08-28 19:32 UTC  (2+ messages)
` [Bug tree-optimization/111217] "

[Bug target/111107] New: i686-w64-mingw32 does not realign stack when __attribute__((aligned)) or __attribute__((vector_size)) are used
 2023-08-28 18:28 UTC  (2+ messages)
` [Bug target/111107] "

[Bug fortran/102417] New: Wrong error message about character length with -std=f2018
 2023-08-28 18:14 UTC  (2+ messages)
` [Bug fortran/102417] "

[Bug target/111171] New: [14 Regression] ICE: in decompose, at rtl.h:2297 at -O1 on riscv64-unknown-linux-gnu
 2023-08-28 17:31 UTC  (4+ messages)
` [Bug target/111171] "

[Bug libgomp/111214] New: omp_get_num_procs: Improve documentation - especially for devices
 2023-08-28 17:04 UTC 

[Bug target/111165] New: [13 regression] builtin strchr miscompiles on Debian/x32 with dietlibc
 2023-08-28 16:38 UTC  (12+ messages)
` [Bug target/111165] "

[Bug c++/111173] New: G++ allows constinit functions
 2023-08-28 15:28 UTC  (2+ messages)
` [Bug c++/111173] "

[Bug c/111059] New: ICE: in gimplify_expr, at gimplify.cc:17253
 2023-08-28 14:48 UTC  (2+ messages)
` [Bug c/111059] [11/12/13/14 Regression] "

[Bug c/111211] New: No warning for iterator going out of scope
 2023-08-28 13:54 UTC  (6+ messages)
` [Bug c/111211] "
` [Bug tree-optimization/111211] No warning for iterator going out of scope for writing to array of inline-asm

[Bug tree-optimization/111146] New: Some patterns in match.pd are no longer needed
 2023-08-28 13:47 UTC  (3+ messages)
` [Bug tree-optimization/111146] "

[Bug c/111210] New: Wrong code at -Os on x86_64-linux-gnu since r12-4849-gf19791565d7
 2023-08-28 12:58 UTC  (6+ messages)
` [Bug c/111210] "

[Bug tree-optimization/111166] New: gcc unnecessarily creates vector operations for packing 32 bit integers into struct (x86_64)
 2023-08-28 12:53 UTC  (7+ messages)
` [Bug target/111166] "

[Bug analyzer/111213] New: -Wanalyzer-out-of-bounds false negative with `return arr[9];`
 2023-08-28 10:31 UTC 

[Bug other/100932] New: autoconf error: possibly undefined macro: GCC_AC_ENABLE_DECIMAL_FLOAT
 2023-08-28 10:24 UTC  (2+ messages)
` [Bug bootstrap/100932] "

[Bug target/111161] New: [13 Regression] ICE: RTL check: expected code 'const_int', have 'reg' in riscv_print_operand, at config/riscv/riscv.cc:4394 during build
 2023-08-28  7:20 UTC  (2+ messages)
` [Bug target/111161] "

[Bug c++/111159] New: [13 Regression] False positive -Wdangling-reference
 2023-08-28  7:19 UTC  (2+ messages)
` [Bug c++/111159] [13/14 "

[Bug tree-optimization/111136] New: ICE in RISC-V test case since r14-3441-ga1558e9ad85693
 2023-08-28  7:13 UTC  (2+ messages)
` [Bug tree-optimization/111136] "

[Bug middle-end/111156] New: [14 Regression] aarch64 aarch64/sve/mask_struct_store_4.c failures
 2023-08-28  7:13 UTC  (2+ messages)
` [Bug middle-end/111156] "

[Bug tree-optimization/110891] New: [14 Regression] Dead Code Elimination Regression since r14-2674-gd0de3bf9175
 2023-08-28  6:53 UTC  (3+ messages)
` [Bug tree-optimization/110891] "

[Bug c/111154] New: vect-cost-model=dynamic triggers false warning on array operation
 2023-08-28  4:28 UTC  (2+ messages)
` [Bug tree-optimization/111154] "

[Bug c++/111186] New: food
 2023-08-28  3:21 UTC  (2+ messages)
` [Bug c++/111186] food

[Bug libbacktrace/111183] New: dsaf
 2023-08-28  3:15 UTC  (2+ messages)
` [Bug libbacktrace/111183] dsaf

[Bug web/111176] New: test summary
 2023-08-28  3:07 UTC 

[Bug rtl-optimization/111076] New: RISC-V: segmentation fault during RTL pass: shorten (debug build)
 2023-08-28  2:58 UTC  (2+ messages)
` [Bug target/111076] "

[Bug tree-optimization/111167] New: swapping around duplicated conditionals can produce better code
 2023-08-27 23:34 UTC  (2+ messages)
` [Bug tree-optimization/111167] "

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