Messages by Thread
-
-
[Bug target/121622] New: [16 Regression] 4-8% slowdown (2% regression against GCC 15) of xalancbmk (both 2006 and 2017) an Aarch64
pheeck at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/121621] New: [16 regression] SEGV compiling gfortran.dg/gomp/pr77665.f90
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/113419] SRA should replace some aggregate copies by load/store
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug modula2/121620] New: Problem static linking a program using getpwnam and getpwuid
gaius at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/84094] several correctness issues in gfortran.dg
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/85942] ICE with PDTs
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/115405] wrong code with _BitInt() sign-extension with -fno-strict-aliasing -O1 and above
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121619] New: wrong code at -O{s,2,3} with "-fno-gcse -fno-tree-ter -fno-guess-branch-probability -fno-forward-propagate" on x86_64-linux-gnu (the generated code hangs)
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug rtl-optimization/121619] [16 Regression] wrong code at -O{s,2,3} with "-fno-gcse -fno-tree-ter -fno-guess-branch-probability -fno-forward-propagate" on x86_64-linux-gnu (the generated code hangs)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/121619] [16 Regression] wrong code at -O{s,2,3} with "-fno-gcse -fno-tree-ter -fno-guess-branch-probability -fno-forward-propagate" on x86_64-linux-gnu (the generated code hangs) since r16-3301-g724d88900b7aa8
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/121619] [16 Regression] wrong code at -O{s,2,3} with "-fno-gcse -fno-tree-ter -fno-guess-branch-probability -fno-forward-propagate" on x86_64-linux-gnu (the generated code hangs) since r16-3301-g724d88900b7aa8
rsandifo at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/121619] [16 Regression] wrong code at -O{s,2,3} with "-fno-gcse -fno-tree-ter -fno-guess-branch-probability -fno-forward-propagate" on x86_64-linux-gnu (the generated code hangs) since r16-3301-g724d88900b7aa8
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/121619] [16 Regression] wrong code at -O{s,2,3} with "-fno-gcse -fno-tree-ter -fno-guess-branch-probability -fno-forward-propagate" on x86_64-linux-gnu (the generated code hangs) since r16-3301-g724d88900b7aa8
rsandifo at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/88781] [meta-bug] bogus/missing -Wstringop-truncation warnings
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/85741] [meta-bug] bogus/missing -Wformat-overflow
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/97048] [meta-bug] bogus/missing -Wstringop-overread warnings
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121618] New: [16 regression] Failed bootstrap on armv7a-unknown-linux-gnueabihf
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c/121617] New: arithmetic result or 'fma' result is zero when denormals are zero but result is not zero and normal
madams846 at hotmail dot com via Gcc-bugs
-
[Bug fortran/121616] New: Assignment to an unlimited polymorphic variable causes a segmentation fault at runtime
jean.vezina at gmail dot com via Gcc-bugs
-
[Bug c++/91319] Designated initializer doesn't support direct-initialization
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/85788] False positive of -Wstringop-overflow= warning
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/115274] [14/15/16 regression] Bogus -Wstringop-overread in SQLite source code
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/117179] Confusing -Warray-bounds output for wget (wrong order of conditions in if statement)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/108770] [13/14/15/16 regression] Spurious -Warray-bounds at -O2 (gcc >= 12)
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/109071] need more context for -Warray-bounds warnings due to code duplication from jump threading and inlining
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/106762] incorrect array bounds warning (-Warray-bounds) at -O2 on memset()
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/117294] Concept swallow diagnostics when they're defined in terms of type traits
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug target/120416] unreachable() missing on original MinGW
ossman at cendio dot se via Gcc-bugs
-
[Bug c++/121615] New: Function abs(complex<int>) does not compute correct results
chris21k at gmx dot de via Gcc-bugs
-
[Bug c++/121614] New: c++ modules, gcc fails to define 'vtable' and create 'typeinfo' symbol
mtxn at duck dot com via Gcc-bugs
-
[Bug target/121613] New: Support for named address spaces is broken on x32
ubizjak at gmail dot com via Gcc-bugs
-
[Bug testsuite/121612] New: RISC-V: r16-2451-g4b62bd519a852a makes tests unresolved
parras at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121611] New: Template argument deduction fails with type conversion error for consecutive THUMB functions
tiagolsilva14 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/117423] [13/14 Regression] union not written to with particular layout since r10-6321-g636e80eea24b78
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/121610] New: Specialize std::optional<std::indirect<T>> and std::optional<std::polymorphic<T>>
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/119085] [13/14 regression] tree-sra generates wrong code for unions containing structs with holes (Emacs crashes with -O3) since r10-6321-g636e80eea24b78
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/114480] [13/14/15/16 Regression] g++: internal compiler error: Segmentation fault signal terminated program cc1plus
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/121609] New: std::cyl_bessel_j domain error
gibelin at unicaen dot fr via Gcc-bugs
-
[Bug libstdc++/118757] Waiting for stored pointer inside std::atomic<std::shared_ptr<T>>
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121608] New: [avr] Don't link with --relax when -r is on
gjl at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121607] New: [16 regression] ICE when building binutils-libs-2.45
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c/121606] New: -march=native on AVX10.1 capable host warns about -mno-evex512
marko.makela at mariadb dot com via Gcc-bugs
-
[Bug target/121290] [16 regression] Regressions in TSVC s119, s3113, s312, s313, s314, s315, s316 since r16-2159-g3bf2aa834e1270
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121605] New: [ICE] internal compiler error: verify_gimple failed
njuwy at smail dot nju.edu.cn via Gcc-bugs
-
[Bug c++/121244] Wsfinae-incomplete very unhelpful and probably false positives
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/114480] [13/14/15/16 Regression] g++: internal compiler error: Segmentation fault signal terminated program cc1plus
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/121214] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) with gcc.dg/asm-hard-reg-error-[45].c
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121604] New: [15/16 Regression] Wrong folding of svbrkb intrinsic since r15-5957-g5289540ed58e42
acoplan at gcc dot gnu.org via Gcc-bugs
-
[Bug c/87038] diagnostics: Have -Wjump-misses-init be enabled by -Wall or -Wextra
uecker at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/97856] Missed optimization: repeated call
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c/61447] _Alignof returns incorrect results for some types/archs
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/108846] std::copy, std::copy_n and std::copy_backward on potentially overlapping subobjects
thiago at kde dot org via Gcc-bugs
-
[Bug c/121603] New: When z is a variable of type _BitInt(64), gcc -m32 evaluates _Alignof(z) to 8
pascal_cuoq at hotmail dot com via Gcc-bugs
-
[Bug target/121602] New: [15/16 Regression] ICE (verify_gimple failed): type mismatch in 'vec_cond_expr' with SVE intrinsics
acoplan at gcc dot gnu.org via Gcc-bugs
-
[Bug bootstrap/118009] Obsolete fixincludes hack for glibc-2.3.3 interferes with 64-bit time_t changes in modern glibc's pthread.h
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121601] New: ICE when exception is thrown from static_assert message expression
hanicka at hanicka dot net via Gcc-bugs
-
[Bug c++/121600] New: repeated function call inside switch-case generates more code
federico at kircheis dot it via Gcc-bugs
-
[Bug target/121599] New: [15/16 Regression] ICE (unrecognizable insn) with SVE2 saturating add intrinsics
acoplan at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119861] [15] std::formatter specialization for map-like range has set_separator()/set_brackets()
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119861] std::formatter specialization for map-like range has set_separator()/set_brackets()
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/90192] std::vector<T>::resize(n, v) requires more than it should (CopyInsertable)
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/106239] vector::resize(size_type, const value_type&) should not require copy-assignability
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/90192] std::vector<T>::resize() requires more than it should (CopyInsertable)
redi at gcc dot gnu.org via Gcc-bugs