public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug gcov-profile/99440] New: [GCOV] Wrong coverage with callsite
 2021-08-06 11:39 UTC  (2+ messages)
` [Bug gcov-profile/99440] "

[Bug c++/53660] New: function pointer conversion function template with nested-name-specifier ignored
 2021-08-06 11:38 UTC  (2+ messages)
` [Bug c++/53660] "

[Bug tree-optimization/101801] New: vect_worthwhile_without_simd_p is broken
 2021-08-06 11:21 UTC  (5+ messages)
` [Bug tree-optimization/101801] "

[Bug analyzer/97110] New: [meta-bug] analyzer tracker bug for C++ support
 2021-08-06 11:18 UTC  (2+ messages)
` [Bug analyzer/97110] [meta-bug] tracker bug for supporting C++ in -fanalyzer

[Bug c++/101781] New: make_unique generating a warning with -fanalyzer
 2021-08-06 11:18 UTC  (3+ messages)
` [Bug analyzer/101781] "

[Bug c++/99901] New: static const class var implemented with constexpr doesn't emit symbols in C++17 mode
 2021-08-06 10:35 UTC  (2+ messages)
` [Bug c++/99901] [9/10 Regression] "

[Bug c++/101800] New: mingw-64 link error with constexpr static variable definition
 2021-08-06 10:35 UTC  (2+ messages)
` [Bug c++/101800] "

[Bug tree-optimization/101802] New: Vectorization can end up creating vector bool CTORs
 2021-08-06 10:32 UTC  (2+ messages)
` [Bug tree-optimization/101802] "

[Bug c++/101695] New: calling incorrect destructor of same-name class in anonymous namespaces in separate translation units
 2021-08-06 10:32 UTC  (7+ messages)
` [Bug c++/101695] "

[Bug c++/70413] Class template names in anonymous namespaces are not globally unique
 2021-08-06 10:32 UTC 

[Bug tree-optimization/101636] New: [11/12 Regression] ICE: verify_gimple failed (error: conversion of register to a different size in 'view_convert_expr')
 2021-08-06  9:58 UTC  (2+ messages)
` [Bug tree-optimization/101636] "

[Bug c/101512] New: [11/12 Regression] ICE in maybe_trim_constructor_store, at tree-ssa-dse.c:379
 2021-08-06  9:43 UTC  (3+ messages)
` [Bug tree-optimization/101512] [11 "

[Bug target/101505] New: [10/11/12 Regression] ICE: verify_gimple failed (error: incompatible types in 'PHI' argument 0)
 2021-08-06  9:43 UTC  (4+ messages)
` [Bug target/101505] [10/11 "

[Bug c++/85087] call to a non-const member function on a const lvalue accepted
 2021-08-06  9:33 UTC 

[Bug rtl-optimization/101797] New: ICE on valid code at -O2 and -O3: in extract_constrain_insn, at recog.c:2670
 2021-08-06  9:24 UTC  (3+ messages)
` [Bug target/101797] "

[Bug c++/52288] New: Trouble with operator?: and lambdas
 2021-08-06  9:18 UTC  (3+ messages)
` [Bug c++/52288] operator?: and lambdas error message could be better

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

[Bug c++/101799] New: Warning messages for PMF leak internal names like ::__pfn and ::__delta
 2021-08-06  8:53 UTC 

[Bug c++/56418] New: <brace-enclosed initializer list> errors do not show the types (makes it hard to debug)
 2021-08-06  8:31 UTC  (2+ messages)
` [Bug c++/56418] "

[Bug demangler/101798] New: rust-demangle.c infinite recursion
 2021-08-06  8:13 UTC 

[Bug tree-optimization/49869] New: Excessive loop versioning done by vectorization + predictive commoning
 2021-08-06  7:33 UTC  (3+ messages)
` [Bug tree-optimization/49869] "

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2021-08-06  7:33 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug c++/86369] constexpr const char* comparison fails
 2021-08-06  7:27 UTC  (4+ messages)

[Bug tree-optimization/88531] Index data types when targeting AVX-512 vectorization with gather/scatter
 2021-08-06  7:23 UTC 

