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 I installed the following patch and regenerated fixincl.x.
> 
> I'm not sure whether I need to update anything else when adding
> test_text (e.g. check.diff.)  It looks like I should simply move the
> NEWDIFF file to check.diff, but the current differences between
> NEWDIFF and check.diff include more than my cabs stuff so I left it
> alone.

:-(

> What's the proper procedure?

That is still being worked on  :-).
I think it should be, approximately:

1.  run the fixinc "make check" without the test_text changes.
    If there are problems reported, then I'll likely have to
    look at them.
2.  Make your test_text changes and re-run the "make check".
    There *will* be differences.
3.  If:
    a) step 1 was clean, AND
    b) the differences look correct,
    then just install the NEWDIFF file as "check.diff".
    Otherwise, I'll just work the new diffs in when I fix #1 above.

At this point, don't bother with step 1.  Just tell me
what diffs were reported that did not relate to the cabs stuff?

Thanks,
	Bruce

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