[PING] [PATCH] For obj-c stage-final re-use the checksum from the previous stage

Bernd Edlinger bernd.edlinger@hotmail.de
Fri Jun 4 06:42:47 GMT 2021


Ping...

On 5/28/21 9:47 AM, Bernd Edlinger wrote:
> Hi Richard,
> 
> I've replicated your PR to make the objective-c checksum compare equal
> 
> commit fb2647aaf55b453b37badfd40c14c59486a74584
> Author: Richard Biener <rguenther@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  <rguenther@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.edlinger@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.
> 


More information about the Gcc-patches mailing list