aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/xsinfo.adb
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2011-07-13 21:13:49 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2011-07-13 21:13:49 +0000
commitf542c405c0bb1d6eda47ba05832fbd3c10e7e27e (patch)
tree61efdcbb0b0da22f025f4ef32e5f45dd0e7397f8 /gcc/ada/xsinfo.adb
parente2995714b3bf1295d389a80a951be8c3330e80ac (diff)
downloadgcc-f542c405c0bb1d6eda47ba05832fbd3c10e7e27e.zip
gcc-f542c405c0bb1d6eda47ba05832fbd3c10e7e27e.tar.gz
gcc-f542c405c0bb1d6eda47ba05832fbd3c10e7e27e.tar.bz2
utils.c (build_vms_descriptor32): Skip the 32-bit range comparison if Pmode is SImode.
* gcc-interface/utils.c (build_vms_descriptor32): Skip the 32-bit range comparison if Pmode is SImode. From-SVN: r176251
Diffstat (limited to 'gcc/ada/xsinfo.adb')
-rw-r--r--gcc/ada/xsinfo.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/xsinfo.adb b/gcc/ada/xsinfo.adb
index 869ae87..41e86bc 100644
--- a/gcc/ada/xsinfo.adb
+++ b/gcc/ada/xsinfo.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1992-2010, Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2011, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --