Simplify OP_PTRCAST ops too for now.
commit7ee44c48fd749ddfc1231d711595d03593221250
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 4 Jan 2005 21:50:54 +0000 (4 14:50 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:06:11 +0000 (7 21:06 -0700)
treede7b25910be4bac2cfb4cbb57eb7f73170ee71f2
parentf50d00f4994563b473df4c095767adfe30cca599
Simplify OP_PTRCAST ops too for now.

Some day we migth do a type-based alias cast, and then we might do
something else, but for now simplification is better than leaving
them in and making analysis harder.
simplify.c