Messages by Thread
-
[Bug c/124665] New: -Wstringop-overflow false positive when inlining
jiangxuezhi2 at huawei dot com via Gcc-bugs
-
[Bug target/124577] ARMv7: Default -ftree-slp-vectorize at -O2 may generate unaligned stores without explicit user awareness, risking runtime failures on systems without unaligned access support
zhangtianhao6 at huawei dot com via Gcc-bugs
-
[Bug tree-optimization/122976] [13/14/15/16 Regression] Miscompile with mixed lto/non-lto, -O3 - stack variable getting clobbered with invalid values
jamborm at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124664] New: STMT_VINFO_VECTYPE should go away
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/122856] [13/14/15 Regression] ICE: in decide_about_value, at ipa-cp.cc
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124663] New: [14/15/16 Regression] FAIL: gcc.dg/tree-ssa/andnot-2.c scan-tree-dump-not forwprop3 "_expr"
azoff at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/102619] [13/14/15/16 Regression] ICE in gfc_conv_descriptor_dtype, at fortran/trans-array.c:215 since r9-6493-g0e3088806577e805
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug c/122572] [15 regression] Segmentation fault on aarch64 building with -O2, no issue with -O2 -fschedule-insns (C23 struct tag aliasing)
doko at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/110062] missed vectorization in graphicsmagick
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug target/113276] gcc.dg/torture/fp-double-convert-float-1.c fails at execution on arm cortex-m33
azoff at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124662] New: Warning on valid vector initialization and push_back combination.
hill.harry.r at gmail dot com via Gcc-bugs
-
[Bug target/64835] -fno-ipa-cp is inconsistently supported when attributes optimize or target are used
azoff at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/124661] New: SIGSEGV with -fcheck=bounds from type-bound procedure
albandil at atlas dot cz via Gcc-bugs
-
[Bug c/124660] New: Missed optimization for reusing stack space of temporary objects in C
star-code at tuta dot com via Gcc-bugs
-
[Bug c/124659] New: Potential misoptimization involving __m128i pointer aliasing under -O2
522024330006 at smail dot nju.edu.cn via Gcc-bugs
-
[Bug fortran/101281] [13/14/15/16 Regression] ICE with -std=f2003/f2008 and assumed-rank array
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c/124658] New: Explicit register variable bound to eax is corrupted by function return values under -O2 optimization
522024330006 at smail dot nju.edu.cn via Gcc-bugs
-
[Bug target/103383] Microblaze bswaphi2 can cause issues with delay slots
gopi at sankhya dot com via Gcc-bugs
-
[Bug libstdc++/124657] New: experimental/simd/pr109261_constexpr_simd.cc fails to compile on x86_64 with -mlong-double-64
aoliva at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124654] New: Suboptimal carry chain after mulx in multiply-accumulate loop
chfast at gmail dot com via Gcc-bugs
-
[Bug target/124530] [13/14/15/16 Regression] internal compiler error: in redirect_jump, at jump.cc:1495 when compiling libbacktrace/mmap.c for VAX
law at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/124652] New: passing a procedure pointer to c_funloc gives incorrect result
damian at archaeologic dot codes via Gcc-bugs
-
[Bug fortran/124656] New: [16 Regression] [UBSAN] check.cc:4100:13: runtime error
dcb314 at hotmail dot com via Gcc-bugs
-
[Bug c/124655] New: Invalid string literal concatenation is accepted inside of ignored attributes
luigighiron at gmail dot com via Gcc-bugs
-
[Bug fortran/124653] New: gfortran accepts invalid atomic subroutine call in "do concurrent" and in pure procedure
damian at archaeologic dot codes via Gcc-bugs
-
[Bug fortran/124543] INQUIRE: Sometimes returns incorrect values
jvdelisle at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/82173] [meta-bug] [PDT] Parameterized derived type errors
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/115315] [PDT] valgrind error in gfc_simplify_expr
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c/124651] New: ICE with -Winfinite-recursion
wingo at pobox dot com via Gcc-bugs
-
[Bug libgomp/124123] libgomp.c/pr122356.c FAILs
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124448] RISC-V: Extract from tuple vector with lmul<1 may cause bad code generation
rdapp at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124650] New: GCC double free sigsev segmentation fault std::string
jlame646 at gmail dot com via Gcc-bugs
-
[Bug target/124649] New: [16 Regression] ICE during RTL cprop_hardreg
belagod at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124648] New: ICE, contracts: precondition on lambda
ivan.lazaric.gcc at gmail dot com via Gcc-bugs
-
[Bug lto/124289] gcc.dg/lto/toplevel-extended-asm-2 FAILs
mjires at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/117435] [contracts] capture of a function parm in a lambda in a contract does not work
iains at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124573] [15/16 Regression] internal compiler error in finish_enum_value_list with templated scoped enum redeclaration
roger at nextmovesoftware dot com via Gcc-bugs
-
[Bug c++/124647] New: [CWG 3119] for-range-declaration of an expansion-statement as a templated entity
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124646] New: reflection regression related to define_static_array and range for loops
ivan.lazaric.gcc at gmail dot com via Gcc-bugs
-
[Bug c++/124645] New: access to uninitialized member during consteval range-based for loop
garcia.6l20 at gmail dot com via Gcc-bugs
-
[Bug c++/123613] [reflection] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have template_type_parm in lookup_base, at cp/search.cc:265
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug debug/124644] New: [15/16 Regression] ice in add_dwarf_attr, at dwarf2out.cc:4483
dcb314 at hotmail dot com via Gcc-bugs
-
[Bug target/124643] New: [SH] ICE during RTL pass with -O3
paul at crapouillou dot net via Gcc-bugs