diff options
author | Viljar Indus <indus@adacore.com> | 2024-11-12 12:32:05 +0200 |
---|---|---|
committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2024-11-26 10:49:35 +0100 |
commit | 9b33f74c84ef5681ccb735209d95479a5ece7377 (patch) | |
tree | 7d277c143137dc0a9ad25dbf9a56ee5e37940d7a /gcc/fortran/trans-expr.cc | |
parent | 9fb54f47d0f5c149c94e86def16e538460ce3636 (diff) | |
download | gcc-9b33f74c84ef5681ccb735209d95479a5ece7377.zip gcc-9b33f74c84ef5681ccb735209d95479a5ece7377.tar.gz gcc-9b33f74c84ef5681ccb735209d95479a5ece7377.tar.bz2 |
ada: Relocate implementation of Set_Msg_Insertion_Column
The implementation was duplicated in errout and errutil. Move
the implementation to erroutc where other similar commonly used
functions are.
gcc/ada/ChangeLog:
* errout.adb: Remove implemntation of Set_Msg_Insertion_Column.
* erroutc.adb: Add implementation of Set_Msg_Insertion_Column.
* erroutc.ads: Add spec of Set_Msg_Insertion_Column.
* errutil.adb: Remove implementation of Set_Msg_Insertion_Column.
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions