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++/71748] [4.9/5 Regression] ICE on valid (?) C++ template code invoking a base destructor: in build_base_path, at cp/class.c:304


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.9/5/6/7 Regression] ICE  |[4.9/5 Regression] ICE on
                   |on valid (?) C++ template   |valid (?) C++ template code
                   |code invoking a base        |invoking a base destructor:
                   |destructor: in              |in build_base_path, at
                   |build_base_path, at         |cp/class.c:304
                   |cp/class.c:304              |

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed for 6.2/7 so far.

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