public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/98940] New: Implement C++23 language features
 2022-07-15 15:35 UTC  (2+ messages)
` [Bug c++/98940] "

[Bug c++/104477] New: [C++23] Implement P2255R2, type trait to detect reference binding to temporary
 2022-07-15 15:35 UTC  (3+ messages)
` [Bug c++/104477] "

[Bug middle-end/106316] New: [OpenMP] Auto "declare target" should honor 'declare variant' kind(nohost)
 2022-07-15 15:34 UTC 

[Bug analyzer/106284] New: False positives from -Wanalyzer-tainted-array-index with optimized conditionals
 2022-07-15 15:30 UTC  (3+ messages)
` [Bug analyzer/106284] "

[Bug rtl-optimization/106303] New: ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791
 2022-07-15 15:20 UTC  (5+ messages)
` [Bug target/106303] [13 Regression] "
` [Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791 since r13-1607-gc3ed9e0d6e96d869

[Bug c++/94894] New: Premature instantiation of conversion function template during overload resolution
 2022-07-15 15:14 UTC  (2+ messages)
` [Bug c++/94894] avoidable "

[Bug tree-optimization/106315] New: 7.8% increased codesize on specfp 507.cactuBSSN_r
 2022-07-15 14:55 UTC 

[Bug libstdc++/106183] New: std::atomic::wait might deadlock on platforms without platform_wait()
 2022-07-15 14:36 UTC  (3+ messages)
` [Bug libstdc++/106183] std::atomic::wait might fail to be unblocked by notify_one/all "

[Bug other/106314] New: GTY fails on virtual int but not virtual void
 2022-07-15 14:23 UTC 

[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-15 13:42 UTC  (4+ 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 c++/106309] New: ICE: error reporting routines re-entered
 2022-07-15 12:08 UTC  (6+ messages)
` [Bug c++/106309] "

[Bug c++/106313] New: GCC incorrectly compiles code involving concept
 2022-07-15 12:07 UTC  (2+ messages)
