On Fri, May 28, 2021 at 3:48 AM Bernd Edlinger <bernd.edlin...@hotmail.de>
wrote:

> Hi Richard,
>
> I've replicated your PR to make the objective-c checksum compare equal
>
> commit fb2647aaf55b453b37badfd40c14c59486a74584
> Author: Richard Biener <rguent...@suse.de>
> Date:   Tue May 3 08:14:27 2016 +0000
>
>     Make-lang.in (cc1-checksum.c): For stage-final re-use the checksum
> from the previous stage.
>
>     2016-05-03  Richard Biener  <rguent...@suse.de>
>
>         c/
>         * Make-lang.in (cc1-checksum.c): For stage-final re-use
>         the checksum from the previous stage.
>
>         cp/
>         * Make-lang.in (cc1plus-checksum.c): For stage-final re-use
>         the checksum from the previous stage.
>
>     From-SVN: r235804
>
>
> This silences the stage compare.
>
> Bootstrapped and reg-tested on x86_64-pc-linux-gnu.
> Is it OK for trunk?
>
>
> Thanks
> Bernd.
>
>
> 2021-05-28  Bernd Edlinger  <bernd.edlin...@softing.com>
>
>         objc/
>         * Make-lang.in (cc1obj-checksum.c): For stage-final re-use
>         the checksum from the previous stage.
>
>         objcp/
>         * Make-lang.in (cc1objplus-checksum.c): For stage-final re-use
>         the checksum from the previous stage.
>

This breaks bootstrap2.

Jason

Reply via email to