public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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  (10+ messages)
` [Bug tree-optimization/114057] [14 Regression] 435.gromacs fails verification with -Ofast -march={znver2,znver4} and PGO after r14-7272-g57f611604e8bab

[Bug c++/114497] New: Alias CTAD crashes
 2024-03-27 11:35 UTC  (2+ messages)
` [Bug c++/114497] "

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

[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  (6+ messages)
` [Bug libstdc++/114477] "

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

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

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

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

[Bug target/114481] New: [14 Regression] 14% exec time slowdown of 433.milc on aarch64
 2024-03-27  8:37 UTC  (3+ 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 c++/114480] New: g++: internal compiler error: Segmentation fault signal terminated program cc1plus
 2024-03-27  8:28 UTC  (12+ messages)
` [Bug c++/114480] "

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

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

[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  (4+ 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/114492] New: Invalid use of gcc_assert (notably in gcc/config/aarch64/aarch64-ldp-fusion.cc)
 2024-03-27  3:06 UTC  (3+ messages)
` [Bug target/114492] "

[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] "

[Bug c++/83908] -fvisibility=hidden not setting the visibility of the resolver/ifunc created for attribute target
 2024-03-27  0:21 UTC 

[Bug fortran/107031] New: endfile truncates file at wrong position
 2024-03-27  0:17 UTC  (2+ messages)
` [Bug libfortran/107031] "

[Bug target/68178] [arm] Relative address expressions bind at as-time, even if symbol is weak
 2024-03-26 23:55 UTC 

[Bug target/78253] [5/6/7 Regression] [ARM] call weak function instead of strong when called through pointer
 2024-03-26 23:55 UTC 

[Bug c++/101140] New: [modules] no matching function for call to ‘operator new(sizetype, void*)’
 2024-03-26 23:54 UTC  (4+ messages)
` [Bug c++/101140] "

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

[Bug target/52876] New: [x32] - Sign extend 32 to 64bit then clear upper 32bits fails O1 or higher
 2024-03-26 23:34 UTC  (2+ messages)
` [Bug rtl-optimization/52876] "

[Bug lto/110710] New: LTO linker on Windows creates an invalid Makefile
 2024-03-26 22:45 UTC  (3+ messages)
` [Bug lto/110710] "

[Bug ipa/68331] [meta-bug] fipa-pta issues
 2024-03-26 22:38 UTC 

[Bug tree-optimization/50577] New: IPA-PTA context insensitivity confuses pure-const analysis
 2024-03-26 22:38 UTC  (2+ messages)
` [Bug tree-optimization/50577] "

[Bug rtl-optimization/87600] Fix for PRs 86939 and 87479 causes build issues for several targets
 2024-03-26 22:23 UTC  (2+ messages)

[Bug middle-end/46164] New: Local variables in specified registers don't work correctly with inline asm operands
 2024-03-26 22:21 UTC  (2+ messages)
` [Bug middle-end/46164] "

[Bug c++/114488] New: internal compiler error: unexpected expression static_cast 
 2024-03-26 21:40 UTC  (6+ messages)
` [Bug c++/114488] "

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

[Bug fortran/114475] New: [14.0 Regression] Regression with iso_c_binding and submodules
 2024-03-26 21:03 UTC  (4+ messages)
` [Bug fortran/114475] [14 "

[Bug gcov-profile/113765] New: autofdo: val-profiler-threads-1.c compilation, error: probability of edge from entry block not initialized
 2024-03-26 20:49 UTC  (4+ messages)
` [Bug gcov-profile/113765] [14 Regression] ICE: "

[Bug libstdc++/114387] New: Explicitly declared destructor makes basic_format_context sometimes not movable
 2024-03-26 20:47 UTC  (2+ messages)
` [Bug libstdc++/114387] "

[Bug tree-optimization/114489] New: introduced redundant load facing different branches
 2024-03-26 20:19 UTC  (3+ messages)
` [Bug tree-optimization/114489] "

[Bug c++/114484] New: #include <xmmintrin.h> changes ::abs in std::abs
 2024-03-26 19:37 UTC  (12+ messages)
` [Bug c++/114484] "
` [Bug target/114484] "

[Bug libstdc++/89855] Inconsistent global namespace overload sets from #include <cmath>
 2024-03-26 19:37 UTC  (2+ messages)

[Bug c++/97975] New: ICE unexpected expression '(int)A< <template-parameter-1-1> >::b' of kind implicit_conv_expr
 2024-03-26 17:19 UTC  (2+ messages)
` [Bug c++/97975] [8/9 Regression] "

[Bug c++/104284] New: [9/10/11/12 Regression] ICE: unexpected expression '<anonymous>' of kind implicit_conv_expr
 2024-03-26 17:18 UTC  (2+ messages)
` [Bug c++/104284] [9/10 Regression] ICE: unexpected expression '<anonymous>' of kind implicit_conv_expr since r9-6073-ge8b3c1bc3ba22dcf

[Bug c++/91465] [9 Regression] unexpected expression of kind overload (ICE)
 2024-03-26 17:15 UTC 

[Bug target/114431] New: bpf: GCC generates unverifiable code for systemd restrict_fs_bpf
 2024-03-26 16:47 UTC  (3+ messages)
` [Bug target/114431] "

[Bug c++/103825] New: [12 Regression] ICE on switch on enum class in bitfield
 2024-03-26 15:48 UTC  (2+ messages)
` [Bug c++/103825] "

[Bug testsuite/114486] New: new test gcc.c-torture/execute/pr111151.c in r14-9668-gc4f2c84e8fa369 fails
 2024-03-26 15:44 UTC  (3+ messages)
` [Bug testsuite/114486] "

[Bug middle-end/111151] New: [12/13/14 Regression] Wrong code at -O0 on x86_64-pc-linux-gnu
 2024-03-26 15:43 UTC  (2+ messages)
` [Bug middle-end/111151] [12/13 "

[Bug modula2/114478] New: isnormal builtin unavailable from m2
 2024-03-26 15:37 UTC  (4+ messages)
` [Bug modula2/114478] "

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

[Bug target/110838] New: [14 Regression] wrong code on x265-3.5, -O3, sign extraction
 2024-03-26 15:05 UTC  (3+ messages)
` [Bug tree-optimization/110838] [14 Regression] wrong code on x365-3.5, "

[Bug rtl-optimization/91838] [8/9 Regression] incorrect use of shr and shrx to shift by 64, missed optimization of vector shift
 2024-03-26 15:05 UTC  (2+ messages)

[Bug c++/114483] New: #include <xmmintrin.h> changes ::abs in std::abs
 2024-03-26 14:59 UTC  (2+ messages)
` [Bug c++/114483] "

[Bug c++/112624] New: Internal compiler error when compiling a module
 2024-03-26 14:52 UTC  (3+ messages)
` [Bug c++/112624] "

[Bug c++/67491] New: [meta-bug] concepts issues
 2024-03-26 14:48 UTC  (2+ messages)
` [Bug c++/67491] "

[Bug c++/100557] New: [ICE] Internal compiler error: Error reporting routines re-entered
 2024-03-26 14:48 UTC  (3+ messages)
` [Bug c++/100557] [11/12/13/14 Regression] "

[Bug target/114272] New: SCHEDULER_IDENT incorrect for Cortex-A520 and Cortex-A510
 2024-03-26 13:58 UTC  (3+ messages)
` [Bug target/114272] "

[Bug target/104817] New: mips: ICE with -fzero-call-used-regs=all
 2024-03-26 13:46 UTC  (2+ messages)
` [Bug target/104817] mips: ICE in mips_output_move, at config/mips/mips.cc:5323 "

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

[Bug tree-optimization/112303] New: ICE on valid code at -O3 on x86_64-linux-gnu: verify_flow_info failed
 2024-03-26 11:45 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 c++/110730] New: STL internal allocation/deallocation might lead to core dump in the use of header units of the modules feature
 2024-03-26 11:39 UTC  (2+ messages)
` [Bug c++/110730] "

[Bug middle-end/113724] New: [14 Regression][OpenMP] ICE (segfault) when mapping a struct in omp_gather_mapping_groups_1
 2024-03-26 10:58 UTC  (3+ messages)
` [Bug middle-end/113724] "

[Bug rtl-optimization/113390] New: [14 Regression] ICE: in model_update_limit_points_in_group, at haifa-sched.cc:1986 with -O2 --param=max-sched-region-insns=200 --param=max-sched-extend-regions-iters=2
 2024-03-26 10:48 UTC  (2+ messages)
` [Bug rtl-optimization/113390] "

[Bug tree-optimization/113359] New: [13 Regression] LTO miscompilation of ceph on aarch64
 2024-03-26 10:42 UTC  (2+ messages)
` [Bug ipa/113359] [13/14 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-03-26 10:41 UTC  (2+ messages)
` [Bug ipa/113291] [14 Regression] compilation never (?) finishes with recursive always_inline functions at -O and above since r14-2172

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