public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/91873] -Wreturn-type diagnostic location changes depending on optimization level and destructor declaration
 2021-08-10  5:08 UTC 

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

[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++/95517] New: [coroutines] suggested warning when co_return and return_void() are missing
 2021-08-10  3:17 UTC  (2+ messages)
` [Bug c++/95517] "

[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++/68888] No Warning when converting an array of a subclass to its parent
 2021-08-10  2:30 UTC 

[Bug analyzer/101837] New: ICE with -O3 -fsanitize=undefined -fanalyzer
 2021-08-10  2:11 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 tree-optimization/101830] New: Incorrect error messages beginning with r12-2591 (backward jump threader)
 2021-08-10  1:30 UTC  (5+ messages)
` [Bug tree-optimization/101830] "
` [Bug tree-optimization/101830] [12 Regression] "

[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  (4+ 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

[Bug c++/62202] New: g++ does not accept typedef-name after struct even if -fpermissive is used
 2021-08-10  0:21 UTC  (2+ messages)
` [Bug c++/62202] "

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

[Bug c++/53822] New: Diagnostic: spell out type in ambiguous call
 2021-08-10  0:11 UTC  (3+ messages)
` [Bug c++/53822] spell out typedefs "

[Bug c++/64758] New: [C++11] Give better error message when name of enum's base type cannot be resolved
 2021-08-09 23:30 UTC  (2+ messages)
` [Bug c++/64758] "

[Bug fortran/101835] New: Fortran 128-bit float support
 2021-08-09 23:25 UTC 

[Bug c++/44521] unhelpful candidates for ambiguous lookup
 2021-08-09 23:22 UTC 

[Bug c++/52099] New: Incorrectly applying conversion when catching pointer-to-members
 2021-08-09 23:20 UTC  (3+ messages)
` [Bug c++/52099] "

[Bug c++/66108] New: cv-qualification deducation failure on conversion operator
 2021-08-09 23:14 UTC  (2+ messages)
` [Bug c++/66108] incorrect cv-qualification deduction on conversion operator template

[Bug c++/23257] Incorrect exception-handling behavior with references
 2021-08-09 23:14 UTC  (2+ messages)

[Bug c++/63217] New: template conversion operator returning const reference not used for conversion in some cases
 2021-08-09 23:10 UTC  (2+ messages)
` [Bug c++/63217] "

[Bug c++/85576] A template union containing a friend function causes non-template type used as a template error
 2021-08-09 22:55 UTC 

[Bug c++/96145] New: Weird output in compiling a typedef union as a function return type
 2021-08-09 22:51 UTC  (2+ messages)
` [Bug c++/96145] "

[Bug c++/93809] bogus error class tag used in naming union on typedef typename ::U U2
 2021-08-09 22:51 UTC  (2+ messages)

[Bug c++/83469] union is not accepted as a valid class-key in template name resolution
 2021-08-09 22:47 UTC 

[Bug c++/80943] Conversion function selected in list-initialization in C++1z mode
 2021-08-09 22:38 UTC  (3+ messages)
` [Bug c++/80943] [DR2327] "

[Bug c++/83447] parameter after function parameter pack gets improperly deduced
 2021-08-09 22:38 UTC 

[Bug c++/83000] Constraints for union-templates do not work
 2021-08-09 22:32 UTC 

[Bug c++/80804] Default constructor improperly invoked in C++1z mode
 2021-08-09 22:09 UTC 

[Bug c++/78924] hiding of template parameter of member template
 2021-08-09 22:04 UTC 

[Bug c++/60916] New: truncated error message
 2021-08-09 22:01 UTC  (3+ messages)
` [Bug c++/60916] "

[Bug c++/66439] New: Diagnostic on failed function template lookup is missing a line
 2021-08-09 22:01 UTC  (2+ messages)
` [Bug c++/66439] "

[Bug c++/63999] New: Explcit conversion operators are not considered for explicit cast using brace
 2021-08-09 21:40 UTC  (2+ messages)
` [Bug c++/63999] Explicit conversion operators are not considered for explicit cast using braces

[Bug c++/67631] New: brace initialization bug
 2021-08-09 21:40 UTC  (2+ messages)
