Messages by Thread
-
-
[Bug ada/127466] New: [ada] GNAT rejects legal Unchecked_Union derived-type discriminant access with "sorry - unable to generate discriminant check" (regression from GNAT 12)
a.yerkesh at gmail dot com via Gcc-bugs
-
[Bug c++/127465] New: internal compiler error: in gimple_build_call_from_tree
0599jiangyc at gmail dot com via Gcc-bugs
-
[Bug c++/127463] New: internal compiler error: in merge_weak
0599jiangyc at gmail dot com via Gcc-bugs
-
[Bug c++/127462] New: internal compiler error: in temp_pop_parm_decls
0599jiangyc at gmail dot com via Gcc-bugs
-
[Bug target/127461] New: ICE: in final_scan_insn_1, at final.cc:2817 (could not split insn {addv2qi3}) with -mtune=c3-2
zsojka at seznam dot cz via Gcc-bugs
-
[Bug target/127460] New: [PRU] Debug information causes an extra repeat-loop NOP with -fno-var-tracking
yqtian668 at gmail dot com via Gcc-bugs
-
[Bug target/127459] New: [14/15/16 Regression] x86: AVX512VL instruction (vinserti32x4, EVEX.256) emitted with only -mavx512f
markrose at markrose dot ca via Gcc-bugs
-
[Bug c++/127458] New: tree check ICE on call of templated function with packed type and non-type parameters
benjsith at gmail dot com via Gcc-bugs
-
[Bug c/127457] New: Wrong wide string literal alignment
lnicoara at thinkoid dot org via Gcc-bugs
-
[Bug c++/116335] defaulting int spaceship operator should be rejected
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/118387] ICE on spaceship for empty class member: in genericize_spaceship, at cp/method.cc:1101
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/107325] Defaulted operator<=> with a non-comparison-category return type is not deleted
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127456] New: ICE when defaulted operator<=> returns a reference
arthur.j.odwyer at gmail dot com via Gcc-bugs
-
[Bug libstdc++/9964] filebuf::close() sometimes fails to close file.
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127455] New: [missed optimization] Unsigned casts prevent folding bit-mask MAX
mikaseianatsu at proton dot me via Gcc-bugs
-
[Bug fortran/104776] Parameterized derived type component initialization: incorrect compiler error
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127454] New: false-postive -Wuninitialized warning with -ftrivial-auto-var-init=
arnd at linaro dot org via Gcc-bugs
-
[Bug c++/127453] New: internal compiler error: in declare_module
0599jiangyc at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/127452] New: [17 Regression] forwprop generates 128bit multiplication even if not supported by the target
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127451] New: internal compiler error: in cp_check_omp_declare_reduction
0599jiangyc at gmail dot com via Gcc-bugs
-
[Bug c++/127450] New: internal compiler error: in check_noexcept_r
0599jiangyc at gmail dot com via Gcc-bugs
-
[Bug target/127449] New: MIPS: R6 forbidden slots not avoided for the purpose of debugging (-Og, etc.)
macro at orcam dot me.uk via Gcc-bugs
-
[Bug target/120165] [m68k] gfortran segfaults when built with LRA enabled
schwab--- via Gcc-bugs
-
[Bug target/113939] Switch m68k to LRA
schwab--- via Gcc-bugs
-
[Bug fortran/127448] New: Array pointer assignment doesn't correctly set the span
mikael at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/123409] negative_binomial_distribution::param() does not modify member gamma_distribution
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libgomp/125691] ICE when parsing malformed #pragma omp simd loop with missing for parentheses
burnus at gcc dot gnu.org via Gcc-bugs
-
[Bug target/126243] arc: vectorization emits incorrect scalar ops
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127447] New: Wrong code issue at -O2 and above from GCC-15.1 to 17.0 (trunk) versions
haoxintu at gmail dot com via Gcc-bugs
-
[Bug middle-end/127446] New: [17 Regression] small 3% performance regression for perl around August 19th
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug lto/126841] [LTO] -ffunction-sections can emit multiple distinct functions into one native section
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/127445] New: [17 Regression] ICE: in df_refs_verify, at df-scan.cc:4012 with -Os -finstrument-functions-once -fzero-call-used-regs=all-gpr-arg
zsojka at seznam dot cz via Gcc-bugs
-
[Bug tree-optimization/127444] New: `x sCMP -x` should be simplified into x sCMP 0
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/127443] New: [17 Regression] ICE: in simplify_subreg_concatn, at lower-subreg.cc:678 with -O -g
zsojka at seznam dot cz via Gcc-bugs
-
[Bug c/127442] New: [14 Regression] RISC‑V: auto-vectorization emits illegal vsetivli e32,mf2 for Zve32f target
bigmagicreadsun at gmail dot com via Gcc-bugs
-
[Bug c/127441] New: [M68K] [LRA] wrong code at -Os: va_list argument slot updated with a stale stack offset after push
bernie at codewiz dot org via Gcc-bugs
-
[Bug tree-optimization/127440] New: cond_store_replacement_limited should support diamond shapped bb
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/113381] FAIL: g++.dg/cpp2a/consteval-prop6.C -std=c++20 at line 58 (test for warnings, line 57)
danglin at gcc dot gnu.org via Gcc-bugs
-
[Bug modula2/126174] Documentation generation produces warnings when generating gm2.info
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127439] New: ICE with
ted.d.rodgers at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/127438] New: [17 Regression] ICE: maximum number of LRA assignment passes is achieved (30) with -fvpt -fprofile-arcs -fharden-compares
zsojka at seznam dot cz via Gcc-bugs
-
[Bug tree-optimization/127130] [14/15/16 Regression] wrong code at -O{2,3} on x86_64-linux-gnu
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug cobol/126633] cobol1: FR add STORED-CHAR-LENGTH function (available at least in Fujitsu and GnuCOBOL)
simonsobisch at gnu dot org via Gcc-bugs
-
[Bug c++/127437] New: ICE when compiling static constexpr class member in folly v2024.06.24.00
emcdonou at qti dot qualcomm.com via Gcc-bugs
-
Worth a website update?
Jackson Michael via Gcc-bugs
-
[Bug tree-optimization/127049] [15/16 Regression] -O2 auto-vectorizer emits aligned movaps to unaligned address -> SIGSEGV
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug cobol/126611] cobol1: COBOL-WORDS directive broken (and possibly reserved words leaking into preprocessor-reserved words)
simonsobisch at gnu dot org via Gcc-bugs
-
[Bug c/127436] New: ICE: Segmentation fault on store_expr
kyuwoncho18 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/125945] factor_out_conditional_load could use better heurstic for pre-vectorization
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126760] [16 Regression] Wrong code at -O2 on x86_64-pc-linux-gnu since r16-6679
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug jit/127435] New: jit.dg/test-sized-float.c fails to compile on some targets due to unconditional use of __float128
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127434] New: 13/14/15/16/17] IPA-SRA introduces unconditional load from conditionally accessed indexing header at -O2
clopez at igalia dot com via Gcc-bugs
-
[Bug tree-optimization/127433] New: wrong aligned info with mutual alignment peeling caused segfault
linkw at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125848] [C++26] P3769R1, Clarification of placement new deallocation
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/126658] [16 Regression] Wrong code at -O1 on x86_64-pc-linux-gnu
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/88259] vectorization failure for a typical loop for getting max value and index
konstantinos.eleftheriou at vrull dot eu via Gcc-bugs
-
[Bug target/127432] New: [17 Regression] 17% slowdown of calculix on aarch64 since r17-4170-g81d25063773b48
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127035] [17 Regression] 25% slowdown of imagick_r on Zen2 since r17-3484-g89f8552e424c43
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127426] New: [C++23] ICE in dependent_type_p with concept lambda and std::generator
zhenyefan at 163 dot com via Gcc-bugs
-
[Bug gcov-profile/127427] New: GCC is too quick to reject reflecting types that involves names introduced by using-declarations
programmer00001h at gmail dot com via Gcc-bugs
-
[Bug c++/127431] New: struct field default = address of label can cause assembly with reference to undefined local label
alanas.00 at mail dot ru via Gcc-bugs
-
[Bug libstdc++/127430] New: Wrong preprocessor guard at libstdc++-v3/config/io/basic_file_stdio.cc
gokbeykeskin at gmail dot com via Gcc-bugs
-
[Bug target/127429] New: 4% slowdown of calculix on aarch64 since r17-4214-ga426e0a8c5ee9c
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127428] New: [C++26] ICE (segfault) in poplevel (decl.cc:783) with lambda in contract precondition and deducing-this template
vincent.liu at arista dot com via Gcc-bugs
-
[Bug c++/127424] New: 27_io testsuite: opening a FIFO with O_RDWR is undefined in POSIX; 9964.cc also stopped testing PR 9964 in 2004
gokbeykeskin at gmail dot com via Gcc-bugs
-
[Bug libstdc++/127425] New: estsuite: __gnu_test::semaphore exits 0 when SysV semaphores are unavailable, so 10 tests report PASS without executing
gokbeykeskin at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/127423] New: [RISC-V] -fcompare-debug failure in noce_get_alt_condition when a DEBUG_INSN overlaps if_info->x
yqtian668 at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/127422] New: [AArch64] -fcompare-debug failure in combine when a DEBUG_INSN retains a volatile MEM -
yqtian668 at gmail dot com via Gcc-bugs