This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50685] Compiler segmentation fault on AIX when constructors and destructors are implemented in the implementation file (non-inline).
- From: "barry_matheney at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 10 Oct 2011 15:07:23 +0000
- Subject: [Bug c++/50685] Compiler segmentation fault on AIX when constructors and destructors are implemented in the implementation file (non-inline).
- Auto-submitted: auto-generated
- References: <bug-50685-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50685
--- Comment #3 from Barry Matheney <barry_matheney at yahoo dot com> 2011-10-10 15:07:23 UTC ---
oslevel -s
5300-11-05-1036
aix 5.3 TL 11 and sp = 5 1036
Is there some specific level that it needs to be brought up to that will
correct the issue?
(In reply to comment #2)
> AIX 5.3 has had many updates, so this bug report does not provide enough
> information to know exactly which version of AIX as was used, not that I have
> access to the exact version to reproduce it. It works on my system.