public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug lto/101625] New: ICE in modref_tree<int>::merge with LTO and -m32
 2021-08-02 14:07 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++/100828] New: Arbitrary limit on constraint complexity
 2021-08-02 14:05 UTC  (2+ messages)
` [Bug c++/100828] "

[Bug c++/101720] New: compile time hog with -g -O2
 2021-08-02 14:03 UTC  (7+ messages)
` [Bug c++/101720] "
` [Bug rtl-optimization/101720] "
` [Bug middle-end/101720] "

[Bug c++/58089] New: expanding empty parameter pack as constructor arguments requires accessible copy constructor
 2021-08-02 14:00 UTC  (3+ messages)
` [Bug c++/58089] "

[Bug c++/101725] New: simple requirement of parameter in defaulted non-type template parameter considered non-dependent
 2021-08-02 13:46 UTC 

[Bug bootstrap/100340] New: Bootstrap fails with Clang 12.0.5 (XCode 12.5)
 2021-08-02 13:43 UTC  (5+ messages)
` [Bug target/100340] "

[Bug c++/71236] ICE on invalid code
 2021-08-02 13:38 UTC  (2+ messages)

[Bug ipa/45546] Incorrect Comments in cgraph
 2021-08-02 13:26 UTC 

[Bug tree-optimization/101724] New: Compile-time hog w/ --param threader-mode=ranger
 2021-08-02 13:06 UTC  (3+ messages)
` [Bug tree-optimization/101724] [12 Regression] Compile time "

[Bug c/101642] New: ice in decompose, at wide-int.h:984
 2021-08-02 12:31 UTC  (2+ messages)
` [Bug middle-end/101642] [12 Regression] "

[Bug analyzer/101721] New: [12 Regression] ICE in DECL_FUNCTION_CODE, at tree.h:4006
 2021-08-02 12:22 UTC  (2+ messages)
` [Bug analyzer/101721] "

[Bug target/101723] New: arm: incorrect order of .fpu and .arch_extension directives leads to unsupported instructions
 2021-08-02 10:50 UTC  (3+ messages)
` [Bug target/101723] "

[Bug libstdc++/101722] New: The recently <utility> change seems to break existing code
 2021-08-02 10:47 UTC  (7+ messages)
` [Bug libstdc++/101722] [12 Regression] "

[Bug c++/101707] New: deduction of template argument fails via base class
 2021-08-02 10:22 UTC  (2+ messages)
` [Bug c++/101707] "

[Bug c++/101698] New: Template type conversion operator from base class preferred over matching overload
 2021-08-02 10:10 UTC  (4+ messages)
` [Bug c++/101698] [9/10/11/12 Regression] "

[Bug c++/96464] New: GCC allows 'auto' in template argument
 2021-08-02  9:32 UTC  (3+ messages)
` [Bug c++/96464] GCC accepts "

[Bug c++/101498] New: gcc accepts template code with 'auto' as subtype
 2021-08-02  9:31 UTC  (2+ messages)
` [Bug c++/101498] "

[Bug c++/100825] New: function signature constraints are not a part of mangled name
 2021-08-02  9:29 UTC  (3+ messages)
` [Bug c++/100825] "

[Bug c++/101719] New: "Already defined" error in case of function specialization with concept
 2021-08-02  9:29 UTC  (2+ messages)
` [Bug c++/101719] "

[Bug c++/85790] c++17 - Access control issue with template argument deduction
 2021-08-02  9:28 UTC  (2+ messages)

[Bug c++/99969] New: g++ incorrectly thinks a private destructor is available
 2021-08-02  9:27 UTC  (3+ messages)
` [Bug c++/99969] "

[Bug c++/24847] Instantiates un-called copy constructor
 2021-08-02  9:14 UTC  (3+ messages)

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

[Bug c++/82467] name mangling error when using constrained and specialized template functions
 2021-08-02  9:02 UTC 

[Bug c++/101704] New: "Already defined" error in case of many concept conversion operators
 2021-08-02  9:00 UTC  (3+ messages)
