public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/101854] New: Invalid warning -Wstringop-overflow wrong argument
 2021-08-10 23:58 UTC  (8+ messages)
` [Bug tree-optimization/101854] "
` [Bug c/101854] "
` [Bug tree-optimization/101854] [11/12 Regression] "

[Bug middle-end/71509] Bitfield causes load hit store with larger store than load
 2021-08-10 23:29 UTC 

[Bug middle-end/71761] missing tailcall optimization
 2021-08-10 23:23 UTC  (2+ messages)

[Bug middle-end/91515] missed optimization: no tailcall for types of class MEMORY
 2021-08-10 23:23 UTC 

[Bug fortran/48363] New: Recursion not converted into a loop
 2021-08-10 23:18 UTC  (2+ messages)
` [Bug tree-optimization/48363] "

[Bug tree-optimization/90693] Missing popcount simplifications
 2021-08-10 23:15 UTC 

[Bug tree-optimization/95060] New: vfnmsub132ps is not generated with -ffast-math
 2021-08-10 23:13 UTC  (2+ messages)
` [Bug tree-optimization/95060] "

[Bug middle-end/91250] Missed optimization: is not used vfnmsub213ss
 2021-08-10 23:13 UTC 

[Bug tree-optimization/88487] union prevents autovectorization
 2021-08-10 22:59 UTC 

[Bug tree-optimization/88490] Missed autovectorization when indices are different
 2021-08-10 22:58 UTC 

[Bug c++/58624] New: gcc internal compiler error: Segmentaion fault
 2021-08-10 22:58 UTC  (2+ messages)
` [Bug middle-end/58624] gcc internal compiler error: Segmentaion fault in insert_to_assembler_name_hash

[Bug tree-optimization/87886] ICE in format_helper, at real.h:227
 2021-08-10 22:47 UTC 

[Bug middle-end/85637] Unneeded store of member variables in inner loop
 2021-08-10 22:43 UTC 

[Bug middle-end/49106] New: static variable is optimized away even though it is referenced by a nested constructor
 2021-08-10 21:37 UTC  (2+ messages)
` [Bug middle-end/49106] "

[Bug inline-asm/50187] New: Interrupt handler attribute for x86/x86_64
 2021-08-10 21:37 UTC  (2+ messages)
` [Bug target/50187] "

[Bug middle-end/66960] New: Add a builtin to get the address of the current stack frame
 2021-08-10 21:37 UTC  (2+ messages)
` [Bug target/66960] Add interrupt attribute to x86 backend

[Bug target/101849] New: MMA built-in dies with a verify_gimple failed error
 2021-08-10 21:23 UTC  (4+ messages)
` [Bug target/101849] "

[Bug middle-end/33621] Sysgen "Make depend" fails in aicasm.c at line 320
 2021-08-10 21:21 UTC 

[Bug c/101838] New: sizeof of struct with array of unspecified bound folded to constant
 2021-08-10 21:17 UTC  (2+ messages)
` [Bug c/101838] "

[Bug middle-end/26831] sibcall, sibcall_value: standard names not documented
 2021-08-10 20:31 UTC 

[Bug middle-end/21231] cmov and cstore standard names not documented
 2021-08-10 20:26 UTC 

[Bug middle-end/101852] New: [meta-bug] some optabs are not documented
 2021-08-10 20:22 UTC  (5+ messages)
` [Bug middle-end/101852] [meta-bug] some standard RTL names "

[Bug c++/101853] New: [12 Regression] g++.dg/modules/xtreme-header-5_b.C ICE
 2021-08-10 20:04 UTC  (3+ messages)
` [Bug c++/101853] "

[Bug c++/101850] New: Initialising a std::string variable to itself does not fail at compile time, but throws std::bad_alloc at run time
 2021-08-10 20:00 UTC  (7+ messages)
` [Bug c++/101850] Initialising a struct/class variable to itself does not fail at compile time (but throws std::bad_alloc at run time, as expected)

