This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/65719] Link error with constexpr variable template


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65719

Christian Kandeler <christian.kandeler at theqtcompany dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christian.kandeler@theqtcom
                   |                            |pany.com

--- Comment #5 from Christian Kandeler <christian.kandeler at theqtcompany dot com> ---
Created attachment 35700
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35700&action=edit
test case

I have attached a different test case for what is likely the same bug. Note
that the code builds fine if f is changed to take T by value instead of const
ref.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]