* config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Don't perform invalid legitimization on greater-than-word-size modes for TARGET_E500_DOUBLE.
Disabling greater-than-word-size for E500v2 instead of continually updating the enumeration seems reasonable. Thanks, David