public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/103707] New: Stray "Array operands are incommensurate"
 2022-06-26 21:21 UTC  (2+ messages)
` [Bug fortran/103707] "

[Bug c++/106092] New: Bogus -Wfree-nonheap-object
 2022-06-26 20:38 UTC  (3+ messages)
` [Bug middle-end/106092] "

[Bug fortran/105813] New: ICE in gfc_simplify_unpack, at fortran/simplify.cc:8490
 2022-06-26 20:30 UTC  (5+ messages)
` [Bug fortran/105813] "

[Bug fortran/105691] New: Incorrect calculation of INDEX(str1,str2) at compile time
 2022-06-26 20:12 UTC  (3+ messages)
` [Bug fortran/105691] "

[Bug fortran/105954] New: ICE in gfc_element_size, at fortran/target-memory.cc:132
 2022-06-26 20:10 UTC  (3+ messages)
` [Bug fortran/105954] "

[Bug rtl-optimization/106091] New: [11/12/13 Regression] during RTL pass: swaps ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 69 with -fnon-call-exceptions
 2022-06-26 19:17 UTC  (2+ messages)
` [Bug target/106091] "

[Bug fortran/106071] New: single where run error
 2022-06-26 18:36 UTC  (4+ messages)
` [Bug fortran/106071] "

[Bug target/106088] New: ld cannot find dependent libraries when cross compiling
 2022-06-26 17:12 UTC  (5+ messages)
` [Bug target/106088] "

[Bug gcov-profile/106090] New: [GCOV] Wrong coverage for loop statements
 2022-06-26 15:06 UTC 

[Bug fortran/106089] New: false positives with -Wuninitialized for allocation on assignment
 2022-06-26 11:25 UTC  (2+ messages)
` [Bug fortran/106089] "

[Bug c/106087] New: Segmentation fault in GIMPLE pass: ccp
 2022-06-26  8:17 UTC  (3+ messages)
` [Bug c/106087] "
` [Bug tree-optimization/106087] "

[Bug middle-end/106081] New: missed vectorization
 2022-06-26  8:08 UTC  (3+ messages)
` [Bug middle-end/106081] "

[Bug sanitizer/86899] [10/11/12/13 regression] TSAN incorrect warning: control reaches end of non-void function
 2022-06-26  6:12 UTC 

[Bug c++/106086] New: ICE: trying to capture 'this' in instantiation of generic lambda
 2022-06-26  5:37 UTC 

[Bug c++/106085] New: It's unclear what the __has_trivial* builtins do after P0848 (Conditionally Trivial Special Member Functions)
 2022-06-25 16:16 UTC 

[Bug middle-end/106078] New: Invalid loop invariant motion with non-call-exceptions
 2022-06-25 13:33 UTC  (7+ messages)
` [Bug middle-end/106078] "

[Bug rust/105913] New: gccrs doesn't compile on 32-bit targets
 2022-06-25  9:34 UTC  (3+ messages)
` [Bug rust/105913] "

[Bug c++/106084] New: using constructor fails to inherit consteval
 2022-06-25  6:31 UTC 

[Bug c/101836] New: __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
 2022-06-25  0:52 UTC  (2+ messages)
` [Bug middle-end/101836] "

[Bug libfortran/106083] New: gfortran.dg/ieee/large_1.f90 fails on powerpc64 with ieee longlongs
 2022-06-24 22:39 UTC 

[Bug c++/67345] -Woverloaded-virtual false negative: Does not warn on overloaded virtual function
 2022-06-24 22:34 UTC 

[Bug c++/20710] g++ should warn when hiding non-virtual method in base class
 2022-06-24 22:34 UTC 

[Bug c++/87729] Please include -Woverloaded-virtual in -Wall
 2022-06-24 22:28 UTC  (4+ messages)

[Bug c++/87656] Useful flags to enable with -Wall or -Wextra
 2022-06-24 22:28 UTC 

[Bug c++/20423] Warning -Woverloaded-virtual triggers to often
 2022-06-24 22:27 UTC  (3+ messages)

[Bug rtl-optimization/106082] New: [13 Regression] Recent change broke m68k
 2022-06-24 21:42 UTC  (2+ messages)
` [Bug rtl-optimization/106082] "

[Bug target/106022] New: [12/13 Regression] Enable vectorizer generates extra load
 2022-06-24 21:22 UTC  (3+ messages)
` [Bug target/106022] "

[Bug c/101868] New: Incorrect reordering in -O2 with LTO
 2022-06-24 20:25 UTC  (2+ messages)
` [Bug tree-optimization/101868] [9 Regression] "

[Bug tree-optimization/94026] combine missed opportunity to simplify comparisons with zero
 2022-06-24 20:06 UTC  (5+ messages)

[Bug d/105413] New: gdc extended assembler cannot constraints r8 - r15
 2022-06-24 19:19 UTC  (3+ messages)
