This fixes an omission in the recent change that was made to file lookup
for External_Initialization.
gcc/ada/ChangeLog:
* doc/gnat_rm/gnat_language_extensions.rst: Update
External_Initialization section.
* gnat_rm.texi: Regenerate.
* gnat_ugn.texi: Regenerate.
- mandatory ``Path``: the path the compiler uses to access the binary resource.
-``Path`` is resolved according to the same rules the compiler uses for loading the source files.
+If ``Path`` is a relative path, it is interpreted relatively to the directory of the file that contains the aspect specification.
.. attention:: The maximum size of loaded files is limited to 2\ :sup:`31` bytes.
@copying
@quotation
-GNAT Reference Manual , Nov 18, 2024
+GNAT Reference Manual , Dec 12, 2024
AdaCore
mandatory @code{Path}: the path the compiler uses to access the binary resource.
@end itemize
-@code{Path} is resolved according to the same rules the compiler uses for loading the source files.
+If @code{Path} is a relative path, it is interpreted relatively to the directory of the file that contains the aspect specification.
@cartouche
@quotation Attention
@copying
@quotation
-GNAT User's Guide for Native Platforms , Nov 26, 2024
+GNAT User's Guide for Native Platforms , Dec 12, 2024
AdaCore
@printindex ge
-@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ }
@anchor{d2}@w{ }
+@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ }
@c %**end of body
@bye