public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/110751] New: RISC-V: Suport undefined value that allows VSETVL PASS use TA/MA
 2023-09-13 22:39 UTC  (18+ messages)
` [Bug target/110751] "

[Bug tree-optimization/111408] New: [14 Regression] Wrong code at -O2/3 on x86_64-linux-gnu since r14-2866-ge68a31549d9
 2023-09-13 21:47 UTC  (4+ messages)
` [Bug target/111408] "

[Bug debug/111409] New: Invalid .debug_macro.dwo macro information for split DWARF
 2023-09-13 21:29 UTC 

[Bug c/111401] New: Middle-end: Missed optimization of MASK_LEN_FOLD_LEFT_PLUS
 2023-09-13 21:25 UTC  (4+ messages)
` [Bug c/111401] "
` [Bug middle-end/111401] "

[Bug c++/59526] New: [C++11] Defaulted special member functions don't accept noexcept if a member has a non-trivial noexcept operator in the corresponding special member function
 2023-09-13 20:47 UTC  (2+ messages)
` [Bug c++/59526] "

[Bug tree-optimization/78512] [7 Regression] r242674 miscompiles Linux kernel
 2023-09-13 20:28 UTC 

[Bug driver/86030] specs file processing does not create response files for input directories
 2023-09-13 20:20 UTC 

[Bug tree-optimization/111407] New: ICE: SSA corruption due to widening_mul opt on conflict across an abnormal edge
 2023-09-13 18:52 UTC  (9+ messages)
` [Bug tree-optimization/111407] "

[Bug tree-optimization/94589] New: Optimize (i<=>0)>0 to i>0
 2023-09-13 18:09 UTC  (2+ messages)
` [Bug tree-optimization/94589] "

[Bug c/111398] New: GCC should warn if a struct with flexible array member is declared static or onstack
 2023-09-13 16:59 UTC  (3+ messages)
` [Bug c/111398] "

[Bug c/111400] New: Missing return sanitization only works in C++
 2023-09-13 16:22 UTC  (6+ messages)
` [Bug c/111400] "

[Bug tree-optimization/111393] New: ICE: Segmentation fault src/gcc/toplev.cc:314
 2023-09-13 15:59 UTC  (9+ messages)
` [Bug tree-optimization/111393] "

[Bug tree-optimization/111294] New: [14 Regression] Missed Dead Code Elimination since r14-573-g69f1a8af45d
 2023-09-13 15:51 UTC  (3+ messages)
` [Bug tree-optimization/111294] "

[Bug other/111406] New: libiberty build produces errors with CC=clang, unsupported option '-print-multi-os-directory'
 2023-09-13 15:34 UTC  (3+ messages)
` [Bug other/111406] "

[Bug c/111405] New: Problem with incorrect optimizion for "constexpr" function with possible overflow
 2023-09-13 15:31 UTC  (3+ messages)
` [Bug c/111405] "

[Bug target/111404] New: [AArch64] 128-bit __sync_val_compare_and_swap is not atomic
 2023-09-13 14:45 UTC 

[Bug libstdc++/111390] New: 'make check-compile' target is not useful
 2023-09-13 14:31 UTC  (8+ messages)
` [Bug libstdc++/111390] "
` [Bug libstdc++/111390] libstdc++-v3/scripts/check_compile script "

[Bug jit/111396] New: Segfault when using -flto with libgccjit
 2023-09-13 14:14 UTC  (2+ messages)
` [Bug jit/111396] "

[Bug target/105928] New: [AArch64] 64-bit constants with same high/low halves can use ADD lsl 32 (-Os at least)
 2023-09-13 13:08 UTC  (2+ messages)
` [Bug target/105928] "

[Bug c/111153] New: RISC-V: Incorrect Vector cost model for reduction
 2023-09-13 13:03 UTC  (4+ messages)
` [Bug c/111153] "

[Bug tree-optimization/111364] New: `MAX_EXPR<a, b> <= a` is not optimized to `a >= b`
 2023-09-13 12:08 UTC  (4+ messages)
` [Bug tree-optimization/111364] "

[Bug tree-optimization/111345] New: `X % Y is smaller than Y.` pattern could be simpified
 2023-09-13 12:04 UTC  (4+ messages)
` [Bug tree-optimization/111345] "

[Bug tree-optimization/111387] New: ICE on valid code at -O2 and -O3: verify_ssa failed
 2023-09-13 11:43 UTC  (5+ messages)
` [Bug tree-optimization/111387] "

[Bug middle-end/111402] New: Loop distribution fail to optimize memmove for multiple consecutive moves within a loop
 2023-09-13 11:40 UTC  (2+ messages)
` [Bug middle-end/111402] "

[Bug target/111403] New: LoongArch: Wrong code with -O -mlasx -fopenmp-simd
 2023-09-13 10:48 UTC  (2+ messages)
` [Bug target/111403] "

[Bug target/111354] New: [7/10/12 regression] The instructions of the DPDK demo program are different and run time increases
 2023-09-13  9:37 UTC  (3+ messages)
` [Bug target/111354] "