` [Bug c++/101704] "

[Bug c++/101715] New: compiler ice when uses a GCC cross compiler to canadian compile LLVM libc++
 2021-08-02  8:44 UTC  (10+ messages)
` [Bug c++/101715] "
` [Bug c++/101715] [11/12 Regression] "
` [Bug c++/101715] [11/12 Regression] ICE with noexcept and canonical types differ for identical types caused by r12-1824

[Bug c/101705] New: Missed optimization opportunity when copying lots of bitfields
 2021-08-02  8:38 UTC  (2+ messages)
` [Bug tree-optimization/101705] "

[Bug c/101702] New: [12 Regression] ICE: in handle_argspec_attribute, at c-family/c-attribs.c:3623
 2021-08-02  8:30 UTC  (2+ messages)
` [Bug c/101702] "

[Bug c/101696] New: Function multiversioning not usable with new x86-64-v*
 2021-08-02  8:26 UTC  (2+ messages)
` [Bug target/101696] "

[Bug rtl-optimization/101693] New: Terrible SIMD register allocation with a tight loop operating on 8 registers
 2021-08-02  8:12 UTC  (3+ messages)
` [Bug rtl-optimization/101693] "
` [Bug target/101693] "

[Bug rtl-optimization/101708] New: Suboptimal codegen when clearing struct fields
 2021-08-02  6:52 UTC  (4+ messages)
` [Bug tree-optimization/101708] "

[Bug tree-optimization/61245] New: ICE at in expand_ANNOTATE, at internal-fn.c:127 called from cfgexpand.c
 2021-08-02  6:45 UTC  (3+ messages)
` [Bug c++/61245] #pragma GCC ivdep is ignored with call inside the test of a for loop
` [Bug c++/61245] #pragma GCC ivdep is handled incorrectly inside templates

[Bug objc/101718] New: Objective-C frontend emits wrong code to call methods returning _Complex types returned in memory
 2021-08-02  6:03 UTC 

[Bug c++/58751] New: [C++11] Inheriting constructors do not work properly with virtual inheritance
 2021-08-02  5:35 UTC  (2+ messages)
` [Bug c++/58751] "

[Bug c++/59366] New: A friend function template defined in a class is found without ADL
 2021-08-02  5:24 UTC  (2+ messages)
` [Bug c++/59366] "

[Bug c++/51257] New: Template changes scope of friend functions
 2021-08-02  5:23 UTC  (3+ messages)
` [Bug c++/51257] "

[Bug c++/29332] default argument access checking is not done at the point where the default argument expression appears
 2021-08-02  5:00 UTC 

[Bug c++/85087] call to a non-const member function on a const lvalue accepted
 2021-08-02  4:39 UTC 

[Bug c++/84984] ICE: in build2, at tree.c:4686
 2021-08-02  4:36 UTC 

[Bug c++/84196] invalid call to a function template with a vector argument silently accepted
 2021-08-02  4:33 UTC 

[Bug c++/84030] Name lookup in presence of namespace
 2021-08-02  4:31 UTC 

[Bug tree-optimization/81972] Improve data tracking for simple conditional code
 2021-08-02  4:24 UTC 

[Bug c++/80368] g++ thinks sizeof a non-type template parameter is dependent
 2021-08-02  4:18 UTC 

[Bug c++/80679] call of overloaded is ambiguous
 2021-08-02  4:17 UTC 

[Bug middle-end/52985] New: Postincrement not applied after indexing ternary array expression
 2021-08-02  4:03 UTC  (2+ messages)
` [Bug c++/52985] "

[Bug c++/62274] New: [C++11] Variadic templates expansion into non-variadic class template
 2021-08-02  3:59 UTC  (3+ messages)
` [Bug c++/62274] "

[Bug c++/64178] New: rejects-valid on variadic operator++
 2021-08-02  3:56 UTC  (2+ messages)
` [Bug c++/64178] "

[Bug c++/77474] sizeof and function template don't work properly together
 2021-08-02  3:47 UTC 

[Bug c++/65152] Several friend function definitions break lookup
 2021-08-02  3:46 UTC 

[Bug c++/72756] Using an enum as a constant expression via dot operator should not compile
 2021-08-02  3:44 UTC 

[Bug c++/56427] New: [C++11] template template parameter template parameter pack that depends on another parameter pack
 2021-08-02  3:38 UTC  (2+ messages)
