exp_ch4.adb (Expand_N_And_Then, [...]): Improve constant folding.
2008-08-20 Bob Duff <duff@adacore.com> * exp_ch4.adb (Expand_N_And_Then, Expand_N_Or_Else): Improve constant folding. We were folding things like "False and then ...", but not "X and then ..." where X is a constant whose value is known at compile time. From-SVN: r139304
Showing
Please
register
or
sign in
to comment