public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/12392] very long optimized compile
 2022-07-13 13:17 UTC 

[Bug c++/66968] New: Incorrect template argument shown in diagnostic
 2022-07-13 12:34 UTC  (2+ messages)
` [Bug c++/66968] "

[Bug c++/106281] New: Order failed overload candidates so ones with wrong number of params and inaccessible ones come last
 2022-07-13 12:30 UTC 

[Bug lto/106274] New: Loss of macro tracking information with -flto
 2022-07-13 12:13 UTC  (4+ messages)
` [Bug lto/106274] "

[Bug tree-optimization/106253] New: [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032x
 2022-07-13 12:06 UTC  (13+ messages)
` [Bug tree-optimization/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
` [Bug target/106253] "

[Bug c++/106276] New: Missing -Wpessimizing-move warning
 2022-07-13 11:58 UTC  (3+ messages)
` [Bug c++/106276] "

[Bug analyzer/105860] New: Miscompilation causing clobbered union contents
 2022-07-13 11:19 UTC  (5+ messages)
` [Bug tree-optimization/105860] [10/11/12/13 Regression] Miscompilation causing clobbered union contents since r10-918-gc56c86024f8fba0c

[Bug target/106279] New: reload problem on arm iwmmxt
 2022-07-13  9:17 UTC  (4+ messages)
` [Bug target/106279] "

[Bug target/106278] New: ICE on valid code at -Os and above on x86_64-linux-gnu: in ix86_output_ssemov, at config/i386/i386.cc:5555
 2022-07-13  8:49 UTC  (3+ messages)
` [Bug target/106278] [13 Regression] ICE on valid code at -Os and above on x86_64-linux-gnu: in ix86_output_ssemov, at config/i386/i386.cc:5555 since r13-1607-gc3ed9e0d6e96d869

[Bug tree-optimization/106280] New: dom_oracle::register_transitives is expensive for deep dominator trees
 2022-07-13  8:29 UTC 

[Bug bootstrap/106156] New: [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
 2022-07-13  7:40 UTC  (3+ messages)
` [Bug bootstrap/106156] "

[Bug tree-optimization/106249] New: ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
 2022-07-13  7:36 UTC  (8+ messages)
` [Bug tree-optimization/106249] [13 Regression] "
` [Bug tree-optimization/106249] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e

[Bug target/106273] New: [13 Regression] wrong code with -Og -march=cascadelake (due to ANDN?)
 2022-07-13  7:19 UTC  (3+ messages)
` [Bug target/106273] "
` [Bug target/106273] [13 Regression] wrong code with -Og -march=cascadelake (due to ANDN?) since r13-1379-ge8a46e5cdab500ea

[Bug tree-optimization/106237] New: [13 regression] serveral tests begin ICEing starting with r13-1575-gcf3a120084e946
 2022-07-13  6:04 UTC  (3+ messages)
` [Bug tree-optimization/106237] "

[Bug middle-end/106277] New: missed-optimization: redundant movzx
 2022-07-13  2:16 UTC 

[Bug c/106272] New: clang build: new warning ?
 2022-07-13  0:52 UTC  (7+ messages)
` [Bug preprocessor/106272] "

[Bug libstdc++/106275] New: unordered_map with std::string key, std::hash<std::string>, and custom equality predicate weirdness
 2022-07-12 23:00 UTC  (6+ messages)
` [Bug libstdc++/106275] "

[Bug libstdc++/106248] New: operator>>std::basic_istream at boundary condition behave differently in different opt levels
 2022-07-12 22:41 UTC  (10+ messages)
` [Bug libstdc++/106248] "
` [Bug libstdc++/106248] [11/12/13 Regression] "
` [Bug libstdc++/106248] [11/12 "

[Bug tree-optimization/106246] New: [13 Regression] powerpc-darwin9 bootstrap fails after r13-1575-gcf3a120084e946 ICE vect_transform_loops, at tree-vectorizer.cc:1032
 2022-07-12 22:22 UTC  (6+ messages)
` [Bug tree-optimization/106246] "

[Bug target/106271] New: Bootstrap on RISC-V on Ubuntu 22.04 LTS: bits/libc-header-start.h: No such file or directory
 2022-07-12 20:55 UTC  (3+ messages)
` [Bug target/106271] "

[Bug target/106265] New: RISC-V SPEC2017 507.cactu code bloat due to address generation
 2022-07-12 20:18 UTC  (9+ messages)
` [Bug target/106265] "

[Bug target/106270] New: [Aarch64] -mlong-calls should be provided on aarch64 for users with large applications
 2022-07-12 18:30 UTC  (7+ messages)
` [Bug target/106270] "

[Bug fortran/106049] New: ICE in gfc_simplify_pack, at fortran/simplify.cc:6481
 2022-07-12 18:25 UTC  (3+ messages)
` [Bug fortran/106049] "

[Bug c++/105912] New: internal compiler error: in extract_call_expr, at cp/call.cc:7114
 2022-07-12 13:48 UTC  (2+ messages)
` [Bug c++/105912] "

[Bug c++/105989] New: Coroutine frame space for temporaries in a co_await expression is not reused
 2022-07-12 13:41 UTC  (3+ messages)
` [Bug c++/105989] "

[Bug c++/66290] New: wrong location for -Wunused-macros
 2022-07-12 13:40 UTC  (3+ messages)
` [Bug c++/66290] "

[Bug c++/106269] New: the "operator delete" selection does not follow c++ spec
 2022-07-12 12:26 UTC  (2+ messages)
` [Bug c++/106269] "

[Bug fortran/106268] New: [suboptimal] Remove unnecessary loops releated to fortran compare to ifort
 2022-07-12 12:16 UTC  (3+ messages)
` [Bug fortran/106268] "
` [Bug tree-optimization/106268] "

[Bug c/45840] New: Enhance __builtin_object_size to return useful result when applied to T (*p)[N]
 2022-07-12 11:04 UTC  (2+ messages)
` [Bug c/45840] "

[Bug middle-end/99416] New: s211 benchmark of TSVC is vectorized by icc and not by gcc
 2022-07-12  9:59 UTC  (4+ messages)
` [Bug tree-optimization/99416] "

[Bug preprocessor/97498] New: #pragma GCC diagnostic ignored "-Wunused-function" inconsistent
 2022-07-12  9:55 UTC  (4+ messages)
` [Bug preprocessor/97498] "

[Bug preprocessor/106267] New: #pragma GCC diagnostic ignored not preserved for a -Wattribute-alias warning
 2022-07-12  9:47 UTC  (4+ messages)
` [Bug preprocessor/106267] "

[Bug go/106266] New: Libgo fails with recent glibc
 2022-07-12  7:22 UTC  (2+ messages)
` [Bug go/106266] "

[Bug c/106264] New: spurious -Wunused-value on a folded frexp, modf, and remquo calls with unused result
 2022-07-12  6:38 UTC  (6+ messages)
` [Bug c/106264] [10/11/12/13 Regression] "

[Bug testsuite/106262] New: [13 regression] test case g++.dg/modules/loc-prune-4.C fails
 2022-07-12  6:37 UTC  (2+ messages)
` [Bug testsuite/106262] "

[Bug c++/106261] New: ICE in output_call_frame_info, at dwarf2out.cc:943
 2022-07-12  6:36 UTC  (5+ messages)
` [Bug debug/106261] "
` [Bug debug/106261] [10/11/12/13 Regression] "

[Bug c++/106260] New: [10/11/12/13 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289
 2022-07-12  6:35 UTC  (4+ messages)
` [Bug ipa/106260] [10/11/12/13 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289 since r8-1887-g0eaf0bfe94ff5a7c

[Bug c++/106258] New: ICE in ipa_verify_edge_has_no_modifications, at ipa-param-manipulation.cc:139
 2022-07-12  6:34 UTC  (4+ messages)
` [Bug ipa/106258] [13 Regression] ICE in ipa_verify_edge_has_no_modifications, at ipa-param-manipulation.cc:139 since r13-1204-gd68d366425369649
` [Bug middle-end/106258] "

[Bug c/106257] New: [13 Regression] ICE in expand_builtin_unreachable, at builtins.cc:5189
 2022-07-12  6:34 UTC  (4+ messages)
` [Bug middle-end/106257] [13 Regression] ICE in expand_builtin_unreachable, at builtins.cc:5189 since r13-1204-gd68d366425369649

[Bug middle-end/101551] New: [offloading] Differences in diagnostics etc
 2022-07-12  6:28 UTC  (2+ messages)
` [Bug middle-end/101551] "

[Bug tree-optimization/106240] New: [13 Regression] Recent change causes missed vectorization opportunity on mips
 2022-07-12  6:04 UTC  (5+ messages)
` [Bug target/106240] [13 Regression] missed vectorization opportunity (cond move) on mips since r13-707-g68e0063397ba82

[Bug rtl-optimization/42612] post-increment addressing not used
 2022-07-12  5:39 UTC  (2+ messages)

[Bug c/106146] New: [instcombine] a redundant movprfx insn compare to llvm
 2022-07-11 22:23 UTC  (3+ messages)
` [Bug target/106146] "

[Bug c++/106123] New: ICE in walk_tree_1, at tree.cc:11243
 2022-07-11 22:08 UTC  (2+ messages)
` [Bug middle-end/106123] "

[Bug c/106119] New: Bogus use-after-free warning triggered by optimizer
 2022-07-11 22:07 UTC  (2+ messages)
` [Bug tree-optimization/106119] [12/13 Regression] "

[Bug debug/106263] New: BTF_KIND_FUNC type does not encode linkage
 2022-07-11 20:26 UTC 

[Bug c++/106259] New: ICE in diag_mismatched_tags, at cp/parser.cc:33896
 2022-07-11 19:29 UTC  (3+ messages)
` [Bug c++/106259] [10/11/12/13 Regression] "

[Bug tree-optimization/106234] New: [13 Regression] stack overflow from range_from_dom
 2022-07-11 18:44 UTC  (4+ messages)
` [Bug tree-optimization/106234] "

[Bug tree-optimization/106010] New: Miss vectorization for complex type copy
 2022-07-11 17:32 UTC  (2+ messages)
` [Bug middle-end/106010] "

[Bug c/106254] New: [suboptinal] llvm uses instructions with larger access bit width
 2022-07-11 17:32 UTC  (4+ messages)
` [Bug c/106254] "
` [Bug tree-optimization/106254] complex float copy loop is not vectorized

[Bug libstdc++/106238] New: Inline optimization causes dangling pointer on "include/c++/12.1.0/bits/stl_tree.h"
 2022-07-11 17:26 UTC  (4+ messages)
` [Bug tree-optimization/106238] "

[Bug c++/106256] New: Custom diagnostics for unsatisified standard concepts
 2022-07-11 16:36 UTC 

[Bug c++/105838] New: g++ 12.1.0 runs out of memory or time when building const std::vector of std::strings
 2022-07-11 15:43 UTC  (2+ messages)
` [Bug c++/105838] [10/11/12/13 Regression] "

[Bug tree-optimization/106250] New: [13 Regression] ICE in optab_for_tree_code, at optabs-tree.cc:96
 2022-07-11 15:00 UTC  (7+ messages)
` [Bug tree-optimization/106250] "
` [Bug tree-optimization/106250] [13 Regression] ICE in optab_for_tree_code, at optabs-tree.cc:96 since r13-1468-g76c3041b856cb0

[Bug libstdc++/105616] New: Using regex_replace throws "maybe-uninitialized" warnings
 2022-07-11 14:58 UTC  (2+ messages)
` [Bug libstdc++/105616] "

[Bug preprocessor/106252] New: [13 Regression] AddressSanitizer: global-buffer-overflow on address since r13-1544-ge46f4d7430c521
 2022-07-11 14:26 UTC  (7+ messages)
` [Bug preprocessor/106252] "

[Bug c/106255] New: [suboptinal] llvm uses instructions with larger access bit width
 2022-07-11 14:12 UTC  (2+ messages)
` [Bug c/106255] "

[Bug c++/106241] New: compiler can't handle large array of strings
 2022-07-11 11:00 UTC  (2+ messages)
` [Bug c++/106241] "

[Bug c++/106251] New: gcov indicates actually executed line as not covered by the test
 2022-07-11 10:51 UTC  (2+ messages)
` [Bug gcov-profile/106251] "

[Bug bootstrap/106228] New: [12 regression] r13-1457-g10b502fb78351a causes bootstrap failure
 2022-07-11 10:09 UTC  (4+ messages)
` [Bug target/106228] [13 "

[Bug rtl-optimization/105459] New: ICE: Segmentation fault (in record_operand_costs)
 2022-07-11  9:22 UTC  (3+ messages)
` [Bug rtl-optimization/105459] [12/13 Regression] ICE: Segmentation fault (in record_operand_costs) since r12-3721-g63c6446f77b9001d
` [Bug rtl-optimization/105459] [12 "

[Bug lto/106170] New: win32 thread model does not pthread.h. lto-plugin fails with canadian compilation
 2022-07-11  9:16 UTC  (2+ messages)
` [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide "

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