public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/89624] HLE acquire/release bits in std::memory_order don't work with -fshort-enums or -fstrict-enums
 2024-05-15  9:19 UTC 

[Bug c++/104426] New: -fsanitize=undefined causes constexpr failures
 2024-05-15  9:08 UTC  (2+ messages)
` [Bug c++/104426] "

[Bug c/115097] New: Strange suboptimal codegen specifically at -O2 when copying struct type
 2024-05-15  9:05 UTC  (8+ messages)
` [Bug tree-optimization/115097] "
` [Bug ipa/115097] "

[Bug middle-end/90323] powerpc should convert equivalent sequences to vec_sel()
 2024-05-15  9:05 UTC 

[Bug tree-optimization/115082] New: Canonical form for `(a+oddCST)&1` or `1 & ~a`
 2024-05-15  8:57 UTC  (5+ messages)
` [Bug tree-optimization/115082] "

[Bug target/115069] New: 8 bit integer vector performance regression, x86, between gcc-14 and gcc-13 using avx2 target clones on skylake platform
 2024-05-15  8:51 UTC  (2+ messages)
` [Bug target/115069] "

[Bug middle-end/115101] New: [wrong code] with -O1 -floop-nest-optimize for gcc.dg/graphite/interchange-8.c
 2024-05-15  8:20 UTC 

[Bug tree-optimization/114301] New: gimple_can_duplicate_bb_p check for returns twice can be moved to the check of the last statement
 2024-05-15  8:09 UTC  (4+ messages)
` [Bug tree-optimization/114301] "

[Bug analyzer/109335] New: -Wanalyzer-malloc-leak false positives and false negatives
 2024-05-15  7:42 UTC  (3+ messages)
` [Bug analyzer/109335] "

[Bug c++/96252] New: mis-optimization where identical functions have very different codegen since gcc 10
 2024-05-15  7:41 UTC  (4+ messages)
` [Bug ipa/96252] [11/12/13/14/15 Regression] "

[Bug target/115086] New: bic is not used when the non-not part is a constant
 2024-05-15  7:38 UTC  (5+ messages)
` [Bug target/115086] "

[Bug c/94746] New: -Wsizeof-pointer-div not triggered by system header macros
 2024-05-15  7:00 UTC  (2+ messages)
` [Bug c/94746] "

[Bug c/95024] New: No way to pass "-Wno-error=..." with #pragma GCC diagnostic
 2024-05-15  6:54 UTC  (2+ messages)
` [Bug c/95024] want a way to turn off -Werror for a specific diagnostic but only emit an warning if it was turned on before hand

[Bug analyzer/115089] New: -Wanalyzer-use-of-uninitialized-value false negative
 2024-05-15  6:49 UTC  (5+ messages)
` [Bug analyzer/115089] "

[Bug c++/105760] New: ICE: in build_function_type, at tree.cc:7365
 2024-05-15  6:46 UTC  (3+ messages)
` [Bug c++/105760] [11/12/13/14/15 Regression] "

[Bug target/115071] New: performance regression, x86, between gcc-14 and gcc-13 using -O3 and _Pragma("GCC unroll 4") on skylake
 2024-05-15  6:38 UTC  (2+ messages)
` [Bug target/115071] "

[Bug c/115095] New: [missed optimization] fixed processing on constant string
 2024-05-15  6:31 UTC  (3+ messages)
` [Bug middle-end/115095] "

[Bug fortran/115070] New: ICE using IEEE_ARITHMETIC in a derived type method with intent(out) statement
 2024-05-15  6:31 UTC  (4+ messages)
` [Bug fortran/115070] [13/14/15 Regression] ICE using IEEE_ARITHMETIC in a derived type method with class, intent(out)

[Bug c++/115091] New: Support value speculation in frontend
 2024-05-15  6:23 UTC  (3+ messages)
