Messages by Thread
-
[Bug middle-end/123286] New: SAT_ADD is not constant folded at the gimple level
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123285] New: [Trunk] AArch64: Miscompile at -O3
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug rtl-optimization/123284] New: [16 regression] ICE: in maybe_legitimize_operand, at optabs.cc:8248 [r16-6333-gac64ceb33bf05b]
schwab--- via Gcc-bugs
-
[Bug rtl-optimization/123283] New: [16 regression] [RISC-V] libgo miscompiled by r16-5947-ga6c50ec2c6ebcb
schwab--- via Gcc-bugs
-
[Bug fortran/123282] New: [OpenACC/Fortran] Illegal memory access with derived type component in repeated alloc/dealloc cycle (order-dependent)
albert at tugraz dot at via Gcc-bugs
-
[Bug c++/123281] New: [16 Regression] ICE using gcc 20251221 snapshot with openscad-2025.05.01_pre-r1
ted.d.rodgers at gmail dot com via Gcc-bugs
-
[Bug fortran/96080] OpenACC/Fortran runtime library routines vs. Fortran 'pointer'
albert at tugraz dot at via Gcc-bugs
-
[Bug fortran/123280] New: [OpenACC/Fortran] acc_is_present fails for assumed-shape dummy argument mapped by caller
albert at tugraz dot at via Gcc-bugs
-
[Bug target/123279] New: [RISC-V] ICE: in code_for_pred_mov, at ./insn-opinit.h:968
schwab--- via Gcc-bugs
-
[Bug target/123278] New: ICE: in riscv_sched_variable_issue, at config/riscv/riscv.cc:10950 with -mcpu=xt-c910v2 -mtune=andes-n45 and _Float16
zsojka at seznam dot cz via Gcc-bugs
-
[Bug c++/123277] New: [16 Regression] [[maybe_unused]] does not silence Wunused-local-typedefs
enrico.seiler+gccbugs at outlook dot com via Gcc-bugs
-
[Bug rtl-optimization/123276] New: [16 regression] ICE when building GNAT (RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786)
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123276] [16 regression] ICE when building GNAT (RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786)
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123276] [16 regression] ICE when building GNAT (RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786)
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123276] [16 regression] ICE when building GNAT (RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786)
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123276] [16 regression] ICE when building GNAT (RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123276] [16 regression] ICE when building GNAT (RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123276] [16 regression] ICE when building GNAT (RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123276] [16 regression] ICE when building GNAT (RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123276] [16 regression] ICE when building GNAT (RTL check: expected code 'const_double' and not mode 'VOID', have code 'const_int' and mode 'VOID' in compress_float_constant, at expr.cc:4786)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/122908] [modules] Member functions of class templates that have function friend definitions expose their bodies
nshead at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/65608] [meta-bug] friend issues
nshead at gcc dot gnu.org via Gcc-bugs
-
[Bug sanitizer/122344] It is not possible to use modules with thread sanitizer due to sanitize/tsan_interface.h not being modules friendly
nshead at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/99578] [11 Regression] gcc-11 -Warray-bounds or -Wstringop-overread warning when accessing a pointer from integer literal
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/105762] [12/13 Regression] -Warray-bounds false positives for integer-to-pointer casts since r12-2132-ga110855667782dac
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/123275] New: Spurious warning: array subscript 0 is outside array bounds of ‘void[0]’
ubizjak at gmail dot com via Gcc-bugs
-
[Bug ada/115292] [15/16 Regression] i686-darwin17 bootstrap fails for Ada (between r15-856 and r15-889)
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug target/122777] [16 Regression] 5-8% slowdown of 454.calculix (PGO) and 548.exchange2_r (non-pgo) on AMD Zen{4,5} since r16-5258-g1d8e2d51e5c5cb
pheeck at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121864] ICE with empty (or trivial) source, C++ modules, and -save-temps
egas.g.ribeiro at tecnico dot ulisboa.pt via Gcc-bugs
-
[Bug target/123274] New: [16 Regression] ICE: in extract_insn, at recog.cc:2888 (unrecognizable insn: mult:DI) with -O2 -march=rv64id and __builtin_mul_overflow()
zsojka at seznam dot cz via Gcc-bugs
-
[Bug preprocessor/123273] New: -E -fdirectives-only reporting error on comments
yshuiv7 at gmail dot com via Gcc-bugs
-
[Bug target/123272] New: [nvptx] miscompilation in matrix multiplication with #pragma omp target teams parallel for collapse(2) if members of classes using templates
schulz.benjamin at googlemail dot com via Gcc-bugs
-
[Bug target/123271] New: -ftrapv fails to detect overflow on ARM32 since GCC 10
jiannmao at qq dot com via Gcc-bugs
-
[Bug middle-end/123270] New: strchr should optimize to equal check on boolean expression
rockeet at gmail dot com via Gcc-bugs
-
[Bug target/123269] New: [16 Regression] Recent change causes predcomm-dse failures
law at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123268] New: [16 Regression] Recent change triggers ICE on riscv32
law at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119551] [modules] ICE when reading inline var referencing TU-local entity
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/122994] [Modules] lambda expression in global variable initializer is considered to expose TU-local types
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123267] New: [16 Regression] ICE building libstdc++-v3/src/c++20/tzdb.cc
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libfortran/122957] -fdefault-integer-8 is results in wrong v_list in user defined IO
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/99768] Unhelpful -Wuninitialized diagnostic with type punning
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123266] New: [16 Regression] Recent change exposes failure to optimize in VRP/DOM and code quality regression
law at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/123265] New: std::stacktrace reports broken stacktraces when using separate debug symbols
moncef.mechri at gmail dot com via Gcc-bugs
-
[Bug d/123264] New: d: Infinite loop in dump_generic_node
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
[Bug d/123263] New: d: ICE in dwarf2out_abstract_function, at dwarf2out.cc:23771
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123262] New: x86 optimization: Missed combining sub and cmp on subtract overflow patterns
Explorer09 at gmail dot com via Gcc-bugs
-
[Bug c++/123261] New: ICE in diagnostics when using implicit constexpr
addr2line at gmail dot com via Gcc-bugs
-
[Bug target/123260] New: FCMLA recognition does not work for scalars
yyc1992 at gmail dot com via Gcc-bugs
-
[Bug c/121691] -Wcomma-within-single-parentheses: New diagnostic for non-robust uses of the comma operator
foss+gcc--- via Gcc-bugs
-
[Bug middle-end/87403] [Meta-bug] Issues that suggest a new warning
foss+gcc--- via Gcc-bugs
-
[Bug debug/123259] New: Allow more control over CTF generation
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/123258] New: Multiplication by -1 not hoisted
mjr19 at cam dot ac.uk via Gcc-bugs
-
[Bug libgomp/103276] [openacc] Trying to map already mapped data
albert at tugraz dot at via Gcc-bugs
-
[Bug driver/123257] New: libssp no longer needed with modern mingw
ossman at cendio dot se via Gcc-bugs
-
[Bug c/123256] New: Possible false positive in -Wuninitialized warning with pointer type conversion and bit-field access
jiangxuezhi2 at huawei dot com via Gcc-bugs
-
[Bug fortran/123255] New: OpenACC: copyin of allocatable array component computes wrong size
albert at tugraz dot at via Gcc-bugs
-
[Bug fortran/123254] New: OpenACC: SIGSEGV in GOACC_parallel_keyed when using present() clause for derived type dummy argument
albert at tugraz dot at via Gcc-bugs
-
[Bug fortran/123253] New: [16.0 regression] rejection of valid code
juergen.reuter at desy dot de via Gcc-bugs
-
[Bug fortran/123252] New: OpenACC: derived-type scalar component has wrong value in device kernel when only array component is mapped
albert at tugraz dot at via Gcc-bugs