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++/87750] [8/9 Regression] Failed compilation / parsing of template member call after 'using' declaration


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

--- Comment #8 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
Created attachment 45124
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45124&action=edit
fix on top of the improved candidate patch

This patchlet fixes the regressions in g++.dg/template/using{3,15,39,44}.C

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