[ARC] Pass along "-mcode-density" flag to "as"
authorShahab Vahedi <shahab@synopsys.com>
Wed, 2 Oct 2019 11:26:15 +0000 (11:26 +0000)
committerClaudiu Zissulescu <claziss@gcc.gnu.org>
Wed, 2 Oct 2019 11:26:15 +0000 (13:26 +0200)
commitd94b160233e3cef216075be86ca09a4f46b16891
tree4cf7691f46eb1e0613f4a00f537801579c6afcd0
parent9f4d9a366b3299c276043ab987234c7bed7d29f2
[ARC] Pass along "-mcode-density" flag to "as"

This change makes sure that if the driver is invoked with
"-mcode-density" flag, then the assembler will receive it
too.

gcc/
xxxx-xx-xx  Shahab Vahedi  <shahab@synopsys.com>

        * config/arc/arc.h (ASM_SPEC): pass -mcode-density

From-SVN: r276453
gcc/ChangeLog
gcc/config/arc/arc.h