On Fri, Apr 22, 2011 at 3:40 AM, Mike Stump <mikest...@comcast.net> wrote: > Ping?
The patch makes the testcase pointless. It also makes the AST differ more from the source form, so I don't think it's a particularly good idea. I think we shouldn't worry about this kind of testsuite fails. Richard. > On Apr 12, 2011, at 4:36 PM, Mike Stump wrote: > >> This fixes 20020425-1.c when the compiler under test is built with -O0 and >> we're on a machine with an 8 meg stack. >> >> Ok? >> >> 2011-04-12 Mike Stump <mikest...@comcast.net> >> >> * c-typeck.c (c_finish_if_stmt): Fold result. >> * fold-const.c (fold_ternary_loc): Handle an empty else. >> >> <fold.diffs.txt> > >