aboutsummaryrefslogtreecommitdiffstats
path: root/src/bug.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/bug.adb')
-rw-r--r--src/bug.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bug.adb b/src/bug.adb
index 61d41f41a..f7b44210f 100644
--- a/src/bug.adb
+++ b/src/bug.adb
@@ -72,6 +72,7 @@ package body Bug is
"Please report this bug on https://github.com/tgingold/ghdl/issues");
Put_Line (Standard_Error, "GHDL release: " & Ghdl_Release);
Put_Line (Standard_Error, "Compiled with " & Get_Gnat_Version);
+ Put_Line (Standard_Error, "Target: " & Standard'Target_Name);
Put_Line (Standard_Error, "In directory: " &
GNAT.Directory_Operations.Get_Current_Dir);
--Put_Line