[Bug c++/18635] [DR 504] use of uninitialised reference accepted (without -Wuninitialized) in C++ front end
 2021-08-10 19:46 UTC 

[Bug other/88141] Issues with texinfo when building GCC r266351 in MSYS2
 2021-08-10 19:36 UTC 

[Bug middle-end/67320] New: Incorrect standard names for wide addition
 2021-08-10 19:34 UTC  (2+ messages)
` [Bug other/67320] "

[Bug other/56472] New: vcondu undocumented
 2021-08-10 19:32 UTC  (2+ messages)
` [Bug middle-end/56472] "

[Bug other/40817] TARGET_VALID_OPTION_ATTRIBUTE_P vs. TARGET_OPTION_VALID_ATTRIBUTE_P
 2021-08-10 19:29 UTC 

[Bug go/101851] New: gccgo crashes compiling `x, y := int(0)`
 2021-08-10 19:27 UTC 

[Bug fortran/101841] New: Wrong realloc-lhs warning with matmul and -O2
 2021-08-10 19:27 UTC  (2+ messages)
` [Bug fortran/101841] "

[Bug middle-end/36396] standard md pattern vec_realign_load_M and REALIGN_LOAD_EXPR tree are not documented
 2021-08-10 19:25 UTC 

[Bug c++/52770] New: RFE: Letting compiler know asm block can call function that can throw
 2021-08-10 19:08 UTC  (2+ messages)
` [Bug c++/52770] "

[Bug tree-optimization/94357] New: Inline assembly with memory operand is considered nothrow with `-fnon-call-exceptions`
 2021-08-10 19:08 UTC  (2+ messages)
` [Bug tree-optimization/94357] "

[Bug tree-optimization/55912] New: missing optimization of x/x and x/std::abs(x)
 2021-08-10 19:06 UTC  (2+ messages)
` [Bug tree-optimization/55912] "

[Bug tree-optimization/91965] missing simplification for (C - a) << N
 2021-08-10 19:01 UTC 

[Bug tree-optimization/86050] Inline break tail-call optimization
 2021-08-10 18:49 UTC 

[Bug tree-optimization/90571] Missed optimization opportunity when returning function pointers based on run-time boolean
 2021-08-10 18:40 UTC 

[Bug tree-optimization/90106] builtin sqrt() ignoring libm's sqrt call result
 2021-08-10 18:31 UTC 

[Bug middle-end/68027] New: conditional statement and unnecessary register assignment
 2021-08-10 18:22 UTC  (3+ messages)
` [Bug tree-optimization/68027] uncprop should work on more than PHI nodes

[Bug tree-optimization/85720] bad codegen for looped assignment of primitives at -O2
 2021-08-10 18:07 UTC 

[Bug tree-optimization/85697] At -Os nontrivial ctor does not use SSE to zero
 2021-08-10 17:52 UTC 

[Bug tree-optimization/46957] New: http://blog.regehr.org/archives/320 Example 1
 2021-08-10 17:47 UTC  (2+ messages)
` [Bug tree-optimization/46957] "

[Bug tree-optimization/46236] New: Local aggregate not eliminated
 2021-08-10 17:46 UTC  (2+ messages)
` [Bug tree-optimization/46236] "

[Bug other/39363] [meta-bug] pending patches from ARC International (UK) Ltd
 2021-08-10 17:18 UTC 

[Bug tree-optimization/39305] tree-ssa-loop-ch.c:copy_loop_headers performs loop unrolling
 2021-08-10 17:18 UTC 

[Bug c++/62207] New: ICE: tree check: expected tree that contains 'decl minimal' structure, have 'overload' in tsubst_copy, at cp/pt.c
 2021-08-10 16:49 UTC  (2+ messages)
` [Bug c++/62207] [8 Regression] "

[Bug c++/95567] New: Defaulted virtual <=> has the wrong behavior
 2021-08-10 16:43 UTC  (2+ messages)
