This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Recent fixinc cabs addition breaks sunos4 + fix



Hi Kaveh,

"Kaveh R. Ghazi" wrote:
> 
> Here's the "make check" output on solaris2.7 from last night's CVS
> before I inserted my cabs fix.  Is it possible for me to see failures
> that you don't see?  (I thought the test_text stuff was platform
> independent.)

It is supposed to be.  That is not the same as actually being  :-).
Actually, the "machine_name" is guaranteed to be different.
I should probably suppress that one somehow.

> BTW, does the diff output format depend on the particular diff utility
> used?  E.g. some vendor diff's might output slightly different, maybe
> WRT whitespace.  (I used gnu diff 2.7, you might want to add machinery
> to enforce gnu diff of some minimum version number.)

That may wind up requiring gray matter interpretation, as little
as I like relying on it.  I am certainly open to suggestions on
how to minimize the requirement :)


> Test output check:
>                     machine_name test failed.  See testdir/inc/testing.h

Obviously, you did not run on an i86 box :)
I'll look at the others as soon as I can.
(Likely by doing a fresh pull and running my
own tests again.  I may have some stale data
lying around...)

Thanks for the diff of diffs  :)
 - Bruce

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]