This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47304] ICE: SIGSEGV in is_empty_class (class.c:6800) with -fabi-version=1
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 16 Jan 2015 16:40:44 +0000
- Subject: [Bug c++/47304] ICE: SIGSEGV in is_empty_class (class.c:6800) with -fabi-version=1
- Auto-submitted: auto-generated
- References: <bug-47304-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47304
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |5.0
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> ---
I think we can close this, because '-fabi-version=1' isn't supported anymore.