diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2011-07-13 21:13:49 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2011-07-13 21:13:49 +0000 |
commit | f542c405c0bb1d6eda47ba05832fbd3c10e7e27e (patch) | |
tree | 61efdcbb0b0da22f025f4ef32e5f45dd0e7397f8 /gcc/ada/xsinfo.adb | |
parent | e2995714b3bf1295d389a80a951be8c3330e80ac (diff) | |
download | gcc-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.adb | 2 |
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- -- |