This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 4.4.0 abi_check fail on ubuntu 9.04
- From: Ian Lance Taylor <iant at google dot com>
- To: Zachary Turner <divisortheory at gmail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Thu, 16 Jul 2009 17:55:05 -0700
- Subject: Re: gcc 4.4.0 abi_check fail on ubuntu 9.04
- References: <478231340907161318u67ce8d0agbc16d03d941ee89f@mail.gmail.com>
Zachary Turner <divisortheory@gmail.com> writes:
> FAIL: abi_check
This is not serious. This test is more aimed at internal compatibility
checking.
> FAIL: 23_containers/forward_list/ext_pointer/operations/4.cc (test for
> excess errors)
> UNRESOLVED: 23_containers/forward_list/ext_pointer/operations/4.cc
> compilation failed to produce executable
This is odd.
Ian