Cleanup of a merge mistake in fold-const.c
commit6ff95a6eefbe02288fbc9f3de456e5e820d2bd80
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 3 Nov 2020 13:20:14 +0000 (3 14:20 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 3 Nov 2020 14:39:15 +0000 (3 15:39 +0100)
treed741b21a3e79ccbf528b11d62adc84786e58dabf
parent23ac7a009ecfeec3eab79136abed8aac9768b458
Cleanup of a merge mistake in fold-const.c

This removes a duplicated statement.
It was apparently introduced due to a merge mistake.

2020-11-03  Bernd Edlinger  <bernd.edlinger@hotmail.de>

* fold-const.c (getbyterep): Remove duplicated statement.
gcc/fold-const.c