public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug bootstrap/37778] wrong construction of search path for include files
 2024-03-28  4:09 UTC 

[Bug c/108250] New: [12/13 regression] llvm-tblgen miscompiled on powerpc-unknown-linux-gnu since r12-5383-g22c242342e38eb
 2024-03-28  3:31 UTC  (3+ messages)
` [Bug ipa/108250] "

[Bug target/114506] New: RISC-V: expect M8 but M4 generated with dynamic LMUL
 2024-03-28  3:20 UTC 

[Bug ipa/114501] New: ICE during modref with LTO
 2024-03-28  3:05 UTC  (7+ messages)
` [Bug ipa/114501] "
` [Bug ipa/114501] [11/12/13/14 Regression] "

[Bug lto/114505] New: static archives built with gcc --without-zstd cause ICE when read by gcc with zstd support
 2024-03-28  0:45 UTC  (14+ messages)
` [Bug lto/114505] "

[Bug target/114487] New: [14 regression] ICE when building libsdl2 on -mfpmath=sse x86 with LTO
 2024-03-27 23:45 UTC  (11+ messages)
` [Bug target/114487] "

[Bug c++/114504] New: Non-structural type accepted as non-type template parameter type
 2024-03-27 23:23 UTC  (3+ messages)
` [Bug c++/114504] "
` [Bug c++/114504] Non-structural type accepted as non-type template parameter type for a template lambda function while in a concept

[Bug c++/99599] New: Concepts requirement falsely reporting recursion, breaks tag_invoke pattern
 2024-03-27 23:18 UTC  (3+ messages)
` [Bug c++/99599] [11/12/13 Regression] Concepts requirement falsely reporting cyclic dependency, "

[Bug libstdc++/104606] New: Regression in comparison operator resolution with std::optional
 2024-03-27 23:11 UTC  (4+ messages)
` [Bug libstdc++/104606] [11/12/13/14 Regression] comparison operator resolution with std::optional and -std=c++20

[Bug go/114500] New: go.test/test/fixedbugs/issue23781.go FAILs
 2024-03-27 23:10 UTC  (3+ messages)
` [Bug go/114500] "

[Bug analyzer/114473] New: [13/14 Regression] ICE: in deref_rvalue, at analyzer/region-model.cc:2780 with -fanalyzer -fanalyzer-call-summaries
 2024-03-27 22:32 UTC  (3+ messages)
` [Bug analyzer/114473] "
` [Bug analyzer/114473] [13 "

[Bug tree-optimization/114502] New: Missed sccp final value with `a = -a`
 2024-03-27 21:07 UTC  (2+ messages)
` [Bug tree-optimization/114502] "

[Bug tree-optimization/114485] New: [14] Wrong code with -O3 -march=rv64gcv on riscv
 2024-03-27 21:06 UTC  (7+ messages)
` [Bug tree-optimization/114485] [13/14 Regression] Wrong code with -O3 -march=rv64gcv on riscv or `-O3 -march=armv9-a` for aarch64

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2024-03-27 21:03 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug target/114476] New: [14] RISC-V rv64gcv vector: Runtime mismatch at -O3
 2024-03-27 21:03 UTC  (2+ messages)
` [Bug tree-optimization/114476] [13/14 Regression] wrong code with -fwrapv -O3 -fno-vect-cost-model (and -march=armv9-a+sve2 on aarch64 and -march=rv64gcv on riscv)

[Bug fortran/114474] New: [11/12/13/14 Regression] DATA statement with derived type, pointer component rejected
 2024-03-27 20:43 UTC  (2+ messages)
` [Bug fortran/114474] "

[Bug c++/114480] New: g++: internal compiler error: Segmentation fault signal terminated program cc1plus
 2024-03-27 19:49 UTC  (3+ messages)
` [Bug c++/114480] "

[Bug target/70928] Load simple float constants via VSX operations on PowerPC
 2024-03-27 19:30 UTC  (2+ messages)

[Bug sanitizer/97696] New: ICE since ASAN_MARK does not handle poly_int sized varibales
 2024-03-27 19:30 UTC  (6+ messages)
` [Bug sanitizer/97696] "

[Bug target/114490] New: Optimization: x86 "shl" condition codes never reused
 2024-03-27 19:08 UTC  (4+ messages)
` [Bug target/114490] "

[Bug target/112787] New: Codegen regression of large GCC vector extensions when enabling SVE
 2024-03-27 18:53 UTC  (3+ messages)
` [Bug target/112787] "

