From 810241a5bfdbe0a3921916d3287eba6ef59ab575 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Wed, 11 Jun 2014 14:25:22 +0200 Subject: 2014-06-11 Sergey Rybin * gnat_ugn.texi, vms_data.ads: add description of gnatstub -W option to specify the result file encoding. 2014-06-11 Robert Dewar * errout.ads, sem_ch12.adb: Minor reformatting. * debug.adb, erroutc.adb: Remove -gnatd.q debug switch. * lib-xref.adb: Minor reformatting. * restrict.adb: Minor code reorganization (put routines in alpha order). From-SVN: r211455 --- gcc/ada/lib-xref.adb | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/ada/lib-xref.adb') diff --git a/gcc/ada/lib-xref.adb b/gcc/ada/lib-xref.adb index cc9ac4c..283c029 100644 --- a/gcc/ada/lib-xref.adb +++ b/gcc/ada/lib-xref.adb @@ -660,7 +660,6 @@ package body Lib.Xref is (GNATprove_Mode and then In_Extended_Main_Code_Unit (N) and then (Typ = 'm' or else Typ = 'r' or else Typ = 's')) - then null; -- cgit v1.1