]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Make the identification of case expressions more robust
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 17 Jun 2023 21:19:19 +0000 (23:19 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 27 Jun 2023 12:05:51 +0000 (14:05 +0200)
commit388f22b92fe2218427e1b5ab5d29f51d037f2969
tree498af7869dd953878425b0c8fb2b48161c59f9d1
parent3d3930f52aaeb53b9c6460459b8711fc527d6741
ada: Make the identification of case expressions more robust

gcc/ada/

* gcc-interface/trans.cc (Case_Statement_to_gnu): Rename boolean
constant and use From_Conditional_Expression flag for its value.
gcc/ada/gcc-interface/trans.cc