` [Bug middle-end/115091] "

[Bug middle-end/115100] New: non-target specific const_scalar_int_operand predicate is not documented
 2024-05-15  5:36 UTC 

[Bug target/112304] New: cinc is not being used for (small) constant
 2024-05-15  5:26 UTC  (2+ messages)
` [Bug target/112304] "

[Bug c++/113719] New: g++.target/i386/pr103696.C FAILs
 2024-05-15  5:07 UTC  (4+ messages)
` [Bug c++/113719] "
` [Bug c++/113719] [13/14/15 regression] "

[Bug libstdc++/115098] New: std::vector<bool>::iterator::reference is default-constructible
 2024-05-15  4:55 UTC  (2+ messages)
` [Bug libstdc++/115098] "

[Bug rtl-optimization/107563] New: __builtin_shufflevector fails to use pshufb and pshufd instructions under default x86_64 compilation toggle which is the sse2 one
 2024-05-15  4:47 UTC  (2+ messages)
` [Bug target/107563] __builtin_shufflevector fails to "

[Bug libstdc++/115099] New: compilation error: format thread::id
 2024-05-15  4:16 UTC 

[Bug fortran/114978] New: 548.exchange2_r 14%-28% regressions on Loongarch64 after gcc 14 snapshot 20240317
 2024-05-15  3:57 UTC  (4+ messages)
` [Bug target/114978] [14/15 regression] "

[Bug c++/114994] New: fmtlib named argument compiler error introduced in g++-14.1
 2024-05-15  2:56 UTC  (2+ messages)
` [Bug c++/114994] [14/15 Regression] "

[Bug libstdc++/88545] New: std::find compile to memchr in trivial random access cases (patch)
 2024-05-14 22:57 UTC  (4+ messages)
` [Bug libstdc++/88545] "

[Bug tree-optimization/114902] New: wrong code at -O3 with "-fno-tree-vrp -fno-expensive-optimizations -fno-tree-dominator-opts" on x86_64-linux-gnu
 2024-05-14 22:04 UTC  (3+ messages)
` [Bug rtl-optimization/114902] [14/15 Regression] "

[Bug tree-optimization/115092] New: wrong code at -O1 with "-fgcse -ftree-pre -fno-tree-dominator-opts -fno-tree-fre -fno-guess-branch-probability" on x86_64-linux-gnu
 2024-05-14 22:04 UTC  (4+ messages)
` [Bug tree-optimization/115092] [14/15 Regression] wrong code at -O1 with "-fgcse -ftree-pre -fno-tree-dominator-opts -fno-tree-fre -fno-guess-branch-probability" on x86_64-linux-gnu since r14-4810
` [Bug rtl-optimization/115092] "

[Bug c/115096] New: -fstrict-aliasing miscompilation or missing warning
 2024-05-14 21:57 UTC  (3+ messages)
` [Bug c/115096] "

[Bug c++/114935] New: Miscompilation of initializer_list<std::string> in presence of exceptions
 2024-05-14 21:44 UTC  (2+ messages)
` [Bug c++/114935] [14/15 regression] Miscompilation of initializer_list<std::string> in presence of exceptions since r14-1705-g2764335bd336f2

[Bug target/115094] New: x86_64-w64-mingw32 multilib overrides libraries for 64 and 32 since they both copy to bin
 2024-05-14 20:27 UTC  (2+ messages)
` [Bug target/115094] "

[Bug fortran/67740] New: Wrong association status of allocatable character pointer in derived types
 2024-05-14 20:06 UTC  (2+ messages)
` [Bug fortran/67740] "

[Bug fortran/106317] New: deferred-length character array pointer in derived type
 2024-05-14 20:06 UTC  (2+ messages)
` [Bug fortran/106317] "

[Bug target/115093] New: RISC-V Vector ICE in extract_insn: unrecognizable insn
 2024-05-14 19:49 UTC 

[Bug tree-optimization/92539] [11/12/13/14/15 Regression] -Warray-bounds false positive with -O3 (loop unroll?)
 2024-05-14 19:41 UTC 

[Bug c/115013] New: LRA: PR114810 fix result in ICE in the RISC-V Vector
 2024-05-14 19:16 UTC  (4+ messages)
` [Bug rtl-optimization/115013] [15 Regression] "

