diff options
author | Emmanuel Briot <briot@adacore.com> | 2009-04-24 10:01:21 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2009-04-24 12:01:21 +0200 |
commit | e0697153ed8242c02e71b878b12a12a8e46f5aa0 (patch) | |
tree | f34b247255db6184ef5ebd8addab65ee756ce630 /gcc/fold-const.c | |
parent | e762c6f4c649f2d59374e9b48702c80dbf49b652 (diff) | |
download | gcc-e0697153ed8242c02e71b878b12a12a8e46f5aa0.zip gcc-e0697153ed8242c02e71b878b12a12a8e46f5aa0.tar.gz gcc-e0697153ed8242c02e71b878b12a12a8e46f5aa0.tar.bz2 |
prj.adb, [...] (Language_Index): renamed to Language_Ptr to better reflect its new implementation.
2009-04-24 Emmanuel Briot <briot@adacore.com>
* prj.adb, prj.ads, prj-nmsc.adb, prj-env.adb (Language_Index): renamed
to Language_Ptr to better reflect its new implementation.
(Project_Data.First_Languages_Processing): renamed to Languages now
that the field with that name is no longer used
(Project_Data.Languages): removed, no longer used, and duplicates
information already available through First_Language_Processing.
(Prj.Language_Index): now an actual pointer, instead of an index into
a table. This makes the list somewhat more obvious, but more importantly
removes the need to pass a pointer to the project_tree_data in a few
places, and makes accessing the attributes of a languages more
efficient.
From-SVN: r146684
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions