|
| | Subject: | Re: GCC Testsuite question (C checks in Fortran suite) | | Group: | Gcc | | From: | Steve Ellcey | | Date: | 6 Aug 2007 |
> Yes. I tried it in the order your used, and the compile to check
> for inttypes.h tried to also compile c_kinds.c, which wasn't
> available from where the compile was done. In general it's best
> to check effective targets before adding files or options, unless
> the options are required for the effective-target check.
>
> Janis
Thanks, I'll change the order and see how things look in tonight's
testing. Assuming it goes well I'll send an official patch tomorrow.
Steve Ellcey
sje
|