` [Bug c++/95567] Defaulted virtual <=> has the wrong behavior, vtable is checked when it should not be

[Bug c++/85282] CWG 727 (full specialization in non-namespace scope)
 2021-08-10 16:37 UTC  (3+ messages)

[Bug c++/68903] missing default initialization of member when combined with virtual inheritance
 2021-08-10 16:36 UTC 

[Bug c++/55922] New: brace initializing parent cause bogus virtual base constructor calls
 2021-08-10 16:30 UTC  (2+ messages)
` [Bug c++/55922] "

[Bug libstdc++/100894] New: The std::common_reference implementation seems to be wrong
 2021-08-10 16:07 UTC  (3+ messages)
` [Bug libstdc++/100894] "

[Bug other/101843] New: Build of binutils-2.37 with gcc-11.2.0 fails due to change to libiberty/hashtab.c
 2021-08-10 16:05 UTC  (6+ messages)
` [Bug bootstrap/101843] "

[Bug c++/78826] jump bypasses non-POD
 2021-08-10 15:57 UTC 

[Bug c++/93992] fail to compile specialization of inner class with template template parameter pack
 2021-08-10 15:29 UTC 

[Bug testsuite/101847] New: [12 regression] linker errors after r12-2808
 2021-08-10 15:28 UTC  (5+ messages)
` [Bug testsuite/101847] "

[Bug c++/101848] New: Template metaprogramming errors in v11.1
 2021-08-10 15:27 UTC  (3+ messages)
` [Bug c++/101848] "

[Bug libfortran/101305] New: Bind(C): Problems with incorrect kinds/sizes in ISO_Fortran_binding.h and CFI_establish
 2021-08-10 15:27 UTC  (2+ messages)
` [Bug libfortran/101305] "

[Bug fortran/101660] New: FAIL: gfortran.dg/bind_c_array_params_3.f90
 2021-08-10 15:27 UTC  (2+ messages)
` [Bug fortran/101660] [12 Regression] "

[Bug c++/39057] ICE with default argument in friend declaration
 2021-08-10 14:56 UTC 

[Bug c++/101840] New: Friendship must be extended on default argument initializer
 2021-08-10 14:52 UTC  (3+ messages)
` [Bug c++/101840] "

[Bug c++/70608] Braced initializer in default argument misses friendship
 2021-08-10 14:52 UTC 

[Bug target/101846] New: Improve __builtin_shufflevector emitted code
 2021-08-10 14:30 UTC  (2+ messages)
` [Bug target/101846] "

[Bug c++/87805] Incomplete diagnostic for -Wnoexcept
 2021-08-10 13:53 UTC 

[Bug middle-end/101809] New: emulated gather capability doesn't support 32-bit target
 2021-08-10 12:34 UTC  (5+ messages)
` [Bug tree-optimization/101809] "

[Bug tree-optimization/101830] New: Incorrect error messages beginning with r12-2591 (backward jump threader)
 2021-08-10 12:33 UTC  (3+ messages)
` [Bug tree-optimization/101830] [12 Regression] "

[Bug c++/101811] New: Error not helpful for misplaced 'template'
 2021-08-10 11:51 UTC  (6+ messages)
` [Bug c++/101811] "

[Bug target/101845] New: wrong code at -O1 on aarch64 with __builtin_shufflevector()
 2021-08-10 11:44 UTC 

[Bug c++/57012] pretty-printer does not handle well template parameter packs
 2021-08-10 11:19 UTC 

[Bug tree-optimization/101842] New: Vectorizer doesn't vectorize when loop bound depends on two independent variables that are unknown
 2021-08-10 11:16 UTC  (6+ messages)
` [Bug tree-optimization/101842] "

[Bug c++/101844] New: Don't pretty print template parameter names that aren't needed
 2021-08-10 11:12 UTC 