` [Bug c++/56427] "

[Bug preprocessor/52998] New: caret and -ftrack-macro-expansion don't mix well
 2021-08-02  3:35 UTC  (2+ messages)
` [Bug preprocessor/52998] different macro unwinder for C and C++ (-ftrack-macro-expansion)

[Bug preprocessor/60744] New: poor location and error recovery
 2021-08-02  3:32 UTC  (2+ messages)
` [Bug preprocessor/60744] poor location and error recovery for unterminated argument list invoking macro

[Bug c++/71982] Wrong error and note range with macro
 2021-08-02  3:28 UTC 

[Bug c++/57746] New: rejected valid specialization of member function of class template (I think)
 2021-08-02  3:16 UTC  (2+ messages)
` [Bug c++/57746] Invalid specializations of member objects are accepted, unlike member functions

[Bug target/100952] New: [12 regression] several test case failures after r12-1202
 2021-08-02  3:14 UTC  (2+ messages)
` [Bug target/100952] "

[Bug c++/67426] New: Ambiguous overload between different function templates, where one has non-deduced arg
 2021-08-02  3:14 UTC  (2+ messages)
` [Bug c++/67426] "

[Bug c++/57678] New: too many errors for bad template parameter
 2021-08-02  3:12 UTC  (2+ messages)
` [Bug c++/57678] "

[Bug c++/63609] New: incompatibility with C++11 standard on 14.5.6.2 Partial ordering of function templates
 2021-08-02  2:50 UTC  (2+ messages)
` [Bug c++/63609] [C++11] Partial ordering of function templates broken

[Bug c++/59173] New: Alias template in partial specialization finds name from primary template
 2021-08-02  2:47 UTC  (2+ messages)
` [Bug c++/59173] [10/11 Regression] "

[Bug c++/52962] New: Column number incorrect in error
 2021-08-02  2:42 UTC  (2+ messages)
` [Bug c++/52962] "

[Bug c++/35167] problem with function address constant non-type template parameter in template
 2021-08-02  2:23 UTC 

[Bug c++/61103] New: False-positive, template-independent name taken as dependent name
 2021-08-02  1:20 UTC  (2+ messages)
` [Bug c++/61103] "

[Bug c++/36183] misleading error message with explicit copy constructor call
 2021-08-02  1:06 UTC 

[Bug c++/57063] New: Valid static_cast from data member to rvalue reference fails to compile
 2021-08-02  1:04 UTC  (2+ messages)
` [Bug c++/57063] static_cast from data member to rvalue reference sometimes wrongfully produces lvalue

[Bug c++/57311] New: Conversion operator can be overloaded with itself by using typedef
 2021-08-02  0:46 UTC  (2+ messages)
` [Bug c++/57311] "

[Bug c++/57392] New: The result of a .* expression is rvalue in a function template when its object expression is lvalue
 2021-08-02  0:35 UTC  (2+ messages)
` [Bug c++/57392] "

[Bug c++/55962] New: improper location for static_assert
 2021-08-02  0:24 UTC  (2+ messages)
` [Bug c++/55962] "

[Bug c++/101717] New: ICE capturing static member by ref within stateless lambda
 2021-08-02  0:24 UTC  (2+ messages)
` [Bug c++/101717] ICE capturing static member within stateless generic lambda

[Bug c++/55385] New: g++ failed to call final overrider of a virtual function
 2021-08-02  0:15 UTC  (2+ messages)
` [Bug c++/55385] "

[Bug c++/11750] class scope using-declaration lookup not implemented
 2021-08-02  0:15 UTC 

[Bug c++/40177] ADL with non-unqualified-id
 2021-08-01 23:48 UTC 

[Bug c++/33821] function with ambiguous covariant return-type is not rejected
 2021-08-01 23:34 UTC 

[Bug c++/19502] duplicate diagnostic for invalid template constant parameter
 2021-08-01 23:32 UTC 

[Bug middle-end/78103] Failure to optimize with __builtin_clzl
 2021-08-01 20:33 UTC 

[Bug middle-end/14708] description of -ffloat-store in gcc man page incorrect/inaccurate
 2021-08-01 19:17 UTC 

[Bug ipa/79874] symtab_node::verify_base: replace error with internal_error
 2021-08-01 19:06 UTC 

[Bug other/52100] New: CRTSTUFF_CFLAGS needs -fno-asynchronous-unwind-tables
 2021-08-01 18:56 UTC  (2+ messages)
` [Bug libgcc/52100] "