[Bug c++/101790] New: ICE on invalid regression in trunk: tree check: expected class 'type', have 'exceptional' (error_mark)
 2021-08-06  7:01 UTC  (3+ messages)
` [Bug c++/101790] [12 Regression] "

[Bug target/101796] New: Miss optimization to optimized (vashl op0, (op1: const_duplicate_vector)) to (ashl op0 op1_inner)
 2021-08-06  6:27 UTC  (3+ messages)
` [Bug target/101796] "

[Bug c++/101780] New: Missing initializers whereas structure has default initializers
 2021-08-06  5:01 UTC  (5+ messages)
` [Bug c++/101780] "

[Bug target/64165] New: __builtin_frame_address causes segmentation fault in __static_initialization_and_destruction_0
 2021-08-06  4:28 UTC  (2+ messages)
` [Bug target/64165] "

[Bug rtl-optimization/61722] New: [ 4.9 ] gcc sometimes does not optimise movaps with movups
 2021-08-06  4:22 UTC  (2+ messages)
` [Bug tree-optimization/61722] "

[Bug c++/61463] New: g++ does not emit DW_AT_mutable
 2021-08-06  4:01 UTC  (2+ messages)
` [Bug c++/61463] "

[Bug other/101711] New: Error when gcc cross compile libvtv
 2021-08-06  3:30 UTC  (5+ messages)
` [Bug other/101711] "

[Bug target/95816] New: Aarch64 jumps between Hot/Cold sections use possibly clobbered registers x16/x17
 2021-08-06  2:44 UTC  (3+ messages)
` [Bug target/95816] Aarch64 jumps between Hot/Cold sections does not clobber "

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

[Bug target/99744] New: __attribute__ ((target("general-regs-only"))) doesn't work with GPR intrinsics
 2021-08-06  1:45 UTC  (3+ messages)
` [Bug target/99744] "

[Bug libstdc++/100438] New: `_serialize` macro clashes with user defined identifiers
 2021-08-06  1:45 UTC  (4+ messages)
` [Bug target/100438] "

[Bug target/57024] New: gcc too eager splitting cvtss2sd into unpcklps + cvtps2pd
 2021-08-06  1:23 UTC  (2+ messages)
` [Bug target/57024] "

[Bug target/56406] New: attribute((target(xpto))) causes ICE in i386 and rs6000
 2021-08-06  1:06 UTC  (2+ messages)
` [Bug target/56406] "

[Bug middle-end/53100] New: Optimize __int128 with range information
 2021-08-06  0:33 UTC  (2+ messages)
` [Bug tree-optimization/53100] "

[Bug target/50214] New: strmov/strset should use :P
 2021-08-06  0:05 UTC  (2+ messages)
` [Bug target/50214] "

[Bug tree-optimization/45632] const function pointer propagation issues with inlining
 2021-08-05 23:57 UTC 

[Bug c/47409] New: volatile struct member bug
 2021-08-05 23:52 UTC  (2+ messages)
` [Bug c/47409] "

[Bug rtl-optimization/38544] missed opportunity to use adc (conditional store)
 2021-08-05 23:49 UTC 

[Bug middle-end/31985] Wide operations (i.e. adddi3) are split too late
 2021-08-05 23:44 UTC 

[Bug c++/47626] New: internal compiler error: in print_reg (only for i686, and i486, not x86_64)
 2021-08-05 23:23 UTC  (2+ messages)
` [Bug target/47626] "

[Bug c++/46143] New: __attribute__((optimize)) emits wrong code
 2021-08-05 23:05 UTC  (2+ messages)
` [Bug middle-end/46143] "

[Bug libstdc++/96416] New: address_of() is broken by static_assert in pointer_traits
 2021-08-05 22:55 UTC  (2+ messages)
` [Bug libstdc++/96416] to_address() "

[Bug tree-optimization/46551] New: Generate complex addressing mode CMP instruction in x86-64
 2021-08-05 22:50 UTC  (2+ messages)
