Add PR number.

From-SVN: r89690
This commit is contained in:
Steven Bosscher 2004-10-27 17:20:57 +00:00
parent 40b554a31c
commit 12525dd626

View file

@ -1,5 +1,6 @@
2004-10-27 Steven Bosscher <stevenb@suse.de>
PR tree-optimization/17757
* tree-phinodes.c (remove_phi_arg_num): Don't remove PHIs
without any PHI arguments left. Make sure the argument that
we're supposed to remove exists at all.