public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/103524] New: [meta-bug] modules issue
 2024-02-14 19:09 UTC  (4+ messages)
` [Bug c++/103524] "

[Bug c++/113708] New: [modules] ICE in import_export_decl with non-trivially initialized inline variable in header module
 2024-02-14 19:09 UTC  (3+ messages)
` [Bug c++/113708] "

[Bug c/113921] New: Output register of an "asm volatile goto" is incorrectly clobbered/discarded
 2024-02-14 19:07 UTC  (8+ messages)
` [Bug middle-end/113921] "

[Bug fortran/107071] New: gfortran.dg/ieee/modes_1.f90 fails on aarch64-linux
 2024-02-14 18:25 UTC  (2+ messages)
` [Bug fortran/107071] "

[Bug testsuite/113861] New: c-c++-common/gomp/pr63328.c and gcc.dg/gomp/pr87895-2.c now XPASS
 2024-02-14 18:05 UTC  (3+ messages)
` [Bug testsuite/113861] "

[Bug ada/113781] New: Bug box on array initialisation with iterated aggregate component
 2024-02-14 17:49 UTC  (2+ messages)
` [Bug ada/113781] "

[Bug ada/113862] New: error: "others" choice not allowed here
 2024-02-14 17:46 UTC  (3+ messages)
` [Bug ada/113862] "

[Bug ada/113893] New: Finalization exception issue with anonymous access object
 2024-02-14 17:36 UTC  (5+ messages)
` [Bug ada/113893] finalization issue with anonymous access object of local type

[Bug tree-optimization/113567] New: ICE: SSA corruption: Unable to coalesce ssa_names 1 and 3 which are marked as MUST COALESCE. with _BitInt() and computed goto
 2024-02-14 17:32 UTC  (2+ messages)
` [Bug tree-optimization/113567] "

[Bug rtl-optimization/113415] New: ICE: RTL check: expected elt 3 type 'e' or 'u', have '0' (rtx code_label) in PATTERN, at rtl.h:1511 with -mstringop-strategy=byte_loop and invalid __asm__ on _BitInt()
 2024-02-14 17:25 UTC  (2+ messages)
` [Bug middle-end/113415] ICE: RTL check: -mstringop-strategy=byte_loop vs inline-asm goto with block copies

[Bug c++/113074] New: requires requires should be SFINAE
 2024-02-14 17:25 UTC  (2+ messages)
` [Bug libstdc++/113074] std::to_address should be SFINAE safe

[Bug c/103908] New: gcc 7.5.0 (and earlier) miscompile asm goto in O1 on x86-64
 2024-02-14 17:23 UTC  (2+ messages)
` [Bug rtl-optimization/103908] gcc miscompile asm goto for O1

[Bug ipa/113291] New: [14 Regression] compilation never (?) finishes with recursive always_inline functions at -O and above
 2024-02-14 17:14 UTC  (4+ messages)
` [Bug ipa/113291] [14 Regression] compilation never (?) finishes with recursive always_inline functions at -O and above since r14-2172

[Bug libstdc++/113450] New: std/format/functions/format.cc FAILs
 2024-02-14 17:00 UTC  (5+ messages)
` [Bug libstdc++/113450] [14 Regression] "

[Bug c++/113920] New: Make -std=gnu++20 default for GCC 15
 2024-02-14 16:41 UTC  (2+ messages)
` [Bug c++/113920] "

[Bug middle-end/111054] New: [14 Regression] ICE: in to_sreal, at profile-count.cc:472 with -O3 -fno-guess-branch-probability
 2024-02-14 16:39 UTC  (3+ messages)
` [Bug middle-end/111054] [14 Regression] ICE: in to_sreal, at profile-count.cc:472 with -O3 -fno-guess-branch-probability since r14-2967

[Bug c++/72751] anonymous union within an anonymous union accepted without diagnostic (i.e. add -Wnested-anon-types)
 2024-02-14 16:29 UTC  (3+ messages)

[Bug c++/113919] New: Nested anonymous unions should be prohibited in ISO C++
 2024-02-14 16:26 UTC  (5+ messages)
` [Bug c++/113919] "

School Districts Contacts 2024
 2024-02-14 16:11 UTC 

[Bug libfortran/99210] New: X editing for reading file with encoding='utf-8'
 2024-02-14 15:58 UTC  (4+ messages)
` [Bug libfortran/99210] "

[Bug middle-end/113907] New: [14 regression] ICU miscompiled since on x86 since r14-5109-ga291237b628f41
 2024-02-14 15:56 UTC  (16+ messages)
` [Bug middle-end/113907] "

[Bug tree-optimization/113576] New: [14 regression] 502.gcc_r hangs r14-8223-g1c1853a70f9422169190e65e568dcccbce02d95c
 2024-02-14 15:26 UTC  (11+ messages)
` [Bug tree-optimization/113576] "