[Bug c/99954] New: Copy loop over array of unions at -O3 generates memcpy instead of memmove, resulting in incorrect code
 2024-05-14 17:01 UTC  (2+ messages)
` [Bug tree-optimization/99954] [8 Regression] "

[Bug c/109071] New: -Warray-bounds warning when array index checked via inline
 2024-05-14 16:19 UTC  (2+ messages)
` [Bug tree-optimization/109071] -Warray-bounds false positive warnings due to code duplication from jump threading

[Bug fortran/114767] New: gfortran AVX2 complex multiplication by (0d0,1d0) suboptimal
 2024-05-14 15:30 UTC  (2+ messages)
` [Bug tree-optimization/114767] "

[Bug tree-optimization/114635] New: OpenMP reductions fail dependency analysis
 2024-05-14 15:24 UTC  (2+ messages)
` [Bug tree-optimization/114635] "

[Bug c++/115079] New: unexpected error with partial specialization of template<auto...>
 2024-05-14 15:23 UTC  (2+ messages)
` [Bug c++/115079] "

[Bug c++/115090] New: ICE in gimplify_expr, at gimplify.cc:18907 (deduced this)
 2024-05-14 15:12 UTC  (3+ messages)
` [Bug c++/115090] "

[Bug middle-end/113907] New: [14 regression] ICU miscompiled since on x86 since r14-5109-ga291237b628f41
 2024-05-14 15:06 UTC  (2+ messages)
` [Bug ipa/113907] [11/12/13/14/15 regression] ICU miscompiled "

[Bug rtl-optimization/113551] New: Miscompilation with -O1 -funswitch-loops -fno-strict-overflow
 2024-05-14 14:31 UTC  (3+ messages)
` [Bug tree-optimization/113551] [13 Regression] "

[Bug analyzer/107750] New: Many gcc.dg/analyzer/fd-*.c tests FAIL
 2024-05-14 14:23 UTC  (3+ messages)
` [Bug analyzer/107750] [13/14/15 Regression] "

[Bug libstdc++/115015] New: libstdc++ build with '-fno-rtti' is broken
 2024-05-14 14:09 UTC  (5+ messages)
` [Bug libstdc++/115015] [14/15 Regression] "

[Bug target/115087] New: dead block not eliminated in SVE intrinsics code
 2024-05-14 13:55 UTC  (2+ messages)
` [Bug target/115087] "

[Bug analyzer/107646] New: RFE: can we reimplement gcc-python-plugin's cpychecker as a -fanalyzer plugin?
 2024-05-14 13:51 UTC  (2+ messages)
` [Bug analyzer/107646] "

[Bug tree-optimization/109442] New: Dead local copy of std::vector not removed from function
 2024-05-14 13:47 UTC  (4+ messages)
` [Bug libstdc++/109442] "

[Bug c++/114480] New: g++: internal compiler error: Segmentation fault signal terminated program cc1plus
 2024-05-14 13:41 UTC  (2+ messages)
` [Bug c++/114480] [12/13/14/15 Regression] "

[Bug c/115088] New: Autofdo doesn't create correct cfg
 2024-05-14 12:16 UTC 

[Bug debug/115066] New: [debug, gsplit-dwarf, gdwarf-4, g3] DW_MACRO_define_strp used for debug_str_offsets index
 2024-05-14 12:04 UTC  (4+ messages)
` [Bug debug/115066] "

[Bug tree-optimization/113359] New: [13 Regression] LTO miscompilation of ceph on aarch64
 2024-05-14 12:00 UTC  (4+ messages)
` [Bug ipa/113359] [13 Regression] LTO miscompilation of ceph on aarch64 and x86_64

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

