[NDS32] Consider -Ofast and -Og in nds32_asm_file_start function.
authorChung-Ju Wu <jasonwucj@gmail.com>
Sun, 22 Apr 2018 07:57:06 +0000 (07:57 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Sun, 22 Apr 2018 07:57:06 +0000 (07:57 +0000)
commit10c8bd03e3642b870f5701c1c8ee6cbf00e595ce
tree3f4964827accb5de3a0896d5ee814f6a1bbfe3fc
parentbc8a88100dcbd7ed77b71add5e8f072284a05dd3
[NDS32] Consider -Ofast and -Og in nds32_asm_file_start function.

gcc/
* config/nds32/nds32.c (nds32_asm_file_start): Display optimization
level Ofast and Og.

From-SVN: r259546
gcc/ChangeLog
gcc/config/nds32/nds32.c