]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Fix a folding issue with System'To_Address
authorpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Aug 2019 09:49:23 +0000 (09:49 +0000)
committerpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Aug 2019 09:49:23 +0000 (09:49 +0000)
commitf51979c57494e1c8cc1be371ece3d29538824efa
treec19b127d296dc81e352f3d38158f8ea5bca8abae
parent5814355aa319bf588cbeb8bcd4b2d06ea23f1839
[Ada] Fix a folding issue with System'To_Address

2019-08-20  Bob Duff  <duff@adacore.com>

gcc/ada/

* sem_eval.adb (Expr_Value): Implement the case of an unchecked
conversion of a static expression.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@274726 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/sem_eval.adb