[PATCH][4.2] Fix PR34953, ICE with empty BB

Paolo Bonzini bonzini@gnu.org
Thu Jan 24 17:28:00 GMT 2008


>   	  if (e->dest == EXIT_BLOCK_PTR
> ! 	      && (tmp = last_stmt (bb))

We put != NULL_TREE in these cases to make the side-effect more clear.

Paolo



More information about the Gcc-patches mailing list