https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106966

--- Comment #2 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Christian Ehrhardt from comment #0)

> alpha-linux-gnu-gcc -O2 -g1 -Wall -fvisibility=hidden -fno-strict-aliasing
> -msmall-text -msmall-data -mno-fp-regs -mbuild-constants -mcpu=ev67

Just drop -mbuild-constants.

(There is a problem in alpha_emit_set_long_const which is not prepared to
handle V4HImode target).

Reply via email to