` [Bug target/46551] "

[Bug c/39843] -funsigned-bitfields discards "aligned" attribute
 2021-08-05 22:24 UTC  (3+ messages)

[Bug target/43225] Structure copies not vectorized
 2021-08-05 22:21 UTC 

[Bug middle-end/47895] New: usage of __attribute__ ((__target__ ("xyz"))) with buitins
 2021-08-05 22:19 UTC  (3+ messages)
` [Bug middle-end/47895] "

[Bug c++/101795] New: (x > QNaNf) is not a constant expression
 2021-08-05 22:08 UTC 

[Bug middle-end/45090] x86_64 passing structure by value to a non-inlined function causes register-resident structures to flush to stack
 2021-08-05 21:58 UTC 

[Bug libstdc++/101794] New: std::lerp with NaN input does not result in NaN
 2021-08-05 21:53 UTC 

[Bug tree-optimization/42646] Jump threading breaks canonical loop forms
 2021-08-05 21:36 UTC 

[Bug c/101793] New: Incorrect production of ‘may be used uninitialized in this function [-Werror=maybe-uninitialized]'
 2021-08-05 21:14 UTC  (5+ messages)
` [Bug c/101793] "
` [Bug tree-optimization/101793] "

[Bug middle-end/31802] SSE2 performance is deteriorating when __m128 is placed in union
 2021-08-05 21:00 UTC 

[Bug target/30492] Undocumented ASM_OUTPUT_EXTERNAL_LIBCALL
 2021-08-05 20:51 UTC 

[Bug middle-end/30685] Move ASM_OUTPUT_* macros to gcc_target structure
 2021-08-05 20:47 UTC 

[Bug c++/101792] New: Compiling access to templated parent object fails with unrelated message: invalid use of 'auto'
 2021-08-05 20:22 UTC  (2+ messages)
` [Bug c++/101792] "

[Bug c++/101731] New: ICE in cp_parser_skip_to_pragma_eol, at cp/parser.c:4055
 2021-08-05 19:55 UTC  (4+ messages)
` [Bug c++/101731] [9/10/11/12 Regression] "

[Bug c/29970] mixing ({...}) with VLA leads to massive breakage
 2021-08-05 18:25 UTC 

[Bug testsuite/101782] New: [12 regression] Excess errors in g++.dg/cpp2a/concepts-pr67774.C after r12-2729
 2021-08-05 18:01 UTC  (6+ messages)
` [Bug testsuite/101782] "
` [Bug libstdc++/101782] "

[Bug tree-optimization/79938] gcc unnecessarily spills xmm register to stack when inserting vector items
 2021-08-05 17:12 UTC 

[Bug sanitizer/101744] New: [12 regression] hwasan new failures since r12-2424
 2021-08-05 16:44 UTC  (2+ messages)
` [Bug sanitizer/101744] "

[Bug c++/89085] call of overload is ambiguous with parameter packs
 2021-08-05 15:58 UTC 

[Bug middle-end/101791] New: missing warning on a mismatch between scalar and array forms of new and delete
 2021-08-05 15:57 UTC  (2+ messages)
` [Bug middle-end/101791] "

[Bug c++/71267] [C++14] recursive metafunction won't compile: no type named 'type'
 2021-08-05 15:55 UTC 

[Bug c++/100977] New: [C++23] Implement C++ Identifier Syntax using Unicode Standard Annex 31
 2021-08-05 15:35 UTC  (4+ messages)
` [Bug c++/100977] "

[Bug c++/57466] New: Argument deduction fails for 'const T*' when T is function type
 2021-08-05 15:33 UTC  (2+ messages)
` [Bug c++/57466] [DR 1584] "

[Bug c++/61543] New: static_cast<void *>(static_cast<int>(enum_value)) doesn't get an error
 2021-08-05 15:33 UTC  (2+ messages)
` [Bug c++/61543] "

[Bug c++/82204] G++ doesn't connect friend and extern declarations
 2021-08-05 15:26 UTC 

[Bug libstdc++/88736] [DR 3484] nullptr_t available without namespace qualification
 2021-08-05 15:16 UTC 

[Bug tree-optimization/101770] New: -Wmaybe-uninitialized false alarm with only locals in GNU diffutils
 2021-08-05 14:59 UTC  (2+ messages)
` [Bug tree-optimization/101770] "

