Messages by Date
-
2025/06/02
[Bug c/120511] Initializer warning on universal zero initializer for array element with double member
chris.j.leonard at proton dot me via Gcc-bugs
-
2025/06/02
[Bug cobol/119975] clock_gettime in genapi.cc is unportable
rdubner at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug cobol/119975] clock_gettime in genapi.cc is unportable
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c/120512] Wmissing-field-initializers mentions C++'s `{}` but that is also valid for C23 too
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c/120511] Initializer warning on universal zero initializer for array element with double member
chris.j.leonard at proton dot me via Gcc-bugs
-
2025/06/02
[Bug c/120511] Initializer warning on universal zero initializer for array element with double member
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug lto/120509] lto-plugin configure fails on canadian cross compiler build
chandleg at wizardsworks dot org via Gcc-bugs
-
2025/06/02
[Bug cobol/119695] Incorrect diagnostic format specifiers in COBOL FE
jklowden at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c/120511] Initializer warning on universal zero initializer for array element with double member
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c/120511] Initializer warning on universal zero initializer for array element with double member
chris.j.leonard at proton dot me via Gcc-bugs
-
2025/06/02
[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
-
2025/06/02
[Bug c/120511] Initializer warning on universal zero initializer for array element with double member
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[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
-
2025/06/02
[Bug c/120510] New: composite_type produces result not compatible with arguments
uecker at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/107600] New __is_destructible built-in
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug lto/120509] lto-plugin configure fails on canadian cross compiler build
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug lto/120509] lto-plugin configure fails on canadian cross compiler build
chandleg at wizardsworks dot org via Gcc-bugs
-
2025/06/02
[Bug lto/120509] New: lto-plugin configure fails on cross compiler build
chandleg at wizardsworks dot org via Gcc-bugs
-
2025/06/02
[Bug lto/120509] lto-plugin configure fails on canadian cross compiler build
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug lto/120509] lto-plugin configure fails on canadian cross compiler build
chandleg at wizardsworks dot org via Gcc-bugs
-
2025/06/02
[Bug lto/120509] lto-plugin configure fails on canadian cross compiler build
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug lto/120509] lto-plugin configure fails on cross compiler build
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120506] [16 Regression] Missing reason for failed constinit since r16-57
jason at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120506] [16 Regression] Missing reason for failed constinit since r16-57
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug target/120479] missed opportunity to generate czero.nez
law at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug cobol/120501] Error parsing ">>turn"
jklowden at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/118903] constexpr variables with co_await expression in its initialization expression
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/48026] #pragma optimize ignored for C++ for preprocessor
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/48026] #pragma optimize ignored for C++ for preprocessor
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/107600] New __is_destructible built-in
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[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
-
2025/06/02
[Bug libstdc++/120386] std::unique_copy uses the output type for comparisons
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[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
-
2025/06/02
[Bug fortran/109345] [12/13/14 Regression] class(*) variable that is a string array is not handled correctly
pault at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug libgomp/120444] [OpenMP][6.0] Add omp_target_memset/omp_target_memset_async
burnus at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[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
-
2025/06/02
[Bug c++/120123] [12/13/14/15/16 Regression] Implicit this is not used in a requires clause in nested lambdas
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120123] [12/13/14/15/16 Regression] Implicit this is not used in a requires clause in nested lambdas
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c/87038] diagnostics: Have -Wjump-misses-init be enabled by -Wall or -Wextra
uecker at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug libgomp/120444] [OpenMP][6.0] Add omp_target_memset/omp_target_memset_async
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120504] [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
jason at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120123] [12/13/14/15/16 Regression] Implicit this is not used in a requires clause in nested lambdas
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/107600] New __is_destructible built-in
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/107600] New __is_destructible built-in
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120506] [16 Regression] Missing reason for failed constinit since r16-57
jason at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[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
-
2025/06/02
[Bug c++/120506] New: [16 Regression] Missing reason for failed constinit since r16-57
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug tree-optimization/120231] GCC fails to notice that (double)u64 is non-negative
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/107600] New __is_destructible built-in
jason at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120502] [15/16 Regression] ICE in verify_ctor_sanity with -std=c++20 -O1 and no_unique_address since r15-9189
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug target/110812] Check availability of builtins at expand time
schwab--- via Gcc-bugs
-
2025/06/02
[Bug libstdc++/119152] [C++26] P3019R14 indirect and polymorphic: Vocabulary Types for Composite Class Design
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug libstdc++/119152] [C++26] P3019R14 indirect and polymorphic: Vocabulary Types for Composite Class Design
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug libstdc++/110339] Implement C++26 library features
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/107600] New __is_destructible built-in
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug target/110812] Check availability of builtins at expand time
rdapp at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/107600] New __is_destructible built-in
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug target/120447] [16 Regression] cpython fails to compile on AArch64 after r16-446-g210d06502f22964c7214586c54f8eb54a6965bfd
jschmitz at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug libstdc++/120481] Incorrect format result for using specifier with multi-digit hour, month, day or weekday
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug target/120447] [16 Regression] cpython fails to compile on AArch64 after r16-446-g210d06502f22964c7214586c54f8eb54a6965bfd
rsandifo at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug libstdc++/120481] Incorrect format result for using specifier with multi-digit hour, month, day or weekday
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120499] import std: indirect use of an exported class using a vector yields undefined symbol
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug target/120447] [16 Regression] cpython fails to compile on AArch64 after r16-446-g210d06502f22964c7214586c54f8eb54a6965bfd
rsandifo at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug libstdc++/120481] Incorrect format result for using specifier with multi-digit hour, month, day or weekday
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug libstdc++/120481] Incorrect format result for using specifier with multi-digit hour, month, day or weekday
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug target/120447] [16 Regression] cpython fails to compile on AArch64 after r16-446-g210d06502f22964c7214586c54f8eb54a6965bfd
jschmitz at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug target/120447] [16 Regression] cpython fails to compile on AArch64 after r16-446-g210d06502f22964c7214586c54f8eb54a6965bfd
rsandifo at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug fortran/120193] Incorrect debug info for unsigned(kind=1) and unsigned(kind=4)
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug target/120447] [16 Regression] cpython fails to compile on AArch64 after r16-446-g210d06502f22964c7214586c54f8eb54a6965bfd
ktkachov at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120495] error: non-template type 'coroutine_handle' used as a template
iains at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug ada/120463] Pb Doubled linked List
zzbard at wanadoo dot fr via Gcc-bugs
-
2025/06/02
[Bug fortran/120483] [15/16 Regression] character(len=:), allocatable, save variable returns incorrect substring since r15-2131
vehre at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug fortran/120193] Incorrect debug info for unsigned(kind=1) and unsigned(kind=4)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug fortran/109345] [12/13/14 Regression] class(*) variable that is a string array is not handled correctly
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug fortran/109345] [12/13/14 Regression] class(*) variable that is a string array is not handled correctly
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug fortran/103391] [12/13/14 Regression] ICE: gimplification failed since r7-4021-g574284e9c49687d8
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug libstdc++/120481] Incorrect format result for using specifier with multi-digit hour, month, day or weekday
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120504] [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
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[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
-
2025/06/02
[Bug c++/120504] [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
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120504] [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
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug libstdc++/120481] Incorrect format result for using specifier with multi-digit hour, month, day or weekday
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug ada/120463] Pb Doubled linked List
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120504] [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
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120504] [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
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120495] error: non-template type 'coroutine_handle' used as a template
iains at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[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
-
2025/06/01
[Bug c/120180] [OpenMP] ICE in C (c_parser_consume_token) / C++ cp_parser_skip_to_pragma_eol in error recovery for metadirective
burnus at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120504] [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
xry111 at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug fortran/119856] Missing commas in I/O formats not diagnosed by default at compile time.
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug fortran/119856] Missing commas in I/O formats not diagnosed by default at compile time.
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug other/120493] 2 different functions to get call RTX from CALL_INSN
hjl.tools at gmail dot com via Gcc-bugs
-
2025/06/01
[Bug other/120493] 2 different functions to get call RTX from CALL_INSN
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug fortran/119856] Missing commas in I/O formats not diagnosed by default at compile time.
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug translation/40883] [meta-bug] Translation breakage with trivial fixes
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug tree-optimization/84818] integer_onep must not be used for i18n
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug translation/79093] Hard coded plural in builtins.c:3203
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug translation/79093] Hard coded plural in builtins.c:3203
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug libstdc++/120465] std::erase_if for std::flat_map calls predicate with incorrect type
eligorkadaf at gmail dot com via Gcc-bugs
-
2025/06/01
[Bug translation/79093] Hard coded plural in builtins.c:3203
magnusmorton at gmail dot com via Gcc-bugs
-
2025/06/01
[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
-
2025/06/01
[Bug c++/120504] [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
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120504] [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
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[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
-
2025/06/01
[Bug c++/120503] New: P2115R0 (merging unnamed enumerations) is not fully implemented
gulackeg at gmail dot com via Gcc-bugs
-
2025/06/01
[Bug c++/107600] New __is_destructible built-in
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120503] P2115R0 (merging unnamed enumerations) is not fully implemented
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug cobol/120422] Reducing strcmp() and strlen() gcc/cobol/genapi.cc at f3a62dcfc96cb24127385a7e668133e037b6085d
rdubner at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120502] [15/16 Regression] ICE in verify_ctor_sanity with -std=c++20 -O1 and no_unique_address
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug cobol/119524] cobol: gg_printf assumes target characteristics
rdubner at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120502] [15/16 Regression] ICE in verify_ctor_sanity with -std=c++20 -O1 and no_unique_address
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120500] Template argument deduction fails when using a template-member-function of a template-type with the same fixed sequence
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120500] Template argument deduction fails when using a template-member-function of a template-type with the same fixed sequence
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug cobol/119524] cobol: gg_printf assumes target characteristics
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug libstdc++/120465] std::erase_if for std::flat_map calls predicate with incorrect type
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[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
-
2025/06/01
[Bug libstdc++/120465] std::erase_if for std::flat_map calls predicate with incorrect type
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug cobol/120501] Error parsing ">>turn"
rdubner at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug cobol/120501] New: Error parsing ">>turn"
rdubner at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug libfortran/116400] [15/16 Regression] Regenerated files are no longer written to the source directory
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120498] 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)
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120498] 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
-
2025/06/01
[Bug c++/120498] 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)
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120498] 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)
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120498] 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)
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120498] 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)
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c++/120499] import std: indirect use of an exported class using a vector yields undefined symbol
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug modula2/120474] InOut buffering should flush the WriteLn before the Read
gaius at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug modula2/120474] InOut buffering should flush the WriteLn before the Read
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[Bug c/120380] [14/15/16 Regression] internal compiler error: error reporting routines re-entered
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/01
[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
-
2025/06/01
[Bug libfortran/116400] [15/16 Regression] Regenerated files are no longer written to the source directory
iains at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[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
-
2025/05/31
[Bug c++/120123] [12/13/14/15/16 Regression] Implicit this is not used in a requires clause in nested lambdas
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug libfortran/116400] [15/16 Regression] Regenerated files are no longer written to the source directory
kargls at comcast dot net via Gcc-bugs
-
2025/05/31
[Bug c/119950] __builtin_constant_p warning with -Wdeprecated-non-prototype inconsistent
simon.marchi at polymtl dot ca via Gcc-bugs
-
2025/05/31
[Bug modula2/120497] An error is generated when returning a var variable which is a pointer
gaius at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug modula2/120497] An error is generated when returning a var variable which is a pointer
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug c++/120498] 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
-
2025/05/31
[Bug c++/120498] 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)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug c++/120498] 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
-
2025/05/31
[Bug c++/120498] 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)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug c++/120498] 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)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug c++/120498] 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)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[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
-
2025/05/31
[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
-
2025/05/31
[Bug ada/120463] Pb Doubled linked List
zzbard at wanadoo dot fr via Gcc-bugs
-
2025/05/31
[Bug modula2/120497] An error is generated when returning a var variable which is a pointer
gaius at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug modula2/120497] An error is generated when returning a var variable which is a pointer
gaius at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug rtl-optimization/81501] mulitple calls to __tls_get_addr() with -fPIC
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug fortran/119948] Source allocation of pure function result rejected
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug c++/115908] [coroutines] Wrong behavior of using get_return_object() when creating coroutines
iains at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug c++/115908] [coroutines] Wrong behavior of using get_return_object() when creating coroutines
iains at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug c++/118074] [coroutine] Initialize return value before destruction of coroutine
iains at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug fortran/119948] Source allocation of pure function result rejected
damian at archaeologic dot codes via Gcc-bugs
-
2025/05/31
[Bug libstdc++/104928] std::counting_semaphore on Linux can sleep forever
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug fortran/120049] ICE when using IS_C_ASSOCIATED ()
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug fortran/120049] ICE when using IS_C_ASSOCIATED ()
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug ada/120496] libada does not build with non-canonical libc on Linux
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug ada/120463] Pb Doubled linked List
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[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
-
2025/05/31
[Bug c++/120123] [12/13/14/15/16 Regression] Implicit this is not used in a requires clause in nested lambdas
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug ada/120496] adaint.h:324:8: error: unknown type name 'cpu_set_t'
dclarke at blastwave dot org via Gcc-bugs
-
2025/05/31
[Bug ada/120496] adaint.h:324:8: error: unknown type name 'cpu_set_t'
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug ada/120496] adaint.h:324:8: error: unknown type name 'cpu_set_t'
dclarke at blastwave dot org via Gcc-bugs
-
2025/05/31
[Bug other/120493] 2 different functions to get call RTX from CALL_INSN
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[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
-
2025/05/31
[Bug tree-optimization/120357] [14/15/16 Regression] ICE in vect "error: definition in block 9 does not dominate use in block 3" with early break
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[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
-
2025/05/31
[Bug ada/120496] adaint.h:324:8: error: unknown type name 'cpu_set_t'
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug ada/120496] New: adaint.h:324:8: error: unknown type name 'cpu_set_t'
dclarke at blastwave dot org via Gcc-bugs
-
2025/05/31
[Bug fortran/120483] [15/16 Regression] character(len=:), allocatable, save variable returns incorrect substring
tkoenig at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug c++/120495] New: error: non-template type 'coroutine_handle' used as a template
lh_mouse at 126 dot com via Gcc-bugs
-
2025/05/31
[Bug c/47409] volatile struct member bug
uecker at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug rtl-optimization/111901] Apparently bogus CSE of inline asm with memory clobber
ubizjak at gmail dot com via Gcc-bugs
-
2025/05/31
[Bug fortran/120483] [15/16 Regression] character(len=:), allocatable, save variable returns incorrect substring
tkoenig at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug fortran/120355] [15 Regression] Type mismatch for passed external function, if external function appears in the same source file
tkoenig at gcc dot gnu.org via Gcc-bugs
-
2025/05/31
[Bug c++/118074] [coroutine] Initialize return value before destruction of coroutine
iains at gcc dot gnu.org via Gcc-bugs
-
2025/05/30
[Bug fortran/120355] [15 Regression] Type mismatch for passed external function, if external function appears in the same source file
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/30
[Bug target/86693] inefficient atomic_fetch_xor
pskocik at gmail dot com via Gcc-bugs
-
2025/05/30
[Bug fortran/119856] Missing commas in I/O formats not diagnosed by default at compile time.
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/05/30
[Bug modula2/120389] Assigning a CHAR to an INTEGER crashes the compiler
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/30
[Bug libstdc++/104928] std::counting_semaphore on Linux can sleep forever
redi at gcc dot gnu.org via Gcc-bugs
-
2025/05/30
[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
-
2025/05/30
[Bug other/116792] RFE: should we be able to generate diagnostics in HTML format?
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/30
[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
-
2025/05/30
[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
-
2025/05/30
[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
-
2025/05/30
[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
-
2025/05/30
[Bug tree-optimization/120488] [12/13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/30
[Bug tree-optimization/120487] [15/16 Regression] wrong code at -Os on x86_64-linux-gnu
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/30
[Bug other/120494] get_call_fndecl requires REG_CALL_DECL note
hjl.tools at gmail dot com via Gcc-bugs
-
2025/05/30
[Bug tree-optimization/120487] [15/16 Regression] wrong code at -Os on x86_64-linux-gnu
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/30
[Bug tree-optimization/120488] [12/13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/30
[Bug tree-optimization/120488] [12/13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/05/30
[Bug other/120493] New: 2 different functions to get call RTX from CALL_INSN
hjl.tools at gmail dot com via Gcc-bugs
-
2025/05/30
[Bug other/120494] New: get_call_fndecl requires REG_CALL_DECL note
hjl.tools at gmail dot com via Gcc-bugs
-
2025/05/30
[Bug tree-optimization/120488] [12/13/14/15/16 regression] wrong code at -O1 and above on x86_64-linux-gnu
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/05/30
[Bug c++/120123] [12/13/14/15/16 Regression] Implicit this is not used in a requires clause in nested lambdas
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/05/30
[Bug gcov-profile/120491] New: Wrong line coverage for C++ constructor with multiline initialization list
wentaoz5 at illinois dot edu via Gcc-bugs