public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/113140] New: [SPARC] [13 Regression] Segmentation fault during RTL pass: dbr
 2023-12-25 20:04 UTC  (2+ messages)
` [Bug target/113140] "

[Bug tree-optimization/113139] New: [14 regression] ICE when building Binutils
 2023-12-25 19:32 UTC  (2+ messages)
` [Bug tree-optimization/113139] "

[Bug tree-optimization/113138] New: `x < ~x` can be simplified to `((signed)x) < 0`
 2023-12-25 19:26 UTC  (4+ messages)
` [Bug tree-optimization/113138] "

[Bug tree-optimization/113137] New: [14 regression] Failed bootstrap with -O3 -march=znver2
 2023-12-25 16:43 UTC  (2+ messages)
` [Bug tree-optimization/113137] "

[Bug tree-optimization/113135] New: [14 regression] ICE when building unrar (error: PHI node with wrong VUSE on edge from BB 46)
 2023-12-25 15:21 UTC  (5+ messages)
` [Bug tree-optimization/113135] "

[Bug tree-optimization/113136] New: [14 regression] ICE when building Perl
 2023-12-25 15:08 UTC  (3+ messages)
` [Bug tree-optimization/113136] "

[Bug c++/109679] New: export using for functions does not work as specified
 2023-12-25 13:12 UTC  (2+ messages)
` [Bug c++/109679] "

[Bug c++/113129] New: "using declaration" not detected as "exported" in exported namespace
 2023-12-25 13:09 UTC  (4+ messages)
` [Bug c++/113129] "using declaration" not detected as "exported" in exported namespace (C++ modules)

[Bug c/113134] New: Middle end early break vectorization: Fail to vectorize a simple early break code
 2023-12-25 12:35 UTC  (2+ messages)
` [Bug c/113134] "

[Bug target/113133] New: [14 Regression] ICE: SIGSEGV in mark_label_nuses(rtx_def*) (emit-rtl.cc:3896) with -O -fno-tree-ter -mavx512f -march=barcelona
 2023-12-25 11:09 UTC 

[Bug c/83324] [feature request] Pragma or special syntax for guaranteed tail calls
 2023-12-25 11:06 UTC 

[Bug target/110899] New: RFE: Attributes preserve_most and preserve_all
 2023-12-25 11:04 UTC  (2+ messages)
` [Bug target/110899] "

[Bug bootstrap/113132] New: [14 regression] --enable-checking=release build fails: tree-vect-loop.cc:6221:34: error: ‘vec_stmts.vec<gimple*, va_heap, vl_ptr>::m_vec’ may be used uninitialized [-Werror=maybe-uninitialized]
 2023-12-25 11:00 UTC  (4+ messages)
` [Bug bootstrap/113132] "

[Bug target/110320] New: ELFv2 pc-rel ABI extension allows using r2 as a volatile register
 2023-12-25 10:13 UTC  (2+ messages)
` [Bug target/110320] "

[Bug libfortran/113005] New: 'libgomp.fortran/rwlock_1.f90', 'libgomp.fortran/rwlock_3.f90' execution test timeouts
 2023-12-25  7:31 UTC  (11+ messages)
` [Bug testsuite/113005] "

[Bug tree-optimization/113131] New: `((A&B)^C)|B` should be simplified to `C | B`
 2023-12-25  6:37 UTC  (2+ messages)
` [Bug tree-optimization/113131] "

[Bug tree-optimization/19832] don't remove an if when we know the value is the same as with the if (subtraction)
 2023-12-25  4:02 UTC 

[Bug target/113087] New: [14] RISC-V rv64gcv vector: Runtime mismatch with rv64gc
 2023-12-25  2:39 UTC  (16+ messages)
` [Bug target/113087] "

[Bug target/104914] New: [MIPS] wrong comparison with scrabbled int value
 2023-12-25  1:47 UTC  (7+ messages)
` [Bug rtl-optimization/104914] "

’ ] ' is displayed
 2023-12-24 23:45 UTC  (3+ messages)

[Bug target/99930] New: Failure to optimize floating point -abs(x) in nontrivial code at -O2/3
 2023-12-24 23:16 UTC  (2+ messages)
