This is the mail archive of the gcc-bugs@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


"Kaveh R. Ghazi" wrote:
> 
> Okay thanks.  To make your cleanup easier, I'll hold off installing my
> latest set of test_text additions you recently approved, until you let
> me know everything passes again.  Then I should be able to install a
> new check.diff myself.

Go ahead and install both.  I'll sort it out later.  Thanks!

(I think I'll make the machine test as in:

  test_text = "#if /* MACH_TEST: */ "
                    "defined( i386 ) "
                " || defined( sparc ) /*\n"
              " end_of_mach_testing */";

then use sed to remove these two lines, much like I use
sed to remove the mod times from the diff.  That way,
the test will only fail when we don't have a defined entry
for some platform....

Cheers,
	Bruce

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