[Bug c++/100372] New: ICE with variadic template template, internal compiler error: in strip_typedefs, at cp/tree.c:1544
 2021-08-05 14:55 UTC  (2+ messages)
` [Bug c++/100372] [11/12 Regression] "

[Bug c++/101786] New: P1143R2 constinit implementation is incomplete (joining with thread_local)
 2021-08-05 14:24 UTC  (3+ messages)
` [Bug c++/101786] "

[Bug c++/97475] New: An unnamed class with a typedef name for linkage purposes having a method
 2021-08-05 13:34 UTC  (4+ messages)
` [Bug c++/97475] "

[Bug middle-end/46895] New: FAIL: gcc.target/i386/max-stack-align.c
 2021-08-05 12:48 UTC  (2+ messages)
` [Bug testsuite/46895] "

[Bug rtl-optimization/56511] New: memcpy misses chance to use AVX instructions
 2021-08-05 12:36 UTC  (2+ messages)
` [Bug target/56511] "

[Bug middle-end/90773] Improve piecewise operation
 2021-08-05 12:36 UTC  (2+ messages)

[Bug target/89226] codegen for copying a 512-bit object fails to use avx instructions
 2021-08-05 12:31 UTC 

[Bug jit/100613] New: libgccjit should produce dylib on macOS
 2021-08-05 12:26 UTC  (2+ messages)
` [Bug jit/100613] "

[Bug target/101723] New: arm: incorrect order of .fpu and .arch_extension directives leads to unsupported instructions
 2021-08-05 11:52 UTC  (2+ messages)
` [Bug target/101723] "

[Bug c++/69302] parentheses cause address of register variable to be requested (c++1y)
 2021-08-05 11:43 UTC 

[Bug lto/101625] New: ICE in modref_tree<int>::merge with LTO and -m32
 2021-08-05 11:43 UTC  (2+ messages)
` [Bug ipa/101625] [11/12 Regression] ICE in modref_tree<int>::merge with LTO and -m32 since r11-3825-g71dbabccbfb295c8

[Bug c++/46589] New: struct member function not declared global
 2021-08-05 11:33 UTC  (2+ messages)
` [Bug c++/46589] "

[Bug c++/67777] New: unsigned wchar_t and signed wchar_t should cause compiler errors but do not
 2021-08-05 11:24 UTC  (2+ messages)
` [Bug c++/67777] "

[Bug c++/68061] New: Can't use [[deprecated]] with requires clause
 2021-08-05 11:23 UTC  (3+ messages)
` [Bug c++/68061] "

[Bug c++/66484] New: Exception specification can declare a pointer to incomplete type, which is against C++ standard section 15.1
 2021-08-05 11:21 UTC  (2+ messages)
` [Bug c++/66484] "

[Bug c++/59790] New: Inner template class specialization has no direct access to outer template class typedefs
 2021-08-05 11:18 UTC  (2+ messages)
` [Bug c++/59790] "

[Bug c++/62293] New: Obsure error message
 2021-08-05 11:05 UTC  (2+ messages)
` [Bug c++/62293] Obscure error message: declared as an 'inline' field

[Bug c++/61504] New: Move elision after cast to rvalue reference
 2021-08-05 10:58 UTC  (2+ messages)
` [Bug c++/61504] "

[Bug c++/42329] Deduction of template template argument via base class fails
 2021-08-05 10:45 UTC 

[Bug c++/36961] fails to identify template
 2021-08-05 10:45 UTC 

[Bug demangler/101779] New: Compilation of rust-demangle.c fails on MinGW
 2021-08-05 10:43 UTC  (4+ messages)
` [Bug demangler/101779] "

[Bug c++/88694] constexpr isn't captured correctly in lambda
 2021-08-05 10:25 UTC 

[Bug demangler/99935] New: Stack exhaustion demangling rust mangled name
 2021-08-05 10:21 UTC  (2+ messages)
` [Bug demangler/99935] "

[Bug c++/95937] New: ICE in finish_class_member_access_expr, at cp/typeck.c:3133
 2021-08-05 10:14 UTC  (2+ messages)
` [Bug c++/95937] "