` [Bug c++/106313] "

[Bug c++/105946] New: [12/13 Regression] ICE in maybe_warn_pass_by_reference, at tree-ssa-uninit.cc:843
 2022-07-15 11:21 UTC  (2+ messages)
` [Bug c++/105946] [12 "

[Bug jit/106312] New: jit tests fail on powerpc64le
 2022-07-15 11:06 UTC 

[Bug tree-optimization/104543] New: wrong code at -O3 on x86_64-linux-gnu
 2022-07-15 10:51 UTC  (2+ messages)
` [Bug tree-optimization/104543] [10/11 Regression] "

[Bug fortran/105558] New: simple 8-byte integer calculation fails with -O3 / march=core-avx2 on some gfortran 8/9/10 versions
 2022-07-15 10:45 UTC  (2+ messages)
` [Bug fortran/105558] simple 8-bit "

[Bug c/105676] New: Bogus `-Wsuggest-attribute=pure` on function marked `__attribute__((const))`
 2022-07-15 10:42 UTC  (2+ messages)
` [Bug ipa/105676] [12/13 Regression] Bogus `-Wsuggest-attribute=pure` on function marked `__attribute__((const))` since r12-5437-g09a4ffb72aa2f513

[Bug c/105682] New: Both `-Wsuggest-attribute=pure` and `-Wsuggest-attribute=const` on same function
 2022-07-15 10:40 UTC  (2+ messages)
` [Bug ipa/105682] [12/13 Regression] Both `-Wsuggest-attribute=pure` and `-Wsuggest-attribute=const` on same function since r10-3542-g0b92cf305dcf3438

[Bug libstdc++/63400] [C++11]precision of std::chrono::high_resolution_clock
 2022-07-15 10:37 UTC  (3+ messages)

[Bug ipa/105685] New: Still Bogus `-Wsuggest-attribute=cold` on function already marked as `__attribute__((cold))`
 2022-07-15 10:36 UTC  (2+ messages)
` [Bug ipa/105685] [10/11/12 Regression] "

[Bug c++/105746] New: vector<union>::resize causes Warray-bounds when optimizer uses __builtin_memcpy or __builtin_memmove
 2022-07-15  9:12 UTC  (2+ messages)
` [Bug c++/105746] vector<union>::resize causes Warray-bounds when optimizer uses __builtin_memcpy or __builtin_memmove since r12-2793-g81d6cdd335ffc60c

[Bug c/105960] New: Crash in 32-bit mode
 2022-07-15  9:00 UTC  (2+ messages)
` [Bug target/105960] [12/13 Regression] "

[Bug c/105969] New: [12/13 Regression] ICE in Floating point exception
 2022-07-15  8:58 UTC  (2+ messages)
` [Bug c/105969] [12 Regression] ICE in Floating point exception since r13-750-g10d1986aee47c5

[Bug rtl-optimization/106210] New: missing shrink wrap for simple case
 2022-07-15  8:36 UTC  (2+ messages)
` [Bug rtl-optimization/106210] [10/11/12/13 Regression] "

[Bug c/106264] New: spurious -Wunused-value on a folded frexp, modf, and remquo calls with unused result
 2022-07-15  8:34 UTC  (2+ messages)
` [Bug c/106264] [10/11/12/13 Regression] spurious -Wunused-value on a folded frexp, modf, and remquo calls with unused result since r9-1295-g781ff3d80e88d7d0

[Bug c/106297] New: stringop-overflow misbehaviour on atomic
 2022-07-15  8:05 UTC  (5+ messages)
` [Bug tree-optimization/106297] "
` [Bug tree-optimization/106297] [12/13 Regression] stringop-overflow misbehaviour on atomic since r12-4725-g88b504b7a8c5affb

[Bug c++/106310] New: Failure to resolve call to template member function in template base class
 2022-07-15  7:57 UTC  (5+ messages)
` [Bug c++/106310] "
` [Bug c++/106310] [12/13 Regregression] lookup after this-> seems wrong for dependent lookup
` [Bug c++/106310] [12/13 Regregression] lookup after this-> seems wrong for dependent lookup since r12-6754-g30f2c22def739211

[Bug c++/84695] New: Missed opportunity to issue warning about override
 2022-07-15  6:38 UTC  (2+ messages)
` [Bug c++/84695] Missed opportunity to issue warning about override [-Winconsistent-missing-override]

[Bug target/106113] New: wrong codegen for _mm_[u]comineq_{ss,sd} and need to return PF result
 2022-07-15  2:31 UTC  (2+ messages)
` [Bug target/106113] "

[Bug c++/106311] New: internal compiler error in redeclare_class_template
 2022-07-15  0:06 UTC  (2+ messages)
` [Bug c++/106311] [12/13 Regression] "

[Bug libstdc++/106308] New: Consider using statx(2) for std::filesystem
 2022-07-14 21:25 UTC 

[Bug libstdc++/103798] New: Missed optimization: char_traits<char>::find (and thus string_view::find_first_of) is slow when invoked with short strings
 2022-07-14 21:10 UTC  (2+ messages)
` [Bug tree-optimization/103798] memchr with a (small) constant string should be expanded inline

[Bug fortran/106209] New: ICE in add_init_expr_to_sym, at fortran/decl.cc:2132
 2022-07-14 20:36 UTC  (5+ messages)
` [Bug fortran/106209] "

[Bug fortran/100799] New: Stackoverflow in optimized code on PPC
 2022-07-14 20:10 UTC  (2+ messages)
` [Bug target/100799] "

[Bug analyzer/106301] New: RFE: analyzer support of mmap
 2022-07-14 19:34 UTC  (3+ messages)
` [Bug analyzer/106301] "

[Bug analyzer/106299] New: RFE: analyzer handling of fdopen
 2022-07-14 19:30 UTC  (2+ messages)
` [Bug analyzer/106299] "

[Bug analyzer/106298] New: RFE: analyzer handling of dup, dup2, and dup3
 2022-07-14 19:27 UTC  (2+ messages)
` [Bug analyzer/106298] "

[Bug libfortran/106295] New: INQUIRE statement bus error at runtime
 2022-07-14 18:37 UTC  (5+ messages)
` [Bug libfortran/106295] "

[Bug c/101347] New: [11/12 Regression] ICE in cfg_layout_initialize, at cfgrtl.c:4478
 2022-07-14 18:15 UTC  (2+ messages)
` [Bug rtl-optimization/101347] [11/12/13 Regression] ICE in cfg_layout_initialize with __builtin_setjmp and -fprofile-generate -fprofile-use

[Bug c/106307] New: error when I do a test on a pointer on Arduino 1.8.19
 2022-07-14 18:13 UTC 

[Bug ipa/106061] New: [13 Regression] during GIMPLE pass: einline ICE: verify_cgraph_node failed (edge points to wrong declaration) with -Og
 2022-07-14 17:27 UTC  (2+ 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 ipa/106305] New: ICE on valid code at -O1 with -funreachable-traps: verify_cgraph_node failed
 2022-07-14 17:27 UTC  (2+ messages)
` [Bug ipa/106305] "

[Bug tree-optimization/106249] New: ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
 2022-07-14 17:26 UTC  (5+ messages)
` [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 c/106306] New: ICE on valid code at -O1 with -funreachable-traps -floop-unroll-and-jam --param unroll-jam-min-percent=0: in execute_todo, at passes.cc:2140
 2022-07-14 17:26 UTC  (2+ messages)
` [Bug c/106306] "

[Bug c++/106304] New: [modules] ICE compiling dynamic_cast in constexpr function (in tree_node, at cp/module.cc:9183)
 2022-07-14 17:15 UTC 

[Bug tree-optimization/106280] New: dom_oracle::register_transitives is expensive for deep dominator trees
 2022-07-14 17:03 UTC  (2+ messages)
` [Bug tree-optimization/106280] "

[Bug middle-end/85620] Missing ENDBR after swapcontext
 2022-07-14 16:10 UTC  (2+ messages)

[Bug c++/106187] New: armhf: Miscompilation with -O2
 2022-07-14 16:09 UTC  (4+ messages)
` [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)

[Bug analyzer/106302] New: RFE: provide a way for -fanalyzer to use target flags
 2022-07-14 15:35 UTC 

[Bug analyzer/106300] New: RFE: analyzer support for more ways of obtaining an open file descriptor
 2022-07-14 14:54 UTC 

[Bug analyzer/106286] New: fd_diagnostic should implement get_meaning_for_state_change vfunc
 2022-07-14 14:31 UTC  (2+ messages)
` [Bug analyzer/106286] "

[Bug c++/106086] New: ICE: trying to capture 'this' in instantiation of generic lambda
 2022-07-14 14:20 UTC  (2+ messages)
` [Bug c++/106086] "

[Bug debug/105041] New: '-fcompare-debug' failure w/ -mcpu=power6 -O2 -fharden-compares -frename-registers
 2022-07-14 14:07 UTC  (2+ messages)
` [Bug rtl-optimization/105041] "

[Bug libstdc++/106296] New: Consider using fsync or fdatasync in filesystem::copy_file
 2022-07-14 13:34 UTC  (2+ messages)
` [Bug libstdc++/106296] "

[Bug target/81652] [meta-bug] -fcf-protection=full bugs
 2022-07-14 13:08 UTC 

[Bug c/106190] New: [12/13 Regression] ICE in expand_builtin_eh_common, at except.cc:2084
 2022-07-14 12:47 UTC  (2+ messages)
` [Bug middle-end/106190] [9/10/11/12/13 Regression] ICE in expand_builtin_eh_common with -fnon-call-exceptions -fsanitize=address,undefined -fno-sanitize-recover=all

[Bug tree-optimization/106293] New: 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022
 2022-07-14 12:22 UTC  (4+ messages)
` [Bug tree-optimization/106293] [13 Regression] "

[Bug c++/106294] New: GCC accepts the undefined behavior operation in a constant expression
 2022-07-14 12:15 UTC 

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

[Bug rtl-optimization/106101] New: [12/13 Regression] ICE in reg_bitfield_target_p
 2022-07-14 10:02 UTC  (2+ messages)
` [Bug target/106101] [12/13 Regression] ICE in reg_bitfield_target_p since r12-4428-g147ed0184f403b

[Bug tree-optimization/106292] New: Wrong code with -O3
 2022-07-14  8:29 UTC  (3+ messages)
` [Bug tree-optimization/106292] "

[Bug target/106282] New: m68k: Problem with thread-local storage and -mcpu=5206
 2022-07-14  8:25 UTC  (2+ messages)
` [Bug target/106282] m68k: Problem with thread-local storage and -mcpu=5206 since r9-2326-gede9446c26a929

[Bug tree-optimization/103035] New: [meta-bug] YARPGen bugs
 2022-07-14  8:03 UTC  (2+ messages)
` [Bug tree-optimization/103035] "

[Bug c++/106291] New: Literal class can appear in the constant-expression of a declaration of a bit-field
 2022-07-14  5:20 UTC  (3+ messages)
` [Bug c++/106291] "

[Bug c++/83929] implicit conversion of literal class type can not be used as bit-field length
 2022-07-14  5:20 UTC 

[Bug c++/106290] New: A non-static data member of an anonymous union member appears in the default-member-initializer of another should be well-formed
 2022-07-14  3:32 UTC  (2+ messages)
` [Bug c++/106290] NSDMI and use of inner annoymous union member

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

[Bug middle-end/58245] New: -fstack-protector[-all] does not protect functions that call noreturn functions
 2022-07-13 23:19 UTC  (4+ messages)
` [Bug middle-end/58245] "

[Bug c++/106289] New: Value of polymorphic type as template argument
 2022-07-13 23:16 UTC 

[Bug middle-end/106288] New: stack protector fails to check stack canary for noreturn function
 2022-07-13 22:49 UTC  (2+ messages)
` [Bug middle-end/106288] "

[Bug c++/105846] New: constexpr unique_ptr doesn't work with virtual types
 2022-07-13 22:45 UTC  (2+ messages)
` [Bug c++/105846] [C++2b] "

[Bug c++/93413] Destructor definition not found during constant evaluation
 2022-07-13 22:45 UTC  (2+ messages)

[Bug c++/106287] New: Implicit virtual destructor needs to be explicitly defaulted for constant evaluation
 2022-07-13 22:44 UTC  (2+ messages)
` [Bug c++/106287] "

[Bug c++/106285] New: Reduce visual noise and confusing grouping when printing overload candidate errors
 2022-07-13 22:35 UTC  (4+ messages)
` [Bug c++/106285] "

[Bug c/106043] New: Power10: lacking vec_blendv builtins
 2022-07-13 22:08 UTC  (3+ messages)
` [Bug target/106043] "

[Bug c++/106260] New: [10/11/12/13 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289
 2022-07-13 21:07 UTC  (3+ 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++/106276] New: Missing -Wpessimizing-move warning
 2022-07-13 20:19 UTC  (7+ messages)
` [Bug c++/106276] "

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

[Bug analyzer/106283] New: RFE: analyzer handling of close_range and closefrom
 2022-07-13 19:24 UTC 

[Bug fortran/103366] New: [12 Regression] ICE in gfc_conv_gfc_desc_to_cfi_desc, at fortran/trans-expr.c:5647
 2022-07-13 19:16 UTC  (2+ messages)
` [Bug fortran/103366] [10/11/12/13 "

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

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

[Bug c++/105842] New: rejects-valid: static member function overload set constrained by concepts for class template results in ambiguous call
 2022-07-13 18:05 UTC  (3+ messages)
` [Bug c++/105842] "

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

[Bug middle-end/106277] New: missed-optimization: redundant movzx
 2022-07-13 16:06 UTC  (3+ messages)
` [Bug target/106277] "

[Bug go/106266] New: Libgo fails with recent glibc
 2022-07-13 16:03 UTC  (3+ messages)
` [Bug go/106266] "

[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 tree-optimization/106253] New: [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032x
 2022-07-13 12:06 UTC  (3+ messages)
` [Bug target/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032

[Bug analyzer/105860] New: Miscompilation causing clobbered union contents
 2022-07-13 11:19 UTC  (3+ 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 tree-optimization/106237] New: [13 regression] serveral tests begin ICEing starting with r13-1575-gcf3a120084e946
 2022-07-13  6:04 UTC  (2+ messages)
` [Bug tree-optimization/106237] "

[Bug libstdc++/106248] New: operator>>std::basic_istream at boundary condition behave differently in different opt levels
 2022-07-12 22:41 UTC  (3+ messages)
` [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  (2+ messages)
` [Bug tree-optimization/106246] "

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