For obj-c stage-final re-use the checksum from the previous stage
commit3e00f8ddb729913831e494f87207b658292e6c2b
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 28 May 2021 04:54:13 +0000 (28 06:54 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 7 Jun 2021 11:47:12 +0000 (7 13:47 +0200)
tree7ea7006f5b3b42d96c50caf33d7c211101c13ee4
parente1521b170b44be5cd5d36a98b6b760457b68f566
For obj-c stage-final re-use the checksum from the previous stage

This silences the stage compare.

gcc/objc:
2021-06-07  Bernd Edlinger  <bernd.edlinger@softing.com>

* Make-lang.in (cc1obj-checksum.c): For stage-final re-use
the checksum from the previous stage.

gcc/objcp:
2021-06-07  Bernd Edlinger  <bernd.edlinger@softing.com>

* Make-lang.in (cc1objplus-checksum.c): For stage-final re-use
the checksum from the previous stage.
gcc/objc/Make-lang.in
gcc/objcp/Make-lang.in