Messages by Thread
-
[Bug middle-end/48609] Inefficient complex float argument passing/return
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug testsuite/52641] Test cases fail for 16-bit int targets
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug cobol/127074] New: ICE compiling CBL_CHECK_FILE_EXIST.cob during 'gmake check-cobol'
kargl at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/127063] New: gfortran.dg/trigd_1.f90 FAILs
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125746] [16/17 Regression] ICE in gen_rtx_SUBREG, at emit-rtl.cc:1043 since r16-718
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/49802] [F03] [F08] Wrong code with VALUE, VALUE with arrays/DIMENSION
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127072] New: -Wfree-nonheap-object false positive on vector::push_back after a guarded pop_back (14.2/14.3/15.2/15.3, clean in 12.4/16.1)
rogerio.souza at gmail dot com via Gcc-bugs
-
[Bug cobol/126492] cobol1: -Wno-ec-unknown does nothing
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127070] New: wrong code at -O3 on x86_64-linux-gnu (generated code hangs)
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug tree-optimization/126467] [13/14/15/16 Regression] wrong code with folding 0.0 - x
roger at nextmovesoftware dot com via Gcc-bugs
-
[Bug tree-optimization/127069] New: gcc.dg/tree-ssa/vec-mask-zero-1.c FAILs
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127068] New: gcc.dg/pr122715.c FAILs
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127067] New: [17 Regression] ICE in wrf_r in vect_create_constant_vectors
pheeck at gcc dot gnu.org via Gcc-bugs
-
[Bug testsuite/127066] New: [17 regression] g++.old-deja/g++.pt/ptrmem6.C XPASSes
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127065] New: [17 regression] g++.dg/vect/pr33426-ivdep.cc etc. FAIL
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug target/126619] [17 Regression] Slowdown of s116 from TSVC on x86_64 since r17-2876-gf0bd50e8317926
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127064] New: g++.dg/tree-ssa/vec-narrow-minmax-2.C FAILs
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug testsuite/127062] New: gcc.target/i386/pr89618-2.c XPASSes
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/98573] Dynamic type lost on assignment
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127061] New: [17 regression] g++.target/i386/shrink_wrap_separate.C FAILs
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127060] New: [14/15/16/17 Regression] RISCV rv64gcv: ICE at -O1 during RTL pass: vregs
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug libstdc++/126253] std/simd/arithmetic.cc FAILs
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127059] New: [modules] alias to closure type (decltype(lambda)) exported from a partition is not visible after 'import :Partition;'
jasio.lpn at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/127058] New: [17 Regression] vectorizer aborts during slp free since r17-3598-gacc81fdd59f
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug c/127057] New: internal compiler error: tree check: expected class 'constant', have 'binary' (bit_and_expr) in pointer_int_sum, at c-family/c-common.cc:3497
lu.maltsis at postgrad dot manchester.ac.uk via Gcc-bugs
-
[Bug rtl-optimization/127056] New: [17 Regression] AArch64 prefetch insn broken since r17-3557-ge2f3007f4d5
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127055] New: Missing vectorizations of round math functions
mkretz at gcc dot gnu.org via Gcc-bugs
-
[Bug target/126430] [17 regression] gnattools build fails with "Cannot build gnattools while gnatlib is out of date or unbuilt" [r17-2316-g38d41abb75838d]
schwab--- via Gcc-bugs
-
[Bug tree-optimization/127054] New: [17 Regression] ICE on llvm-21.1.8 during GIMPLE pass: vrp: Segmentation fault
slyfox at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127053] New: cselim_limited could be improved to skip over one clobber on either branch
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127052] New: cond_store_replacement_limited should support more than ssa name stores
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124983] [15/16 Regression] ICE with using typename T::Name and then doing this->name() in method of a template struct
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127051] New: ICE on valid code at -O{2,3} with -fno-vect-cost-model on x86_64-linux-gnu: in quick_push, at vec.h:1050
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug rtl-optimization/102795] RFE: recognize !! vs branch similarity better
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127050] New: [modules] hidden friend declaration in exported class cannot resolve to unexported free function definition
dr.xiaosa at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/127049] New: [15/16/17 Regression] -O2 auto-vectorizer emits aligned movaps to unaligned address -> SIGSEGV
ubizjak at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/126650] [13/14 Regression] Wrong code at -O2/3/s on x86_64-pc-linux-gnu
aoliva at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124615] Missed ARM SVE vectorization of loop with branch and 64-bit integer division
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/127048] New: [17 Regression] FAIL: gcc.target/i386/pr125238.c scan-assembler movabsq[ \\t]+\\$8589934594, %r[a-z0-9]+ by r17-3584
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug analyzer/114285] Use of uninitialized value when copying a struct field by field
antoyo at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/103303] compiler have trouble to point to the correct destructor address while for large align objects with complex inheritance while destructing object
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127047] New: Superword-Level Parallelism (SLP) Vectorizer Alignment Bug
illia.polishchuk at thalesgroup dot com via Gcc-bugs
-
[Bug c++/101140] [modules] no matching function for call to ‘operator new(sizetype, void*)’
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/106852] Implement C++23 P2465R3 Standard Library Modules std and std.compat
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/106851] [modules] Name conflict for exported using-declaration
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/99135] [modules] implementation partitions are too visible
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125835] [C++29] P2414R12, Pointer lifetime-end zap proposed solutions
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125836] [C++29] P3670R4, Pack indexing for template names
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125821] Implement C++29 language features
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/127046] New: Trailing array element loses its initializer when the constexpr function it's declared in is const-evaluated
vincenzo.cal.main at gmail dot com via Gcc-bugs
-
[Bug preprocessor/125337] Inconsistent search path for header files and header unit cmi-files
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/98446] C++ modules test failures
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/127045] New: wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs)
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug tree-optimization/127045] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/127045] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs) since r17-2434
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs) since r17-2434
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs) since r17-2434
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs) since r17-2434
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs) since r17-2434
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/127045] [17 Regression] wrong code at -O{1,s} on x86_64-linux-gnu (generated code hangs) since r17-2434
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug c/127044] New: Warning for __attribute__((assume(statement))) when -Wdeclaration-after-statement used
k2k at drgrin dot dev via Gcc-bugs