Messages by Date
-
2025/06/03
[Bug libstdc++/120527] Native platform wait on darwin
iains at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug libstdc++/120527] Native platform wait on darwin
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug libstdc++/120527] Native platform wait on darwin
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug libstdc++/120527] New: Native platform wait on darwin
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c/120526] New: false negative warning at -O1 -Wall on fprintf %s
eblake at redhat dot com via Gcc-bugs
-
2025/06/03
[Bug debug/120525] New: [16 Regression] ICE in vartrack building glibc memusage.c for s390-linux-gnu
jsm28 at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug tree-optimization/120524] New: `(__int128_var >> 127) & 1` is not optimized to ((unsigned __int128)__int128_var ) >> 127 in gimple level
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c/120510] composite_type produces result not compatible with arguments
uecker at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/103750] [i386] GCC schedules KMOV instructions that destroys performance in loop
thiago at kde dot org via Gcc-bugs
-
2025/06/03
[Bug libstdc++/120514] Build failure, possibly with C++
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug fortran/99838] ICE in gfc_format_decoder, at fortran/error.c:970
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[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/03
[Bug fortran/99838] ICE in gfc_format_decoder, at fortran/error.c:970
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/120515] darwin warning: ld: warning: -U option is redundant when using -undefined dynamic_lookup
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c/51579] GCC should be able report a warning for usage of parameters marked with __attribute__((unused))
uecker at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c/120078] [12/13/14/15 Regression] -Wjump-misses-init should be enabled by -Wc++-compat
uecker at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c/120078] [12/13/14/15/16 Regression] -Wjump-misses-init should be enabled by -Wc++-compat
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug fortran/114022] ICE with a complex part%ref and nested structure constructor of complex array.
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug fortran/101735] Type parameter inquiries for substrings are rejected
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug middle-end/120078] [12/13/14/15/16 Regression] -Wjump-misses-init should be enabled by -Wc++-compat
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug fortran/102599] Wrong simplification of inquiry parameters for complex arrays
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[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/06/03
[Bug fortran/102599] Wrong simplification of inquiry parameters for complex arrays
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug fortran/101735] Type parameter inquiries for substrings are rejected
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug fortran/101735] Type parameter inquiries for substrings are rejected
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug fortran/114022] ICE with a complex part%ref and nested structure constructor of complex array.
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug tree-optimization/120523] gcc.dg/tree-ssa/cswtch-6.c fails on aarch64
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug tree-optimization/120523] New: gcc.dg/tree-ssa/cswtch-6.c fails on aarch64
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c++/120518] nvptx offloading: "OpenMP: Handle more cases in user/condition selector" regresses C++ 'c-c++-common/gomp/metadirective-target-device-2.c'
sandra at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/120522] [16 Regression] RISC-V: Miscompile at -O3 since r16-449-gd884e9c5c74
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/120522] [16 Regression] RISC-V: Miscompile at -O3 since r16-449-gd884e9c5c74
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c/120511] Initializer warning on universal zero initializer for array element with double member
jsm28 at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/120522] New: [16 Regression] RISC-V: Miscompile at -O3 since r16-449-gd884e9c5c74
ewlu at rivosinc dot com via Gcc-bugs
-
2025/06/03
[Bug c/116892] forward declaration of enum followed by packed on the enum type causes an ICE in verify_type
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug libstdc++/120514] Build failure, possibly with C++
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug tree-optimization/120521] New: wrong code at -O3 with "-fno-tree-fre" on x86_64-linux-gnu (generated code hangs)
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
2025/06/03
[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/03
[Bug c/116892] forward declaration of enum followed by packed on the enum type causes an ICE in verify_type
rearnsha at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c++/120518] nvptx offloading: "OpenMP: Handle more cases in user/condition selector" regresses C++ 'c-c++-common/gomp/metadirective-target-device-2.c'
sandra at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c/120520] [C2y] Implement N3466, Clarifications on null pointers in the library
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug testsuite/120519] g++.target/powerpc/mvc-symbols1.C fail starting with r16-965-g83eee43e998d0a
alfierichards at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug middle-end/120516] [15/16 Regression] wrong code at O3 with "-fno-tree-slsr -fno-ipa-cp -fno-inline" from 15.1 and above on x86_64
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/120517] [16 Regression] "For datarefs with big gap, split them into different groups" vs. nvptx SLP vectorizer
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/120517] [16 Regression] "For datarefs with big gap, split them into different groups" vs. nvptx SLP vectorizer
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[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/03
[Bug c/120520] [C2y] Implement N3466, Clarifications on null pointers in the library
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c/120520] New: [C2y] Implement N3466, Clarifications on null pointers in the library
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/120479] missed opportunity to generate czero.nez
law at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c/116892] forward declaration of enum followed by packed on the enum type causes an ICE in verify_type
rearnsha at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug testsuite/120519] New: g++.target/powerpc/mvc-symbols1.C fail starting with r16-965-g83eee43e998d0a
kishan at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/120517] [16 Regression] "For datarefs with big gap, split them into different groups" vs. nvptx SLP vectorizer
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c++/120502] [15/16 Regression] ICE in verify_ctor_sanity with -std=c++20 -O1 and no_unique_address since r15-9189
rguenth at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c++/119692] C++ 'typeinfo', 'vtable' vs. OpenACC, OpenMP 'target' offloading
ro at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug libstdc++/120514] Build failure, possibly with C++
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c++/107600] New __is_destructible built-in
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug libstdc++/119089] FAIL: 23_containers/vector/debug/assign4_backtrace_neg.cc -std=gnu++17 (test for excess errors)
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug libstdc++/120514] Build failure, possibly with C++
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug libstdc++/104928] std::counting_semaphore on Linux can sleep forever
redi at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug testsuite/119862] [16 Regression] gcc.dg/pr119160.c FAILs
ptomsich at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c++/120518] New: nvptx offloading: "OpenMP: Handle more cases in user/condition selector" regresses C++ 'c-c++-common/gomp/metadirective-target-device-2.c'
tschwinge at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/119100] RISC-V: missed opportunities for vector-scalar instructions
parras at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug testsuite/119862] [16 Regression] gcc.dg/pr119160.c FAILs
ro at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/120517] New: [16 Regression] "For datarefs with big gap, split them into different groups" vs. nvptx SLP vectorizer
tschwinge at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/119100] RISC-V: missed opportunities for vector-scalar instructions
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/103750] [i386] GCC schedules KMOV instructions that destroys performance in loop
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug target/103750] [i386] GCC schedules KMOV instructions that destroys performance in loop
liuhongt at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug c/120516] [15/16 Regression] wrong code at O3 with "-fno-tree-slsr -fno-ipa-cp -fno-inline" from 15.1 and above on x86_64
congli at smail dot nju.edu.cn via Gcc-bugs
-
2025/06/03
[Bug c/120516] New: [15/16 Regression] wrong code at O3 with "-fno-tree-slsr -fno-ipa-cp -fno-inline" from 15.1 and above on x86_64
congli at smail dot nju.edu.cn via Gcc-bugs
-
2025/06/03
[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
slyfox at gcc dot gnu.org via Gcc-bugs
-
2025/06/03
[Bug driver/120515] New: darwin warning: ld: warning: -U option is redundant when using -undefined dynamic_lookup
peter at eisentraut dot org via Gcc-bugs
-
2025/06/03
[Bug target/120479] missed opportunity to generate czero.nez
bonzini at gnu dot 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 cobol/119975] clock_gettime in genapi.cc is unportable
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2025/06/02
[Bug tree-optimization/116824] phiprop gets confused with vop phi
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug tree-optimization/120451] CSWTCH variables should be mergable
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug tree-optimization/120451] CSWTCH variables should be mergable
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug tree-optimization/116824] phiprop gets confused with vop phi
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug tree-optimization/101139] Unable to remove double byteswap in fast path
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug tree-optimization/116824] phiprop gets confused with vop phi
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug tree-optimization/116824] phiprop gets confused with vop phi
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug tree-optimization/120451] CSWTCH variables should be mergable
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug c++/120514] New: Build failure, possibly with C++
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug libstdc++/120514] Build failure, possibly with C++
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug libstdc++/120514] Build failure, possibly with C++
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug middle-end/118939] [14/15 Regression] ada: executable segfaults on arm-linux-gnueabi when assigning an access to controlled type since r14-2653-g2971ff7b1d564a
aoliva at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug target/120424] [arm] -fnon-call-exceptions -fstack-clash-protection triggers lra-eliminations bug
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug middle-end/118939] [14/15/16 Regression] ada: executable segfaults on arm-linux-gnueabi when assigning an access to controlled type since r14-2653-g2971ff7b1d564a
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug target/120513] Possible arch or configure issue
chandleg at wizardsworks dot org via Gcc-bugs
-
2025/06/02
[Bug tree-optimization/120451] CSWTCH variables should be mergable
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug target/120513] Possible arch or configure issue
chandleg at wizardsworks dot org via Gcc-bugs
-
2025/06/02
[Bug c++/107600] New __is_destructible built-in
hjl.tools at gmail dot com 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
hjl.tools at gmail dot com via Gcc-bugs
-
2025/06/02
[Bug target/120513] Possible arch or configure issue
chandleg at wizardsworks dot org via Gcc-bugs
-
2025/06/02
[Bug target/120513] Possible arch or configure issue
chandleg at wizardsworks dot org via Gcc-bugs
-
2025/06/02
[Bug target/120513] Possible arch or configure issue
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug plugins/120513] Possible arch or configure issue
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug plugins/120513] Possible arch or configure issue
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug plugins/120513] New: Possible arch or configure issue
chandleg at wizardsworks dot 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++/48026] #pragma optimize ignored for C++ for preprocessor
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug cobol/120422] Reducing strcmp() and strlen() gcc/cobol/genapi.cc at f3a62dcfc96cb24127385a7e668133e037b6085d
rdubner at gcc dot gnu.org via Gcc-bugs
-
2025/06/02
[Bug target/120459] RISC-V: redundant addi
parras 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 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