]> gcc.gnu.org Git - gcc.git/commit
cselib.c (struct cselib_val_struct): Make val_rtx its own field, remove the union...
authorSteven Bosscher <steven@gcc.gnu.org>
Sun, 17 Dec 2006 22:57:04 +0000 (22:57 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sun, 17 Dec 2006 22:57:04 +0000 (22:57 +0000)
commit757bbef814266897961a364732e8a854b4b61c52
tree123927bfb812fd36f881f54a758390c31565d62c
parenta7582f7c6dd1b3b7cbc302cff8a9c839859c9567
cselib.c (struct cselib_val_struct): Make val_rtx its own field, remove the union that contained it.

* cselib.c (struct cselib_val_struct): Make val_rtx its
own field, remove the union that contained it.
* cselib.c: Update accordingly where necessary.

From-SVN: r119994
gcc/ChangeLog
gcc/cselib.c
gcc/cselib.h
This page took 0.054676 seconds and 5 git commands to generate.