diff options
Diffstat (limited to 'gcc/config/sparc/sparc.h')
| -rw-r--r-- | gcc/config/sparc/sparc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/sparc.h b/gcc/config/sparc/sparc.h index 0b2dceba1e2..ca29ded3960 100644 --- a/gcc/config/sparc/sparc.h +++ b/gcc/config/sparc/sparc.h @@ -463,7 +463,7 @@ extern int target_flags; #define TARGET_HARD_QUAD (target_flags & MASK_HARD_QUAD) /* Nonzero on little-endian machines. */ -/* ??? Little endian support currently only exists for sparclet-aout and +/* ??? Little endian support currently only exists for sparc86x-elf and sparc64-elf configurations. May eventually want to expand the support to all targets, but for now it's kept local to only those two. */ #define MASK_LITTLE_ENDIAN 0x1000 |