[Bug c++/113332] New: [12/13/14 regression] ICE when building fcitx-5.1.6
 2024-02-14 15:23 UTC  (3+ messages)
` [Bug c++/113332] [12/13/14 regression] checking "
` [Bug c++/113332] [12/13 "

[Bug c++/113908] New: [14 Regression] bogus access error with new-expr of current non-template class with implicitly deleted copy ctor
 2024-02-14 15:22 UTC  (3+ messages)
` [Bug c++/113908] [14 Regression] bogus access error with new-expr of current non-template class with implicitly deleted copy ctor since r14-557

[Bug tree-optimization/113787] New: [14 Regression] Wrong code at -O with ipa-modref on aarch64
 2024-02-14 15:18 UTC  (7+ messages)
` [Bug tree-optimization/113787] [12/13/14 "

[Bug tree-optimization/113910] New: [12/13/14 regression] Factor 15 slowdown compiling AMDGPUDisassembler.cpp on SPARC
 2024-02-14 15:11 UTC  (16+ messages)
` [Bug tree-optimization/113910] "
` [Bug tree-optimization/113910] [12/13 Regression] "

[Bug ada/113877] New: gnatchop -c puts gnat.adc in the current working directory
 2024-02-14 15:05 UTC  (2+ messages)
` [Bug ada/113877] "

[Bug ada/113868] New: error: expression function must be enclosed in parentheses
 2024-02-14 15:02 UTC  (2+ messages)
` [Bug ada/113868] bogus error for delta aggregate as expression function

[Bug analyzer/111441] New: internal compiler error: in fold_binary_loc, at fold-const.cc:11580
 2024-02-14 14:40 UTC  (2+ messages)
` [Bug analyzer/111441] [14 Regression] ICE generating access diagram, "

[Bug analyzer/110090] New: -fanalyze sometimes assumes contradictory conditions to be valid at the same time during path exploration
 2024-02-14 14:20 UTC  (2+ messages)
` [Bug analyzer/110090] "

[Bug tree-optimization/113706] New: c-c++-common/pr103798-2.c FAILs as C++
 2024-02-14 13:59 UTC  (6+ messages)
` [Bug c++/113706] "

[Bug d/104739] New: gdc.test/runnable/mangle.d etc. FAIL with Solaris as
 2024-02-14 13:55 UTC  (4+ messages)
` [Bug d/104739] "

[Bug testsuite/113899] New: Vect module test failures while running on remote host
 2024-02-14 13:42 UTC  (6+ messages)
` [Bug testsuite/113899] Vect module test failures while running on remote host due to default dg-do set to compile and additional-sources being used

[Bug c/111677] New: arm64 build fails unrecognizable insn [REGRESSION]
 2024-02-14 11:57 UTC  (3+ messages)
` [Bug target/111677] [12 Regression] darktable build on aarch64 fails with unrecognizable insn due to -fstack-protector changes
` [Bug target/111677] "

[Bug c++/113896] New: Assigning array elements in the wrong order after floating point optimization
 2024-02-14 11:43 UTC  (3+ messages)
` [Bug tree-optimization/113896] [12 Regression] Assigning array elements in the wrong order after floating point optimization since r12-8841

[Bug rtl-optimization/10837] noreturn attribute causes no sibling calling optimization
 2024-02-14 11:40 UTC 

[Bug c/66425] New: (void) cast doesn't suppress __attribute__((warn_unused_result))
 2024-02-14 11:32 UTC  (2+ messages)
` [Bug c/66425] "

[Bug c++/99573] New: ICE in module: internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in start_enum, at cp/decl.c:15663
 2024-02-14 11:08 UTC  (3+ messages)
` [Bug c++/99573] "

[Bug target/113915] New: [14 regression] glibc miscompiled for armv7a since r14-4365-g0731889c026bfe
 2024-02-14 11:01 UTC  (15+ messages)
` [Bug target/113915] "
` [Bug target/113915] [14 regression] glibc's _dl_find_object_update_1 "

[Bug target/113909] New: gcc.target/i386/pr113689-1.c etc. FAIL
 2024-02-14 10:40 UTC  (4+ messages)
` [Bug target/113909] "

[Bug debug/113918] New: Incomplete DWARF5 debug information for anonymous unions
 2024-02-14 10:10 UTC  (2+ messages)
` [Bug debug/113918] "

[Bug middle-end/113694] New: Allow renaming stack smashing protector symbols
 2024-02-14  9:00 UTC  (2+ messages)
` [Bug middle-end/113694] "

[Bug libstdc++/113841] New: Can't swap two std::hash<T*>
 2024-02-14  8:45 UTC  (2+ messages)
` [Bug libstdc++/113841] "

[Bug fortran/113917] New: ice in gfc_class_vptr_get
 2024-02-14  8:23 UTC  (2+ messages)
` [Bug fortran/113917] "

[Bug rtl-optimization/113617] New: [14 Regression] Symbol ... referenced in section `.data.rel.ro.local' of ...: defined in discarded section ... since r14-4944
 2024-02-14  8:20 UTC  (3+ messages)
` [Bug rtl-optimization/113617] "

[Bug target/113871] New: psrlq is not used for PERM<a,{0},1,2,3,4>
 2024-02-14  8:16 UTC  (3+ messages)
` [Bug target/113871] "

[Bug c++/113916] New: gcc allows overriding a non-deleted private base class dtor with a deleted defaulted dtor
 2024-02-14  7:51 UTC 

[Bug c++/113545] New: ICE in label_matches with constexpr function with switch-statement and converted (nonconstant, cast address) input
 2024-02-14  1:17 UTC  (2+ messages)
` [Bug c++/113545] "

Acoustic Instrument
 2024-02-14  0:50 UTC 

[Bug driver/36312] should refuse to overwrite input file with output file
 2024-02-13 23:53 UTC 

[Bug c++/113914] New: GCC accepts user-defined integer-literal that does not fit in any type
 2024-02-13 23:43 UTC  (2+ messages)
` [Bug c++/113914] "

[Bug target/90155] aarch64: too much quoting in diagnostic for %d
 2024-02-13 23:23 UTC 

[Bug c++/113760] New: gcc rejects valid empty-declaration in pedantic mode
 2024-02-13 23:09 UTC  (4+ messages)
` [Bug c++/113760] [DR1693] "

[Bug target/113913] New: [14] RISC-V: suboptimal code gen for intrinsic vcreate
 2024-02-13 22:54 UTC  (2+ messages)
` [Bug target/113913] "

[Bug c/113887] New: no support for %w128 length modifiers
 2024-02-13 22:43 UTC  (8+ messages)
` [Bug c/113887] "

[Bug target/113912] New: push2/pop2 generated when stack isn't aligned to 16 bytes
 2024-02-13 21:33 UTC  (2+ messages)
` [Bug target/113912] "

[Bug fortran/113866] New: ice in generic_simplify_COND_EXPR
 2024-02-13 21:13 UTC  (3+ messages)
` [Bug fortran/113866] "

[Bug middle-end/113904] New: [OpenMP][5.0][5.1] Dynamic context selector 'user={condition(expr)}' not handled
 2024-02-13 21:06 UTC  (5+ messages)
` [Bug middle-end/113904] "

[Bug fortran/113911] New: [14 Regression] Length is lost passing deferred-length character to subroutine
 2024-02-13 20:43 UTC  (7+ messages)
` [Bug fortran/113911] "

[Bug target/113876] New: ICE: in ix86_expand_epilogue, at config/i386/i386.cc:10101 with -O -mpreferred-stack-boundary=3 -finstrument-functions -mapxf -mcmodel=large and _BitInt()
 2024-02-13 20:06 UTC  (5+ messages)
` [Bug target/113876] ICE: in ix86_expand_epilogue, at config/i386/i386.cc:10101 with -O -mpreferred-stack-boundary=3 -finstrument-functions -mapxf -mcmodel=large

[Bug rtl-optimization/113903] New: sched1 should schedule across EBBS
 2024-02-13 19:09 UTC  (2+ messages)
` [Bug rtl-optimization/113903] "

[Bug c++/106009] New: [modules] internal compiler error: in mark_by_value, at cp/module.cc:4775
 2024-02-13 19:01 UTC  (2+ messages)
` [Bug c++/106009] [modules] internal compiler error: in import_entity_index with templated local enum in header unit

[Bug c++/99568] New: ICE when compiling basic module: internal compiler error: in module_may_redeclare, at cp/module.cc:18453
 2024-02-13 18:58 UTC  (2+ messages)
` [Bug c++/99568] "

[Bug fortran/113883] New: allocatable length parameter used but is undefined
 2024-02-13 17:20 UTC  (2+ messages)
` [Bug fortran/113883] "

[Bug c++/113612] New: ICE: SIGSEGV in get_template_info (pt.cc:378) or tree_check (tree.h:3611) with invalid -fpreprocessed
 2024-02-13 16:19 UTC  (4+ messages)
` [Bug c++/113612] [13/14 Regression] ICE: SIGSEGV in get_template_info (pt.cc:378) or tree_check (tree.h:3611)

[Bug target/113742] New: ICE: RTL check: expected elt 1 type 'i' or 'n', have 'e' (rtx set) in riscv_macro_fusion_pair_p, at config/riscv/riscv.cc:8416 with -O2 -finstrument-functions -mtune=sifive-p600-series
 2024-02-13 16:03 UTC  (2+ messages)
` [Bug target/113742] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).