public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/99262] New: The decltype-specifier that denotes a destructor in a function call is rejected by GCC
 2021-08-05  2:24 UTC  (2+ messages)
` [Bug c++/99262] "

[Bug c++/77815] access to destructor via decltype-specifier
 2021-08-05  2:24 UTC 

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

[Bug c++/74744] Fails to select overridden function when determined by template parameter
 2021-08-05  2:16 UTC 

[Bug c++/88538] parse error with class nontype template parameter
 2021-08-05  2:12 UTC 

[Bug c++/70585] Bogus 'ambiguous template instantiation' error with partial specializations involving a pack expansion
 2021-08-05  2:05 UTC 

[Bug c++/70983] False ambiguity on member function rvalue overload using auto
 2021-08-05  1:59 UTC 

[Bug c++/70737] Invalid C++ code compiles when using explicit template conversions
 2021-08-05  1:58 UTC 

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

[Bug c++/71502] Fold expression unpacks (I < ...) the wrong way
 2021-08-05  1:45 UTC 

[Bug c++/84464] Pack expansion in mem-initializer-list with expression-list
 2021-08-05  1:33 UTC 

[Bug c++/69957] Ambiguous overload due to incorrect partial ordering of V<> and V<Ts...>
 2021-08-05  1:32 UTC 

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

[Bug c++/97819] New: Pack expansion in member initializer lists nested with their parameter list got rejected
 2021-08-05  1:00 UTC  (2+ messages)
` [Bug c++/97819] "

[Bug c++/65422] New: [C++11] Rejected valid double expansion packs
 2021-08-05  0:58 UTC  (2+ messages)
` [Bug c++/65422] "

[Bug c++/69372] GCC allows array and function types to be caught by reference
 2021-08-05  0:54 UTC 

[Bug c++/68386] error: invalid initialization of reference of type 'void (&&)()' from expression of type 'void()'
 2021-08-05  0:48 UTC 

[Bug c++/80176] [5/6 Regression] cannot bind reference to static member function using object access expression
 2021-08-05  0:48 UTC 

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

[Bug libgcc/99964] New: android(bionic) cannot find crti.o and crtn.o
 2021-08-05  0:37 UTC  (2+ messages)
` [Bug libgcc/99964] android(bionic) cannot find crti.o and crtn.o on aarch64

[Bug c++/101785] New: Android macro is not defined for aarch64-linux-android
 2021-08-05  0:37 UTC  (4+ messages)
` [Bug target/101785] "
` [Bug target/101785] aarch64-linux-android is not supported

[Bug c++/68077] New: Namespace having the same name as contained class should not compile
 2021-08-05  0:36 UTC  (2+ messages)
` [Bug c++/68077] "

[Bug sanitizer/101784] New: __NR_newfstatat is not defined on aarch64-linux-android
 2021-08-05  0:24 UTC  (9+ messages)
` [Bug sanitizer/101784] "

[Bug testsuite/101782] New: [12 regression] Excess errors in g++.dg/cpp2a/concepts-pr67774.C after r12-2729
 2021-08-04 22:35 UTC  (4+ messages)
` [Bug testsuite/101782] "
` [Bug c++/101782] "

[Bug tree-optimization/94356] New: Missed optimisation: useless multiplication generated for pointer comparison
 2021-08-04 22:31 UTC  (2+ messages)
` [Bug tree-optimization/94356] "

[Bug c++/53660] New: function pointer conversion function template with nested-name-specifier ignored
 2021-08-04 22:28 UTC  (3+ messages)
` [Bug c++/53660] "

[Bug analyzer/101570] New: [12 Regression] ICE in maybe_reconstruct_from_def_stmt, at analyzer/analyzer.cc:133
 2021-08-04 22:28 UTC  (3+ messages)
` [Bug analyzer/101570] "

[Bug c++/67048] New: GCC rejects well-formed program using empty anonymous enum specifier in a variable declaration
 2021-08-04 22:07 UTC  (2+ messages)
` [Bug c++/67048] [9/10/11/12 Regression] "

[Bug target/101611] New: AVX2 vector arithmetic shift lowered to scalar unnecessarily
 2021-08-04 22:01 UTC  (2+ messages)
` [Bug target/101611] "

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

[Bug c++/97475] New: An unnamed class with a typedef name for linkage purposes having a method
 2021-08-04 21:43 UTC  (3+ messages)
` [Bug c++/97475] "

[Bug c++/31584] [DR502] nested enum not considered dependent
 2021-08-04 21:41 UTC 

[Bug c++/60705] New: alias template member access ignored
 2021-08-04 21:38 UTC  (2+ messages)