[Bug go/114454] New: go.test/test/fixedbugs/issue27836.go FAILs with LANG=C
 2024-03-27 18:51 UTC  (2+ messages)
` [Bug go/114454] "

[Bug go/114453] New: 32-bit go.test/test/fixedbugs/issue16016.go FAILs
 2024-03-27 18:48 UTC  (3+ messages)
` [Bug go/114453] "

[Bug bootstrap/112534] New: [14 regression] build failure after r14-5424-gdb50aea6259545 using gcc 4.8.5
 2024-03-27 18:47 UTC  (3+ messages)
` [Bug bootstrap/112534] "

[Bug tree-optimization/114469] New: gcc.dg/torture/bitint-64.c failure with -O2 -flto -std=c23 -fwrapv
 2024-03-27 18:39 UTC  (2+ messages)
` [Bug tree-optimization/114469] "

[Bug go/114463] New: go.test/test/fixedbugs/issue4458.go FAILs
 2024-03-27 18:36 UTC  (3+ messages)
` [Bug go/114463] "

[Bug rtl-optimization/93565] [11/12/13/14 regression] Combine duplicates instructions
 2024-03-27 17:50 UTC 

[Bug libstdc++/113663] New: [MinGW] std::filesystem::hard_link_count always returns 1
 2024-03-27 17:49 UTC  (2+ messages)
` [Bug libstdc++/113663] "

[Bug tree-optimization/112303] New: ICE on valid code at -O3 on x86_64-linux-gnu: verify_flow_info failed
 2024-03-27 17:46 UTC  (3+ messages)
` [Bug tree-optimization/112303] [14 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: verify_flow_info failed since r14-3459-g0c78240fd7d519

[Bug libstdc++/100667] New: std::tuple<A&&> cannot be constructed from A&&, if A not defined (only forward declared)
 2024-03-27 17:44 UTC  (7+ messages)
` [Bug libstdc++/100667] [11/12/13/14 Regression] "

[Bug target/54412] New: Request for 32-byte stack alignment with -mavx on Windows
 2024-03-27 17:42 UTC  (2+ messages)
` [Bug target/54412] minimal 32-byte stack alignment with -mavx on 64-bit Windows

[Bug bootstrap/31418] Bootstrap failure with -O2 -funroll-loops -funsafe-math-optimizations options on PPC
 2024-03-27 17:42 UTC 

[Bug c++/111075] New: ICE on g++.dg/torture/tail-padding1.C on darwin
 2024-03-27 17:36 UTC  (4+ messages)
` [Bug c++/111075] [14 Regression] "
` [Bug c++/111075] [13/14 "

[Bug rtl-optimization/114452] New: Functions invoked through compile-time table of function pointers not inlined
 2024-03-27 17:03 UTC  (3+ messages)
` [Bug rtl-optimization/114452] "

[Bug rtl-optimization/101523] New: Huge number of combine attempts
 2024-03-27 16:55 UTC  (5+ messages)
` [Bug target/101523] "
` [Bug rtl-optimization/101523] "

[Bug c/109925] New: Wrong code at -O2 on x86_64-linux-gnu since GCC-12
 2024-03-27 16:50 UTC  (2+ messages)
` [Bug tree-optimization/109925] [11/12/13/14 Regression] "

[Bug libgcc/113402] New: Incorrect symbol versions for __builtin_nested_func_ptr_created, __builtin_nested_func_ptr
 2024-03-27 15:49 UTC  (2+ messages)
` [Bug libgcc/113402] Incorrect symbol versions for __builtin_nested_func_ptr_created, __builtin_nested_func_ptr in libgcc_s.so.1

[Bug c++/111426] New: [11/12/13/14 Regression] "error: use of deleted function" printed twice
 2024-03-27 15:47 UTC  (3+ messages)
` [Bug c++/111426] "

[Bug jit/102824] New: building pdf/dvi documentation for libgccjit fails on darwin
 2024-03-27 15:47 UTC  (2+ messages)
` [Bug jit/102824] building pdf/dvi documentation for libgccjit fails

[Bug web/114496] New: Documentation: "Non-Bugs" page should update/mention something about -Wsign-conversion
 2024-03-27 15:40 UTC  (4+ messages)
` [Bug other/114496] "

[Bug libstdc++/114498] New: Consider deprecating then removing TR1 headers
 2024-03-27 15:20 UTC  (3+ messages)
` [Bug libstdc++/114498] "

[Bug c++/92067] __is_constructible(incomplete_type) should make the program ill-formed
 2024-03-27 15:12 UTC 

