]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Remove dead code
authorRonan Desplanques <desplanques@adacore.com>
Thu, 13 Feb 2025 13:19:58 +0000 (14:19 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Fri, 6 Jun 2025 08:37:04 +0000 (10:37 +0200)
commitfd87cba805163b6bf9936fbc22deb7995e2dc2c0
tree72b63de1c2787db164dc762750b468ef29bc12b8
parent3d8a56ced13c48f8ee156b1a6af6ba078401429d
ada: Remove dead code

The code this patch removes is never executed on any of the available
test suites. The patch that introduced it mentions that it fixes a test
in particular, but that test passes anyway today.

gcc/ada/ChangeLog:

* sem_ch8.adb (Premature_Usage): Remove dead code.
gcc/ada/sem_ch8.adb