Messages by Thread
-
[Bug tree-optimization/46590] long compile time with -O2 and many loops
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/122274] Prevent copy propagation from a non-frame related insn to a frame related insn
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123119] New: ICE during RTL pass in expand_fn_using_insn at internal-fn.cc:269
rvismith1115 at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/123118] New: ICE during RTL pass in expand_insn at optabs.cc:8293
rvismith1115 at gmail dot com via Gcc-bugs
-
[Bug ada/42413] program with function returning task passed to subprogram hangs at run time
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug web/99598] Commits are not transferred to bugzilla
tkoenig at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/52802] Equality rewrites pessimizes code
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/105496] Comparison optimizations result in unnecessary cmp instructions
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/96633] missed optimization?
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/112657] [13/14/15/16 Regression] missed optimization: cmove not used with multiple returns
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123117] New: Loongarch: wrong code at -O1/O2/O3
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug target/123116] New: sbb cst is not produced with direct cond_expr expansion
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123115] New: -Wunused-but-set-variable warning for EH_RETURN_DATA_REGNO on nvptx
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/122197] [16 Regression] predictively devirtualization vs middle-end warnings since r16-4000
sss--- via Gcc-bugs
-
[Bug target/121591] x86 optimization: isless doesn't reuse EFLAGS result of other floating point comparisons with same operands
manu at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123114] New: ICE on valid code at -O{s,2,3} with -fno-tree-vrp on x86_64-linux-gnu: in decompose, at rtl.h:2330
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug rtl-optimization/123114] [16 regression] ICE on valid code at -O{s, 2, 3} with -fno-tree-vrp on x86_64-linux-gnu: in decompose, at rtl.h:2330
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123114] [16 Regression] ICE on valid code at -O{s, 2, 3} with -fno-tree-vrp on x86_64-linux-gnu: in decompose, at rtl.h:2330 since r16-5356
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123114] [16 Regression] ICE on valid code at -O{s, 2, 3} with -fno-tree-vrp on x86_64-linux-gnu: in decompose, at rtl.h:2330 since r16-5356
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123114] [16 Regression] ICE on valid code at -O{s, 2, 3} with -fno-tree-vrp on x86_64-linux-gnu: in decompose, at rtl.h:2330 since r16-5356
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123114] [16 Regression] ICE on valid code at -O{s, 2, 3} with -fno-tree-vrp on x86_64-linux-gnu: in decompose, at rtl.h:2330 since r16-5356
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123114] [16 Regression] ICE on valid code at -O{s, 2, 3} with -fno-tree-vrp on x86_64-linux-gnu: in decompose, at rtl.h:2330 since r16-5356
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123113] New: factor_out_conditional_operation could be improved to handle `EDGE_COUNT (merge->preds) != 2`
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/122727] Efficient String Concatenation
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123112] New: Issue with short-circuiting in concept evaluation
mateusz.pusz at gmail dot com via Gcc-bugs
-
[Bug c++/122509] Base template class name lookup only with qualified names
egas.g.ribeiro at tecnico dot ulisboa.pt via Gcc-bugs
-
[Bug libstdc++/114153] std::less<> prefers operator const void*() over operator<=>() in C++20 mode
Emmanuel.Thome at inria dot fr via Gcc-bugs
-
[Bug c++/104111] [DR2589] Concept evaluation depends on context where it was first checked
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123111] New: [16 Regression] gcc.target/sh/pr51244-9.c fails after recent change
law at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123110] New: [16 Regression] ICE: verify_flow_info failed: EH landing pad label '({anonymous})' is not first in a sequence of labels in bb 10 with -Os -fexceptions -finstrument-functions-once
zsojka at seznam dot cz via Gcc-bugs
-
[Bug tree-optimization/123109] New: `a >> (bits-1) != 0` is not optimized to `a < 0` by match
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/122734] [15/16 Regression] ch gets confused with some extra if (a) __builtin_unreachable
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123108] New: [16 Regression] RISC-V rv64gcvb: ICE at -O2/O3 during RTL pass: vsetvl
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug target/123107] New: [15/16 Regression] X86-64: ICE at -O2 during RTL pass: expand
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug analyzer/123106] New: Static analyzer support for recusive Fortran print statments
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/113947] Switch pdp11 to LRA
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/119404] Possible typo in: Usa LRA for reload instead of the old reload framework
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libfortran/122936] Read for user defined data types in Fortran fails if there is additional information in the row
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/122955] [16 Regression] Segmentation fault in lto1 when building GCC with autoprofiledbootstrap
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/106409] GCC with LTO: -Walloc-size-larger-than warning (argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size with new)
lhyatt at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/119136] Printing result of function that prints itself hangs
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/108663] Accepts invalid bug with pdtXXX
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/121972] [PDT] pdt_3.f03 leaks memory
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123105] New: avx512 slows compile time by 2.5x vs avx2 in testcase with eigen
peter0x44 at disroot dot org via Gcc-bugs
-
[Bug c++/123104] New: wrongly reported code line for a compiler error
ing.russomauro at gmail dot com via Gcc-bugs
-
[Bug c++/98939] [C++23] Implement P1787R6 "Declarations and where to find them"
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug libfortran/30617] Implement a run time diagnostic for invalid recursive I/O
mkbane at highendcompute dot co.uk via Gcc-bugs