` [Bug c++/67631] "

[Bug c++/77565] `typdef int Int;` --> did you mean `typeof`?
 2021-08-09 21:36 UTC  (2+ messages)

[Bug c++/77465] [DR909] rejected C-style cast involving casting away constness from result of conversion operator
 2021-08-09 21:31 UTC 

[Bug c++/99910] New: [11 Regression] g++.dg/modules/xtreme-header-2_b.C ICE
 2021-08-09 21:28 UTC  (2+ messages)
` [Bug c++/99910] [11/12 "

[Bug c++/77335] templates and ambiguous call to overloaded function
 2021-08-09 21:28 UTC 

[Bug c++/71377] SFINAE expression compiles, but it should not because of 14.5.5p8
 2021-08-09 21:26 UTC 

[Bug c++/69712] Storing and reusing a method pointer as compile time value
 2021-08-09 21:22 UTC 

[Bug tree-optimization/101755] New: [12 regression] gcc.target/arm/reg_equal_test.c fails on arm since r12-2637
 2021-08-09 21:19 UTC  (3+ messages)
` [Bug tree-optimization/101755] "

[Bug c/65350] New: [C++14] operator new[] should not be called if # of initializer elements exceeds # of elements
 2021-08-09 21:09 UTC  (2+ messages)
` [Bug c++/65350] "

[Bug c++/101603] New: [meta-bug] pointer to member functions issues
 2021-08-09 21:02 UTC  (2+ messages)
` [Bug c++/101603] "

[Bug c++/67772] New: wrong type_info emitted for cv-qualified pointer to member types
 2021-08-09 21:02 UTC  (3+ messages)
` [Bug c++/67772] "

[Bug c++/67574] New: Misleading error message for method explicitly defaulted two times
 2021-08-09 20:51 UTC  (2+ messages)
` [Bug c++/67574] "

[Bug c++/67402] New: outside definition of member class of an explicitly specialized member class
 2021-08-09 20:48 UTC  (2+ messages)
` [Bug c++/67402] "

[Bug target/101697] New: [11/12 regression] ICE compiling uClibc-ng for h8300-linux
 2021-08-09 20:26 UTC  (2+ messages)
` [Bug target/101697] "

[Bug tree-optimization/101741] New: [12 Regression] ICE in fold_stmt, at gimple-range-fold.cc:541
 2021-08-09 20:26 UTC  (3+ messages)
` [Bug tree-optimization/101741] [12 Regression] ICE in fold_stmt, at gimple-range-fold.cc:541 since r12-2517-g1ce0b26e6e1e6c34

[Bug c++/47294] New: definition of function template can be explicitly-qualified with a namespace it isn't a member of
 2021-08-09 20:21 UTC  (2+ messages)
` [Bug c++/47294] "

[Bug c++/21534] Declaration in wrong namespace not rejected
 2021-08-09 20:21 UTC 

[Bug c++/60803] New: Trivial example of overloading in the presence of inheritance fails
 2021-08-09 20:15 UTC  (2+ messages)
` [Bug c++/60803] "

[Bug c++/53846] New: [c++11] memory exhaustion on simple recursive function template that uses decltype
 2021-08-09 20:06 UTC  (2+ messages)
` [Bug c++/53846] "

[Bug c++/66615] New: Ambiguous conversion operators, explicit unambiguous conversion operator and copy initialization
 2021-08-09 20:04 UTC  (2+ messages)
` [Bug c++/66615] Ambiguous conversion operators, explicit conversion operator and copy-initialization

[Bug c++/60372] New: incorrect destruction order for function parameter objects
 2021-08-09 19:56 UTC  (2+ messages)
` [Bug c++/60372] [DR1880] "

[Bug c++/63267] New: Static member of template class is not constructed before it's used
 2021-08-09 19:51 UTC  (2+ messages)
` [Bug c++/63267] "

[Bug fortran/77603] ICE: Segmentation fault (program f951)
 2021-08-09 19:50 UTC 

[Bug c++/61163] Placement arguments shared between allocation and deallocation even when copies prohibited
 2021-08-09 19:45 UTC 

[Bug c++/58052] New: Copy initialization using conversion operator does not find correct candidates for initialization of final result
 2021-08-09 19:43 UTC  (2+ messages)
` [Bug c++/58052] "

[Bug c++/59074] New: incorrect "call of overloaded .. is ambiguous" error when changing base class to virtual
 2021-08-09 19:42 UTC  (2+ messages)
` [Bug c++/59074] "

[Bug c++/84633] internal compiler error: in lvalue_kind, at cp/tree.c:206
 2021-08-09 19:37 UTC  (2+ messages)

[Bug c++/57566] New: [C++11][constexpr] static temporaries bound recursively in reference constant expressions don't get initialized
 2021-08-09 19:30 UTC  (2+ messages)
` [Bug c++/57566] [C++11] "

[Bug fortran/101728] New: ICE in initialize_inlined_parameters, at tree-inline.c:3644
 2021-08-09 19:26 UTC  (2+ messages)
` [Bug fortran/101728] "

[Bug c++/100003] New: internal compiler error: in merge_exception_specifiers
 2021-08-09 19:11 UTC  (2+ messages)
` [Bug c++/100003] "

[Bug c++/54196] New: gcc doesn't find incompatible exception specification for operator
 2021-08-09 19:08 UTC  (4+ messages)
` [Bug c++/54196] gcc doesn't find incompatible exception specification

[Bug c++/12255] [C++98/11/14 only] exception-specification ignored on pointer to function
 2021-08-09 19:08 UTC 

[Bug other/101834] New: make distclean forgets ./c++tools/
 2021-08-09 18:47 UTC  (2+ messages)
` [Bug bootstrap/101834] "

[Bug c++/47634] New: Incorrect checking of attribute format printf on constructor of derived class with virtual base
 2021-08-09 18:26 UTC  (2+ messages)
` [Bug c++/47634] "

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

[Bug c++/47227] New: GCC ignores conversion function template specializatons if a derived class' conversion function converts to the same type
 2021-08-09 18:12 UTC  (2+ messages)
` [Bug c++/47227] "

[Bug c/101832] New: __builtin_object_size(P->M, 1) where M ends with a flex-array behaves like sizeof()
 2021-08-09 18:07 UTC  (6+ messages)
` [Bug c/101832] "

[Bug c++/101828] New: The invocation of a virtual function for an object that is not usable in constant expression is accepeted by GCC
 2021-08-09 18:00 UTC  (2+ messages)
` [Bug c++/101828] The invocation of a virtual function for an object that is not usable in constant expression is accepted "

[Bug c++/101831] New: Spurious maybe-uninitialized warning on std::array::size
 2021-08-09 16:13 UTC 

[Bug middle-end/101829] New: problems with inline + __attribute__ ((malloc (deallocator)))
 2021-08-09 15:58 UTC  (3+ messages)
` [Bug middle-end/101829] "

[Bug testsuite/101654] New: [12 regression] new test case UNRESOLVED problem in r12-2524
 2021-08-09 15:37 UTC  (3+ messages)
` [Bug testsuite/101654] "

[Bug target/101812] New: [12 Regression] ICE: Segmentation fault (in ix86_expand_sse_movcc)
 2021-08-09 14:42 UTC  (3+ messages)
` [Bug target/101812] [12 Regression] ICE: Segmentation fault (in ix86_expand_sse_movcc) since r12-731-gb1f7fd8a2a5558da

[Bug fortran/101827] New: Wrong stringop-overflow warning
 2021-08-09 14:18 UTC  (3+ messages)
` [Bug fortran/101827] "

[Bug fortran/101826] New: GFORTRAN: Debug info missing DW_TAG_string_type for array of variable length string
 2021-08-09 13:20 UTC  (3+ messages)
` [Bug fortran/101826] "

[Bug target/63842] New: x86-64 large PIC model may load the GOT base into the wrong register
 2021-08-09 12:40 UTC  (3+ messages)
` [Bug target/63842] "

[Bug target/63833] REAL_PIC_OFFSET_TABLE_REGNUM is wrong for x86-64
 2021-08-09 12:40 UTC 

[Bug target/80355] Improve __builtin_shuffle on AVX512F
 2021-08-09 12:35 UTC  (2+ messages)

[Bug target/101609] New: no right shift pattern for vector(2) long long on aarch64
 2021-08-09 11:58 UTC  (3+ messages)
` [Bug target/101609] "

[Bug tree-optimization/101822] New: Codegen bug for popcount
 2021-08-09 11:55 UTC  (2+ messages)
` [Bug tree-optimization/101822] "

[Bug fortran/101660] New: FAIL: gfortran.dg/bind_c_array_params_3.f90
 2021-08-09 11:48 UTC  (4+ messages)
` [Bug fortran/101660] [12 Regression] "

[Bug libfortran/101820] New: fatal error: ISO_Fortran_binding.h: No such file or directory
 2021-08-09 11:39 UTC  (3+ messages)
` [Bug libfortran/101820] "

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

[Bug libstdc++/101825] New: Atomic wait returns without the value having changed
 2021-08-09  9:59 UTC  (2+ messages)
` [Bug libstdc++/101825] "

[Bug c++/101783] New: unnecessary error when top level cv qualifier is dropped
 2021-08-09  9:58 UTC  (2+ messages)
` [Bug c++/101783] "

[Bug c++/56090] New: Injected-class-name treated as constructor name
 2021-08-09  9:49 UTC  (2+ messages)
` [Bug c++/56090] "

[Bug c++/82334] improve list of candidates for a member definition that doesn't match declaration
 2021-08-09  9:41 UTC 

[Bug other/101787] New: There's no document for cond_ashr/ashl/lshr which is introduce by r10-2540
 2021-08-09  9:32 UTC  (2+ messages)
` [Bug middle-end/101787] "

[Bug bootstrap/101776] New: [12 Regression] Boootstrap broken on s390x
 2021-08-09  9:05 UTC  (2+ messages)
` [Bug bootstrap/101776] "

[Bug c++/94162] New: ICE [neg] bad return type in defaulted <=>
 2021-08-09  9:03 UTC  (2+ messages)
` [Bug c++/94162] "

[Bug middle-end/101809] New: emulated gather capability doesn't support 32-bit target
 2021-08-09  8:50 UTC  (3+ messages)
` [Bug tree-optimization/101809] "

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

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

[Bug target/64215] New: -Os misses an opportunity to merge two ret instructions
 2021-08-09  7:36 UTC  (2+ messages)
` [Bug target/64215] "

[Bug plugins/101810] New: libiberty/simple-object-xcoff.c segmentation fault
 2021-08-09  7:34 UTC  (2+ messages)
` [Bug plugins/101810] "

[Bug target/59390] New: presence of __attribute__((target("fma"))) declaration breaks __builtin_fma
 2021-08-09  7:30 UTC  (2+ messages)
` [Bug target/59390] "

[Bug target/46187] New: Invalid instruction suffix generated by %z
 2021-08-09  7:28 UTC  (2+ messages)
` [Bug target/46187] "

[Bug c/48326] New: Target attribute leaks from function pointers
 2021-08-09  7:25 UTC  (2+ messages)
` [Bug target/48326] "

[Bug target/36722] ICE with inline asm in 64bit mode because of type size
 2021-08-09  7:12 UTC 

[Bug target/100782] New: [11 Regression] sh4 ICEs on -O2 -fPIE -fstack-protector: internal compiler error: in curr_insn_transform, at lra-constraints.c:4132
 2021-08-09  6:51 UTC  (2+ messages)
` [Bug target/100782] "

[Bug target/62133] New: internal compiler error:in classify_argument, at config/i386/i386.c:6240 when using #pragma GCC target ("arch=core-avx2")
 2021-08-09  6:50 UTC  (2+ messages)
` [Bug target/62133] "

[Bug target/58124] ICE: in gen_split_2192, at config/i386/i386.md:3237 with -mtune-ctrl=zero_extend_with_and,partial_reg_stall
 2021-08-09  6:42 UTC 

[Bug target/39258] No ABI warnings on __m128i when SSE is disabled
 2021-08-09  6:28 UTC 

[Bug c++/49480] New: internal compiler error: output_operand: invalid expression as operand
 2021-08-09  6:23 UTC  (2+ messages)
` [Bug c++/49480] "

[Bug target/47948] New: ICE: in emit_move_insn, at expr.c:3355 with -mno-sse2 on very simple code
 2021-08-09  6:19 UTC  (3+ messages)
` [Bug target/47948] "

[Bug target/44332] ICE: in copy_to_mode_reg, at explow.c:623 with -mno-sse2
 2021-08-09  6:17 UTC 

[Bug target/39787] ICE with #pragma GCC target
 2021-08-09  6:08 UTC 

[Bug target/43035] -O2 doesn't use movl (A, B, 4), C to its full extent to access an array
 2021-08-09  6:01 UTC 

[Bug c++/101823] New: GCC generates the wrong string in the assembly code
 2021-08-09  5:57 UTC  (2+ messages)
` [Bug c++/101823] "

[Bug target/43025] 32-bit x86 switch table refers to local symbols with -fPIC
 2021-08-09  5:56 UTC 

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