diff options
author | Ronan Desplanques <desplanques@adacore.com> | 2024-11-12 13:35:17 +0100 |
---|---|---|
committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2024-11-26 10:49:34 +0100 |
commit | 222da6bd24838c700ef72648da2956bade588b47 (patch) | |
tree | 66e981672993af93962910dfd8d72507157d8c69 /gcc/fortran | |
parent | 22bd31334267d40435c353632fae86f648a20ace (diff) | |
download | gcc-222da6bd24838c700ef72648da2956bade588b47.zip gcc-222da6bd24838c700ef72648da2956bade588b47.tar.gz gcc-222da6bd24838c700ef72648da2956bade588b47.tar.bz2 |
ada: Remove use of global name buffer
Before this patch, the body of Fname.UF.Get_File_Name did a lot of
juggling with the global name buffer, which made it hard to understand.
This patch makes the body use local buffers instead.
gcc/ada/ChangeLog:
* fname-uf.adb (Get_File_Name): Use local name buffers.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions