Why the V4QImode vector operations are expanded into many SImode at "oplower" pass?

Richard Henderson rth@redhat.com
Thu May 19 00:21:00 GMT 2005


On Thu, May 19, 2005 at 06:02:39AM +0800, Ling-hua Tseng wrote:
> struct gcc_target targetm = TARGET_INITIALIZER;
> ...
> #undef  TARGET_VECTOR_MODE_SUPPORTED_P
> #define TARGET_VECTOR_MODE_SUPPORTED_P  unicore_vector_mode_supported_p

This is your bug.  The TARGET_INITIALIZER needs to come last.


r~



More information about the Gcc mailing list