This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: gcc.dg/compat/struct-layout-1.exp does not supported installed-compiler testing
- From: Ian Lance Taylor <ian at airs dot com>
- To: Richard Guenther <richard dot guenther at gmail dot com>
- Cc: Mark Mitchell <mark at codesourcery dot com>, gcc mailing list <gcc at gcc dot gnu dot org>, Jakub Jelinek <jakub at redhat dot com>, Janis Johnson <janis187 at us dot ibm dot com>, DJ Delorie <dj at redhat dot com>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: 17 May 2005 10:05:58 -0400
- Subject: Re: gcc.dg/compat/struct-layout-1.exp does not supported installed-compiler testing
- References: <4287E531.8030000@codesourcery.com><m38y2fg944.fsf@gossamer.airs.com> <42893A3C.4010507@codesourcery.com><84fc9c0005051705171d830058@mail.gmail.com><m3r7g6au04.fsf@gossamer.airs.com><84fc9c0005051707043583fe53@mail.gmail.com>
Richard Guenther <richard.guenther@gmail.com> writes:
> It works after removing the libiberty includes from generate-random.c
> and generate-random_r.c
Personally I think this change comes under the "obvious" rule, given
Mark's change yesterday to not link against libiberty.
Ian