parent
07d7d37d1a
commit
292da5c58d
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ gcn_scalar_mode_supported_p (scalar_mode mode)
|
|||
|| mode == HImode /* || mode == HFmode */
|
||||
|| mode == SImode || mode == SFmode
|
||||
|| mode == DImode || mode == DFmode
|
||||
/*|| mode == TImode*/); /* TI is used for back-end purposes only. */
|
||||
|| mode == TImode);
|
||||
}
|
||||
|
||||
/* Implement TARGET_CLASS_MAX_NREGS.
|
||||
|
|
Loading…
Add table
Reference in a new issue