This is the mail archive of the gcc-patches@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]

Re: [C++ PATCH] Fix vector_size handling in templates (PR c++/35758)


I believe this patch is appropriate and correct and fixes the regression, regardless of whether we also try to implement deduction for 'vector T'. If reconstruct_complex_type doesn't do the right thing for C++, this is the way to fix it.

Jason


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