` [Bug middle-end/99930] "

[Bug middle-end/113130] New: `abs(a) == b` could be expanded as `(a == b || a == -b)`
 2023-12-24 22:38 UTC 

[Bug fortran/111837] New: [8,9,10,11,12,13 Regression] Out of bounds access with optimization inside io-implied-do-control
 2023-12-24 22:23 UTC  (2+ messages)
` [Bug fortran/111837] [11/12/13/14 "

[Bug fortran/113128] New: Wrong implied-do with optimizations
 2023-12-24 22:23 UTC  (4+ messages)
` [Bug fortran/113128] "

[Bug libstdc++/113099] New: locale without RTTI uses dynamic_cast before gcc 13.2 or has ODR violation since gcc 13.2
 2023-12-24 16:22 UTC  (11+ messages)
` [Bug libstdc++/113099] "

[Bug c++/113127] New: Unexpected error: '<anonymous>' was not declared 'constexpr'
 2023-12-24 16:15 UTC  (2+ messages)
` [Bug c++/113127] "

[Bug c++/111485] New: Constraint mismatch on template template parameter
 2023-12-24 15:12 UTC  (3+ messages)
` [Bug c++/111485] [11/12 Regression] "

[Bug libstdc++/107761] New: Implement C++23 <mdspan>
 2023-12-24 14:34 UTC  (5+ messages)
` [Bug libstdc++/107761] "

[Bug middle-end/113109] New: [14 Regression] g++ EH tests fail at execution time for cris-elf after r14-6674-g4759383245ac97
 2023-12-24  9:13 UTC  (16+ messages)
` [Bug middle-end/113109] "

[Bug tree-optimization/113126] New: [14 Regression] ICE: in gimple_expand_vec_cond_expr, at gimple-isel.cc:325 at -O1
 2023-12-24  8:39 UTC  (3+ messages)
` [Bug tree-optimization/113126] "

[Bug d/113125] New: [D] internal compiler error: in make_import, at d/imports.cc:48
 2023-12-24  2:55 UTC 

' ] ' is displayed
 2023-12-23 21:50 UTC 

' ] ' is displayed
 2023-12-23 21:44 UTC 

[Bug tree-optimization/112581] New: wrong code at -O2 and -O3 on x86_64-linux-gnu (generated code hangs)
 2023-12-23 18:36 UTC  (3+ messages)
` [Bug middle-end/112581] [14 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu (generated code hangs) since r14-4661 due to reassoc not handling maybe_undefs

[Bug c++/113124] New: g++ should relax designated initialiser rules for trivial classes (read: C structures) and C arrays
 2023-12-23 17:45 UTC  (6+ messages)
` [Bug c++/113124] "

[Bug c++/112883] New: FAIL: g++.dg/modules/xtreme-header-2_c.C -std=c++2b (test for excess errors)
 2023-12-23 14:35 UTC  (3+ messages)
` [Bug c++/112883] "

[Bug sanitizer/113123] New: ASAN_OPTIONS=log_to_syslog=true leads to deadlock
 2023-12-23 14:20 UTC 

[Bug target/113122] New: Assembler messages: Error: operand type mismatch for `movabs' / bad expression / invalid use of register with -fprofile -mcmodel=large -masm=intel
 2023-12-23 10:51 UTC 

[Bug tree-optimization/113105] New: Missing optimzation: fold `div(v, a) * b + rem(v, a)` to `div(v, a) * (b - a) + v`
 2023-12-23 10:02 UTC  (3+ messages)
` [Bug tree-optimization/113105] "

[Bug tree-optimization/113071] New: `((a == c) || (a == b)) ? a : b` is sometimes not optimized to `(a == c) ? c : b`
 2023-12-23  9:52 UTC  (2+ messages)
` [Bug tree-optimization/113071] "

[Bug tree-optimization/113119] New: ICE: verify_ssa failed: definition in block 18 does not dominate use in block 4 at -O1 with _BitInt
 2023-12-23  9:50 UTC  (4+ messages)
` [Bug tree-optimization/113119] "

[Bug libstdc++/113121] New: <print> failed to load pendings for ‘std::__format::__do_vformat_to’
 2023-12-23  9:22 UTC 

[Bug driver/112759] New: [13 regression] mips -march=native detection broken with gcc 13+
 2023-12-23  8:55 UTC  (4+ messages)
` [Bug driver/112759] [13/14 regression] mips -march=native detection broken with gcc 13+ since r13-3178-g66c48be23e0fa5

[Bug tree-optimization/113120] New: during GIMPLE pass: bitintlower ICE: SIGSEGV with _BitInt() at -O2
 2023-12-23  7:46 UTC 

[Bug testsuite/113085] New: New test case libgomp.c/alloc-pinned-1.c from r14-6499-g348874f0baac0f fails
 2023-12-23  6:09 UTC  (3+ messages)
` [Bug testsuite/113085] "

[Bug c++/105467] New: Dependency file produced by C++ modules causes Ninja errors
 2023-12-23  4:38 UTC  (2+ messages)
` [Bug c++/105467] "

[Bug c/113112] New: RISC-V: Dynamic LMUL feature stabilization for GCC-14 release
 2023-12-23  0:59 UTC  (2+ messages)
` [Bug target/113112] "

[Bug c++/53499] New: Incorrect partial ordering result with member vs non-member
 2023-12-22 21:23 UTC  (2+ messages)
` [Bug c++/53499] "

[Bug c++/113117] New: ambiguous call during operator overloading is not detected for templates
 2023-12-22 21:23 UTC  (4+ messages)
` [Bug c++/113117] "

[Bug tree-optimization/86072] Poor codegen with atomics
 2023-12-22 20:30 UTC 

[Bug fortran/113118] New: ICE on assignment of derived types with allocatable class component
 2023-12-22 19:40 UTC  (4+ messages)
` [Bug fortran/113118] "

[Bug target/113083] New: [14 Regression][arm] ICE in fold_convert_loc, at fold-const.cc:2602 since r14-5979-g99d114c15523e0
 2023-12-22 19:21 UTC  (2+ messages)
` [Bug c++/113083] "

[Bug target/113059] New: [14 regression] fftw fails tests for -O3 -m32 -march=znver2 since r14-6210-ge44ed92dbbe9d4
 2023-12-22 18:41 UTC  (11+ messages)
` [Bug target/113059] "

[Bug c++/100861] New: False positive -Wmismatched-new-delete with destroying operator delete
 2023-12-22 18:31 UTC  (2+ messages)
` [Bug middle-end/100861] "

[Bug c++/113113] New: False -Wmismatched-new-delete in case of destroying operator delete
 2023-12-22 18:31 UTC  (2+ messages)
` [Bug c++/113113] "

[Bug target/113114] New: ICE in try_promote_writeback aarch64-ldp-fusion.cc
 2023-12-22 16:59 UTC  (2+ messages)
` [Bug target/113114] [14 Regression] ICE compiling gcc.c-torture/execute/pr59643.cwith -mabi=ilp32; "

[Bug target/113116] New: ~11-17% exec time regression of 436.cactusADM on aarch64
 2023-12-22 15:23 UTC  (2+ messages)
` [Bug target/113116] "

[Bug target/110061] New: libatomic: 128-bit atomics should be lock-free on AArch64
 2023-12-22 14:38 UTC  (2+ messages)
` [Bug target/110061] "

[Bug target/113115] New: ICE In extract_constrain_insn_cached recog.cc with ppc64le-linux-gnu crosscompiler
 2023-12-22 14:13 UTC 

[Bug c/112758] New: Inconsistent Bitwise AND Operation Result between int and long long int on Different Optimization Levels in GCC Trunk
 2023-12-22 11:30 UTC  (3+ messages)
` [Bug rtl-optimization/112758] [13/14 Regression] Inconsistent Bitwise AND Operation Result between int and long long int

[Bug tree-optimization/112941] New: during GIMPLE pass: bitintlower ICE: in handle_operand_addr, at gimple-lower-bitint.cc:2126 (gimple-lower-bitint.cc:2134) at -O with _BitInt()
 2023-12-22 11:30 UTC  (2+ messages)
` [Bug tree-optimization/112941] "

[Bug tree-optimization/113102] New: during GIMPLE pass: bitintlower ICE: SIGSEGV with _BitInt() at -O1 or -O2
 2023-12-22 11:30 UTC  (3+ messages)
` [Bug tree-optimization/113102] "

[Bug c++/113110] New: GCC rejects call to more specialized const char array version with string literal
 2023-12-22 10:19 UTC  (7+ messages)
` [Bug c++/113110] "

[Bug tree-optimization/110389] New: wrong code at -Os and -O2 with "-fno-tree-ch -fno-expensive-optimizations -fno-ivopts -fno-tree-loop-ivcanon" on x86_64-linux-gnu
 2023-12-22  9:55 UTC  (2+ messages)
` [Bug tree-optimization/110389] [12/13/14 Regression] "

[Bug c++/113111] New: -Werror=uninitialized is not consistent for optimization level 0 or -std=before-c++20
 2023-12-22  8:15 UTC 

[Bug tree-optimization/113091] New: Over-estimate SLP vector-to-scalar cost for non-live pattern statement
 2023-12-22  3:55 UTC  (2+ messages)
` [Bug tree-optimization/113091] "

[Bug c++/81438] silent bad code generation with computed goto exit from catch block
 2023-12-22  3:18 UTC 

[Bug c++/113031] New: [14 Regression] ICE in cxx_fold_indirect_ref_1 starting with r14-6508
 2023-12-22  0:55 UTC  (3+ messages)
` [Bug c++/113031] "

[Bug c++/95298] New: sorry, unimplemented: mangling record_type
 2023-12-22  0:23 UTC  (2+ messages)
` [Bug c++/95298] [11/12/13/14 Regression] "

[Bug c++/106213] New: -Werror=deprecated-copy-dtor does not trigger warning and error
 2023-12-21 21:59 UTC  (2+ messages)
` [Bug c++/106213] "

[Bug middle-end/101852] New: [meta-bug] some optabs are not documented
 2023-12-21 20:24 UTC  (2+ messages)
` [Bug middle-end/101852] [meta-bug] some standard RTL names "

[Bug middle-end/112951] New: [14 Regression] cond_copysign, cond_len_copysign optab not documented
 2023-12-21 20:24 UTC  (4+ messages)
` [Bug middle-end/112951] [14 Regression] cond_copysign, cond_len_copysign optab not documented (added by r14-5285-gf30ecd8050444f)

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