[Bug c++/57014] pretty-printer prints anonymous for template-parameter with a name
 2021-08-10 11:02 UTC 

[Bug target/80355] Improve __builtin_shuffle on AVX512F
 2021-08-10 10:42 UTC  (3+ messages)

[Bug c++/68888] No Warning when converting an array of a subclass to its parent
 2021-08-10 10:25 UTC  (2+ messages)

[Bug c++/52959] New: Missing typo suggestions
 2021-08-10 10:10 UTC  (2+ messages)
` [Bug c++/52959] "

[Bug c/100150] New: ice in bp_unpack_string
 2021-08-10  9:32 UTC  (5+ messages)
` [Bug c/100150] "

[Bug target/101819] New: [12 Regression] ICE in expand_expr_real_2, at expr.c:9552 since r12-2789-gf31da42e047e8018ca6ad9809273bc7efb6ffcaf
 2021-08-10  8:13 UTC  (4+ messages)
` [Bug target/101819] "

[Bug tree-optimization/101801] New: vect_worthwhile_without_simd_p is broken
 2021-08-10  8:12 UTC  (2+ messages)
` [Bug tree-optimization/101801] "

[Bug fortran/101824] New: VOLATILE not honored
 2021-08-10  8:10 UTC  (3+ messages)
` [Bug tree-optimization/101824] "
` [Bug tree-optimization/101824] [9/10/11 Regression] "

[Bug target/33437] potentially valid construct rejected
 2021-08-10  8:04 UTC 

[Bug analyzer/101837] New: ICE with -O3 -fsanitize=undefined -fanalyzer
 2021-08-10  7:56 UTC  (2+ messages)
` [Bug analyzer/101837] [11/12 Regression] ICE with -O3 -fsanitize=undefined -fanalyzer since r11-7941-ge4bb1bd60a9fd1be

[Bug c++/101833] New: [9/10/11/12 Regression] ICE with -Wformat on a constructor with a virtual base
 2021-08-10  7:34 UTC  (2+ messages)
` [Bug c++/101833] "

[Bug ipa/101839] New: [9/10/11/12 Regression] Hand in C++ code with -fdevirtualize
 2021-08-10  7:33 UTC  (5+ messages)
` [Bug ipa/101839] "
` [Bug ipa/101839] [9/10/11/12 Regression] Hang "

[Bug c/29970] mixing ({...}) with VLA leads to massive breakage
 2021-08-10  5:50 UTC 

[Bug c++/95517] New: [coroutines] suggested warning when co_return and return_void() are missing
 2021-08-10  5:32 UTC  (3+ messages)
` [Bug c++/95517] "

[Bug c++/91873] -Wreturn-type diagnostic location changes depending on optimization level and destructor declaration
 2021-08-10  5:08 UTC 

[Bug tree-optimization/89163] Missed optimization: sar and shr equivalent for non-negative numbers
 2021-08-10  4:50 UTC 

[Bug tree-optimization/88854] redundant store after load that would makes aliasing UB
 2021-08-10  4:49 UTC 

[Bug tree-optimization/88844] poor range info for number of loop iterations with a known upper bound
 2021-08-10  4:48 UTC 

[Bug tree-optimization/88314] range calculation of shift
 2021-08-10  4:45 UTC  (2+ messages)

[Bug target/101804] New: float_vector_all_ones_operand should be used more
 2021-08-10  4:42 UTC  (2+ messages)
` [Bug target/101804] "

[Bug tree-optimization/87849] Missed optimization: useless for-loop must be eliminated
 2021-08-10  4:39 UTC 

[Bug tree-optimization/83353] Missed optimization in math expression: sin(asin(a)) == a
 2021-08-10  4:37 UTC 

[Bug tree-optimization/83350] Missed optimization in math expression: missing cube of the sum formula
 2021-08-10  4:36 UTC 

[Bug tree-optimization/77899] incorrect VR_RANGE for a signed char function argument
 2021-08-10  4:31 UTC 