` [Bug d/105413] "

[Bug c/105930] New: Excessive stack spill generation on 32-bit x86
 2022-06-24 17:33 UTC  (7+ messages)
` [Bug target/105930] [12/13 Regression] "

[Bug analyzer/106066] New: crash dump when "-fdump-analyzer" enabled
 2022-06-24 16:55 UTC  (5+ messages)
` [Bug analyzer/106066] "

[Bug testsuite/106059] New: [13 regression] cc.dg/vect/pr79347.c fails after r13-1171-g9f55aee9dca759
 2022-06-24 16:10 UTC  (6+ messages)
` [Bug testsuite/106059] "
` [Bug middle-end/106059] "

[Bug target/105991] New: rldicl+sldi+add generated instead of rldimi
 2022-06-24 15:33 UTC  (3+ messages)
` [Bug target/105991] [12/13 Regression] "

[Bug middle-end/106080] New: Labels as values triggering -Wdangling-pointer
 2022-06-24 14:43 UTC  (2+ messages)
` [Bug middle-end/106080] "

[Bug c++/105931] New: [12 regression] ICE in cxx_eval_constant_expression
 2022-06-24 13:31 UTC  (4+ messages)
` [Bug c++/105931] [12/13 "

[Bug ipa/106077] New: Invalid IPA-SRA with non-call exceptions
 2022-06-24 13:07 UTC  (2+ messages)
` [Bug ipa/106077] "

[Bug target/106069] New: wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
 2022-06-24 13:03 UTC  (5+ messages)
` [Bug target/106069] [12/13 Regression] "

[Bug libfortran/106079] New: [12/13 regression] gfortran.dg/boz_15.f90 fails after gcc-12-6498-g07c60b8e33
 2022-06-24 12:53 UTC  (2+ messages)
` [Bug libfortran/106079] "

[Bug tree-optimization/103035] New: [meta-bug] YARPGen bugs
 2022-06-24 12:52 UTC  (3+ messages)
` [Bug tree-optimization/103035] "

[Bug tree-optimization/106025] New: Incorrect optimization at -O2 leads to infinite test execution time
 2022-06-24 12:52 UTC  (3+ messages)
` [Bug tree-optimization/106025] [13 Regression] Incorrect optimization at -O2 leads to infinite test execution time since r13-469-g9a53101caadae1b5

[Bug tree-optimization/106070] New: Wrong code with -O1
 2022-06-24 12:52 UTC  (9+ messages)
` [Bug tree-optimization/106070] "
` [Bug tree-optimization/106070] [13 Regression] Wrong code with -O1 since r13-469-g9a53101caadae1b5

[Bug target/88469] [7/8 regression] AAPCS/AAPCS64 - Struct with 64-bit bitfield (128-bit on AArch64) may be passed in wrong registers
 2022-06-24 12:37 UTC 

[Bug c++/106057] New: Missed stmt_can_throw_external check in stmt_kills_ref_p
 2022-06-24 11:54 UTC  (3+ messages)
` [Bug c++/106057] "

[Bug c++/98992] New: attribute malloc error associating a member deallocator with an allocator
 2022-06-24 11:40 UTC  (2+ messages)
` [Bug c++/98992] "

[Bug tree-optimization/106063] New: [13 Regression] ICE: in gimple_expand_vec_cond_expr, at gimple-isel.cc:281 with -O2 -fno-tree-forwprop --param=evrp-mode=legacy-first
 2022-06-24 11:33 UTC  (5+ messages)
` [Bug tree-optimization/106063] "
` [Bug tree-optimization/106063] [12/13 "

[Bug middle-end/106075] New: Wrong DSE with -fnon-call-exceptions
 2022-06-24 11:15 UTC  (6+ messages)
` [Bug middle-end/106075] "

[Bug tree-optimization/106064] New: Wrong code comparing two global zero-sized arrays
 2022-06-24 10:50 UTC  (9+ messages)
` [Bug tree-optimization/106064] "

[Bug tree-optimization/106076] New: Sub-optimal code is generated for checking bitfields via proxy functions
 2022-06-24 10:41 UTC  (3+ messages)
` [Bug tree-optimization/106076] "

[Bug tree-optimization/106073] New: wrong code at -O3 on x86_64-linux-gnu
 2022-06-24 10:33 UTC  (4+ messages)
` [Bug tree-optimization/106073] "
` [Bug tree-optimization/106073] [12/13 Regression] "

[Bug ipa/106061] New: [13 Regression] during GIMPLE pass: einline ICE: verify_cgraph_node failed (edge points to wrong declaration) with -Og
 2022-06-24 10:09 UTC  (3+ messages)
` [Bug ipa/106061] [13 Regression] during GIMPLE pass: einline ICE: verify_cgraph_node failed (edge points to wrong declaration) with -Og since r13-1204-gd68d366425369649

[Bug tree-optimization/106055] New: [13 Regression] ICE in replace_uses_by, at tree-cfg.cc:1989
 2022-06-24 10:06 UTC  (2+ messages)
` [Bug tree-optimization/106055] [13 Regression] ICE in replace_uses_by with -floop-parallelize-all and returns_twice

[Bug fortran/106048] New: [10/11/12/13 Regression] ICE in ubsan_encode_value, at ubsan.cc:143 / verify_gimple failed
 2022-06-24 10:01 UTC  (2+ messages)
` [Bug fortran/106048] "

[Bug c++/106074] New: Spurious Wstringop-overflow for int-to-string with SSE4
 2022-06-24  8:59 UTC 

[Bug c++/106072] New: Bogus -Wnonnull warning breaks rust bootstrap
 2022-06-24  8:00 UTC 

[Bug fortran/106047] New: ICE in structure_alloc_comps, at fortran/trans-array.cc:9574
 2022-06-24  6:12 UTC  (3+ messages)
` [Bug fortran/106047] "

[Bug c++/106024] New: ICE on missing template keyword in template method call in pack expansion
 2022-06-24  2:19 UTC  (2+ messages)
` [Bug c++/106024] [11/12/13 Regression] "

[Bug fortran/106065] New: Crash when reading extended derived type array in namelist
 2022-06-24  2:03 UTC  (2+ messages)
` [Bug fortran/106065] "

[Bug c++/105925] New: [11.1 Regression] Could not convert '{{0, 0.0}}' from '<brace-enclosed initializer list>' to 'X'
 2022-06-24  0:46 UTC  (7+ messages)
` [Bug c++/105925] [11/12/13 Regression] Could not convert '{{0, 0.0}}' from '<brace-enclosed initializer list>' to 'X' since r12-954-g84fd1b5dff70cd74

[Bug libstdc++/106067] New: Error on implicit conversion to std::function: 'static constexpr bool std::_Function_handler<...>...' used before its definition
 2022-06-23 22:40 UTC  (2+ messages)
` [Bug libstdc++/106067] "

[Bug target/86722] ifcvt produces x&0 that is never cleaned up
 2022-06-23 20:22 UTC 

[Bug c++/105982] New: [13 Regression] internal compiler error: in lookup_template_class, at cp/pt.cc:10361
 2022-06-23 20:22 UTC  (3+ messages)
` [Bug c++/105982] "

[Bug c/106068] New: Infinite loop generated with -mcpu=cortex-m7 and -O2
 2022-06-23 19:56 UTC  (4+ messages)
` [Bug target/106068] "

[Bug c++/99963] New: [concepts] template <concept> vs concept auto reports ambiguous overload
 2022-06-23 18:47 UTC  (2+ messages)
` [Bug c++/99963] [11 Regression] "

[Bug other/105593] New: avx512 math function raises uninitialized variable warning
 2022-06-23 16:18 UTC  (2+ messages)
` [Bug c++/105593] "

[Bug c++/105885] New: [Regression]: Spurious warning: "the address of [...] will never be NULL [-Waddress]" with const char* template argument
 2022-06-23 15:46 UTC  (5+ messages)
` [Bug c++/105885] [12/13 Regression] the address of 'template argument' will never be NULL warning

[Bug target/106060] New: Inefficient constant broadcast on x86_64
 2022-06-23 15:46 UTC  (3+ messages)
` [Bug target/106060] "

[Bug c++/94554] New: spurious -Waddress warning within "if constexpr" function-null compares
 2022-06-23 15:44 UTC  (4+ messages)
` [Bug c++/94554] "

[Bug c/103360] New: [meta-bug] bogus/missing -Waddress
 2022-06-23 15:44 UTC  (2+ messages)
` [Bug c/103360] "

[Bug fortran/105807] New: ICE / error when defining a class containing polymorphic components
 2022-06-23 15:38 UTC  (2+ messages)
` [Bug fortran/105807] "

[Bug analyzer/105890] New: RFE: -fanalyzer should complain about mkstemp with not enough "X"s in format string
 2022-06-23 15:23 UTC  (2+ messages)
` [Bug analyzer/105890] "

[Bug c++/106062] New: [13 Regression] ICE in build_builtin_unreachable since r13-1204-gd68d366425369649
 2022-06-23 13:30 UTC  (6+ messages)
` [Bug c++/106062] "

[Bug lto/105600] New: ICE with LTO when building Mumble from git on arm64
 2022-06-23 10:12 UTC  (4+ messages)
` [Bug ipa/105600] [10/11/12 Regression] ICE with LTO when building Mumble

[Bug tree-optimization/105736] New: [13 Regression] ICE in force_gimple_operand_1, at gimplify-me.cc:79 since r13-222-g28896b38fabce818
 2022-06-23  6:53 UTC  (3+ messages)
` [Bug tree-optimization/105736] [12/13 "

[Bug tree-optimization/106010] New: Miss vectorization for complex type copy
 2022-06-23  6:45 UTC  (3+ messages)
` [Bug middle-end/106010] "

[Bug tree-optimization/105940] New: suggested_unroll_factor applying place looks wrong
 2022-06-23  6:28 UTC  (2+ messages)
` [Bug tree-optimization/105940] "

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