Messages by Thread
-
[Bug other/63426] [meta-bug] Issues found with -fsanitize=undefined
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127595] New: [ICE] internal compiler error: in verify_ctor_sanity, at cp/constexpr.cc:7376 via brace initialization in template
s103360021 at gmail dot com via Gcc-bugs
-
[Bug diagnostics/127594] [17 regression] -Wdelete-non-virtual-dtor in diagnostics/digraphs.cc
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/127593] New: Analyzer reports memory leak for valid code (-Wanalyzer-malloc-leak)
b.buschinski at googlemail dot com via Gcc-bugs
-
[Bug c++/127592] New: : [17 Regression] [reflection] -fsanitize=null rejects template for over enumerators_of after P4101
philip at pobox dot com via Gcc-bugs
-
[Bug fortran/127591] New: Intrinsic polymorphic assignment run time error - an update
daneel at hotmail dot it via Gcc-bugs
-
[Bug target/127587] New: [GCN, gfx906] FAIL: gcc.dg/vect/vect-alias-check-ptr-info-2.c execution test
tschwinge at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127590] New: wrong code at -O1 on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug lto/127589] New: [OpenMP] Offload: ICE in device LTO if the host code uses '_Float16', unsupported by gcn and nvptx
burnus at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127588] New: wrong code at -O{2,3} with -fno-vect-cost-model on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug testsuite/127066] [17 regression] g++.old-deja/g++.pt/ptrmem6.C XPASSes
tschwinge at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127586] New: powerpc64: wrong code at -O1: v & 1 of an unsigned _BitInt(2) evaluates to 2
shimizu2486 at gmail dot com via Gcc-bugs
-
[Bug target/127585] New: -ffuse-ops-with-volatile-access on m68k/coldfire causes problem code generation
gerg at polyxeno dot com via Gcc-bugs
-
[Bug c/88731] [DR 481] Rejects well-formed program using bit-fields in _Generic.
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/92684] bitfield behavior not matching the declared type
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug cobol/126616] cobol: SIGSEGV in libgcobol.cc: binary_to_native_binary
rdubner at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127584] New: RISC-V: -freorder-blocks-and-partition corrupts ra
anton at ozlabs dot org via Gcc-bugs
-
[Bug target/127583] New: powerpc64: wrong code at -O1: rotate-and-insert with a wrap-around mask
shimizu2486 at gmail dot com via Gcc-bugs
-
[Bug analyzer/109839] -Wanalyzer-fd-leak false positive with routine dup2
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/124702] dup2 confuses -fanalyzer
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/127582] New: Bump generated Unicode tables to 18.0.0
tuug at gmx dot us via Gcc-bugs
-
[Bug analyzer/127581] New: -Wanalyzer-fd-leak false positive for dup2
norbert.eicker at gmx dot de via Gcc-bugs
-
[Bug target/126744] [17 regression] -Wodr in aarch64 backend
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/104315] [AArch64] Failure to optimize 8-bit bitreverse pattern
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/101927] reduction of popcount of 8bits can be improved
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127580] New: ICE on reflection of function template substituted with variadic template parameters and spliced in requires clause of generic lambda
eczbek.void at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/127579] New: [16/17 Regression] ICE when building with -mgeneral-regs -march=armv9-a since g:b3355804c7054bce288b643ce127ec5e9d0c2061
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/127578] New: [sparc] wrong code at -O2 with -mcbcond: find_cond_trap clobbers a live %icc
stian at itx dot no via Gcc-bugs
-
[Bug tree-optimization/127577] New: [[no_unique_address]]/base tail padding member lost after aggregate init with -fstore-merging
mail-gcc at bueddl dot de via Gcc-bugs
-
[Bug analyzer/110483] [14/15/16/17 Regression] Several gcc.dg/analyzer/out-of-bounds-diagram-*.c tests FAIL
dimitar at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127576] New: [16 regression] spurious strict aliasing violation w/ typeid & modules
marcel at laverdet dot com via Gcc-bugs
-
[Bug c/127575] New: FAIL: gcc.target/powerpc/pr27479.c starting from - r17-4608-gfa37f57173e247
kishan at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127574] New: Address of templated conversion operator is treated as <unresolved overloaded function type>
arthur.j.odwyer at gmail dot com via Gcc-bugs
-
[Bug c++/127573] New: [c++23] ICE: unexpected expression of kind implicit_conv_expr with constexpr std::array of std::string_view in lambda inside a template
s103360021 at gmail dot com via Gcc-bugs
-
[Bug modula2/127567] New: Import in local module does not import from the universe of modules
gaius at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127572] New: [c++26][contracts] a function-contract-specifier binds to the preceding parameter list rather than to the declarator
berne at notadragon dot com via Gcc-bugs
-
[Bug tree-optimization/127571] New: UBSAN: signed integer overflow: 9223372036854775800 - -32 cannot be represented in type 'long int' since r17-4215-g492fbdbf99dc9d
jamborm at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127570] New: [17 Regression] Folding sign-changing conversions in IVOPTS regresses code on RISC-V
law at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127565] New: usmul<mode> should be defined
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127568] New: [regression 16] [modules] ICE on anonymous structs named with typedef
samuelgardner101 at gmail dot com via Gcc-bugs
-
[Bug analyzer/127569] New: -Wanalyzer-use-after-free false negative
foss+gcc--- via Gcc-bugs
-
[Bug target/27479] TLS accesses use one more instruction than necessary
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125536] T[N] not substituted when N >= 2^31
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c/127566] New: -Wnull-dereference not triggered in simple cases
david at westcontrol dot com via Gcc-bugs
-
[Bug middle-end/77432] warn about null check after pointer dereference
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/126599] [reflection] display_string_of(nullptr-pointer-to-data-member) is "-1"
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127147] [reflection] ICE when splicing reflection of a variably-modified type
dschooner05 at gmail dot com via Gcc-bugs
-
[Bug target/127564] New: [Linaro-TCWG-CI] gcc-17-4551-geb311f86125: 3 regressions on arm
liuhongt at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/127187] [14/15/16 Regression] ICE (segfault) with ASSOCIATE selector containing %LEN inquiry of deferred-length character
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug d/127563] New: [D] false aliasing issue causing unnecessary reload
witold.baryluk+gcc at gmail dot com via Gcc-bugs
-
[Bug c++/127562] New: [Missed optimization] SLP fails to coalesce adjacent member movs
ofekshilon at gmail dot com via Gcc-bugs
-
[Bug c++/127561] New: ICE when partially specializing a template with decltype(auto) parameter
eczbek.void at gmail dot com via Gcc-bugs
-
[Bug c/127560] New: internal compiler error: in gimplify_expr, at gimplify.cc:21371
lu.maltsis at postgrad dot manchester.ac.uk via Gcc-bugs
-
[Bug c++/127559] New: [OpenMP]
burnus at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/127558] New: [loongarch64] wrong code at -O2: a live sign-extension replaced with a copy
shimizu2486 at gmail dot com via Gcc-bugs
-
[Bug target/127557] New: [16 Regression] LoongArch: ICE in gen_reg_rtx, at emit-rtl.cc:1193
bunk at stusta dot de via Gcc-bugs
-
[Bug target/127556] New: [loongarch64] wrong code at -Os for right-shift with count that should be zero
shimizu2486 at gmail dot com via Gcc-bugs
-
[Bug libstdc++/127555] New: filesystem::remove_all fails on targets with neither unlinkat nor dirent::d_type
gokbeykeskin at gmail dot com via Gcc-bugs
-
[Bug modula2/127554] New: Spell checking hint opportunity missed when building a contant aggrgate
gaius at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125390] [17 Regression][RISCV][RVV] ICE in cc1 during tree loop vectorization with -march=rv64gcv_zvl256b at -O2/-O3
rdapp at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/117379] Failure to vectorize multi add + mulit sub
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127552] New: [17 Regression] ICE in decompose, at wide-int.h:1049 since r17-4511-g885ad73e630ca2
kocelfc at tutanota dot com via Gcc-bugs
-
[Bug c++/127551] New: [constexpr][c++26] same code yields different results with and without constexpr
alex.irger at gmail dot com via Gcc-bugs
-
[Bug other/127553] New: RISC-V: RVV builtin calls are not rejected when building without RVV and the call can be optimized away
bunk at stusta dot de via Gcc-bugs
-
[Bug middle-end/119693] GCC assumes wrong bounds for strlen() return value, causing bogus bounds check elimination
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/127550] New: [16/17 Regression][loongarch64] wrong code at -O2: AND with a mask wider than 32 bits on a sign-extended int is treated as AND with 0xffffffff
shimizu2486 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/127549] New: vect: Decrease reduction precision or type.
rdapp at gcc dot gnu.org via Gcc-bugs
-
[Bug testsuite/127548] New: rs6000: vec-shift-double-runnable.c fails on power10 BE
jeevitha at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127547] New: [17 Regression] ICE: in spill_subreg_move, at config/riscv/riscv.cc:5378 at -O1
zsojka at seznam dot cz via Gcc-bugs
-
[Bug libstdc++/126120] is_constructible_v with shared_ptr from an invalid deleter
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/126274] [16 Regression] std::regex 2-3x slower since r16-7193-g158ad5f96954da5fa
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/88947] regex_search doesn't fail early when given a non-matching pattern with a start-of-input anchor
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/126274] [16/17 Regression] std::regex 2-3x slower since r16-7193-g158ad5f96954da5fa
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126486] codesize regression by 17.5% for spec2017 507.catcuBSSN_r caused by r15-6657 with O2
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/112626] `ABS(a) CMP a` can be optimized
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126644] `a << CST >> CST` can be simplified into a if upper CST bits of a are known to be zero
daniel.barboza at oss dot qualcomm.com via Gcc-bugs
-
[Bug preprocessor/123339] ICE: Segmentation fault in preprocessor with malformed __has_include syntax <"foo"
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug preprocessor/121508] ICE after error with __has_include
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123954] [riscv64, vector] missed optimization, extra move instruction
law at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/120374] ext-dce fails to realize a shift pair makes bits dead
law at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/127073] Missed LLVM's or disjoint detection for RISC-V
law at gcc dot gnu.org via Gcc-bugs
-
[Bug bootstrap/127546] New: Unable to bootstrap gcc with --target=aarch64-w64-mingw32
azoff at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/127545] New: [14/15/16/17 Regression] ICE: verify_flow_info failed: returns_twice call is not first in basic block 2 with recursive returns_twice function with -fsanitize-coverage=trace-pc
zsojka at seznam dot cz via Gcc-bugs
-
[Bug libstdc++/125548] piecewise_linear_distribution(nw, xmin, xmax, fw) invokes fw with incorrect values
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/82749] piecewise_linear_distribution::densities() non conformity
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c/127532] New: [GIMPLE FE] goto to an undefined or reserved __BB crashes the CFG construction (unchecked_make_edge / find_edge / calc_dfs_tree)
captainnemo9292 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/127544] New: wrong fold of pow (-inf, 0.5) into sqrt with -fno-math-errno -fno-signed-zeros
kyuwoncho18 at gmail dot com via Gcc-bugs
-
[Bug testsuite/127519] New: rs6000: builtin_altivec_tr_stxvr_runnable.c fails on power10 BE
jeevitha at gcc dot gnu.org via Gcc-bugs
-
[Bug cobol/127543] New: gcobol: an all-digit procedure name is mishandled — ICE, or "never defined" for a name that is defined
peeterjoot at protonmail dot com via Gcc-bugs
-
[Bug libfortran/127539] New: libgfortran doesn't respect FCFLAGS_FOR_TARGET
doko at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/127540] New: std::swap(i, i) with debug iterators aborts
antti at nietosvaara dot fi via Gcc-bugs
-
[Bug c/127528] New: [17 Regression] ICE: tree check: expected var_decl, have parm_decl in c_mark_addressable, subscripting a flexible array member of a 'register' parameter
captainnemo9292 at gmail dot com via Gcc-bugs
-
[Bug fortran/121683] Data corruption with sourced allocation from constructor
mikael at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/118665] [14/15/16 Regression] std::uniform_int_distribution infinite loop with generator returning 0
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
[Bug c/127535] New: [GIMPLE FE] statements built from error_mark_node / non-register operands are handed to gimple_build_assign, the operand scanner and the verifier
captainnemo9292 at gmail dot com via Gcc-bugs
-
[Bug c/127533] New: [GIMPLE FE] malformed __PHI (missing/mismatched arguments) crashes in find_edge / walk_stmt_load_store_addr_ops
captainnemo9292 at gmail dot com via Gcc-bugs
-
[Bug c++/127520] New: ICE on valid code
m.weisser.m at gmail dot com via Gcc-bugs
-
[Bug ipa/127104] modref doesn't recognize loads in assume bodies
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/127523] New: 30_threads/condition_variable/members/68519.cc: test_wait_until fails when a timed wait wakes within the clock tick equal to the deadline
gokbeykeskin at gmail dot com via Gcc-bugs