[Bug target/114492] New: Invalid use of gcc_assert (notably in gcc/config/aarch64/aarch64-ldp-fusion.cc)
 2024-03-27 15:11 UTC  (4+ messages)
` [Bug target/114492] "

[Bug c++/114377] New: GCC crashes on an example of CTAD for alias templates
 2024-03-27 14:20 UTC  (3+ messages)
` [Bug c++/114377] [13/14 Regression] "

[Bug c++/114497] New: Alias CTAD crashes
 2024-03-27 14:05 UTC  (3+ messages)
` [Bug c++/114497] "

[Bug target/112919] New: LoongArch: Alignments in tune parameters are not precise and they regress performance
 2024-03-27 13:54 UTC  (3+ messages)
` [Bug target/112919] "

[Bug target/114499] New: MVE: scatter base offset constraints incorrect
 2024-03-27 13:48 UTC 

[Bug target/112858] New: nvptx: 'unresolved symbol __cxa_thread_atexit_impl'
 2024-03-27 13:48 UTC  (2+ messages)
` [Bug libstdc++/112858] "

[Bug target/113652] New: ppc: unrecognized opcode: `lfiwzx'
 2024-03-27 13:46 UTC  (2+ messages)
` [Bug target/113652] [14 regression] Failed bootstrap on ppc unrecognized opcode: `lfiwzx' with -mcpu=7450

DeepLearn 2024: early registration April 5
 2024-03-27 13:43 UTC 

[Bug fortran/110311] New: [gfortran 14.0 regression]
 2024-03-27 13:41 UTC  (2+ messages)
` [Bug tree-optimization/110311] [14 Regression] regression in tree-optimizer

[Bug target/53192] New: Incorrect arguments to AVX2's gather intrinsics
 2024-03-27 13:40 UTC  (3+ messages)
` [Bug target/53192] "

[Bug c++/102257] New: call of overloaded 'tuple' is ambiguous
 2024-03-27 13:39 UTC  (3+ messages)
` [Bug c++/102257] "

[Bug other/111966] New: GCN '--with-arch=[...]' not considered for 'mkoffload' default 'elf_arch'
 2024-03-27 13:02 UTC  (2+ messages)
` [Bug other/111966] "

[Bug target/114302] New: [14 Regression] GCN regressions after: vect: Tighten vect_determine_precisions_from_range [PR113281]
 2024-03-27 12:50 UTC  (6+ messages)
` [Bug target/114302] "

[Bug c++/100381] New: new static_assert((std::__is_complete_or_unbounded(...)) failure from g++ 11.1.0
 2024-03-27 12:21 UTC  (2+ messages)
` [Bug libstdc++/100381] [11/12/13/14 Regression] "

[Bug libstdc++/90745] [11/12/13/14 Regression] std::tuple::operator= parameter causes error outside immediate context
 2024-03-27 12:12 UTC  (2+ messages)

[Bug target/114057] New: [14 Regression] 435.gromacs fails verification on with -Ofast -march=znver4 and PGO
 2024-03-27 11:51 UTC  (4+ messages)
` [Bug tree-optimization/114057] [14 Regression] 435.gromacs fails verification with -Ofast -march={znver2,znver4} and PGO after r14-7272-g57f611604e8bab

[Bug fortran/113885] New: ice in gimplify_expr, at gimplify.cc:18658
 2024-03-27 10:18 UTC  (2+ messages)
` [Bug fortran/113885] [13/14 Regression] ice in gimplify_expr, at gimplify.cc:18658 with finalization

[Bug target/114416] New: SPARC V9 struct return with floating-point members violates ABI
 2024-03-27 10:16 UTC  (5+ messages)
` [Bug target/114416] calling convention incompatibility with vendor compiler for V9

[Bug libstdc++/114477] New: The user-defined constructor of filter_view::iterator is not fully compliant with the standard
 2024-03-27  9:43 UTC  (4+ messages)
` [Bug libstdc++/114477] "

[Bug middle-end/88670] [meta-bug] generic vector extension issues
 2024-03-27  9:20 UTC 

[Bug target/114481] New: [14 Regression] 14% exec time slowdown of 433.milc on aarch64
 2024-03-27  8:37 UTC  (2+ messages)
` [Bug target/114481] "

[Bug ipa/114493] New: internal compiler error: in fld_incomplete_type_of, at ipa-free-lang-data.cc:257
 2024-03-27  8:37 UTC  (7+ messages)
` [Bug ipa/114493] "
` [Bug c/114493] [11/12/13/14 Regression] "

[Bug middle-end/114482] New: remove_unreachable_eh_regions could use a work queue instead of being recusive
 2024-03-27  8:04 UTC  (2+ messages)
` [Bug middle-end/114482] "

