Messages by Thread
-
-
[Bug tree-optimization/123316] New: ICE during GIMPLE pass verify_gimple failed, at tree-cfg.cc:5599
rvismith1115 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/123315] New: ICE during GIMPLE pass, Segmentation fault, at tree-vect-loop.cc:10694
rvismith1115 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/123315] ICE during GIMPLE pass, Segmentation fault, at tree-vect-loop.cc:10694
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123315] [16 Regression] ICE during GIMPLE pass, Segmentation fault, at tree-vect-loop.cc:10694
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123315] [16 Regression] ICE during GIMPLE pass, Segmentation fault, at tree-vect-loop.cc:10694
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123315] [16 Regression] ICE during GIMPLE pass, Segmentation fault, at tree-vect-loop.cc:10694
law at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123315] [16 Regression] ICE during GIMPLE pass, Segmentation fault, at tree-vect-loop.cc:10694
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123314] New: ICE during GIMPLE pass prefill_stmt_dependencies, at gimple-range.cc:392
rvismith1115 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/87325] determine_base_object does not consider consider address space of base expr
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/110344] [C++26] P2738R1 - constexpr cast from void*
nylonhat at gmail dot com via Gcc-bugs
-
[Bug target/123313] New: `a < 10 ? b : -1` could be better
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123312] New: [16 Regression] `c ? a & b : a` has extra instructions after ifcvt changes
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123311] New: Min(clz(a),clz(b))->clz(a|b) likewise for ctz
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121390] ICE (Segmentation fault) when lambda parameter uses anonymous struct type defined in parameter list
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/123310] New: wrong code at -O2 and above on x86_64-pc-linux-gnu
xintong.zhou1 at uwaterloo dot ca via Gcc-bugs
-
[Bug c/123309] New: checking ICE with transparent union
uecker at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123308] New: Recent ifcvt's change causes RISC-V regressions
law at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123307] New: signaling FP comparison for equal turned into quiet
igor at tachyum dot com via Gcc-bugs
-
looking for expert coach
Coach Tarek via Gcc-bugs
-
[Bug ada/123306] New: Mutably tagged types cause bug box when used as generic arguments
liam at liampwll dot com via Gcc-bugs
-
[Bug c++/123305] New: References to array of unknown bound initialized with an empty braced-init-list are accepted
gulackeg at gmail dot com via Gcc-bugs
-
[Bug c++/123304] New: ICE: Segmentation fault signal terminated program cc1plus with lambda
522024330006 at smail dot nju.edu.cn via Gcc-bugs
-
[Bug c++/123303] New: Recursive function causes infinite loop in compilation
lluis.alemany.puig at gmail dot com via Gcc-bugs
-
[Bug ada/123302] New: Deeply nested generics cause visibility issues for container aggregate expressions
liam at liampwll dot com via Gcc-bugs
-
[Bug target/123301] New: [Trunk] RISC-V rv64gcv: ICE at -O3 during RTL pass: expand
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug c++/123300] New: Adding [[assume((1<<i) > 0)]] generates an infinite loop
pieter.p.dev at outlook dot com via Gcc-bugs
-
[Bug testsuite/123299] New: c-c++-common/gomp/uses_allocators-8.c is UNRESOLVED
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123298] New: [9 - 16 Regression] X86-64: miscompile at -O3
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug c++/123297] New: GCC accepts class template deduction guide with alias return type instead of simple-template-id
attackerj1113 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/100051] missed optimization for dead code elimination at -Os, -O2 and -O3 (vs. -O1)
1364894213 at qq dot com via Gcc-bugs
-
[Bug tree-optimization/114814] Reduction sum of comparison should be better
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/115085] Variable unqualified-id is falsely treated as rvalue when appearing in braced-init-list
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123296] New: Can't direct-list-initialize unnamed temporary int&
blubban at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/123295] New: [16 Regression] ICE: SIGSEGV in volatile_insn_p (rtlanal.cc:2961) with -O -g2
zsojka at seznam dot cz via Gcc-bugs
-
[Bug target/123294] New: [14/15/16 Regression] ICE at -O1 during RTL pass: ce2
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug go/123293] New: go: add an option to ignore "imported and not used" and "declared but not used" errors
bruno at clisp dot org via Gcc-bugs
-
[Bug tree-optimization/122749] [16 Regression] signed to unsigned type conversions inserted during vectorization blocking MLA since r16-3328-g3182e95eda4
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/122103] [15/16 Regression] SVE vectorisation not honoring -ftrapping-math
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121766] SVE vector cost model does not model narrowing store costs accurately
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123292] New: Doesn't recognise open-coded memchr() (like in std::count(char *, char *, char)), so produces code 47% slower than if it used memchr()
nabijaczleweli at nabijaczleweli dot xyz via Gcc-bugs
-
[Bug middle-end/65855] SCEV / SCCP missing optimization: triangular numbers
amonakov at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/123291] New: missed optimization for summing 0...n-1 in a loop
uecker at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123290] New: Internal compiler error when lamda is used as template argument
vorfeed.canal at gmail dot com via Gcc-bugs
-
[Bug ada/123289] New: Overloaded subprograms are not correctly resolved within container aggregates
liam at liampwll dot com via Gcc-bugs
-
[Bug d/123288] New: Many 32-bit libphobos tests FAIL on Linux/SPARC
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug pch/64117] warning control #pragmas in precompiled headers are not obeyed for template code
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/80922] #pragma diagnostic ignored not honoured with -flto
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug lto/107936] #pragma GCC diagnostic ignored vs. LTO
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/118458] No mechanism to disable all warnings locally (supported by Clang with diagnostic ignored "-Weverything")
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/105444] Support for disabling all warnings
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123287] New: Suppressed warning is disabled when used in precompiled header
gast128 at hotmail dot com via Gcc-bugs
-
[Bug ada/79403] Installation of Ada compiler gets permissions wrong
ebotcazou at gcc dot gnu.org via Gcc-bugs
-
[Bug target/101785] aarch64-linux-android is not supported
tanksherman27 at gmail dot com via Gcc-bugs
-
[Bug middle-end/123286] New: SAT_ADD is not constant folded at the gimple level
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/123285] New: [Trunk] AArch64: Miscompile at -O3
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug rtl-optimization/123284] New: [16 regression] ICE: in maybe_legitimize_operand, at optabs.cc:8248 [r16-6333-gac64ceb33bf05b]
schwab--- via Gcc-bugs
-
[Bug rtl-optimization/123283] New: [16 regression] [RISC-V] libgo miscompiled by r16-5947-ga6c50ec2c6ebcb
schwab--- via Gcc-bugs
-
[Bug fortran/123282] New: [OpenACC/Fortran] Illegal memory access with derived type component in repeated alloc/dealloc cycle (order-dependent)
albert at tugraz dot at via Gcc-bugs