[Bug c++/79249] Lambda call does not create exception handler
 2021-08-10  4:18 UTC 

[Bug c++/78754] incorrectly accepts non-deductible template parameter pack in function template
 2021-08-10  4:11 UTC 

[Bug c++/69054] g++ fails to diagnose ambiguous overload resolution when implicit conversions are involved
 2021-08-10  4:08 UTC 

[Bug c++/101367] New: [coroutines] destructor for capture in lambda temporary operand to co_yield expression called twice
 2021-08-10  3:59 UTC  (3+ messages)
` [Bug c++/101367] "

[Bug c++/77935] uninstantiated template constructor
 2021-08-10  3:59 UTC 

[Bug c++/71113] Adding "const" to value in constexpr constructor places const object in .bss instead of .rodata
 2021-08-10  3:52 UTC 

[Bug c++/71449] builtins accepted in default template arguments but rejected when explicitly specified
 2021-08-10  3:49 UTC 

[Bug c++/94264] New: Array-to-pointer conversion not performed on array prvalues
 2021-08-10  3:43 UTC  (2+ messages)
` [Bug c++/94264] "

[Bug c++/89931] Incorrect compiler error with temporary object used as function arguments
 2021-08-10  3:43 UTC 

[Bug c++/100764] New: Internal compiler error when unable to deduce template parameter value
 2021-08-10  3:14 UTC  (2+ messages)
` [Bug c++/100764] "

[Bug c++/87570] Rejects valid alias template usage (as a type pack size requirement)
 2021-08-10  3:08 UTC 

[Bug c++/56190] New: GCC fails deducing a "void(*)(int, float, double)" to a "void(*)(T..., float, double)" with T={int}
 2021-08-10  3:02 UTC  (2+ messages)
` [Bug c++/56190] "

[Bug c++/69205] Place a variadic template in front of function parameter when it is known
 2021-08-10  3:02 UTC 

[Bug c++/59716] New: variadic template multiple parameter pack expansion fails
 2021-08-10  2:56 UTC  (3+ messages)
` [Bug c++/59716] "

[Bug c++/60799] New: access checking within injected friend functions does not happen in the context of the enclosing class
 2021-08-10  2:40 UTC  (2+ messages)
` [Bug c++/60799] "

[Bug c++/69500] friend of enclosed class not allowed access to private move method
 2021-08-10  2:38 UTC 

[Bug c++/66590] New: switch statement: incorrect warning "reaches end of non-void function"
 2021-08-10  1:31 UTC  (5+ messages)
` [Bug c++/66590] "

[Bug c/101836] New: __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
 2021-08-10  1:19 UTC  (2+ messages)
` [Bug c/101836] "

[Bug c++/25689] missed diagnostic about assignment used as truth value
 2021-08-10  0:44 UTC 

[Bug c++/67491] New: [meta-bug] concepts issues
 2021-08-10  0:43 UTC  (3+ messages)
` [Bug c++/67491] "

[Bug c++/71222] [concepts] ill-formed code taking the address of a function concept not rejected
 2021-08-10  0:43 UTC  (2+ messages)

[Bug c++/79711] [concepts] ICE in instantiate_decl, at cp/pt.c:22474
 2021-08-10  0:42 UTC 

[Bug c++/86385] calling wrong constructors?
 2021-08-10  0:39 UTC 

[Bug c++/92467] gcc miscompiles ternary expression with omitted first operand ?: involving C++ prvalues
 2021-08-10  0:39 UTC 

[Bug c++/57846] New: CRTP, templates, metaprogramming, forwarding and static member
 2021-08-10  0:37 UTC  (2+ messages)
` [Bug c++/57846] "

[Bug c++/63515] New: unused templated member can be instatiated
 2021-08-10  0:31 UTC  (2+ messages)
` [Bug c++/63515] Deduced number of parameters can be deduced from unrelated type

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