Messages by Date
-
2024/12/18
[Bug ipa/117457] regex global buffer overflow LTO due to IPA constprop and having 2 different string constants across both TU due not merging strings of -fsanitize=address
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug ipa/117457] regex global buffer overflow LTO due to IPA constprop and having 2 different string constants across both TU due not merging strings of -fsanitize=address
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118114] std::call_once crashes on LoongArch when program is built with -fPIC -mtls-dialect=desc
xry111 at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118114] std::call_once crashes on LoongArch when program is built with -fPIC -mtls-dialect=desc
xry111 at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug target/117920] Duplication of -mstackrealign sequence breaks CFI
aoliva at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug ipa/117457] regex global buffer overflow LTO due to IPA constprop and having 2 different string constants across both TU due not merging strings of -fsanitize=address
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118114] std::call_once crashes on LoongArch when program is built with -fPIC -mtls-dialect=desc
xry111 at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug lto/117457] regex global buffer overflow LTO due to IPA constprop and having 2 different string constants across both TU
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118114] std::call_once crashes on LoongArch when program is built with -fPIC -mtls-dialect=desc
xry111 at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug middle-end/117457] regex global buffer overflow LTO
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug lto/118121] [15 Regression] lto-wrapper.cc:1878:20: error: 'mkstemps' was not declared in this scope
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118114] std::call_once crashes on LoongArch when program is built with -fPIC -mtls-dialect=desc
xry111 at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug middle-end/117457] regex global buffer overflow LTO
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118114] std::call_once crashes on LoongArch when program is built with -fPIC -mtls-dialect=desc
xry111 at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug lto/118121] [15 Regression] lto-wrapper.cc:1878:20: error: 'mkstemps' was not declared in this scope
danglin at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug lto/118121] [15 Regression] lto-wrapper.cc:1878:20: error: 'mkstemps' was not declared in this scope
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug lto/118121] [15 Regression] lto-wrapper.cc:1878:20: error: 'mkstemps' was not declared in this scope
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug lto/118121] [15 Regression] lto-wrapper.cc:1878:20: error: 'mkstemps' was not declared in this scope
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug lto/118121] [15 Regression] lto-wrapper.cc:1878:20: error: 'mkstemps' was not declared in this scope
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/108165] -Wdangling-reference false positive
egallager at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug fortran/118120] Wrong aliasing assumptions for Fortran POINTERs
szakharin at nvidia dot com via Gcc-bugs
-
2024/12/18
[Bug modula2/118010] -Wlto-type-mismatch warning/error during m2 bootstrap on arm (gm2-libs-boot/Glibc.h:206:16: warning: type of ‘libc_lseek’ does not match original declaration [-Wlto-type-mismatch])
gaius at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug lto/118121] New: [15 Regression] lto-wrapper.cc:1878:20: error: 'mkstemps' was not declared in this scope
danglin at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/117915] [15 Regression] ICE on valid code at -O{s,2,3} with "-fno-tree-copy-prop -fno-tree-vrp" on x86_64-linux-gnu: tree check: expected ssa_name, have integer_cst in ifcombine_mark_ssa_name, at tree-ssa-ifcombine.cc:478 since r15-5003-gae074c69fd5aff
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug testsuite/118025] [15 Regression] gcc.dg/field-merge-9.c FAILs
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/118046] [15 Regression] wrong code at -O{2, 3} on x86_64-linux-gnu since r15-6173-ge8febb641415fd
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug fortran/118120] Wrong aliasing assumptions for Fortran POINTERs
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug fortran/118120] Wrong aliasing assumptions for Fortran POINTERs
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug fortran/118120] New: Wrong aliasing assumptions for Fortran POINTERs
szakharin at nvidia dot com via Gcc-bugs
-
2024/12/18
[Bug rtl-optimization/118115] Missed Optimization: Failure to Elide Branch When Copying Overlapping Union Members from arguments to returns
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug target/118119] New: [15 regression] RISC-V: gcc.c-torture/execute/va-arg-24.c zvl256b failure
ewlu at rivosinc dot com via Gcc-bugs
-
2024/12/18
[Bug c/118118] _Bool extension for C89 is undocumented
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118118] New: _Bool extension for C89 is undocumented
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/101774] using-declaration and typedef alter name for linkage purposes of unnamed struct
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118117] Array Of Nested Structs Makes Inner Struct Anonymous
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/118032] [15 regression] Bootstrap slowdown for risc-v
schwab--- via Gcc-bugs
-
2024/12/18
[Bug c++/101774] using-declaration and typedef alter name for linkage purposes of unnamed struct
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118117] Array Of Nested Structs Makes Inner Struct Anonymous
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118117] Array Of Nested Structs Makes Inner Struct Anonymous
lgomez at windhoverlabs dot com via Gcc-bugs
-
2024/12/18
[Bug c++/103313] nontype_argument_pack - compile error due to unsupported tree
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug target/118096] [15 regression] Bootstrap failure on SPARC with -O3 -mvis3
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug ada/117538] Tracebacks don’t include the load address of PIE executables
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug ada/117538] Tracebacks don’t include the load address of PIE executables
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug libstdc++/118105] std::regex_traits::transform_primary is not correct and might be unimplementable
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug libstdc++/94409] std::regexp (std::collate?) with GCC 7.3.1 on AIX, Japanese
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug libstdc++/98723] On Windows with CP936 encoding, regex compiles very slow.
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug target/118096] [15 regression] Bootstrap failure on SPARC with -O3 -mvis3
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug libstdc++/85824] regex constructor crashes under UTF-8 locale on Solaris SPARC when parsing a simple character class
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118117] New: Array Of Nested Structs Makes Inner Struct Anonymous
lgomez at windhoverlabs dot com via Gcc-bugs
-
2024/12/18
[Bug c++/118116] FreeFem++-cs compilation error with g++-15
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug libgomp/35614] libgomp info documentation file is in the wrong category
sandra at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118116] FreeFem++-cs compilation error with g++-15
ppalka at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug target/117920] ICE: in maybe_record_trace_start, at dwarf2cfi.cc:2591 with -O2 -fharden-conditional-branches -mstackrealign --param=max-grow-copy-bb-insns=32
aoliva at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/116871] -Wincompatible-pointer-types for function pointers could highlight the mismatch better
egallager at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/117865] "error: too many arguments to function" does not show the function type nor which argument is too many (especially w/ C23)
egallager at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118116] FreeFem++-cs compilation error with g++-15
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug middle-end/118097] [15 regression] recent bug with -O2, but not -O1
dcb314 at hotmail dot com via Gcc-bugs
-
2024/12/18
[Bug rtl-optimization/117999] [15 regression] libgo failures on arm
vmakarov at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118116] FreeFem++-cs compilation error with g++-15
shaydin at ktu dot edu.tr via Gcc-bugs
-
2024/12/18
[Bug rtl-optimization/117248] gcc/libgcc/libgcc2.h:232:25: internal compiler error: Arithmetic exception
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug rtl-optimization/117248] gcc/libgcc/libgcc2.h:232:25: internal compiler error: Arithmetic exception
vmakarov at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug middle-end/118006] ICE when building rr-5.8.0 with -fstrub=all (RTL check: expected elt 2 type 'B', have '0' (rtx barrier) in BLOCK_FOR_INSN, at rtl.h:1499)
aoliva at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug middle-end/118097] [15 regression] recent bug with -O2, but not -O1
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug middle-end/118097] [15 regression] recent bug with -O2, but not -O1
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug middle-end/118097] [15 regression] recent bug with -O2, but not -O1
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118112] Unhelpful "too many arguments to function" error message (especially w/ C23)
jsm28 at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug middle-end/118097] [15 regression] recent bug with -O2, but not -O1
dcb314 at hotmail dot com via Gcc-bugs
-
2024/12/18
[Bug c/118106] Erroneous warning: variably modified '<variable>' at file scope
jsm28 at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118116] FreeFem++-cs compilation error with g++-15
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118116] FreeFem++-cs compilation error with g++-15
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/12245] [12/13/14/15 regression] Uses lots of memory when compiling large initialized arrays
jakub at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118116] New: FreeFem++-cs compilation error with g++-15
shaydin at ktu dot edu.tr via Gcc-bugs
-
2024/12/18
[Bug libstdc++/118105] std::regex_traits::transform_primary is not correct and might be unimplementable
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug libstdc++/85824] regex constructor crashes under UTF-8 locale on Solaris SPARC when parsing a simple character class
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug libstdc++/85824] regex constructor crashes under UTF-8 locale on Solaris SPARC when parsing a simple character class
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug libstdc++/85824] regex constructor crashes under UTF-8 locale on Solaris SPARC when parsing a simple character class
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/12245] [12/13/14/15 regression] Uses lots of memory when compiling large initialized arrays
ian at airs dot com via Gcc-bugs
-
2024/12/18
[Bug c/12245] [12/13/14/15 regression] Uses lots of memory when compiling large initialized arrays
jakub at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug libstdc++/118105] std::regex_traits::transform_primary is not correct and might be unimplementable
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug target/118019] RISC-V: Performance regression in hottest function of X264
law at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug libstdc++/118088] std::priority_queue doesn't maintain invariants after being moved
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug rtl-optimization/118115] Missed Optimization: Failure to Elide Branch When Copying Overlapping Union Members
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug rtl-optimization/118115] New: Missed Optimization: Failure to Elide Branch When Copying Overlapping Union Members
jonathan.gruber.jg at gmail dot com via Gcc-bugs
-
2024/12/18
[Bug middle-end/118007] ICE when building ruby-3.2.5 with -fstrub=all
aoliva at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug lto/117457] regex global buffer overflow LTO
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug libstdc++/102445] [meta-bug] std::regex issues
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug libstdc++/117457] regex global buffer overflow LTO
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118113] std::regex construction from string literal causes out-of-bounds access when compiled with O2 and LTO
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118113] std::regex construction from string literal causes out-of-bounds access when compiled with O2 and LTO
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug middle-end/113506] ICE: RTL check: expected elt 2 type 'B', have '0' (rtx barrier) in BLOCK_FOR_INSN, at rtl.h:1495 with -Os -fno-tree-coalesce-vars -finline-stringops
aoliva at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118114] New: std::call_once crashes on LoongArch when program is built with -fPIC -mtls-dialect=desc
uwu at icenowy dot me via Gcc-bugs
-
2024/12/18
[Bug c++/118113] New: std::regex construction from string literal causes out-of-bounds access when compiled with O2 and LTO
david.cortes.rivera at gmail dot com via Gcc-bugs
-
2024/12/18
[Bug middle-end/118012] [avr] Expensive code (bit extract + extend + neg + and) instead of bit test
gjl at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118112] Unhelpful "too many arguments to function" error message (especially w/ C23)
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118112] Unhelpful "too many arguments to function" error message (especially w/ C23)
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118112] Unhelpful "too many arguments to function" error message (especially w/ C23)
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug target/117675] [14/15 regression] ARM Cortex 7-A ldrd register overlap
fhunleth--- via Gcc-bugs
-
2024/12/18
[Bug driver/81358] libatomic not automatically linked with C11 code
prathamesh3492 at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/117865] "error: too many arguments to function" does not show the function type nor which argument is too many (especially w/ C23)
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118112] Unhelpful "too many arguments to function" error message with -std=gnu23
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118112] Unhelpful "too many arguments to function" error message with -std=gnu23
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118112] Unhelpful "too many arguments to function" error message
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118112] Unhelpful "too many arguments to function" error message
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug testsuite/118055] [15 Regression] gcc.dg/tree-ssa/pr83403-1.c and -2 for CRIS and m68k since r15-6097-gee2f19b0937b5e
hp at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118112] Unhelpful "too many arguments to function" error message
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118112] Unhelpful "too many arguments to function" error message
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118112] New: Unhelpful "too many arguments to function" error message
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/118081] [15 regression] wrong code at -O{s,2,3} with "-fno-tree-vrp -fno-expensive-optimizations" on x86_64-linux-gnu since r15-6173
aoliva at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/118064] [15 regression] Miscompilation at -O1 since r15-6173-ge8febb641415fd
aoliva at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug driver/81358] libatomic not automatically linked with C11 code
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
-
2024/12/18
[Bug driver/81358] libatomic not automatically linked with C11 code
burnus at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug driver/81358] libatomic not automatically linked with C11 code
ro at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug middle-end/118084] [15 Regression] RISC-V: ICE in emit_move_insn, at expr.cc:4635
law at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug target/117675] [14/15 regression] ARM Cortex 7-A ldrd register overlap
wilco at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug target/117675] [14/15 regression] ARM Cortex 7-A ldrd register overlap
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/118111] New: profile_estimate builds inconsistent profile for gcc.dg/pr109417.c
acoplan at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug middle-end/118109] New: RISC-V: Empty Variadic Function Redundantly Pushes Argument Registers onto Stack
jonathan.gruber.jg at gmail dot com via Gcc-bugs
-
2024/12/18
[Bug libstdc++/118110] New: Incorrect facet instantiations for collate category in std::locale
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118104] [12/13/14/15 Regression] ICE when substituting packs into type aliases
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/118081] [15 regression] wrong code at -O{s,2,3} with "-fno-tree-vrp -fno-expensive-optimizations" on x86_64-linux-gnu since r15-6173
jakub at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug middle-end/118108] New: generic.texi: documentation missing for some OMP_… DEFTREECODE
burnus at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/118032] [15 regression] Bootstrap slowdown for risc-v
mark at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/118032] [15 regression] Bootstrap slowdown for risc-v
rdapp at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/118081] [15 regression] wrong code at -O{s,2,3} with "-fno-tree-vrp -fno-expensive-optimizations" on x86_64-linux-gnu since r15-6173
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug target/116242] [meta-bug] Tracker for zvl issues in RISC-V
rdapp at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug target/115995] RISC-V: Can't generate portable RVV code for rv64gcv_zvl512b
rdapp at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/118032] [15 regression] Bootstrap slowdown for risc-v
mark at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/118032] [15 regression] Bootstrap slowdown for risc-v
mark at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118107] New: false warning: "${inactive union member} may be used uninitialized" (in constructor call activating another, empty struct member, as union member)
giel+gcc at mortis dot eu via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/118032] [15 regression] Bootstrap slowdown for risc-v
rdapp at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/116166] [13 Regression] risc-v (last) insn-emit-nn.c build takes hours
mark at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118106] New: Erroneous warning: variably modified '<variable>' at file scope
beni.falk at gmail dot com via Gcc-bugs
-
2024/12/18
[Bug libstdc++/118105] New: std::regex_traits::transform_primary is not correct and might be unimplementable
redi at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug sanitizer/117725] [15 Regression] s390 -m31 bootstrap failure in interception.h since r15-5164-gfa321004f3f628
doko at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug fortran/57598] [Coarray, caf] Add FPE summary printing for ERROR STOP
vehre at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/118095] nonstring attribute cannot be applied to array of char arrays
uecker at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug driver/81358] libatomic not automatically linked with C11 code
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/118104] New: [trunk regression] ICE when substituting packs into type aliases
zyn7109 at gmail dot com via Gcc-bugs
-
2024/12/18
[Bug c++/110345] [C++26] P2552R3 - On the ignorability of standard attributes
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/110345] [C++26] P2552R3 - On the ignorability of standard attributes
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/110345] [C++26] P2552R3 - On the ignorability of standard attributes
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/110345] [C++26] P2552R3 - On the ignorability of standard attributes
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/110345] [C++26] P2552R3 - On the ignorability of standard attributes
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/110345] [C++26] P2552R3 - On the ignorability of standard attributes
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/110345] [C++26] P2552R3 - On the ignorability of standard attributes
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c/41045] Extended asm with C operands doesn’t work at top level
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug rtl-optimization/111619] 'make profiledbootstrap' makes 10+ minutes on insn-recog.cc (x86_64-linux)
slyfox at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug bootstrap/84402] [meta] GCC build system: parallelism bottleneck
slyfox at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug target/118103] New: [15 Regression] GCC miscompile rvv intrinsics at `-O3`, missing the `fsrm` instruction to the recover status of frm CSR
rvismith1115 at gmail dot com via Gcc-bugs
-
2024/12/18
[Bug tree-optimization/117875] [15 Regression] 28% regression for 456.hmmer on Zen4 with -Ofast -march=native
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug gcov-profile/118102] profile-use and profile-dir= during IPA pass: profile
ganime1961tire at gmail dot com via Gcc-bugs
-
2024/12/18
[Bug gcov-profile/118102] profile-use and profile-dir= during IPA pass: profile
ganime1961tire at gmail dot com via Gcc-bugs
-
2024/12/18
[Bug gcov-profile/118102] profile-use and profile-dir= during IPA pass: profile
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug gcov-profile/118102] profile-use and profile-dir= during IPA pass: profile
ganime1961tire at gmail dot com via Gcc-bugs
-
2024/12/18
[Bug gcov-profile/118102] profile-generate and profile-dir= during IPA pass: profile
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug gcov-profile/118102] profile-generate and profile-dir= during IPA pass: profile
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug gcov-profile/118102] profile-generate and profile-dir= during IPA pass: profile
ganime1961tire at gmail dot com via Gcc-bugs
-
2024/12/18
[Bug gcov-profile/118102] profile-generate and profile-dir= during IPA pass: profile
ganime1961tire at gmail dot com via Gcc-bugs
-
2024/12/18
[Bug gcov-profile/118102] profile-generate and profile-dir= during IPA pass: profile
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug gcov-profile/118102] profile-generate and profile-dir= during IPA pass: profile
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug c++/117504] [12/13/14/15 Regression] Incorrect code emitted when using "constexpr std::array" since r8-3497-g281e6c1d8f1b4c
simartin at gcc dot gnu.org via Gcc-bugs
-
2024/12/18
[Bug libstdc++/98723] On Windows with CP936 encoding, regex compiles very slow.
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug middle-end/118070] wrong code with _BitInt() in a bitfield vs scalar_storage_order attribute
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug tree-optimization/116166] [13 Regression] risc-v (last) insn-emit-nn.c build takes hours
rdapp at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug rtl-optimization/111619] 'make profiledbootstrap' makes 10+ minutes on insn-recog.cc (x86_64-linux)
rdapp at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug bootstrap/84402] [meta] GCC build system: parallelism bottleneck
rdapp at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug bootstrap/116146] Split insn-recog.cc
rdapp at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug c++/118101] [modules] ICE: canonical types differ for identical types
nshead at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug c++/118101] [modules] ICE: canonical types differ for identical types
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug c++/115008] ICE with modules on amd64-freebsd*
nshead at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug c++/118101] New: [modules] ICE: canonical types differ for identical types
nshead at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug c/118095] nonstring attribute cannot be applied to array of char arrays
kees at outflux dot net via Gcc-bugs
-
2024/12/17
[Bug c/118095] nonstring attribute cannot be applied to array of char arrays
kees at outflux dot net via Gcc-bugs
-
2024/12/17
[Bug target/118100] New: [14/15 Regression] Segment Fault by rvv intrinsic compilation at `-O2` and `-O3`.
rvismith1115 at gmail dot com via Gcc-bugs
-
2024/12/17
[Bug middle-end/118092] Missed Optimization of Variadic Functions
xry111 at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug middle-end/118097] [15 regression] recent bug with -O2, but not -O1
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug middle-end/118098] Missed Optimization of memcpy into Unconditional Branch
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug middle-end/118098] Missed Optimization of memcpy into Unconditional Branch
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug middle-end/118098] Missed Optimization of memcpy into Unconditional Branch
pinskia at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug c/118097] [15 regression] recent bug with -O2, but not -O1
xry111 at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug middle-end/118098] Missed Optimization of memcpy into Unconditional Branch
xry111 at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug c++/117970] [15 regression] RISC-V: xtreme-header failed to read compiled module: Bad file data
lhyatt at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug c++/117970] [15 regression] RISC-V: xtreme-header failed to read compiled module: Bad file data
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug fortran/117643] F_C_STRING from F23 is missing
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug fortran/117643] F_C_STRING from F23 is missing
kargls at comcast dot net via Gcc-bugs
-
2024/12/17
[Bug tree-optimization/118046] [15 Regression] wrong code at -O{2, 3} on x86_64-linux-gnu since r15-6173-ge8febb641415fd
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug tree-optimization/117915] [15 Regression] ICE on valid code at -O{s,2,3} with "-fno-tree-copy-prop -fno-tree-vrp" on x86_64-linux-gnu: tree check: expected ssa_name, have integer_cst in ifcombine_mark_ssa_name, at tree-ssa-ifcombine.cc:478 since r15-5003-gae074c69fd5aff
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug testsuite/118025] [15 Regression] gcc.dg/field-merge-9.c FAILs
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug c/118097] [15 regression] recent bug with -O2, but not -O1
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug c/118097] [15 regression] recent bug with -O2, but not -O1
sjames at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug target/118075] [15 Regression] RISC-V: Miscompile at -O3 zvl 256 since r15-4746-g30435cc2610
pan2.li at intel dot com via Gcc-bugs
-
2024/12/17
[Bug fortran/117643] F_C_STRING from F23 is missing
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug c/118095] nonstring attribute cannot be applied to array of char arrays
harald at gigawatt dot nl via Gcc-bugs
-
2024/12/17
[Bug fortran/117643] F_C_STRING from F23 is missing
kargls at comcast dot net via Gcc-bugs
-
2024/12/17
[Bug target/118096] [15 regression] Bootstrap failure on SPARC with -O3 -mvis3
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug target/118096] [15 regression] Bootstrap failure on SPARC with -O3 -mvis3
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
2024/12/17
[Bug target/118057] RISC-V: Can't vectorize load and store with zvl128b
andrew at sifive dot com via Gcc-bugs
-
2024/12/17
[Bug libstdc++/118099] New: basic_filebuf::overflow is left inconsistent on I/O error.
peadar at arista dot com via Gcc-bugs
-
2024/12/17
[Bug fortran/117643] F_C_STRING from F23 is missing
kargls at comcast dot net via Gcc-bugs
-
2024/12/17
[Bug c/118097] [15 regression] recent bug with -O2, but not -O1
dcb314 at hotmail dot com via Gcc-bugs