[Bug target/114414] New: [14 Regression] 15-18% exec time slowdown of 433.milc on Zen2
 2024-03-27  8:02 UTC  (2+ messages)
` [Bug target/114414] "

[Bug c++/114479] New: std::is_array_v<int[0]> changed from false to true in GCC 14
 2024-03-27  7:57 UTC  (2+ messages)
` [Bug c++/114479] [14 Regression] "

[Bug c++/114167] New: Capturing a auto..., then unpacking it in a lambda taking Ts..., confuses GCC
 2024-03-27  7:50 UTC  (3+ messages)
` [Bug c++/114167] "

[Bug c++/114495] New: Capture error in lambda fold
 2024-03-27  7:49 UTC  (2+ messages)
` [Bug c++/114495] "

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
 2024-03-27  7:37 UTC 

[Bug sanitizer/99673] New: [11 Regression] bogus -Wstringop-overread warning with address sanitizer
 2024-03-27  7:37 UTC  (2+ messages)
` [Bug sanitizer/99673] [11/13/14 Regression] bogus -Wstringop-overread warning with address sanitizer due to member address substitution

[Bug sanitizer/114494] New: false-positive with -O2 -Wstringop-overflow=2 -fsanitize=address
 2024-03-27  7:37 UTC  (5+ messages)
` [Bug sanitizer/114494] "

[Bug preprocessor/95782] New: [ppc64le] ICE in _cpp_pop_context
 2024-03-27  6:11 UTC  (2+ messages)
` [Bug target/95782] [s390] "

[Bug c++/94485] New: [10.0.1, c++2a] g++ optimizes away the code, accepts arbitrary inline asm
 2024-03-27  5:00 UTC  (5+ messages)
` [Bug ipa/94485] Inter-dependency between { tree-sra, ABI, inlining, loop-unrolling } leads to mis-optimization

[Bug fortran/97009] New: Inlining with non-standard selected_int_kind leads to errors
 2024-03-27  5:00 UTC  (2+ messages)
` [Bug tree-optimization/97009] [9 Regression] "

[Bug c++/100754] New: Order of multiple inheritance can lead to illegal code jump
 2024-03-27  4:31 UTC  (2+ messages)
` [Bug target/100754] "

[Bug ipa/80728] IPA-reference suppresses compiler memory barrier
 2024-03-27  4:24 UTC 

[Bug c/35980] The canonical type of types with may_alias attribute is incorrect
 2024-03-27  4:01 UTC 

[Bug c++/80320] Constructor executed twice for the same static member when using -fno-implicit-templates
 2024-03-27  3:48 UTC 

[Bug target/113986] New: [14 regression] Build failure on aarch64-linux-musl (error: 'export_load_16' aliased to undefined symbol 'libat_load_16')
 2024-03-27  3:11 UTC  (2+ messages)
` [Bug target/113986] [14 regression] Build failure on aarch64-linux-musl or if ifunc support is disabled "

[Bug target/69041] Unnecessary push/pop of caller-save register (ecx) on 32bit with vector intrinsics
 2024-03-27  2:53 UTC 

[Bug c++/58525] New: __cxa_throw_bad_array_new_length is generated with -fno-exceptions
 2024-03-27  1:28 UTC  (2+ messages)
` [Bug c++/58525] "

[Bug c++/86347] [C++17] Incorrect call order of allocation function in new expression
 2024-03-27  1:13 UTC 

[Bug tree-optimization/92860] [9/10/11/12 regression] Global flags affected by -O settings are clobbered by optimize attribute
 2024-03-27  0:54 UTC 

[Bug target/85961] scratch register rsi used after function call
 2024-03-27  0:54 UTC  (2+ messages)

[Bug c++/12944] [meta-bug] C++ name-lookup problems
 2024-03-27  0:26 UTC 

[Bug c++/114491] New: incorrect identifier namespacing with variadic templates
 2024-03-27  0:26 UTC  (3+ messages)
` [Bug c++/114491] "

[Bug c++/90189] Spurious "error: parameter packs not expanded" when a dependent name coincides
 2024-03-27  0:26 UTC 

[Bug rtl-optimization/107051] New: redundant loads when copying a union
 2024-03-27  0:21 UTC  (2+ messages)
` [Bug rtl-optimization/107051] "

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