` [Bug c++/60705] ill-formed member access in alias template ignored

[Bug c++/66698] New: Multiple inheritance from instantiations of template class and what about access to member functions
 2021-08-04 21:36 UTC  (3+ messages)
` [Bug c++/66698] "

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

[Bug fortran/101350] New: ICE in build_function_decl, at fortran/trans-decl.c:2376
 2021-08-04 21:18 UTC  (2+ messages)
` [Bug fortran/101350] "

[Bug c++/65869] New: Incorrect overload resolution in function return statement
 2021-08-04 21:15 UTC  (2+ messages)
` [Bug c++/65869] "

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

[Bug c++/101783] New: unnecessary error when top level cv qualifier is dropped
 2021-08-04 21:11 UTC 

[Bug fortran/98411] New: [10/11] Pointless: Array larger than ‘-fmax-stack-var-size=’, moved from stack to static storage for main program variables
 2021-08-04 21:11 UTC  (2+ messages)
` [Bug fortran/98411] [10/11/12 Regression] "

[Bug c++/59921] New: Variable names should be ignored when qualified name lookup is applied to nested name specifier
 2021-08-04 21:04 UTC  (2+ messages)
` [Bug c++/59921] "

[Bug c++/60994] New: gcc does not recognize hidden/shadowed enumeration as valid nested-name-specifier
 2021-08-04 21:04 UTC  (3+ messages)
` [Bug c++/60994] "

[Bug c++/64562] New: Member functions with r-value reference for *this and deduced return type incorrectly rejected as ambiguous
 2021-08-04 20:56 UTC  (2+ messages)
` [Bug c++/64562] "

[Bug c++/59790] New: Inner template class specialization has no direct access to outer template class typedefs
 2021-08-04 20:51 UTC  (3+ messages)
` [Bug c++/59790] "

[Bug c++/61953] New: [C++11] The template parameter pack of a function template should be the last template parameter
 2021-08-04 20:48 UTC  (2+ messages)
` [Bug c++/61953] "

[Bug c++/62310] New: fails to consider default initializers (NSDMIs) when checking inheriting constructors
 2021-08-04 20:46 UTC  (2+ messages)
` [Bug c++/62310] "

[Bug c++/56480] New: Explicit specialization in a namespace enclosing the specialized template
 2021-08-04 20:42 UTC  (2+ messages)
` [Bug c++/56480] "

[Bug c++/60786] New: In C++11 an explicit instantiation with an unqualified name must be in the right namespace
 2021-08-04 20:42 UTC  (2+ messages)
` [Bug c++/60786] "

[Bug target/101742] New: [12 Regression] ICE in expand_mult, at expmed.c:3585 since r12-2666-g29f0e955c97da002
 2021-08-04 20:06 UTC  (4+ messages)
` [Bug target/101742] "

[Bug target/101772] New: [12 regression] ICE in ix86_expand_epilogue, at config/i386/i386.c:9267
 2021-08-04 20:05 UTC  (7+ messages)
` [Bug target/101772] "

[Bug c++/101781] New: make_unique generating a warning with -fanalyzer
 2021-08-04 20:04 UTC 

[Bug c++/101780] New: Missing initializers whereas structure has default initializers
 2021-08-04 19:53 UTC 

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

[Bug c++/52094] New: g++ yields different behaviour for postfix increment and decrement operators with fundamental types vs. classes
 2021-08-04 19:48 UTC  (2+ messages)
` [Bug c++/52094] ICE on definition of nested class in wrong namespace scope with wrong nested-name-qualifier

[Bug testsuite/100166] New: Some vold-vec-{load,store} tests fail when built with compiler configured with --with-cpu=power10
 2021-08-04 19:40 UTC  (2+ messages)
` [Bug testsuite/100166] "

[Bug testsuite/100167] New: GCC configured for power10 fails the gcc.target/powerpc/fold-vec-div-longlong.c test
 2021-08-04 19:39 UTC  (2+ messages)
` [Bug testsuite/100167] "

[Bug testsuite/100170] New: Gcc tests gcc.target/powerpc/ppc-{eq,ne}0-1.c fail on Power10
 2021-08-04 19:38 UTC  (2+ messages)
` [Bug testsuite/100170] Gcc tests gcc.target/powerpc/ppc-{eq, ne}0-1.c "

[Bug c++/59465] New: g++ allows direct-initialization of an array of class type from another array in a mem-initializer
 2021-08-04 19:37 UTC  (2+ messages)
` [Bug c++/59465] "

[Bug testsuite/100168] New: Test gcc.dg/pr56727-2.c fails on power10 code generation
 2021-08-04 19:36 UTC  (2+ messages)
` [Bug testsuite/100168] "

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

[Bug c++/36961] fails to identify template
 2021-08-04 19:34 UTC 

[Bug c++/61975] New: default template arguments do not work with out-of-class class declaration
 2021-08-04 19:32 UTC  (2+ messages)
` [Bug c++/61975] "

