Messages by Thread
-
-
[Bug c++/101071] [10/11/12/13 Regression] ICE in gimplify_init_constructor, at gimplify.c:5228
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125290] New: [16/17 Regression] ICE at -O3 during GIMPLE pass: ifcvt
xxs_chy at outlook dot com via Gcc-bugs
-
[Bug c++/125289] New: Segmentation fault when awaitable derives from abstract class
rw at rolrolrol dot de via Gcc-bugs
-
[Bug c++/125043] [14/15 Regression] ICE in passing invalid constant template argument
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/12944] [meta-bug] C++ name-lookup problems
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/123617] [reflection] annotation in default arg
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125288] New: Forward declaration of a type can specify a weaker alignment
serebrennikov.vladislav at gmail dot com via Gcc-bugs
-
[Bug libstdc++/124852] std::chrono::time_zone misparses Zone UNTIL fields whose DAY uses the ON format (lastSun, Sun>=8, etc.)
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/124851] std::chrono::time_zone reports wrong total offset for zones whose RULES field is a numeric DST save value
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/124151] [13/14/15/16/17 Regression] internal compiler error: in analyze_access_subtree, at tree-sra.cc:2935 since r10-6320
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/117217] [13/14 Regression] ICE in verify_sra_access_forest when copying struct with a union of structs with bool bitfields
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125287] New: [ARM64] internal compiler error: in gimplify_init_constructor, at gimplify.cc:5529
1794833681 at qq dot com via Gcc-bugs
-
[Bug diagnostics/125286] New: Print values in static_assert() diagnostics
foss+gcc--- via Gcc-bugs
-
[Bug c++/125285] New: [16 Regression] -Warray-bounds false positive on PMF dispatch through a 1-byte predicate at -O3
andrew.teylu at vector dot com via Gcc-bugs
-
[Bug target/113948] Switch rx to LRA
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125284] New: ICE when there are multiple pack expansions of using-declaration of conversion operators
mital at mitalashok dot co.uk via Gcc-bugs
-
[Bug c++/125283] New: internal compiler error: in digest_init_r, at cp/typeck2.cc:1445 when using structured binding
arsen at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125282] New: Referencing a structured-binding-introduced pack in RHS of said binding ICEs the compiler
arsen at gcc dot gnu.org via Gcc-bugs
-
[Bug gcov-profile/125281] New: existing profile reported as missing when source location changed
christophe.pavageau at nokia dot com via Gcc-bugs
-
[Bug fortran/102314] [13/14/15/16 Regression] ICE in verify_ssa, at tree-ssa.c:1076 since r12-1319-gd4d38135b3137f1d – with deferred-length character variable
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/101760] [13/14/15 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:290 since r12-1319-gd4d38135b3137f1d
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125280] New: [reflection] -freflection flag causes incomplete type errors on class members that reference their owning type within a template class parameter
lwaltonne at gmail dot com via Gcc-bugs
-
[Bug fortran/85352] [13/14/15 Regression] Incorrect error diagnosed for dummy argument used in specification expression to subprogram with ENTRY
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125279] New: Wrong lowering of `vmaxh_f16` and `vminh_f16`
sayantn05 at gmail dot com via Gcc-bugs
-
[Bug middle-end/123286] SAT_ADD is not constant folded at the gimple level
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125278] New: vcvth_n_f16_u32
sayantn05 at gmail dot com via Gcc-bugs
-
[Bug target/124948] wrong code with wrapping __atomic_add_fetch() on _BitInt(17) on riscv
law at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124798] no_caller_saved_registers attribute vs. spills in the caller
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/115571] `cmp * float` vs `tmp_bool * float` and better vectorization for `cmp * float`
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/125277] New: stable_sort should use insertion sort for sufficiently small ranges
rs2740 at gmail dot com via Gcc-bugs
-
[Bug c++/123638] [ICE] segfault defaulted operator<=> for an enum
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/122562] internal compiler error: Segmentation fault cp_type_quals with std=c++20 since 10.2
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/105202] ICE: defaulted comparison operators for enumerated types segfault
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125276] New: Defaulting equality operator (==) causes segfault
matthewlbritt at gmail dot com via Gcc-bugs
-
[Bug target/120077] Switch lm32 to LRA
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/106356] static-pie for arm not implemented
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug other/125275] New: check_GNU_style.py checks .opt for a few things which should not
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/125274] New: BOOL_BITFIELD in system.h can be removed
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/115314] auto template parameter has const qualifier on it even though the original does not
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/93644] [13/14/15/16/17 Regression] spurious -Wreturn-local-addr with PHI of PHI
eggert at cs dot ucla.edu via Gcc-bugs
-
[Bug middle-end/125273] New: ICE: verify_gimple failed: non-top-level 'bit_field_ref' at -O1 and above
zsojka at seznam dot cz via Gcc-bugs
-
[Bug c++/24847] Instantiates un-called copy constructor
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/101113] g++ thinks constructor suppressed by a requires clause is actually a bad copy constructor
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/67491] [meta-bug] concepts issues
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125272] New: GCC rejects valid program with associated constraints on ctor
jlame646 at gmail dot com via Gcc-bugs
-
[Bug cobol/125271] New: Paragraph name resolution not local to SECTION when duplicate paragraph names exist across sections
peeterjoot at protonmail dot com via Gcc-bugs
-
[Bug target/125270] New: z13: Inefficient emulation for vec_abs on vector signed __int128
jens.seifert at de dot ibm.com via Gcc-bugs
-
[Bug analyzer/125269] New: feature request: Support for clang style ownership_returns/takes
andres at anarazel dot de via Gcc-bugs
-
[Bug c++/125268] New: ICE: using return type of lambda with deduced NTTP pack as a templated type alias
email at miropalmu dot cc via Gcc-bugs
-
[Bug tree-optimization/125050] `a == INT_MIN ? INT_MIN : -a` is not converted into `(signed)-(unsigned)a`
avinal.xlvii at gmail dot com via Gcc-bugs
-
[Bug fortran/125267] New: [16.1 regression] segmentation fault in compiled binary
juergen.reuter at desy dot de via Gcc-bugs
-
[Bug middle-end/125266] New: default_function_abi may not be the default function ABI
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/124909] gcc.dg/match-shift-cmp-3 fails with -fshort-enums
azoff at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/125265] New: FAIL: gcc.dg/analyzer/mkostemp-1.c test for warnings
azoff at gcc dot gnu.org via Gcc-bugs
-
[Bug testsuite/124621] FAIL: g++.dg/reflect/reflect_constant_(array|string)2.C
azoff at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125264] New: FAIL: gcc.dg/torture/bitint-95.c -O0 (test for excess errors)
azoff at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/125263] New: Error with intrinsic assignment involving allocatable array of user-defined type that has an allocatable array component
b.j.braams at cwi dot nl via Gcc-bugs
-
[Bug c++/125262] New: constexpr asm doesn't work with std::string
ivan.lazaric.gcc at gmail dot com via Gcc-bugs
-
[Bug rtl-optimization/121426] [hard-reg constraints] ICE: Spill fail from LRA for insn with hard-reg constraints
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/113856] `(vect64 float){1.0f, 0}` code generation could just be `fmov sN, 1.0f`
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/19466] [meta-bug] bit-fields are non optimal
law at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/80770] suboptimal code negating a 1-bit _Bool field
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c/125261] New: _Generic -Wuseless-cast false positive
eggert at cs dot ucla.edu via Gcc-bugs
-
[Bug tree-optimization/125260] New: New signed overflow introduced by vectorization
kristerw at gcc dot gnu.org via Gcc-bugs
-
[Bug target/45835] Consider push simm8;pop reg for -Os
roger at nextmovesoftware dot com via Gcc-bugs