Messages by Date
-
2025/01/11
[Bug c/116871] -Wincompatible-pointer-types for function pointers could highlight the mismatch better
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c/116871] -Wincompatible-pointer-types for function pointers could highlight the mismatch better
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c/116871] -Wincompatible-pointer-types for function pointers could highlight the mismatch better
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug rtl-optimization/117868] [avr][lra] Wrong code with -mlra in simd-1.c
denisc at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug rtl-optimization/117868] [avr][lra] Wrong code with -mlra in simd-1.c
denisc at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug fortran/107596] ICE in gfc_match_submodule, at fortran/module.cc:773
kargls at comcast dot net via Gcc-bugs
-
2025/01/11
[Bug target/118418] [15 Regression][gcn] Compiler selftest ICE in assert_rtx_eq_at, at selftest-rtl.cc:57 / FAIL: ASSERT_RTX_EQ (val, folded) since r15-6777-g06c4cf398947b5
schwab--- via Gcc-bugs
-
2025/01/11
[Bug middle-end/118415] [15 Regression] crc optimization uses user accessible symbols
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug libstdc++/118413] Move only function makes `std::views::transform` not working correctly
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug target/112092] RISC-V: Suboptimal RVV code produced for vsetvl-11.c and vsetvlmax-8.c
macro at orcam dot me.uk via Gcc-bugs
-
2025/01/11
[Bug libstdc++/118413] Move only function makes `std::views::transform` not working correctly
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug tree-optimization/115825] [12/13/14 Regression] Loop unrolling increases code size with -Os
segher at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug middle-end/118415] [15 Regression] crc optimization uses user accessible symbols
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug middle-end/118411] asm goto in large function miscompiles with "Error: bad immediate value for offset" in ARM mode
mathieu.desnoyers at efficios dot com via Gcc-bugs
-
2025/01/11
[Bug c/87950] GCC warns about reaching end of non-void function when all switch cases are completely handled
redi at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug middle-end/118415] [15 Regression] crc optimization uses user accessible symbols
law at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug tree-optimization/118409] [15 regression] gas miscompiled by ifcombine ("Unsupported broadcast" assemble failure)
law at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug fortran/106692] [12/13/14 Regression] Cray pointer comparison wrongly optimized away
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug target/118329] avr defines __int24 but doesn't define __GLIBCXX_TYPE_INT_N_0
gjl at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug rtl-optimization/117868] [avr][lra] Wrong code with -mlra in simd-1.c
denisc at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug rtl-optimization/117868] [avr][lra] Wrong code with -mlra in simd-1.c
denisc at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug target/118418] New: [15 Regression][gcn] Compiler selftest ICE in assert_rtx_eq_at, at selftest-rtl.cc:57 / FAIL: ASSERT_RTX_EQ (val, folded) since r15-6777-g06c4cf398947b5
burnus at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug rtl-optimization/117868] [avr][lra] Wrong code with -mlra in simd-1.c
denisc at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug other/118417] New: Bootstrap comparison failure! gcc/range-op.o differs
danglin at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/114630] [14/15 Regression] [modules] building module with submodule causes corrupt gcm
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/116805] -fno-module-lazy breaks thread module when compiled after format module
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/114630] [14/15 Regression] [modules] building module with submodule causes corrupt gcm
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug target/113257] -march=native or -mcpu=native are ineffective, but -march=native -mcpu=native works on arm64 M2 Ultra
iains at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/103524] [meta-bug] modules issue
nshead at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug tree-optimization/117997] [15 regression] libgo regressions on aarch64 after g:4d2b9202fe94c54e63fb07d48293a78da3d82532
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/114630] [14/15 Regression] [modules] building module with submodule causes corrupt gcm
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug middle-end/118415] [15 Regression] crc optimization uses user accessible symbols
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/114630] [14/15 Regression] [modules] building module with submodule causes corrupt gcm
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/118412] Non-conforming instantiation of definitions of scoped member enum in class template
andre.brand at mailbox dot org via Gcc-bugs
-
2025/01/11
[Bug middle-end/118415] [15 Regression] crc optimization uses user accessible symbols
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug libstdc++/118416] New: std::experimental::simd code detecting all zero is not optimized to simple ptest on x86-64 avx
lee.imple at gmail dot com via Gcc-bugs
-
2025/01/11
[Bug middle-end/118415] [15 Regression] crc optimization uses user accessible symbols
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug middle-end/118415] New: [15 Regression] crc optimization uses user accessible symbols
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug tree-optimization/117997] [15 regression] libgo regressions on aarch64 after g:4d2b9202fe94c54e63fb07d48293a78da3d82532
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug target/110901] -march does not override -mcpu in calls to assembler
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug target/118373] gcc-14.2 kernel panic on alderlake cpus
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/118412] Non-conforming instantiation of definitions of scoped member enum in class template
andre.brand at mailbox dot org via Gcc-bugs
-
2025/01/11
[Bug tree-optimization/118409] [15 regression] gas miscompiled by ifcombine ("Unsupported broadcast" assemble failure)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug tree-optimization/118409] [15 regression] gas miscompiled by ifcombine ("Unsupported broadcast" assemble failure)
xry111 at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug tree-optimization/118409] [15 regression] gas miscompiled by ifcombine ("Unsupported broadcast" assemble failure)
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug tree-optimization/118409] [15 regression] gas miscompiled by ifcombine ("Unsupported broadcast" assemble failure)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug analyzer/116060] -fanalyzer -fdiagnostics-text-art-charset=unicode replaces typedef'ed type with "int" in some cases
azoff at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug modula2/118414] New: cross compiling fails
gaius at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug tree-optimization/118409] [15 regression] gas miscompiled by ifcombine ("Unsupported broadcast" assemble failure)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug middle-end/118411] asm goto in large function miscompiles with "Error: bad immediate value for offset" in ARM mode
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[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
-
2025/01/11
[Bug libstdc++/118413] Move only function makes `std::views::transform` not working correctly
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug libstdc++/118413] Move only function makes `std::views::transform` not working correctly
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug tree-optimization/118409] [15 regression] gas miscompiled by ifcombine ("Unsupported broadcast" assemble failure)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/118306] Accepts invalid ctor with * in front
simartin at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug libstdc++/118413] Move only function makes `std::views::transform` not working correctly
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug libstdc++/110352] [C++26] P2630R4 submdspan
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/118412] Non-conforming instantiation of definitions of scoped member enum in class template
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug libstdc++/118413] New: Move only function makes `std::views::transform` not working correctly
zwuis at outlook dot com via Gcc-bugs
-
2025/01/11
[Bug c++/118412] Non-conforming instantiation of definitions of scoped member enum in class template
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/118412] Non-conforming instantiation of definitions of scoped member enum in class template
andre.brand at mailbox dot org via Gcc-bugs
-
2025/01/11
[Bug c/87950] GCC warns about reaching end of non-void function when all switch cases are completely handled
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/53479] Control flow analysis reports warnings in switch over an enum class even if all possible values have their branches
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug fortran/108434] [12/13/14/15 Regression] ICE in class_allocatable, at fortran/expr.cc:5000
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c/87950] GCC warns about reaching end of non-void function when all switch cases are completely handled
nightstrike at gmail dot com via Gcc-bugs
-
2025/01/11
[Bug tree-optimization/118409] [15 regression] gas miscompiled by ifcombine ("Unsupported broadcast" assemble failure)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/116233] Explicit specialization of an enum member
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/118412] Non-conforming instantiation of definitions of scoped member enum in class template
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/11
[Bug c++/102004] The opaque-enum-declaration whose enum-head-name contains a nest-name-specifier should be permitted in an explicit specialization
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118409] [15 regression] gas miscompiled by ifcombine ("Unsupported broadcast" assemble failure)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/118412] Non-conforming instantiation of definitions of scoped member enum in class template
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/118412] New: Non-conforming instantiation of definitions of scoped member enum in class template
andre.brand at mailbox dot org via Gcc-bugs
-
2025/01/10
[Bug c++/96570] Warnings desired for time_t to int coversions
gccbmw at lsmod dot de via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118409] [15 regression] gas miscompiled by ifcombine ("Unsupported broadcast" assemble failure)
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/57723] Missed optimization: recursion around empty function
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/96570] Warnings desired for time_t to int coversions
gccbmw at lsmod dot de via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/57723] Missed optimization: recursion around empty function
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/57723] Missed optimization: recursion around empty function
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118409] [15 regression] "Unsupported broadcast" assemble failure with -march=x86-64-v4
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug middle-end/118411] asm goto in large function miscompiles with "Error: bad immediate value for offset" in ARM mode
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug ipa/118097] [15 regression] recent bug with -O2, but not -O1 since r15-6294-g96fb71883d438b
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/117935] [14/15 Regression] [[likely]] attribute is lost by phiopt1 in some cases since r14-203-ga2339e0fe9dbef
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/116938] move_stmt in phiopt should use rewrite_to_defined_overflow
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118409] [15 regression] "Unsupported broadcast" assemble failure with -march=x86-64-v4
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug middle-end/118411] asm goto in large function miscompiles with "Error: bad immediate value for offset" in ARM mode
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug middle-end/118411] asm goto in large function miscompiles with "Error: bad immediate value for offset" in ARM mode
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug libfortran/118406] Printing large UNSIGNED(kind=16) crashes
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c/118411] New: asm goto in large function miscompiles with "Error: bad immediate value for offset" in ARM mode
mathieu.desnoyers at efficios dot com via Gcc-bugs
-
2025/01/10
[Bug c++/118398] Resolving lambda expression decltype prioritized over the option to consider failed required concept using that type as argument
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118342] `a == 0 ? 32 : __builtin_ctz(a)` for Intel and AMD cores could be implemented even without BMI1
Mayshao-oc at zhaoxin dot com via Gcc-bugs
-
2025/01/10
[Bug target/118409] [15 regression] "Unsupported broadcast" assemble failure with -march=x86-64-v4
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118410] New: Use Zbb extensions to improve code generation for some logicals
law at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118409] [15 regression] "Unsupported broadcast" assemble failure with -march=x86-64-v4
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118409] New: [15 regression] "Unsupported broadcast" assemble failure with -march=x86-64-v4
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug d/118314] [15 regression] libphobos.phobos/std/bitmanip.d FAILs
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118409] [15 regression] "Unsupported broadcast" assemble failure with -march=x86-64-v4
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug d/118314] [15 regression] libphobos.phobos/std/bitmanip.d FAILs
ibuclaw at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118409] [15 regression] "Unsupported broadcast" assemble failure with -march=x86-64-v4
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118409] [15 regression] "Unsupported broadcast" assemble failure with -march=x86-64-v4
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118409] [15 regression] "Unsupported broadcast" assemble failure with -march=x86-64-v4
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118344] [15 regression] Crash at -O3 in ifcombine
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118404] [15 regression] ICE when building openvdb-12.0.0 in ifcombine
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/88575] gcc got confused by different comparison operators
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/113257] -march=native or -mcpu=native are ineffective, but -march=native -mcpu=native works on arm64 M2 Ultra
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/113257] -march=native or -mcpu=native are ineffective, but -march=native -mcpu=native works on arm64 M2 Ultra
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/110031] [12 Regression] ICE with deprecated attribute and NTTP and diagnostic for deprecated printed out so much
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/110031] [12/13 Regression] ICE with deprecated attribute and NTTP and diagnostic for deprecated printed out so much
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/114114] [12 Regression] Internal compiler error on function-local conditional noexcept
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118373] gcc-14.2 kernel panic on alderlake cpus
andi-gcc at firstfloor dot org via Gcc-bugs
-
2025/01/10
[Bug c++/114349] [14 regression] ICE when building qtwebengine with -std=gnu++14 (cxx_eval_call_expression, at cp/constexpr.cc:3027)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug fortran/106692] [12/13/14 Regression] Cray pointer comparison wrongly optimized away
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug libfortran/118406] Printing large UNSIGNED(kind=16) crashes
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/116126] vectorize libcpp search_line_fast
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/118398] Resolving lambda expression decltype prioritized over the option to consider failed required concept using that type as argument
ing.russomauro at gmail dot com via Gcc-bugs
-
2025/01/10
[Bug fortran/115788] [F2018] Implement OUT_OF_RANGE
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug libstdc++/118408] New: regex does not work under dual ABI
rs2740 at gmail dot com via Gcc-bugs
-
2025/01/10
[Bug libstdc++/118408] regex does not work under dual ABI
redi at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118211] tree-vectorize: vectorize input.cc, find_end_of_line
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/116126] vectorize libcpp search_line_fast
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/116126] vectorize libcpp search_line_fast
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118211] tree-vectorize: vectorize input.cc, find_end_of_line
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/116126] vectorize libcpp search_line_fast
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118211] tree-vectorize: vectorize input.cc, find_end_of_line
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/116126] vectorize libcpp search_line_fast
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118211] tree-vectorize: vectorize input.cc, find_end_of_line
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118211] tree-vectorize: vectorize input.cc, find_end_of_line
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/116126] vectorize libcpp search_line_fast
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118211] tree-vectorize: vectorize input.cc, find_end_of_line
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118407] [15 Regression] tree-ssa/predcom-8.c fails with invalid sum after g:
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118407] New: [15 Regression] tree-ssa/predcom-8.c fails with invalid sum after g:
tnfchris at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug libfortran/118406] Printing large UNSIGNED(kind=16) crashes
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug libfortran/118406] Printing large UNSIGNED(kind=16) crashes
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/117935] [14/15 Regression] [[likely]] attribute is lost by phiopt1 in some cases since r14-203-ga2339e0fe9dbef
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug fortran/118406] New: Printing large UNSIGNED(kind=16) crashes
anlauf at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/118047] [12/13/14/15 Regression] Incorrect list initialization of vector of struct of array of struct of enum since r12-7803-gf0530882d99abc
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118344] [15 regression] Crash at -O3 in ifcombine
aoliva at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118186] [15 regression] FAIL: gcc.dg/field-merge-16.c scan-tree-dump-times ifcombine "optimizing" 6
aoliva at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[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
-
2025/01/10
[Bug testsuite/118025] [15 Regression] gcc.dg/field-merge-9.c FAILs
aoliva at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118206] [15 regression] libdeflate miscompiled by ifcombine since r15-6360-g6d5df5133c5dd8
aoliva at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118373] gcc-14.2 kernel panic on alderlake cpus
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/118391] ICE: in add_extra_args, at cp/pt.cc:13737
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118373] gcc-14.2 kernel panic on alderlake cpus
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118373] gcc-14.2 kernel panic on alderlake cpus
lancethepants at gmail dot com via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/117079] [15 Regression] FAIL: gcc.target/i386/pr105493.c since r15-2820-gab18785840d7b8
ptomsich at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/118391] ICE: in add_extra_args, at cp/pt.cc:13737
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/110114] [13 Regression] ICE on calling overloaded function in case of incomplete argument type and C++ designated initializers
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/109859] [12/13/14 Regression] ICE on concept mis-typed as template type parameter
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/58616] [meta-bug] nsdmi
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/114854] [12 Regression] checking ICE with default initializer of const reference member at cp/cp-gimplify.cc:900 since r10-5822
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/114854] [12/13/14 Regression] checking ICE with default initializer of const reference member at cp/cp-gimplify.cc:900 since r10-5822
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/109966] [13 Regression] ICE in gimplify_var_or_parm_decl, à gimplify.cc:3058
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/109859] [12 Regression] ICE on concept mis-typed as template type parameter
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/109966] [13 Regression] ICE in gimplify_var_or_parm_decl, à gimplify.cc:3058
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/109680] [13 Regression] is_convertible<int() const, int(*)()> incorrectly true
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118405] [15 regression] RISC-V: ICE in verify_gimple during GIMPLE pass vect
ewlu at rivosinc dot com via Gcc-bugs
-
2025/01/10
[Bug c++/109680] [13 Regression] is_convertible<int() const, int(*)()> incorrectly true
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/117985] [12 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3308
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/117985] [12/13 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3308
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/113158] [12 Regression] Erroneous "looser exception specification" error for class template and depedent noexcept value
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/113158] [12/13 Regression] Erroneous "looser exception specification" error for class template and depedent noexcept value
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/55004] [meta-bug] constexpr issues
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/111132] [12 Regression] Function redeclaration in local scope breaks constant expression evaluation
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/111132] [12/13 Regression] Function redeclaration in local scope breaks constant expression evaluation
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/116369] [12 Regression] temporary variable bounded to const reference with mutable field incorrectly marked as rodata since r9-869-g5603790dbf233c
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/116369] [12/13/14 Regression] temporary variable bounded to const reference with mutable field incorrectly marked as rodata since r9-869-g5603790dbf233c
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/110382] [13 Regression] internal compiler error: in verify_ctor_sanity
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/110382] [13 Regression] internal compiler error: in verify_ctor_sanity
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/115657] [12 Regression] ICE in tsubst_enum/tsubst_expr during template instantiation
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/115657] [12/13/14 Regression] ICE in tsubst_enum/tsubst_expr during template instantiation
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/110114] [13 Regression] ICE on calling overloaded function in case of incomplete argument type and C++ designated initializers
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118405] New: [15 regression] RISC-V: ICE in verify_gimple during GIMPLE pass vect
ewlu at rivosinc dot com via Gcc-bugs
-
2025/01/10
[Bug c++/115476] [13 Regression] __has_unique_object_representation ICE with array of uninstantiated type of unknown bound
mpolacek at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/115476] [13 Regression] __has_unique_object_representation ICE with array of uninstantiated type of unknown bound
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118404] [15 regression] ICE when building openvdb-12.0.0 in ifcombine
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug fortran/71884] ICE in gfc_trans_allocate, at fortran/trans-stmt.c:5582 and :5698
kargls at comcast dot net via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118404] New: [15 regression] ICE when building openvdb-12.0.0 in ifcombine
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/118404] [15 regression] ICE when building openvdb-12.0.0 in ifcombine
sjames at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/118387] ICE on spaceship for empty class member: in genericize_spaceship, at cp/method.cc:1101
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug tree-optimization/117997] [15 regression] libgo regressions on aarch64 after g:4d2b9202fe94c54e63fb07d48293a78da3d82532
jakub at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug target/118142] libatomic fails to build for AARCH64:ILP32
wilco at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/116756] ICE from expand_expr_real_1 with recursive lambda and constexpr if
ppalka at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/67491] [meta-bug] concepts issues
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/96821] [concepts] Incorrect evaluation of concept with ill-formed expression
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/96821] [concepts] Incorrect evaluation of concept with ill-formed expression
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/102419] [12/13/14/15 Regression][concepts] return-type-requirement of "Y<typename T::type>" does not check that T::type actually exists
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/96821] [concepts] Incorrect evaluation of concept with ill-formed expression
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/105615] Partial ordering of constraints with empty parameter mapping
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c/118403] uninitialized warning with automatic union
stephen at networkplumber dot org via Gcc-bugs
-
2025/01/10
[Bug c++/118387] ICE on spaceship for empty class member: in genericize_spaceship, at cp/method.cc:1101
winmikedows at hotmail dot com via Gcc-bugs
-
2025/01/10
[Bug c++/118398] Resolving lambda expression decltype prioritized over the option to consider failed required concept using that type as argument
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/118398] Resolving lambda expression decltype prioritized over the option to consider failed required concept using that type as argument
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/118398] Resolving lambda expression decltype prioritized over the option to consider failed required concept using that type as argument
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/118387] ICE on spaceship for empty class member: in genericize_spaceship, at cp/method.cc:1101
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/118398] Resolving lambda expression decltype prioritized over the option to consider failed required concept using that type as argument
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c++/118399] [coroutine] Stack misaligned
pinskia at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug ipa/118125] [15 Regression] 7-16% slowdown of 510.parest_r on x86-64(-v3) since r15-6110-g92e0e0f8177530
jamborm at gcc dot gnu.org via Gcc-bugs
-
2025/01/10
[Bug c/118403] uninitialized warning with automatic union
stephen at networkplumber dot org via Gcc-bugs