diff options
Diffstat (limited to 'gcc/config/spu/spu.opt')
| -rw-r--r-- | gcc/config/spu/spu.opt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/config/spu/spu.opt b/gcc/config/spu/spu.opt index d234dcd..5df242e 100644 --- a/gcc/config/spu/spu.opt +++ b/gcc/config/spu/spu.opt @@ -36,6 +36,10 @@ munsafe-dma Target Report RejectNegative InverseMask(SAFE_DMA) volatile must be specified on any memory that is effected by DMA +mstdmain +Target Report Mask(STD_MAIN) +Use standard main function as entry for startup + mbranch-hints Target Report Mask(BRANCH_HINTS) Generate branch hints for branches |