[Bug c++/57857] New: argument of decltype used by no return value warning
 2021-08-04 19:27 UTC  (2+ messages)
` [Bug c++/57857] "

[Bug c++/100977] New: [C++23] Implement C++ Identifier Syntax using Unicode Standard Annex 31
 2021-08-04 19:25 UTC  (9+ messages)
` [Bug c++/100977] "

Compilation of rust-demangle.c fails on MinGW
 2021-08-04 19:14 UTC  (11+ messages)

[Bug demangler/101779] New: Compilation of rust-demangle.c fails on MinGW
 2021-08-04 19:13 UTC 

[Bug c++/57614] New: Friend declaration and qualified class member access
 2021-08-04 19:09 UTC  (2+ messages)
` [Bug c++/57614] "

[Bug c++/58040] New: Cannot take address-of public using-declaration of member from protected base class
 2021-08-04 18:58 UTC  (5+ messages)
` [Bug c++/58040] "

[Bug c++/101765] New: ICE when using a VLA inside of a coroutine
 2021-08-04 18:40 UTC  (3+ messages)
` [Bug c++/101765] "

[Bug c++/100037] New: lookup doesn't find class template parameter in default member initializer of forward declared nested class template
 2021-08-04 18:22 UTC  (3+ messages)
` [Bug c++/100037] "

[Bug c++/99595] New: ICE when pack expansion with template lambda
 2021-08-04 18:05 UTC  (3+ messages)
` [Bug c++/99595] [11/12 Regression] "
` [Bug c++/99595] "

[Bug c++/67491] New: [meta-bug] concepts issues
 2021-08-04 18:02 UTC  (5+ messages)
` [Bug c++/67491] "

[Bug c++/80144] Concept introduced with "template<OtherConcept T>" is not diagnosed
 2021-08-04 18:02 UTC 

[Bug c++/87709] c++17 class template argument deduction not working in a very specific case
 2021-08-04 17:59 UTC 

[Bug c++/96908] New: [c++20] substitution failure if lambda in default template param
 2021-08-04 17:48 UTC  (2+ messages)
` [Bug c++/96908] "

[Bug c++/94141] New: c++20 rewritten operator== recursive call mixing friend and external operators for template class
 2021-08-04 17:46 UTC  (2+ messages)
` [Bug c++/94141] "

[Bug tree-optimization/101778] New: bogus -Wstringop-overread on strncmp of a larger array and a shorter string with a large bound
 2021-08-04 17:44 UTC  (2+ messages)
` [Bug tree-optimization/101778] "

[Bug c++/97279] New: GCC ignores the operation definition of the template
 2021-08-04 17:42 UTC  (2+ messages)
` [Bug c++/97279] "

[Bug c++/96490] New: Template code with function pointers fails with very cryptic error message
 2021-08-04 17:36 UTC  (3+ messages)
` [Bug c++/96490] "

[Bug c++/87910] Missing typename/template not diagnosed
 2021-08-04 17:31 UTC 

[Bug c++/94056] Bogus "private within this context" error is emitted after too-late template specialization
 2021-08-04 17:29 UTC 

[Bug c++/93614] C++ compile error with struct in template class and < operator
 2021-08-04 17:27 UTC 

[Bug c++/79917] Internal compiler error with variadic template and concepts, internal compiler error: in tsubst_constraint, at cp/constraint.cc:1956
 2021-08-04 17:25 UTC 

[Bug c++/91277] test.cpp:5:55: internal compiler error: in synthesize_implicit_template_parm, at cp/parser.c:41206
 2021-08-04 17:20 UTC 

[Bug c++/71543] [concepts] ICE on ill-formed declaration of a parameter with a constrained-type-specifier in a requires expression
 2021-08-04 17:19 UTC 

[Bug c/101626] New: [12 Regression] ICE in verify_sra_access_forest, at tree-sra.c:2376
 2021-08-04 17:16 UTC  (2+ messages)
` [Bug tree-optimization/101626] "

[Bug c++/95808] New: Can mismatch non-array new/delete with array new/delete during constant evaluation
 2021-08-04 17:15 UTC  (2+ messages)
` [Bug c++/95808] "

[Bug c++/100553] New: [constexpr] new/delete matching fails when ref-counted pointers are stored in arrays
 2021-08-04 17:14 UTC  (2+ messages)
` [Bug c++/100553] "

[Bug c++/97665] New: constexpr union array member incorrectly rejected as non-constexpr
 2021-08-04 17:06 UTC  (2+ messages)
` [Bug c++/97665] "

[Bug c++/85251] New: Using declaration for base class constructor looses explicit
 2021-08-04 16:40 UTC  (2+ messages)
