tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle constants and ohter expected...
authorDaniel Berlin <dberlin@dberlin.org>
Sun, 1 Jul 2007 23:41:38 +0000 (23:41 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Sun, 1 Jul 2007 23:41:38 +0000 (23:41 +0000)
commit4794afa5e0e4e701892d8049ec96599bb8fb3555
treef2794ba721b60c7fbde45614b26bbd672f1841e7
parent10ae7c7b78beed4a5d924ec89371ecb0b0a9a367
tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle constants and ohter expected operations explicitly...

2007-07-01  Daniel Berlin  <dberlin@dberlin.org>

* tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle constants
and ohter expected operations explicitly, change default to
gcc_unreachable.

From-SVN: r126179
gcc/ChangeLog
gcc/tree-ssa-sccvn.c