Messages by Thread
-
-
[Bug c++/123075] New: ICE in get_keyed_decl_scope, at cp/module.cc:21808
webrown.cpp at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/123074] New: ICE vectorizing parest on riscv in vect_get_loop_len.
rdapp at gcc dot gnu.org via Gcc-bugs
-
[Bug bootstrap/123073] New: [16 Regression] trunk fails to link cobol1/crab1/go1
doko at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123072] New: GCC produces incorrect evaluation in compound assignment operator
jlame646 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/122635] RISC-V: -mrvv-vector-bits=zvl introducing unoptimal vsetivli zero,0 and insns depending on AVL nops
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/115325] RVV vmulh and vmulhu unknown without -march, but vmul is known
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/122583] [16 Regression] GCN 'gcc.dg/vect/vect-align-2.c' vs. 'vect: Remove type from misalignment hook'
rdapp at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/121180] std::any allows for creating multiple empty objects of the same type at the same address
luigighiron at gmail dot com via Gcc-bugs
-
[Bug c++/110850] Evaluation order of assignment operands
sergio_nsk at yahoo dot de via Gcc-bugs
-
[Bug tree-optimization/103680] Jump threading and switch corrupts profile
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/123071] New: [PDT] ICE on invoking parent's type-bound function with PDT result
damian at archaeologic dot codes via Gcc-bugs
-
[Bug middle-end/121661] [13/14/15/16 Regression] miscompilation involving complex and nested functions since r13-1762-gf9d4c3b45c5ed5
liuhongt at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123070] New: [16 Regression] pr90178.c -m32 starts to fail since r16-5975
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123069] New: [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1649 with vector multiply
zsojka at seznam dot cz via Gcc-bugs
-
[Bug middle-end/123069] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1649 with vector multiply
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123069] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1649 with vector multiply since r16-5095
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123069] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1649 with vector multiply since r16-5095
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123069] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1649 with vector multiply since r16-5095
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123069] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1649 with vector multiply since r16-5095
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123069] [16 Regression] ICE: tree check: expected none of vector_type, have vector_type in build_int_cst, at tree.cc:1649 with vector multiply since r16-5095
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug gcov-profile/123068] New: [14 Regression] link failure at -O2 or above with -fprofile-generate
xintong.zhou1 at uwaterloo dot ca via Gcc-bugs
-
[Bug c++/122819] Linkage of temploid friends attached to named modules
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123067] New: wrong code at -O2 and above on x86_64-pc-linux-gnu
xintong.zhou1 at uwaterloo dot ca via Gcc-bugs
-
[Bug c/119011] -Wsign-compare: Don't diagnose with integer literals comparing to unsigned integers of rank no less than int
foss+gcc--- via Gcc-bugs
-
[Bug libstdc++/77704] Data race on std::ctype<char>
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug sanitizer/123066] New: TSAN gives a false positive in std::regex_search
jacob at jacobcoder dot com via Gcc-bugs
-
[Bug tree-optimization/121682] Optimization: If (x & y) == y then (x - y) == (x xor y) == (x & ~y)
law at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123065] New: out of ssa should handle degenerate_phis instead of "optimized"/final_cfgcleanup
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123064] New: uncprop should be part of out of ssa
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/121738] Optimization: ((x & y) == y) == ((x | y) == x) == ((~x & y) == 0) should be target independent
law at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/122004] x86 optimization: (x > INT_MAX - c) can utilize overflow flag to save code size
law at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/123062] New: [16 regression] ICE when building spawn-25.0.0 with GTK support
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/122470] Suboptimal code generation for assignment of struct with bitfields
law at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123061] New: wrong code at -O3 with -ffinite-loops on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug c/119170] Add operators _Widthof, _Minof, _Maxof
foss+gcc--- via Gcc-bugs
-
[Bug ada/123060] New: [13/14/15/16 regression] ICE in fld_incomplete_type_of when building gtkada with LTO
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123059] New: [[musttail]] on normal call in void function is silently ignored
hanicka at hanicka dot net via Gcc-bugs
-
[Bug tree-optimization/122608] `(a ? CST0 : CST1) OP CST3` is not optimized (for gimple COND)
law at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/122880] cmov with neg (or csinv) is not produced instead a mult is produced
law at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123058] New: ICE (after error) for reduced parest snippet
rdapp at gcc dot gnu.org via Gcc-bugs
-
[Bug target/122904] x86 missed optimization with (x < 0x300000000) in -Os mode
law at gcc dot gnu.org via Gcc-bugs
-
[Bug target/122018] x86 doesn't use BTS bitmanip instruction to both set and test bit
law at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/122271] `(b ? nonnull : null) != null` should be converted to just `b`
law at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/92122] [coarrays, polymophism] Error 'must be a scalar of type LOCK_TYPE'
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug target/122769] RISC-V: Short branch can be elided for alu op
vineetg at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/122593] `smax(a, -b) + b` -> `smax(a+b, 0)` but only when wrapping
law at gcc dot gnu.org via Gcc-bugs
-
[Bug c/123063] New: End of array of stack variable recalculated in every iteration of for loop
cousteaulecommandant at gmail dot com via Gcc-bugs
-
[Bug preprocessor/123057] New: Preprocessing numbers don't recognize dollars signs after digit separators
luigighiron at gmail dot com via Gcc-bugs
-
[Bug libstdc++/106749] Implement C++23 library features
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/96710] __int128 vs <type_traits>
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/122946] [C++20 DR] Implement P2404R3, Move-only types for equality_comparable_with, totally_ordered_with, and three_way_comparable_with
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/122474] [16 Regression] RISC-V: ICE in expand_fn_using_insn, at internal-fn.cc:269
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119343] No SFINAE for deleted explicit specializations
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug sarif-replay/123056] New: sarif-replay's HTML output mangles event cross-references in execution paths
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123055] New: FAIL: gcc.target/powerpc/pr116030.c starting from - r16-5947-ga6c50ec2c6ebcb
kishan at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
jmelcr at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
pheeck at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
pheeck at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
pheeck at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
victorldn at gcc dot gnu.org via Gcc-bugs