` [Bug c++/85251] "

[Bug c++/101777] New: Copying array of non-trivial type during constant evaluation is incorrect
 2021-08-04 16:35 UTC  (2+ messages)
` [Bug c++/101777] "

[Bug libstdc++/100017] New: error: 'fenv_t' has not been declared in '::' x86_64-w64-mingw32 host cross toolchain fails to build
 2021-08-04 16:30 UTC  (2+ messages)
` [Bug libstdc++/100017] [11/12 regression] error: 'fenv_t' has not been declared in '::' -- "

[Bug other/101711] New: Error when gcc cross compile libvtv
 2021-08-04 16:09 UTC  (2+ messages)
` [Bug other/101711] "

[Bug target/101761] New: Random hang with 29_atomics/atomic_ref/wait_notify.cc
 2021-08-04 15:53 UTC  (3+ messages)
` [Bug target/101761] "

[Bug bootstrap/101776] New: [12 Regression] Boootstrap broken on s390x
 2021-08-04 15:47 UTC  (3+ messages)
` [Bug bootstrap/101776] "

[Bug bootstrap/100340] New: Bootstrap fails with Clang 12.0.5 (XCode 12.5)
 2021-08-04 15:45 UTC  (2+ messages)
` [Bug target/100340] "

[Bug sanitizer/101749] New: gcc -static-libasan broken because libasan.a needs __cxa_guard_release in libstdc++
 2021-08-04 15:36 UTC  (4+ messages)
` [Bug sanitizer/101749] "

[Bug gcov-profile/101773] New: errors when writing to .gcda file are not checked
 2021-08-04 15:28 UTC  (11+ messages)
` [Bug gcov-profile/101773] "

[Bug debug/101598] New: [debug, ada] .loc generated for defs__struct1IP
 2021-08-04 14:26 UTC  (2+ messages)
` [Bug debug/101598] "

[Bug debug/101575] New: [gcc-11, -gdwarf-4] Missing .file <n> directive causes invalid line info
 2021-08-04 14:19 UTC  (2+ messages)
` [Bug ada/101575] "

[Bug tree-optimization/101750] New: [12 regression] g++.dg/vect/pr99149.cc fails on aarch64 since r12-2523
 2021-08-04 13:38 UTC  (3+ messages)
` [Bug tree-optimization/101750] "

[Bug c/99694] New: gcc: fatal error: Killed signal terminated program cc1 under -O2 to -Os
 2021-08-04 13:19 UTC  (5+ messages)
` [Bug middle-end/99694] [9 Regression] gcc: fatal error: Killed signal terminated program cc1 under -O2 to -Os since r9-7156-g33579b59aaf02eb7

[Bug preprocessor/101638] New: ICE with -Wtraditional
 2021-08-04 13:16 UTC  (2+ messages)
` [Bug preprocessor/101638] "

[Bug c++/97010] New: C++20 ADL and function templates that are not visible (P0846R0) fails on call with templated type
 2021-08-04 11:48 UTC  (3+ messages)
` [Bug c++/97010] "

[Bug c++/96193] New: No ADL for hidden friend in call with explicit template arguments
 2021-08-04 11:47 UTC  (2+ messages)
` [Bug c++/96193] No ADL in dependent "

[Bug c++/59002] New: Access checking in templates
 2021-08-04 11:40 UTC  (2+ messages)
` [Bug c++/59002] [meta-bug] "

[Bug c++/48078] New: gcc accepts-invalid: taking address of private member function from template function
 2021-08-04 11:40 UTC  (2+ messages)
` [Bug c++/48078] "

[Bug c++/41437] No access control for classes in template functions
 2021-08-04 11:40 UTC 

[Bug c++/101774] New: using-declaration and typedef alter name for linkage purposes of unnamed struct
 2021-08-04 11:36 UTC  (4+ messages)
` [Bug c++/101774] "

[Bug c++/101775] New: G++ drops namespace prefix of argument in the referenced function symbol
 2021-08-04 11:34 UTC  (2+ messages)
` [Bug c++/101775] "

[Bug c++/53181] New: static_assert sees as non constant the comparison between a constexpr and a template argument
 2021-08-04 11:28 UTC  (2+ messages)
` [Bug c++/53181] "

[Bug c++/90642] g++ fails to resolve template function overload
 2021-08-04 11:24 UTC 

[Bug tree-optimization/101756] New: [12 Regression] ICE: verify_gimple failed (error: non-trivial conversion in 'ssa_name')
 2021-08-04 10:33 UTC  (3+ messages)
` [Bug tree-optimization/101756] "

[Bug tree-optimization/98138] New: BB vect fail to SLP one case
 2021-08-04 10:31 UTC  (2+ messages)
` [Bug tree-optimization/98138] "

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

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