------- Comment #25 from pinskia at gcc dot gnu dot org 2008-04-30 04:04 ------- (In reply to comment #24) > This is the patch which I am testing for the testcase in comment #11 as > mentioned we don't use NOP_EXPR but instead VIEW_CONVERT_EXPR as > VIEW_CONVERT_EXPR can work on non gimple registers.
This patch breaks when we have an array type ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26069