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++/70869] [6/7 Regression] internal compiler error: Segmentation fault on array of pointer to function members


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

Kai Tietz <ktietz at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ktietz at gcc dot gnu.org

--- Comment #7 from Kai Tietz <ktietz at gcc dot gnu.org> ---
Created attachment 38469
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38469&action=edit
suggested patch

This fixes the issue for me. Additionally this change addresse reported issue
for PR 71029, which was about too long folding about OBJ_TYPE_REFs.

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