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 bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc


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

Eric Gallager <egall at gwmail dot gwu.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cmtice at google dot com

--- Comment #2 from Eric Gallager <egall at gwmail dot gwu.edu> ---
Just a follow-up, removing --enable-vtable-verify from my configure options
(and also selecting a set of less-expensive stage1-checking options) allowed
the build to continue successfully and get past this part, so it looks like
it's definitely a problem with the vtable verification feature; I'm adding the
libvtv maintainer listed in MAINTAINERS on CC...

(CC-ing someone on a bug doesn't count as contacting them directly, right? Just
making sure I'm not violating that line from MAINTAINERS...)


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