[Bug c++/111399] New: Sanitizer code generation smarter than warnings
 2023-09-13  9:25 UTC  (2+ messages)
` [Bug c++/111399] Bogus -Wreturn-type diagnostic

[Bug middle-end/111324] New: More optimization about "(X * Y) / Y"
 2023-09-13  8:59 UTC  (3+ messages)
` [Bug middle-end/111324] "

[Bug c++/111379] New: comparison between unequal pointers to void should be illegal during constant evaluation
 2023-09-13  8:41 UTC  (3+ messages)
` [Bug c++/111379] "

[Bug tree-optimization/111397] New: Spurious warning "'({anonymous})' is used uninitialized" when calling a __returns_twice__ function (-Wuninitialized -O2)
 2023-09-13  8:25 UTC  (5+ messages)
` [Bug tree-optimization/111397] "
` [Bug tree-optimization/111397] [12/13 Regression] "

[Bug ada/110488] New: Legal deferred constant rejected
 2023-09-13  7:57 UTC  (3+ messages)
` [Bug ada/110488] [13/14 regression] legal "

[Bug target/111320] New: RISC-V: Failed combine extend + vfwredosum
 2023-09-13  7:43 UTC  (2+ messages)
` [Bug target/111320] "

[Bug c++/111286] New: ICE on functional cast to const array reference
 2023-09-13  7:01 UTC  (2+ messages)
` [Bug c++/111286] [12/13/14 Regression] ICE on functional cast empty brace-init-list "

[Bug tree-optimization/111389] New: ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:647
 2023-09-13  6:59 UTC  (3+ messages)
` [Bug tree-optimization/111389] [14 Regression] "

[Bug target/111362] New: [14 Regression] '-fcompare-debug' failure (length) with -O -fno-tree-ch --param=max-completely-peel-times=0 -march=rv64iv
 2023-09-13  6:19 UTC  (3+ messages)
` [Bug target/111362] "

[Bug c/111303] New: ICE: in type, at value-range.h:869
 2023-09-13  1:32 UTC  (2+ messages)
` [Bug tree-optimization/111303] [14 Regression] "

[Bug tree-optimization/110293] New: Some `A CMP (A NEEQ 0)` is not simplified in some cases
 2023-09-12 23:42 UTC  (3+ messages)
` [Bug tree-optimization/110293] "

[Bug libstdc++/111351] New: constexpr std::string objects permitted to escape constant evaluation when SSO
 2023-09-12 23:14 UTC  (3+ messages)
` [Bug libstdc++/111351] "

[Bug c/111337] New: ICE in gimple-isel.cc for RISC-V port
 2023-09-12 22:15 UTC  (14+ messages)
` [Bug middle-end/111337] "

[Bug c/111394] New: Warning about uninitialized memory that is actually initialized
 2023-09-12 22:04 UTC  (5+ messages)
` [Bug c/111394] "
` [Bug tree-optimization/111394] "

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

[Bug c/111340] New: gcc.dg/bitint-12.c fails on x86_64-apple-darwin
 2023-09-12 21:12 UTC  (4+ messages)
` [Bug target/111340] gcc.dg/bitint-12.c fails on x86_64-apple-darwin or fails on x86_64-linux-gnu with -fPIE

[Bug libstdc++/111172] New: Dead code in std::get for variant?
 2023-09-12 20:24 UTC  (2+ messages)
` [Bug libstdc++/111172] "

[Bug testsuite/109951] New: [14 Regression] libgomp, testsuite: non-native multilib c++ tests fail on Darwin
 2023-09-12 20:20 UTC  (2+ messages)
` [Bug testsuite/109951] "

[Bug middle-end/111395] New: RISC-V Vector Fortran: ICE in get_avl_or_vl_reg (vsetvl pass)
 2023-09-12 19:11 UTC 

[Bug other/111360] New: contrib/gcc_update: bad test
 2023-09-12 19:01 UTC  (4+ messages)
` [Bug other/111360] "

[Bug c/98596] New: registers not reused on RISC-V
 2023-09-12 18:37 UTC  (2+ messages)
` [Bug target/98596] "

[Bug c++/111272] New: Truncated error messages with -std=c++23 and -std=c++26
 2023-09-12 18:28 UTC  (2+ messages)
` [Bug c++/111272] [13/14 Regression] "

