This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++ testsuite failures on AIX
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: Richard Henderson <rth at redhat dot com>, gcc at gcc dot gnu dot org
- Date: Sat, 27 Sep 2003 20:39:11 -0400
- Subject: Re: C++ testsuite failures on AIX
>>>>> Jan Hubicka writes:
>> AIX is back to the state at the beginning of the week with a
>> massive number of C++-related testsuite failures all due to storage for
>> symbols not being allocated. The latest cgraph patches appear to have
>> undone the fixes.
Jan> Were this problems fixed again in meantime?
Yse, these problems were resolved.
Thanks, David