Add PR number.
authorsteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 2004 17:20:57 +0000 (17:20 +0000)
committersteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 2004 17:20:57 +0000 (17:20 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89690 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index db8f25f..92d127a 100644 (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.