https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103427
--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> --- Is the case important enough to worry about? Actual accesses will be assumed to be aligned according to the type. But sure, we could in theory special-case REFERENCE_TYPE in CCP. Does any other frontend use REFERENCE_TYPE?