[Bug c++/107198] New: [13 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.cc:752
 2023-09-12 17:42 UTC  (3+ messages)
` [Bug c++/107198] [13/14 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.cc:752 since r13-3175-g6ffbf87ca66f4ed9

[Bug libstdc++/111357] New: __integer_pack fails to work with values of dependent type convertible to integers
 2023-09-12 17:27 UTC  (2+ messages)
` [Bug c++/111357] [11/12/13/14 Regression] __integer_pack fails to work with values of dependent type convertible to integers in noexcept context

[Bug c++/59256] New: qualified name in friend function declaration doesn't match previous declaration in inline namespace
 2023-09-12 17:05 UTC  (3+ messages)
` [Bug c++/59256] "

[Bug fortran/111271] New: gcc/fortran/trans-expr.cc:1134:8: warning: duplicated ‘if’ condition [-Wduplicated-cond]
 2023-09-12 16:54 UTC  (2+ messages)
` [Bug fortran/111271] "

[Bug c/111383] New: Wrong code at -Os on x86_64-linux-gnu since r12-5138-ge82c382971
 2023-09-12 16:46 UTC  (5+ messages)
` [Bug tree-optimization/111383] [12/13/14 Regression] "

[Bug c++/111392] New: Implement omp::decl attribute support for C++
 2023-09-12 16:41 UTC  (2+ messages)
` [Bug c++/111392] "

[Bug tree-optimization/111285] New: vector ABSU is lowered incorrectly
 2023-09-12 16:33 UTC  (2+ messages)
` [Bug tree-optimization/111285] "

[Bug middle-end/111391] New: RISC-V Vector: ICE in lra_split_hard_reg_for during reload pass
 2023-09-12 16:32 UTC 

[Bug middle-end/111375] New: RISC-V vector Fortran: SEGV ICE during get_avl_or_vl_reg (vsetvl pass)
 2023-09-12 16:22 UTC  (2+ messages)
` [Bug middle-end/111375] "

[Bug libstdc++/111050] New: [11/12/13/14 Regression] ABI break in _Hash_node_value_base since GCC 11
 2023-09-12 16:07 UTC  (3+ messages)
` [Bug libstdc++/111050] "

[Bug middle-end/111384] New: missed optimization: GCC adds extra any extend when storing subreg#0 multiple times
 2023-09-12 15:35 UTC  (5+ messages)
` [Bug rtl-optimization/111384] "

[Bug libstdc++/111327] New: std::bind_front doesn't perfectly forward according to value category of the call wrapper object
 2023-09-12 15:28 UTC  (6+ messages)
` [Bug libstdc++/111327] "
` [Bug libstdc++/111327] std::bind_front (and std::not_fn) doesn't always "

[Bug c++/110348] New: [C++26] P2741R3 - User-generated static_assert messages
 2023-09-12 15:21 UTC  (6+ messages)
` [Bug c++/110348] "

[Bug rtl-optimization/111378] New: Missed optimization for comparing with exact_log2 constants
 2023-09-12 15:10 UTC  (3+ messages)
` [Bug middle-end/111378] "

[Bug tree-optimization/107880] New: bool tautology missed optimisation
 2023-09-12 15:03 UTC  (2+ messages)
` [Bug tree-optimization/107880] "

[Bug tree-optimization/107881] New: (a <= b) == (b >= a) should be optimized to (a == b)
 2023-09-12 15:03 UTC  (3+ messages)
` [Bug tree-optimization/107881] "

[Bug tree-optimization/107887] New: (bool0 > bool1) | bool1 is not optimized to bool0 | bool1
 2023-09-12 15:03 UTC  (2+ messages)
` [Bug tree-optimization/107887] "

[Bug c++/111388] New: std:.get_if variant, unnecessary branch when outside of if statement
 2023-09-12 14:58 UTC  (3+ messages)
` [Bug tree-optimization/111388] "

[Bug c/111317] New: RISC-V: Incorrect COST model for RVV conversions
 2023-09-12 14:29 UTC  (2+ messages)
` [Bug target/111317] "

[Bug middle-end/88345] -Os overrides -falign-functions=N on the command line
 2023-09-12 12:35 UTC  (2+ messages)

[Bug target/111370] New: On Aarch64 4% 511.povray_r regression between g:6cd85273071b5f13 (2023-08-23 00:17) and g:e1f096a3cc96c719 (2023-08-25 22:34)
 2023-09-12 12:31 UTC  (2+ messages)
` [Bug target/111370] "

[Bug target/111381] New: RISC-V: missed autovec MULH for signed * unsigned
 2023-09-12 12:31 UTC  (2+ messages)
` [Bug target/111381] "

[Bug other/111377] New: [14 regression] c-c++-common/analyzer/compound-assignment-1.c fails after XXX on big endian
 2023-09-12 12:26 UTC  (2+ messages)
` [Bug testsuite/111377] [14 regression] c-c++-common/analyzer/compound-assignment-1.c fails after r14-3823-g50b5199cff6908 "

[Bug analyzer/111361] New: [14 Regression] ICE: in has_null_terminator, at analyzer/region-model.cc:3410 with -fanalyzer
 2023-09-12 12:19 UTC  (2+ messages)
` [Bug analyzer/111361] "

[Bug c++/111356] New: Segmentation fault when compiling large static data structure
 2023-09-12 12:19 UTC  (2+ messages)
` [Bug c++/111356] [13 Regression] "

[Bug libstdc++/105562] New: [12 Regression] std::function<bool(char)>::_M_invoker may be used uninitialized in std:regex move with -fno-strict-aliasing
 2023-09-12 12:04 UTC  (2+ messages)
` [Bug libstdc++/105562] [12 Regression] std::function<bool(char)>::_M_invoker may be used uninitialized in std::regex "

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