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

--- Comment #10 from John Ettedgui <john.ettedgui at gmail dot com> ---
I tried to rebuild my gcc with Kal's patch but it fails with this error:

"make[6]: *** No rule to make target '../src/c++11/libc++11convenience.la',
needed by 'libstdc++.la'.  Stop."

I don't understand how it relates to the patch, and I have no issue rebuilding
without the patch.
Should I use the patch against 6.2 trunk and not 6.1.1?

Thanks

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