Messages by Thread
-
-
[Bug c++/125108] [reflection] template_arguments_of gives underlying entity of alias template
ppalka at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125302] New: Wrong passthrough value in `_mm512_mask_reduce_{max,min}_{ps,pd}`
sayantn05 at gmail dot com via Gcc-bugs
-
[Bug fortran/27436] gfortran: Abort compiling if there are insufficient data descriptors in format after reversion
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/33506] [4.2 Regression] TYPE_RAISES_EXCEPTIONS dumped with attributes
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/31392] [meta-bug] gfortran problems with initialization
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/30932] [meta-bug] fortran intrinsics
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/25095] Disallowed intrinsic in initialization statement
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug target/32803] -Os: shorter load immediates for x86_64
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/93832] [13/14/15 Regression] ICE in gfc_convert_to_structure_constructor, at fortran/primary.c:3100
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/107538] std::pow(10, std::complex(NaN, 1)) aborts with -D_GLIBCXX_ASSERTIONS
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/107815] 20_util/to_chars/float128_c++23.cc FAILs
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/107816] 29_atomics/atomic/compare_exchange_padding.cc etc. FAIL
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/109857] Debian stable's tzdata 2021a has bad data that cannot be parsed by libstdc++
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/122661] Incorrect value category handling in forward_list::assign
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/111163] signed integer overflow in std::format("{:%S}",std::chrono::duration....)
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/114018] std::nexttoward is not implemented for C++23-FP-Types
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/109877] Support for clang-style attributes is needed to parse Darwin SDK headers properly
iains at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/93814] [13/14/15 Regression] ICE in build_entry_thunks, at fortran/trans-decl.c:2898
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120635] Support something like [[clang::no_specializations]] attribute
tkaminsk at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125049] [loongarch] SSP fallback leaves __stack_chk_guard live in $r12 at `jr $r1`
220245569 at seu dot edu.cn via Gcc-bugs
-
[Bug libstdc++/118665] [13/14/15/16 Regression] std::uniform_int_distribution infinite loop with generator returning 0
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug target/122665] On rs6000 target define_insn pattern seems to be incorrect for [su]mul_highpart
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/122976] [13 Regression] Miscompile with mixed lto/non-lto, -O3 - stack variable getting clobbered with invalid values
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/118680] (smaller_type)MAX_EXPR<(larger_type)a, (larger_type)b> -> MAX_EXPR<a, b> where smaller_type is the same as a/b types and smaller/larger type have the same sign
hs.naveen2u at gmail dot com via Gcc-bugs
-
[Bug c++/125301] New: [modules] [MinGW] Multiple definition linker error for local static variables in exported inline functions
mutativesystems at tutamail dot com via Gcc-bugs
-
[Bug c++/125300] New: GCC rejects invalid program involving explicitlyt specifying template parameter type
jlame646 at gmail dot com via Gcc-bugs
-
[Bug c++/125299] New: Using compound requirement in default argument for non-type template parameter fails to compile
deltastruct47 at gmail dot com via Gcc-bugs
-
[Bug analyzer/125298] New: [17 Regression] ICE: in set, at value-range.cc:870 with -fanalyzer -ffast-math and _Atomic double
zsojka at seznam dot cz via Gcc-bugs
-
[Bug libfortran/125005] [16/17 Regression] gfortran.dg/coarray/failed_images_2.f08, image_status_2.f08, stopped_images_2.f08
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug target/125297] New: What calling convention should be used with __attribute__ ((preserve_none, ms_abi))?
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/125296] New: forwprop increases alignment requirements
kristerw at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125295] New: UB shift is hoisted with -fsanitize=undefined
kristerw at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124721] ICE in cp/name-lookup.cc:1820 when class template derives from base and has invalid using-declaration
mpolacek at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/124651] ICE with -Winfinite-recursion due to recursive rather than work queue/list
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/122976] [13/14 Regression] Miscompile with mixed lto/non-lto, -O3 - stack variable getting clobbered with invalid values
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/124584] Destructor of tuple-protocol structured binding from co_await skipped at -O1+
michael at cppalliance dot org via Gcc-bugs
-
[Bug tree-optimization/110010] (a>>N) != (b>>N) is not optimized to (a^b) >= (1<<N)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/124701] ICE: in replace_regs, at config/aarch64/aarch64-early-ra.cc:3238 with -fnon-call-exceptions -fharden-control-flow-redundancy -mearly-ra=all and _Decimal64
zsojka at seznam dot cz via Gcc-bugs
-
[Bug analyzer/125294] New: -fanalyzer increases compile time by several orders of magnitude
andres at anarazel dot de via Gcc-bugs
-
[Bug middle-end/125293] New: equivalent loops, different vectorization
manu at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/125292] New: Lookup through injected-class-name fails in type-only context
herring at lanl dot gov via Gcc-bugs
-
[Bug fortran/93715] [13/14/15 Regression] ICE in gfc_trans_auto_array_allocation, at fortran/trans-array.c:6320
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/125291] New: [16/17 Regression] libarchive-3.8.7 miscompiled on loongarch64-linux-gnu since r16-3562
xry111 at gcc dot gnu.org via Gcc-bugs
-
[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++/50479] Unevaluated usage of parameters in function default arguments is accepted
cvs-commit 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 libstdc++/123165] Optimize chrono::__detail::__get_leap_second_info
cvs-commit 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