Hi, Could someone review and approve this patch? It fixes a problem where the first 5 bits of tree flags of a VAR_DECL node got dropped on host that has 32-bit HOST_WIDE_INT. I tested it on i686-linux-gnu. -Doug