Messages by Thread
-
-
[Bug tree-optimization/124837] New: [16 regression] glib miscompiled since r16-2443-g44b24b62a44e62
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug ada/124836] New: GNAT run time libraries on Windows (using a MinGW-w64 UCRT64 tool chain) use a max path length of 256
tkacvins at gmail dot com via Gcc-bugs
-
[Bug middle-end/31377] wrap_help error
heiko at hexco dot de via Gcc-bugs
-
[Bug c++/124835] New: [reflection] function call with splice in decltype
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124834] New: Devirtualization should not attempt to call pure virtual functions
luigighiron at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/124111] [15/16 regression] lapack-3.12.1 miscompiled since r15-2820
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123998] [reflection] invalid template splice not rejected
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/121136] Missed optimization: (x <= 0xFFFFF) in '-Os' mode can convert to ((x >> 20) == 0)
Explorer09 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/124833] New: clz not detected in some cases for a loop
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/111867] aarch64: Wrong code for bf16 literal load when the arch support +fp16
herrtimson at yahoo dot de via Gcc-bugs
-
[Bug c/124832] New: Missing constraint diagnostic for string literal initializer targeting a char subobject reached via designator
grant at kestrel dot edu via Gcc-bugs
-
[Bug tree-optimization/94892] (x >> 31) + 1 not getting narrowed to compare
law at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124831] New: Anonymous enum not enumerated in members_of on a namespace reflection
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/123884] Missed bit manipulation on RISC-V
Milan.Tripkovic--- via Gcc-bugs
-
[Bug c++/124531] [15 regression] ICE on char[] with large initializer list
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/124827] New: [16 Regression] -Winvalid-memory-model -fsanitize=thread no longer shows warning about invalid model for __atomic_compare_exchange
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/123854] [meta-bug] modref issues
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/116296] [13 Regression] internal compiler error: in merge, at ipa-modref-tree.cc:176 at -O3 since r12-4227-g44b61586d8640b
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug target/117771] [15 Regression] RISC-V: stage1 fails to build using gcc-9.4 since r15-5603-gb3f1b9e2aa0
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c/124830] New: c/c-decl.cc Fails to cross compile with C++20 host compiler
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124829] New: Missed optimization opportunity with bitfields
federico at kircheis dot it via Gcc-bugs
-
[Bug lto/124828] New: [16 regression] New warning in g++.dg/lto/20091022-2_0.C test
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124826] New: during GIMPLE pass: bitintlower ICE: verify_gimple failed: non-top-level 'bit_field_ref'
zsojka at seznam dot cz via Gcc-bugs
-
[Bug sanitizer/124248] struct_sock_fprog_sz in ASAN only provided on glibc
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug debug/124825] New: dwarf2out.cc has some checks on HOST_BITS_PER_WIDE_INT which are now always true
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/122569] Fails to pattern match ctz/clz from DeBruijn
ptomsich at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/124822] New: -Winvalid-memory-model warning only appears with -fsanitize=thread
aaron.puchert at sap dot com via Gcc-bugs
-
[Bug target/124818] New: RV32 Zbkb ICE on simple OR with 0x20000
cmuellner at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124824] New: [reflection] Internal compiler error with template argument of pointer to static local reflection: in discriminator_for_local_entity, at cp/mangle.cc:2328
friedkeenan at protonmail dot com via Gcc-bugs
-
[Bug tree-optimization/61110] Simplify value_replacement in phiopt
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124821] New: Missed optimization for std::string destruction
terra at gnome dot org via Gcc-bugs
-
[Bug c++/64608] Raw string delimiter fails to allow @ or $
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124823] New: Dollar signs should generate a pedantic warning
luigighiron at gmail dot com via Gcc-bugs
-
[Bug libfortran/124819] New: libgfortran: REAL(4) transformational BESSEL_JN loses accuracy against scalar path on x86_64-linux-gnu
albert at tugraz dot at via Gcc-bugs
-
[Bug middle-end/124820] New: fma gives incorrect result w.r.t. sign of zero
mikulas at artax dot karlin.mff.cuni.cz via Gcc-bugs
-
[Bug c++/124012] [reflection] ICE in gimplify_var_or_parm_decl, at gimplify.c:3426 when destructuring a type with std::meta::info member
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123726] [reflection] ICE in template for with reflection on local struct
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/122751] missed fusing of sign-extend and MLA
tnfchris at gcc dot gnu.org via Gcc-bugs
-
[Bug target/113926] `(vect128 int){1, 1, 0, 0}` could be generated via `movi vN.2s, 1`
hs.naveen2u at gmail dot com via Gcc-bugs
-
[Bug c++/124817] New: Unreasonably high memory usage (>50 GB) when compiling simple C++ code with recursive calls
tiago at skewed dot de via Gcc-bugs
-
[Bug c++/124816] New: ICE Segmentation fault in template member function inside incomplete template class
rush102333 at gmail dot com via Gcc-bugs
-
[Bug c++/124815] New: ICE: unexpected expression 'N' of kind template_parm_index
rush102333 at gmail dot com via Gcc-bugs
-
[Bug c++/124814] New: ICE: tree check: expected tree_vec, have identifier_node in tsubst_decl, at cp/pt.cc:15990
rush102333 at gmail dot com via Gcc-bugs
-
[Bug c++/124813] New: Type mismatch not detected in initialization of pointer to members within function templates
nikolai.kosjar at siemens dot com via Gcc-bugs
-
[Bug middle-end/93554] [13/14/15/16 Regression] ICE in expand_oacc_for, at omp-expand.c:6035 since r6-4364-ge4834818d22f5c66
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug target/113353] Wrong rounding in std::nearbyint when vectorized with -funsafe-math-optimizations on PPC
jeevitha at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/93715] [13/14/15 Regression] ICE in gfc_trans_auto_array_allocation, at fortran/trans-array.c:6320
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/102430] [13/14/15 Regression] ICE in fold_convert_loc, at fold-const.c:2554 since r7-4447-gb4c3a85be9658537
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug c/124812] New: verify_gimple failed
zeng2401 at gmail dot com via Gcc-bugs
-
[Bug pch/124811] New: Non-deterministic DWARF debug info (.debug_info, .debug_loclists) when using precompiled headers
michael at micl dot dev via Gcc-bugs
-
[Bug target/92962] Documentation: x86 Options - znver2 missing RDPID and WBNOINVD
sandra at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123700] [14 Regression] ICE in tsubst_lambda_expr with generic lambdas in template non-type parameter since r14-2170-g4cf64d9cc2faf4 (C++20)
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123529] [13/14 Regression] ICE in discriminator_for_local_entity, at cp/mangle.cc:2316 since r12-6075
ppalka at gcc dot gnu.org via Gcc-bugs