[Bug c++/101687] New: Scoped enumerators of a member enumeration shall not be referred by a class member access expression
 2021-08-05 10:12 UTC  (2+ messages)
` [Bug c++/101687] "

[Bug c++/69348] alias declarations can not be used inside qualifiers of declarators
 2021-08-05 10:06 UTC 

[Bug c++/101789] New: Fails to match (re-)declaration of member function of class template when using an alias template for the (dependent) return type
 2021-08-05 10:05 UTC 

[Bug c++/49224] New: Scoped enumeration instantiated even if not required
 2021-08-05  9:59 UTC  (2+ messages)
` [Bug c++/49224] [C++0x] "

[Bug c++/86183] Scoped enumeration instantiated even if not required
 2021-08-05  9:59 UTC 

[Bug c++/81508] Warning: Control reaches end of non-void function - noreturn attribute ignored if nontrivial destructor runs afterwards
 2021-08-05  9:39 UTC 

[Bug c++/53360] New: Problems with -std=gnu++0x
 2021-08-05  9:12 UTC  (2+ messages)
` [Bug c++/53360] g++ prints 'invalid use of incomplete type' error when compiling code with -std=gnu++0x and newer

[Bug c++/65396] New: Function template default template arguments not merged
 2021-08-05  9:03 UTC  (4+ messages)
` [Bug c++/65396] "

[Bug c++/93415] Previous declaration of template without default arguments leads to incorrect overload resolution
 2021-08-05  9:01 UTC 

[Bug c++/80771] GCC ignores default template argument declaration in the template definition
 2021-08-05  8:58 UTC 

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

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

[Bug sanitizer/100114] New: libasan built against latest glibc doesn't work
 2021-08-05  8:52 UTC  (2+ messages)
` [Bug sanitizer/100114] "

[Bug sanitizer/101749] New: gcc -static-libasan broken because libasan.a needs __cxa_guard_release in libstdc++
 2021-08-05  8:52 UTC  (5+ messages)
` [Bug sanitizer/101749] "

[Bug c++/71653] error when trying to compile a code with template friend function in a struct
 2021-08-05  8:51 UTC  (2+ messages)

[Bug c++/80660] Member function pointer optimization affected by incompatible virtual function
 2021-08-05  8:38 UTC 

[Bug c/101626] New: [12 Regression] ICE in verify_sra_access_forest, at tree-sra.c:2376
 2021-08-05  8:27 UTC  (3+ messages)
` [Bug tree-optimization/101626] "

[Bug c++/79668] [c++1z] inconsistent handling of parameter matching in template template arguments
 2021-08-05  8:26 UTC 

[Bug target/101788] New: [12 Regression] ICE in extract_bit_field_1 at gcc/expmed.c:1857
 2021-08-05  8:22 UTC  (2+ messages)
` [Bug target/101788] "

[Bug c++/67965] New: gcc (incorrectly) requires template keyword in non-dependent expression
 2021-08-05  8:20 UTC  (2+ messages)
` [Bug c++/67965] "

[Bug c++/78923] [C++98/11/14] bad error message about missing template argument
 2021-08-05  8:16 UTC 

[Bug c++/47346] New: access control for nested type is ignored in class template
 2021-08-05  7:58 UTC  (2+ messages)
` [Bug c++/47346] "

[Bug c++/80877] Derived template class can access base class's private constexpr/const static fields
 2021-08-05  7:58 UTC  (2+ messages)

[Bug c++/66475] New: Access checking in templates circumvented with 'using' (C++11)
 2021-08-05  7:39 UTC  (2+ messages)
` [Bug c++/66475] "

[Bug c++/67080] New: Access to private using declaration incorrectly allowed
 2021-08-05  7:39 UTC  (3+ messages)
` [Bug c++/67080] "

[Bug c++/46381] New: G++ doesn't catch duplicate members produced by template instantation
 2021-08-05  7:34 UTC  (2+ messages)
` [Bug c++/46381] G++ doesn't catch duplicate members produced by template instantiation

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