From d408dbfeabe3b4a65f6e955e97c0bef92056a845 Mon Sep 17 00:00:00 2001 From: Anthony Leonardo Gracio Date: Thu, 10 Oct 2019 15:23:19 +0000 Subject: [Ada] Mention GNAT Studio instead of GPS 2019-10-10 Anthony Leonardo Gracio gcc/ada/ * doc/gnat_ugn/about_this_guide.rst, doc/gnat_ugn/building_executable_programs_with_gnat.rst, doc/gnat_ugn/getting_started_with_gnat.rst, doc/gnat_ugn/gnat_and_program_execution.rst, errout.ads, exp_ch3.adb, gnatls.adb, impunit.adb, lib-writ.ads, opt.ads, sem_ch7.adb, sem_prag.adb, sem_res.adb, sem_warn.adb, terminals.c: Replace GPS by GNAT Studio. * gnat_ugn.texi: Regenerate. From-SVN: r276815 --- gcc/ada/exp_ch3.adb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gcc/ada/exp_ch3.adb') diff --git a/gcc/ada/exp_ch3.adb b/gcc/ada/exp_ch3.adb index 18c6aaf..82a58b7 100644 --- a/gcc/ada/exp_ch3.adb +++ b/gcc/ada/exp_ch3.adb @@ -6335,7 +6335,8 @@ package body Exp_Ch3 is -- would otherwise make two copies. The RM allows removing redunant -- Adjust/Finalize calls, but does not allow insertion of extra ones. - -- This part is disabled for now, because it breaks GPS builds + -- This part is disabled for now, because it breaks GNAT Studio + -- builds (False -- ??? and then Nkind (Expr_Q) = N_Explicit_Dereference -- cgit v1.1