------- Comment #2 from tkoenig at gcc dot gnu dot org 2005-12-17 22:23 ------- (In reply to comment #1) > This simple patch appears to fix this: The stement moved needs to be executed > before the return is called.
Yep, this fixes the test case, and doesn't break anything else (at least nothing that I tried). Looks good. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25463