http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60756
--- Comment #2 from Richard Henderson <rth at gcc dot gnu.org> --- Yes, this testcase works better with -fno-var-tracking-assignments. It seems to be a mixed bag, though. Running the testsuite with this argument causes 79 previously failing guality tests to pass, but causes 200 more new failures. I wonder if there's some way to get the best of both worlds?