[Bug bootstrap/79885] --with-build-sysroot= does not get honored throughout the build (fix-includes, CPP, CXXCPP, configure-stage2)
 2021-08-01 18:49 UTC 

[Bug middle-end/95014] New: gcc fails to merge two identical returns
 2021-08-01 18:28 UTC  (2+ messages)
` [Bug middle-end/95014] "

[Bug rtl-optimization/100046] New: compare with itself
 2021-08-01 18:23 UTC  (2+ messages)
` [Bug tree-optimization/100046] "

[Bug middle-end/98709] New: gcc optimizes bitwise operations, but doesn't optimize logical ones
 2021-08-01 18:17 UTC  (2+ messages)
` [Bug tree-optimization/98709] "

[Bug tree-optimization/98236] New: x plus/minus y cmp 0 produces unoptimal code
 2021-08-01 18:14 UTC  (2+ messages)
` [Bug middle-end/98236] "

[Bug rtl-optimization/56719] New: missed optimization: i > 0xffff || i*4 > 0xffff
 2021-08-01 18:12 UTC  (4+ messages)
` [Bug middle-end/56719] "
` [Bug tree-optimization/56719] "

[Bug middle-end/94651] New: Missed peephole optimization: m >= POWER_OF_TWO || n >= POWER_OF_TWO
 2021-08-01 18:10 UTC  (2+ messages)
` [Bug tree-optimization/94651] "

[Bug middle-end/91869] Constant bitfield assignment causes unnecessary use of memory and instructions
 2021-08-01 17:58 UTC 

[Bug target/101716] New: lea does not have a zero_extend version of it
 2021-08-01 17:52 UTC 

[Bug tree-optimization/91881] Value range knowledge of higher bits not used in optimizations
 2021-08-01 17:37 UTC 

[Bug middle-end/92282] gimple for (a + ~b) is harder to optimize in RTL when types are unsigned
 2021-08-01 17:24 UTC 

[Bug target/89252] Vector load/store aren't used to initialize large memory
 2021-08-01 17:20 UTC  (2+ messages)

[Bug middle-end/90773] Improve piecewise operation
 2021-08-01 17:20 UTC 

[Bug tree-optimization/92408] strlen(s) != 0 not folded into *s
 2021-08-01 17:18 UTC 

[Bug tree-optimization/82885] memcpy does not propagate aliasing knowledge
 2021-08-01 17:07 UTC 

[Bug fortran/99368] New: ICE in build_function_decl, at fortran/trans-decl.c:2381
 2021-08-01 17:04 UTC  (2+ messages)
` [Bug fortran/99368] "

[Bug target/101714] New: [POWER] vec_min / vec_max handles NaN incorrectly when evaluated at compile time
 2021-08-01 13:18 UTC 

[Bug middle-end/82940] Suboptimal code for (a & 0x7f) | (b & 0x80) on powerpc
 2021-08-01  9:57 UTC  (2+ messages)

[Bug c++/101710] New: Sometimes constexpr cannot be used as constexpr
 2021-08-01  8:59 UTC  (9+ messages)
` [Bug c++/101710] "

[Bug fortran/101660] New: FAIL: gfortran.dg/bind_c_array_params_3.f90
 2021-08-01  8:22 UTC  (3+ messages)
` [Bug fortran/101660] [12 Regression] "

[Bug testsuite/101678] New: [12 regression] many fortran errors afterr r12-2553
 2021-08-01  8:22 UTC  (2+ messages)
` [Bug testsuite/101678] "

[Bug ipa/86140] constprop clones with identical bodies
 2021-08-01  8:19 UTC 

[Bug tree-optimization/85560] Missed optimization in niter analysis for bit-by-bit variable zeroing
 2021-08-01  8:13 UTC  (2+ messages)

[Bug tree-optimization/82905] vector shift forced to 32 bits
 2021-08-01  8:02 UTC 

[Bug d/101692] New: Program crushes at unpredictable moment of time
 2021-08-01  7:58 UTC  (2+ messages)
` [Bug d/101692] Referenses in Slist are not counted by GC

