-
- Downloads
"libgcc/unwind-generic.h" did not exist on "7ce2710348f261e5e367189c00bd708f45952710"
[Ada] Enable using absolute paths in -fdiagnostics-format=json output
This commit makes GNAT use absolute paths in -fdiagnostics-format=json's output when -gnatef is present on the command line. This makes life easier for tools that ingest GNAT's output. gcc/ada/ * doc/gnat_ugn/building_executable_programs_with_gnat.rst: Document new behavior. * errout.adb (Write_JSON_Location): Output absolute paths when needed. * switch-c.adb (Scan_Front_End_Switches): Update -gnatef comment. * usage.adb (Usage): Update description of -gnatef. * gnat_ugn.texi: Regenerate.
Showing
- gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst 4 additions, 2 deletions...a/doc/gnat_ugn/building_executable_programs_with_gnat.rst
- gcc/ada/errout.adb 21 additions, 3 deletionsgcc/ada/errout.adb
- gcc/ada/gnat_ugn.texi 6 additions, 4 deletionsgcc/ada/gnat_ugn.texi
- gcc/ada/switch-c.adb 2 additions, 1 deletiongcc/ada/switch-c.adb
- gcc/ada/usage.adb 1 addition, 1 deletiongcc/ada/usage.adb
Loading
Please register or sign in to comment