[Bug c++/115085] New: Variable unqualified-id is falsely treated as rvalue when appearing in braced-init-list
 2024-05-14 10:53 UTC  (6+ messages)
` [Bug c++/115085] "

[Bug libstdc++/115063] New: compilation error: std::basic_stracktrace::max_size()
 2024-05-14  9:59 UTC  (5+ messages)
` [Bug libstdc++/115063] "

[Bug c/108678] New: Windows on ARM64 platform target aarch64-w64-mingw32
 2024-05-14  9:56 UTC  (3+ messages)
` [Bug target/108678] "

[Bug libstdc++/114359] New: std::binomial_distribution hangs in infinite loop
 2024-05-14  9:56 UTC  (3+ messages)
` [Bug libstdc++/114359] "

[Bug libstdc++/114891] New: Unconditional use of std::is_pointer_interconvertible_base_of_v in <generator> makes the header unusable with Clang 18
 2024-05-14  9:55 UTC  (3+ messages)
` [Bug libstdc++/114891] "

[Bug libstdc++/114866] New: <memory> & out_ptr in freestanding
 2024-05-14  9:54 UTC  (3+ messages)
` [Bug libstdc++/114866] [14 Regression] "

[Bug libstdc++/114692] New: [14 Regression] Symbol versioning problem in GCC 14 libstdc++.so.6
 2024-05-14  9:50 UTC  (2+ messages)
` [Bug libstdc++/114692] "

[Bug c/115084] New: Missed optimization in division for AVR target, not using __*divmodpsi4
 2024-05-14  9:45 UTC  (4+ messages)
` [Bug target/115084] "

[Bug target/115083] New: undefined reference for aarch64-w64-mingw32 target
 2024-05-14  9:45 UTC  (7+ messages)
` [Bug target/115083] "

[Bug target/115058] New: on target arm -mcpu=cortex-a78ae does not allow use pauth and dot product
 2024-05-14  9:37 UTC  (7+ messages)
` [Bug target/115058] "

[Bug tree-optimization/114995] New: C++23 Assume keyword not being used for vectorization
 2024-05-14  9:15 UTC  (4+ messages)
` [Bug tree-optimization/114995] "

[Bug c/115002] New: wide integer vector performance regression, x86, between gcc-14 and gcc-13 using target clones on skylake platform
 2024-05-14  8:59 UTC  (2+ messages)
` [Bug target/115002] [14/15 regression] "

[Bug target/114412] New: [14 Regression] 7% slowdown of 436.cactusADM on aarch64
 2024-05-14  8:50 UTC  (2+ messages)
` [Bug target/114412] [14/15 "

[Bug target/114846] New: powerpc: epilogue in _Unwind_RaiseException corrupts return value due to __builtin_eh_return
 2024-05-14  8:49 UTC  (2+ messages)
` [Bug target/114846] "

[Bug tree-optimization/111487] New: (a OP CST1) & (a == CST0) could be simplified down to (CST OP CST1) & (a == CST0)
 2024-05-14  7:50 UTC  (3+ messages)
` [Bug tree-optimization/111487] "

[Bug c++/115075] New: internal_compiler_error during compilation
 2024-05-14  7:05 UTC  (4+ messages)
` [Bug c++/115075] "

[Bug target/98140] New: Reused register by xsmincdp leads to wrong NaN propagation on Power9
 2024-05-14  7:04 UTC  (2+ messages)
` [Bug target/98140] "

[Bug c/115081] New: find thie PR will cause ICE: Modify cost calculation for dealingf with equivalaennces
 2024-05-14  6:55 UTC  (6+ messages)
` [Bug rtl-optimization/115081] "

[Bug c++/114303] New: ICE with constexpr if and static_assert accessing captures across nested generic lambdas
 2024-05-14  2:58 UTC  (2+ messages)
` [Bug c++/114303] [11/12/13 Regression] ICE with constexpr if and "

[Bug debug/115080] New: ICE when generating debug information for lambda in requires expression
 2024-05-14  2:25 UTC 

[Bug middle-end/113904] New: [OpenMP][5.0][5.1] Dynamic context selector 'user={condition(expr)}' not handled
 2024-05-14  0:44 UTC  (2+ messages)
` [Bug middle-end/113904] "

