re PR ada/87396 (ada/gcc-interface/decl.c:8798:53:Value Conversion Issue: implicit...
commit30e36fd00dfb4e0464d22a25a66e69167d602b03
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 24 Sep 2018 10:29:07 +0000 (24 10:29 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 24 Sep 2018 10:29:07 +0000 (24 10:29 +0000)
tree32aa76daf82c0e2a69f1943314032ba98a775c89
parente78c3eb320a5352c55583dfd8856759ac5045e30
re PR ada/87396 (ada/gcc-interface/decl.c:8798:53:Value Conversion Issue: implicit conversion from 'int' to 'char' changes value from 132 to -124: -Wconstant-conversion)

PR ada/87396
* fe.h (Get_Attribute_Definition_Clause): Use 'unsigned char' instead
of 'char' as the type of the second parameter.

From-SVN: r264525
gcc/ada/ChangeLog
gcc/ada/fe.h