]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Small housekeeping work in gnat_gimplify_expr
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 23 Mar 2022 13:35:40 +0000 (14:35 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 19 May 2022 14:05:33 +0000 (14:05 +0000)
commit9ae384160f4b2e3f3ad1576c737d72e127ffebc1
tree5bf888d2bd782ed67ac55fcaaeaeed7869c24f81
parentcfc07102ef2ff3675cb193e4f0e61c9d2d5b368e
[Ada] Small housekeeping work in gnat_gimplify_expr

This alphabetizes the large switch statement, removes a useless nested
switch statement, an artificial fall through and adds a default return.

No functional changes.

gcc/ada/

* gcc-interface/trans.cc (gnat_gimplify_expr): Tidy up.
gcc/ada/gcc-interface/trans.cc