]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Remove unreferenced C macro from OS constants template
authorPiotr Trojanek <trojanek@adacore.com>
Sat, 10 Sep 2022 09:22:55 +0000 (11:22 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Mon, 26 Sep 2022 09:02:31 +0000 (11:02 +0200)
commitdda025c9ce1d368f91a379fd31811aec266cc7e9
tree360504927361f65f58fa9ac413d9e4e1e3671ad4
parentc381ccdf0642d90f1f5ad07bcfc844a7c6037bea
ada: Remove unreferenced C macro from OS constants template

The STR/STR1 macros in OS constants template has been unreferenced since
2005, so we can safely remove them.

gcc/ada/

* s-oscons-tmplt.c (STR, STR1): Remove.
gcc/ada/s-oscons-tmplt.c