alpha.h (HARD_REGNO_MODE_OK): Allow complex float modes.

* config/alpha/alpha.h (HARD_REGNO_MODE_OK): Allow complex float
        modes.

From-SVN: r86644
This commit is contained in:
Richard Henderson 2004-08-26 17:08:35 -07:00 committed by Richard Henderson
parent ce7cbbb0f0
commit d416c0b3fe
2 changed files with 15 additions and 9 deletions

View File

@ -1,3 +1,8 @@
2004-08-26 Richard Henderson <rth@redhat.com>
* config/alpha/alpha.h (HARD_REGNO_MODE_OK): Allow complex float
modes.
2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
PR c/13801

View File

@ -647,6 +647,7 @@ extern const char *alpha_tls_size_string; /* For -mtls-size= */
#define HARD_REGNO_MODE_OK(REGNO, MODE) \
((REGNO) >= 32 && (REGNO) <= 62 \
? (MODE) == SFmode || (MODE) == DFmode || (MODE) == DImode \
|| (MODE) == SCmode || (MODE) == DCmode \
: 1)
/* A C expression that is nonzero if a value of mode