Messages by Thread
-
-
[Bug cobol/119695] Incorrect diagnostic format specifiers in COBOL FE
jklowden at gcc dot gnu.org via Gcc-bugs
-
[Bug c/120512] New: Wmissing-field-initializers mentions C++'s `{}` but that is also valid for C23 too
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/120511] New: Initializer warning on universal zero initializer for array element with double member
chris.j.leonard at proton dot me via Gcc-bugs
-
[Bug c/120510] New: composite_type produces result not compatible with arguments
uecker at gcc dot gnu.org via Gcc-bugs
-
[Bug lto/120509] New: lto-plugin configure fails on cross compiler build
chandleg at wizardsworks dot org via Gcc-bugs
-
[Bug c++/48026] #pragma optimize ignored for C++ for preprocessor
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120508] New: Undefined symbols and relocation truncated to fit IMAGE_REL_AMD64_ADDR32NB with large translation unit making heavy use of templates with -O0
krizdjali at gmail dot com via Gcc-bugs
-
[Bug c/116892] forward declaration of enum followed by packed on the enum type causes an ICE in verify_type
uecker at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120123] [13 Regression] Implicit this is not used in a requires clause in nested lambdas
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug c/87038] diagnostics: Have -Wjump-misses-init be enabled by -Wall or -Wextra
uecker at gcc dot gnu.org via Gcc-bugs
-
[Bug target/120507] New: ICE: in extract_insn, at recog.cc:2882 (unrecognizable insn) with -mgeneral-regs-only -mfloat-abi=softfp
zsojka at seznam dot cz via Gcc-bugs
-
[Bug c++/120506] New: [16 Regression] Missing reason for failed constinit since r16-57
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/120231] GCC fails to notice that (double)u64 is non-negative
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/103391] [12/13/14 Regression] ICE: gimplification failed since r7-4021-g574284e9c49687d8
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/120505] New: [OpenMP] Fortran deep mapping of alloc comp + component mapping like 'map(var%arr(1)%alloc)' in target (enter/exit) data
burnus at gcc dot gnu.org via Gcc-bugs
-
[Bug bootstrap/98324] [11 Regression] bootstrap broken with a LTO build configured with --enable-default-pie
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug translation/40883] [meta-bug] Translation breakage with trivial fixes
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/84818] integer_onep must not be used for i18n
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug translation/79093] Hard coded plural in builtins.c:3203
magnusmorton at gmail dot com via Gcc-bugs
-
[Bug c++/120504] New: [16 Regression] gcc-16 fails to build llvm-20 and gdb-16.3 unique_ptr.h:91:23: error: invalid application of 'sizeof' to incomplete type ... since r16-944-g0629924777ea20
slyfox at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120503] New: P2115R0 (merging unnamed enumerations) is not fully implemented
gulackeg at gmail dot com via Gcc-bugs
-
[Bug c++/120502] New: GCC Crash at cp/constexpr.cc:5462 when trying to constant evaluate constructor
nikolasklauser at berlin dot de via Gcc-bugs
-
[Bug cobol/120501] New: Error parsing ">>turn"
rdubner at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120500] New: Template argument deduction fails when using a template-member-function of a template-type with the same fixed sequence
pro.guillaume.dua at gmail dot com via Gcc-bugs
-
[Bug c++/120499] New: import std: indirect use of an exported class using a vector yields undefined symbol
nico at josuttis dot de via Gcc-bugs
-
[Bug c/119950] __builtin_constant_p warning with -Wdeprecated-non-prototype inconsistent
simon.marchi at polymtl dot ca via Gcc-bugs
-
[Bug c++/120498] New: error: either all initializer clauses should be designated or none of them should be when designated-initialising nested union members(?) (same code accepted as C)
nabijaczleweli at nabijaczleweli dot xyz via Gcc-bugs
-
[Bug modula2/120497] New: An error is generated when returning a var variable which is a pointer
gaius at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/81501] mulitple calls to __tls_get_addr() with -fPIC
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/119948] Source allocation of pure function result rejected
damian at archaeologic dot codes via Gcc-bugs
-
[Bug ada/120496] New: adaint.h:324:8: error: unknown type name 'cpu_set_t'
dclarke at blastwave dot org via Gcc-bugs
-
[Bug c++/120495] New: error: non-template type 'coroutine_handle' used as a template
lh_mouse at 126 dot com via Gcc-bugs
-
[Bug c/47409] volatile struct member bug
uecker at gcc dot gnu.org via Gcc-bugs
-
[Bug target/86693] inefficient atomic_fetch_xor
pskocik at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/119780] [13/14/15/16 regression] wrong code at -O{1,s} : runtime hang since r13-3688
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/119773] [12/13/14/15/16 regression] wrong code at -O{s,1,2,3} on x86_64-linux-gnu since r11-6482
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/120258] [12/13/14/15/16 regression] wrong code at -O{s,1,2,3} on x86_64-linux-gnu
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug other/120493] New: 2 different functions to get call RTX from CALL_INSN
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug other/120494] New: get_call_fndecl requires REG_CALL_DECL note
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug gcov-profile/120491] New: Wrong line coverage for C++ constructor with multiline initialization list
wentaoz5 at illinois dot edu via Gcc-bugs
-
[Bug target/100085] Bad code for union transfer from __float128 to vector types
munroesj at gcc dot gnu.org via Gcc-bugs
-
[Bug gcov-profile/120490] New: Wrong line coverage for inline function as an arm of switch-case
wentaoz5 at illinois dot edu via Gcc-bugs
-
[Bug gcov-profile/120489] New: Wrong line coverage in loops with continue statements and dereferencing of pointer variables
wentaoz5 at illinois dot edu via Gcc-bugs
-
[Bug tree-optimization/120487] New: wrong code at -Os on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug tree-optimization/120488] New: wrong code at -O1 and above on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug gcov-profile/120486] New: Line coverage for nested ternary expressions counts overlapping paths
wentaoz5 at illinois dot edu via Gcc-bugs
-
[Bug gcov-profile/120485] New: Superfluous branch coverage and condition coverage before preprocessor directives
wentaoz5 at illinois dot edu via Gcc-bugs
-
[Bug gcov-profile/120484] New: Wrong line coverage triggered by loop, else-clause, and variable declaration
wentaoz5 at illinois dot edu via Gcc-bugs
-
[Bug fortran/120483] New: character(len=:), allocatable, save variable returns incorrect substring
peter at guentert dot com via Gcc-bugs
-
[Bug fortran/120483] [15/16 Regression] character(len=:), allocatable, save variable returns incorrect substring
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/120483] [15/16 Regression] character(len=:), allocatable, save variable returns incorrect substring
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/120483] [15/16 Regression] character(len=:), allocatable, save variable returns incorrect substring since r15-2131
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/120483] [15/16 Regression] character(len=:), allocatable, save variable returns incorrect substring since r15-2131
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/120483] [15/16 Regression] character(len=:), allocatable, save variable returns incorrect substring since r15-2131
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/120483] [15/16 Regression] character(len=:), allocatable, save variable returns incorrect substring since r15-2131
anlauf at gcc dot gnu.org via Gcc-bugs