[Bug tree-optimization/79355] poor code for AVX vector compare
 2021-08-01  7:45 UTC 

[Bug tree-optimization/36190] Investigate which tests need -fno-trapping-math
 2021-08-01  7:22 UTC 

[Bug analyzer/101713] New: -Wanalyzer-malloc-leak false positive with GNU coreutils hash table code
 2021-08-01  7:20 UTC 

[Bug middle-end/77779] unnecessary trap checks for pointer subtraction with -ftrapv
 2021-08-01  7:19 UTC 

[Bug c++/101712] New: Bad error message with reference to nested type
 2021-08-01  7:00 UTC 

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

[Bug c/47143] New: warning about const multidimensional array as function parameter
 2021-08-01  6:41 UTC  (2+ messages)
` [Bug c/47143] "

[Bug c/65455] typeof _Atomic fails
 2021-08-01  6:29 UTC 

[Bug libstdc++/101709] New: Yesterday's patch on std::filesystem breaks windows target
 2021-08-01  0:42 UTC  (2+ messages)
` [Bug libstdc++/101709] [12 Regression] "

[Bug c++/96496] New: Conversion to enum with underlying type bool produces wrong result
 2021-08-01  0:17 UTC  (2+ messages)
` [Bug c++/96496] "

[Bug c++/95004] New: Static array of base classes member pointers
 2021-08-01  0:11 UTC  (2+ messages)
` [Bug c++/95004] using the wrong pointer to member for base classes with two bases

[Bug c++/99804] New: cannot convert bit field enum to its own type in a template member function
 2021-07-31 23:25 UTC  (2+ messages)
` [Bug c++/99804] "

[Bug c++/87547] G++ reports bad type names for bit-field members
 2021-07-31 23:16 UTC 

[Bug c++/71586] type confusion when bitfields are accessed from templates
 2021-07-31 23:14 UTC 

[Bug c++/78908] [6/7 Regression] template instantiation with bit-field type
 2021-07-31 23:14 UTC 

[Bug c++/16582] Wrong diagnostic when using "&a[1]" as template argument
 2021-07-31 23:13 UTC 

[Bug c++/49931] New: bug when use named operators
 2021-07-31 23:08 UTC  (2+ messages)
` [Bug c++/49931] valid code rejected (named operator)

[Bug c++/86825] g++.old-deja/g++.pt/ptrmem10.C test fails on windows targets
 2021-07-31 22:56 UTC 

[Bug c++/79832] [C++14/17] result of subscripting non lvalue array should be xvalue
 2021-07-31 22:49 UTC 

[Bug bootstrap/84257] Extremely slow compilation from gcc source code under macOS 10.13
 2021-07-31 22:42 UTC  (2+ messages)

[Bug c++/85415] internal compiler error: in finish_member_declaration, at cp/semantics.c:2984
 2021-07-31 22:32 UTC 

[Bug c++/79802] Conflicting declaration with function pointers/types
 2021-07-31 22:19 UTC 

[Bug c++/79047] loop annotation ignored in templated function
 2021-07-31 22:07 UTC 

[Bug c++/83796] [7 Regression] Abstract classes allowed to be instantiated when initialised as default parameter to function or constructor
 2021-07-31 22:06 UTC 

[Bug c++/70939] creating object of abstract class allowed in all versions of g++
 2021-07-31 22:06 UTC 

[Bug c++/61736] New: Conditional expression yields wrong value category
 2021-07-31 22:02 UTC  (2+ messages)
` [Bug c++/61736] "

[Bug c++/64372] New: Spurious warning with throw in ternary operator returning const reference
 2021-07-31 22:02 UTC  (2+ messages)
` [Bug c++/64372] [DR1560] Gratuitous lvalue-to-rvalue conversion in conditional-expression with throw-expression operand

[Bug c++/64519] New: variadic template as the first argument
 2021-07-31 21:59 UTC  (3+ messages)
` [Bug c++/64519] "

[Bug c++/77437] recipe for target 'cp/cp-array-notation.o' failed
 2021-07-31 21:44 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).