linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Ensure target_flags has MASK_POWERPC64...
authorAlan Modra <amodra@bigpond.net.au>
Thu, 8 Jan 2004 15:13:23 +0000 (15:13 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Thu, 8 Jan 2004 15:13:23 +0000 (01:43 +1030)
commit7ddb6568e39aca91b2f817254449752c3490f3ed
tree0738a6663c426060c0e4177669659c319dac62c4
parent2e89756b555877849e74a801f67a0f01282fea49
linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Ensure target_flags has MASK_POWERPC64 when -m64.

* config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Ensure
target_flags has MASK_POWERPC64 when -m64.
* config/rs6000/rs6000.c (processor_target_table): Add MASK_POWERPC64
to 620, 630, power3, power4 and rs64a entries.
* config/rs6000/rs6000.h (MASK_64BIT): Expand comment.

From-SVN: r75550
gcc/ChangeLog
gcc/config/rs6000/linux64.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h