decl.c (gnat_to_gnu_entity): Look at the underlying type for the signedness of the...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 13 Nov 2016 18:29:45 +0000 (18:29 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 13 Nov 2016 18:29:45 +0000 (18:29 +0000)
commit476053121ba5fc4840146ef05a89636f5d37178c
treee7d03bb4d03b470483c5605caecb4e3580a3c7cf
parentc0c54de6a09b8b280f2b3091f0e2c0894eb6f9d8
decl.c (gnat_to_gnu_entity): Look at the underlying type for the signedness of the type.

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Signed_Integer_Subtype>:
Look at the underlying type for the signedness of the type.

From-SVN: r242361
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/address_conv.adb [new file with mode: 0644]