[Bug target/112109] New: Missing riscv vectorized strcmp (and other) expanders
 2024-05-13 23:33 UTC  (2+ messages)
` [Bug target/112109] "

[Bug target/113578] New: Incorrect signbit for -nan on RISC-V
 2024-05-13 22:36 UTC  (2+ messages)
` [Bug target/113578] Incorrect sign printed "

[Bug c++/115078] New: ICE with invalid partial specialization of template<auto>
 2024-05-13 22:19 UTC 

[Bug bootstrap/115077] New: bootstrap fails with in-tree isl-0.25/6
 2024-05-13 21:05 UTC  (2+ messages)
` [Bug bootstrap/115077] "

[Bug fortran/86100] Spurious error with -fcheck=bounds and allocatable class(*) array components
 2024-05-13 20:30 UTC 

[Bug gcov-profile/115047] New: Inconsistent MC/DC reported by GCC and LLVM
 2024-05-13 19:10 UTC  (3+ messages)
` [Bug gcov-profile/115047] "

[Bug c++/115061] New: Compiling gcc failed when using clang 16.0.6
 2024-05-13 19:03 UTC  (4+ messages)
` [Bug c++/115061] "

[Bug other/115076] New: [OpenMP] "declare variant" scoping rules and visibility
 2024-05-13 18:50 UTC  (2+ messages)
` [Bug other/115076] "

[Bug c++/115053] New: gcc crashed without back trace
 2024-05-13 18:36 UTC  (2+ messages)
` [Bug c++/115053] "

[Bug c++/115074] New: incorrect stringop-overflow warning
 2024-05-13 18:29 UTC  (2+ messages)
` [Bug c++/115074] "

[Bug c++/105644] New: ICE in a fold expression with a requires expression: in iterative_hash_template_arg, at cp/pt.cc:1805
 2024-05-13 18:26 UTC  (2+ messages)
` [Bug c++/105644] "

[Bug middle-end/111009] New: [12/13/14 regression] -fno-strict-overflow erroneously elides null pointer checks and causes SIGSEGV on perf from linux-6.4.10
 2024-05-13 17:49 UTC  (2+ messages)
` [Bug middle-end/111009] [12 "

[Bug middle-end/114596] New: [OpenMP] "declare variant" scoring seems incorrect for construct selectors
 2024-05-13 17:48 UTC  (2+ messages)
` [Bug middle-end/114596] "

[Bug fortran/115072] New: Memory link with unlimited polymorphic function result
 2024-05-13 17:02 UTC  (2+ messages)
` [Bug fortran/115072] Memory leak "

[Bug c++/114709] New: Incorrect handling of inactive union member access via pointer to member in constant evaluated context
 2024-05-13 16:43 UTC  (2+ messages)
` [Bug c++/114709] [12/13 Regression] Incorrect handling of inactive union member access via pointer to member in constant evaluated context since r12-6425

[Bug c++/113332] New: [12/13/14 regression] ICE when building fcitx-5.1.6
 2024-05-13 16:31 UTC  (2+ messages)
` [Bug c++/113332] [12/13 regression] checking "

[Bug c++/112658] New: ICE: finish_expr_stmt , at cp/semantics.cc:892
 2024-05-13 16:26 UTC  (2+ messages)
` [Bug c++/112658] [12/13 Regression] ICE: finish_expr_stmt with casting an temp array to pointer and constructor call

[Bug c++/114903] New: constraint of CTAD alias deduction guide is evaluated on a wrong type
 2024-05-13 15:41 UTC  (2+ messages)
` [Bug c++/114903] "

[Bug c++/114901] New: GCC internal_error on CTAD alias
 2024-05-13 15:40 UTC  (2+ messages)
` [Bug c++/114901] "

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).