--- gcc/sched-deps.c.jj	2011-12-01 11:45:06.000000000 +0100
+++ gcc/sched-deps.c	2012-01-25 15:27:49.523165701 +0100
@@ -521,9 +521,6 @@ sched_get_condition_with_rev_uncached (c
   rtx pat = PATTERN (insn);
   rtx src;
 
-  if (pat == 0)
-    return 0;
-
   if (rev)
     *rev = false;
 
