public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/100977] New: [C++23] Implement C++ Identifier Syntax using Unicode Standard Annex 31
 2021-08-04 18:40 UTC  (6+ messages)
` [Bug c++/100977] "

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

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

[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++/58040] New: Cannot take address-of public using-declaration of member from protected base class
 2021-08-04 17:38 UTC  (5+ messages)
` [Bug c++/58040] "

[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  (4+ 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  (3+ messages)
` [Bug libstdc++/100017] [11/12 regression] error: 'fenv_t' has not been declared in '::' -- "

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

[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] "

Compilation of rust-demangle.c fails on MinGW
 2021-08-04 15:45 UTC  (9+ messages)

[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  (6+ 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 sanitizer/101744] New: [12 regression] hwasan new failures since r12-2424
 2021-08-04 14:10 UTC  (4+ messages)
` [Bug sanitizer/101744] "

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

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

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

[Bug c/99694] New: gcc: fatal error: Killed signal terminated program cc1 under -O2 to -Os
 2021-08-04 13:19 UTC  (8+ 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  (3+ 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  (4+ 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  (3+ messages)
` [Bug c++/53181] "

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

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

[Bug tree-optimization/101756] New: [12 Regression] ICE: verify_gimple failed (error: non-trivial conversion in 'ssa_name')
 2021-08-04 10:33 UTC  (5+ 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] "

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2021-08-04 10:17 UTC 

[Bug tree-optimization/91094] BB vectorization is too quick to disable itself because of possible unrolling needed
 2021-08-04 10:17 UTC 

[Bug c++/101759] New: #pragma omp declare simd/variant or oacc routine parsing bug
 2021-08-04  9:56 UTC  (2+ messages)
` [Bug c++/101759] "

[Bug target/101743] New: [12 Regression] Error: insn does not satisfy its constraints since r12-2640-gf7bf03cf69ccb7dc
 2021-08-04  9:43 UTC  (2+ messages)
` [Bug target/101743] "

[Bug c++/64615] Access level check error: g++ thinks the non default ctor is protected while its public
 2021-08-04  9:31 UTC 

[Bug tree-optimization/101763] New: Comments in tree-vrp.c are way out of date
 2021-08-04  9:05 UTC  (3+ messages)
` [Bug tree-optimization/101763] "

[Bug c++/90085] c++17 template argument deduction results in missed optimization
 2021-08-04  8:57 UTC 

[Bug tree-optimization/101769] New: loop->finite_p is not always true for some loops even with -ffinite-loops being used
 2021-08-04  8:37 UTC  (5+ messages)
` [Bug tree-optimization/101769] "

[Bug c++/39328] ambiguous implicit declaration of template friend function
 2021-08-04  8:12 UTC 

[Bug c++/61936] template template friends fail to compile
 2021-08-04  8:12 UTC 

[Bug c++/40664] Parse error declaring friend class using dependent template instance
 2021-08-04  8:10 UTC 

[Bug c++/86558] ICE on template code
 2021-08-04  7:57 UTC 

[Bug c++/86703] template auto fails deduction, where template int succeeds
 2021-08-04  7:55 UTC 

[Bug c++/59931] Wrong wording of diagnostic about imaginary "member function type"
 2021-08-04  7:41 UTC 

[Bug c++/66766] New: Reference to an “auto” function as a template parameter
 2021-08-04  7:02 UTC  (2+ messages)
` [Bug c++/66766] "

[Bug c++/59342] Function Template Specialisation causing compiler error together with using clauses
 2021-08-04  6:52 UTC 

[Bug c++/59144] New: weird behavior when dealing with too complicated templates and class hierarchy
 2021-08-04  6:39 UTC  (2+ messages)
` [Bug c++/59144] "

[Bug c++/58428] New: Compile error when declare nested class as a friend of another template class
 2021-08-04  6:36 UTC  (2+ messages)
` [Bug c++/58428] "

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

[Bug c++/47929] New: unclear "prototype for '...' does not match any in class" diagnostic for templates
 2021-08-04  6:33 UTC  (2+ messages)
` [Bug c++/47929] "

[Bug c++/52460] New: Misleading error message with templated c++ code
 2021-08-04  6:31 UTC  (2+ messages)
` [Bug c++/52460] "

[Bug c++/52809] New: Template non-dependent static_assert diagnostics may confuse
 2021-08-04  6:29 UTC  (2+ messages)
` [Bug c++/52809] "

[Bug c++/53251] New: template keyword ignored between -> and member under name collision with non-member
 2021-08-04  6:27 UTC  (2+ messages)
` [Bug c++/53251] "

[Bug c++/44906] g++ is giving error: parse error in template argument list
 2021-08-04  6:20 UTC 

[Bug c++/39970] gcc accepts the . dot operator in template arguments
 2021-08-04  6:01 UTC 

[Bug c++/101767] New: Aggregate initialization fails for struct that has both unnamed struct and union fields
 2021-08-04  5:59 UTC  (2+ messages)
` [Bug c++/101767] [10/11/12 Regression] "

[Bug fortran/101760] New: [11/12 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:290
 2021-08-04  5:57 UTC  (2+ messages)
` [Bug fortran/101760] [11/12 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:290 since r12-1319-gd4d38135b3137f1d

[Bug tree-optimization/101754] New: Missed fold for a/b*b
 2021-08-04  5:54 UTC  (2+ messages)
` [Bug tree-optimization/101754] "

[Bug c++/90925] gcc allows calling private overridden operators
 2021-08-04  5:54 UTC 

[Bug c++/70984] Templated derived class erroneously allows taking address of private base class member functions
 2021-08-04  5:47 UTC 

[Bug c++/53116] New: protected member access from derived template
 2021-08-04  5:40 UTC  (2+ messages)
` [Bug c++/53116] "

[Bug c++/35383] Lookup of template dependent function with overloads fails for namespace-qualified parameter
 2021-08-04  5:35 UTC 

[Bug c++/65969] New: typename allowed in using declaration of non-types names
 2021-08-04  5:30 UTC  (3+ messages)
` [Bug c++/65969] "

[Bug c++/72708] error on anonymous union in an unnamed namespace
 2021-08-04  5:19 UTC 

[Bug c++/92034] extern template declarations cannot have internal linkage (unnamed namespace)
 2021-08-04  5:13 UTC 

[Bug c++/95384] New: Poor codegen cause by using base class instead of member for Optional construction
 2021-08-04  5:04 UTC  (3+ messages)
` [Bug tree-optimization/95384] "

[Bug c++/84832] Base class member function incorrectly introduced by using-declarator
 2021-08-04  4:39 UTC 

[Bug c++/86249] declaration conflicts with target of using declaration already in scope
 2021-08-04  4:35 UTC 

[Bug c++/80577] Avoid using adj in member function pointers
 2021-08-04  4:27 UTC 

[Bug c++/80288] Using directive injects names into a wrong namespace
 2021-08-04  4:18 UTC 

[Bug c++/50921] New: GCC cannot find dependent conversion-function-id even if there's a using declaration for it
 2021-08-04  3:38 UTC  (2+ messages)
` [Bug c++/50921] "

[Bug c++/64259] New: Erroneous "declaration 'struct ...' does not declare anything" when using "typename"
 2021-08-04  3:26 UTC  (2+ messages)
` [Bug c++/64259] "

[Bug c++/66159] New: bogus warning for alias-declaration using elaborated-type-specifier
 2021-08-04  3:26 UTC  (2+ messages)
` [Bug c++/66159] "

[Bug c++/95597] New: Rejects using-declaration with "typename" in global area
 2021-08-04  3:24 UTC  (2+ messages)
` [Bug c++/95597] GCC rejects "typename" in using-declaration

[Bug c++/94159] New: parse error on a declaration of a dependent class using a class-key instead of typename
 2021-08-04  3:23 UTC  (2+ messages)
` [Bug c++/94159] "

[Bug c++/101771] New: The keyword "typename" is illegal used in a using-declaration that introduces the non-type declarations
 2021-08-04  3:13 UTC  (2+ messages)
` [Bug c++/101771] "

[Bug tree-optimization/94274] New: fold phi whose incoming args are defined from binary operations
 2021-08-03 23:33 UTC  (2+ messages)
` [Bug tree-optimization/94274] "

[Bug tree-optimization/96336] New: Multiple multiplications fails to optimize
 2021-08-03 23:30 UTC  (2+ messages)
` [Bug tree-optimization/96336] Multiple multiplications fail "

[Bug tree-optimization/94884] New: Failure to recognize that result of or is always superior to operands
 2021-08-03 23:28 UTC  (4+ messages)
` [Bug tree-optimization/94884] "

[Bug c++/101717] New: ICE capturing static member by ref within stateless lambda
 2021-08-03 23:28 UTC  (2+ messages)
` [Bug c++/101717] [12 Regression] ICE capturing static member within stateless generic lambda

[Bug tree-optimization/94793] New: Failure to optimize clz idiom
 2021-08-03 23:20 UTC  (2+ messages)
` [Bug tree-optimization/94793] "

[Bug tree-optimization/99887] New: Failure to optimize log2 pattern to clz
 2021-08-03 23:20 UTC  (2+ messages)
` [Bug tree-optimization/99887] "

[Bug tree-optimization/96921] New: Failure to optimize combined boolean not patterns
 2021-08-03 23:17 UTC  (2+ messages)
` [Bug tree-optimization/96921] "

[Bug tree-optimization/91213] Missed optimization: (sub X Y) -> (xor X Y) when Y <= X and isPowerOf2(X + 1)
 2021-08-03 23:15 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).