summaryrefslogtreecommitdiff
path: root/gcc/ada/a-iteint.ads
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2011-08-05 15:08:15 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2011-08-05 15:08:15 +0000
commit5d740b7e88bc2248d26f2d9923665e7a76857e30 (patch)
tree737eee92b2b21ab528f2d75e8945e71bb4885eb4 /gcc/ada/a-iteint.ads
parent844982aeed5addccc1630f4d407dc1e100c40fe2 (diff)
downloadgcc-5d740b7e88bc2248d26f2d9923665e7a76857e30.tar.gz
2011-08-05 Pascal Obry <obry@adacore.com>
* a-iteint.ads: Fix copyright year. 2011-08-05 Thomas Quinot <quinot@adacore.com> * par_sco.adb (Traverse_Declarations_Or_Statements): Do not generate a statement SCO for a USE clause or a representation clause. 2011-08-05 Yannick Moy <moy@adacore.com> * lib-xref-alfa.adb (Collect_ALFA): generate the proper relation between body and spec for stub. (Detect_And_Add_ALFA_Scope): take into account subprogram stub * lib-xref.adb (Enclosing_Subprogram_Or_Package): in the case of a pragma precondition or postcondition, for which the enclosing subprogram or package in the AST is not the desired one, return empty. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177450 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/a-iteint.ads')
-rw-r--r--gcc/ada/a-iteint.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/a-iteint.ads b/gcc/ada/a-iteint.ads
index 3e7e074cbb7..935cb2d1208 100644
--- a/gcc/ada/a-iteint.ads
+++ b/gcc/ada/a-iteint.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 2004-2011, Free Software Foundation, Inc. --
+-- Copyright (C) 2011, Free Software Foundation, Inc. --
-- --
-- This specification is derived from the Ada Reference Manual for use with --
-- GNAT. The copyright notice above, and the license provisions that follow --