norun.lst
216 Bytes
-
re PR ada/18817 (ACATS c380004 fails at run time) · 21cc3719
PR ada/18817 * utils.c (max_size): Perform constant folding of (A ? B : C) - D into A ? B - D : C - D when calculating the size of a MINUS_EXPR. From-SVN: r116964
Roger Sayle committed