tree-sra.c (sra_build_assignment): Replace assertion checking with a comment explaini...
authorAlexandre Oliva <aoliva@redhat.com>
Mon, 19 Feb 2007 06:22:43 +0000 (06:22 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Mon, 19 Feb 2007 06:22:43 +0000 (06:22 +0000)
commit300471993fe5472c86b85b88557520c30f1309d7
tree9c14c73a9f5cce53ef28763e3e2677afa2c79789
parent3328fbb7d159cce61987d8ad4373aa2b95370291
tree-sra.c (sra_build_assignment): Replace assertion checking with a comment explaining why it can't be done.

* tree-sra.c (sra_build_assignment): Replace assertion
checking with a comment explaining why it can't be done.

From-SVN: r122123
gcc/ChangeLog
gcc/tree-sra.c