X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Fconfig%2Fm32r%2Fm32r.h;h=4b85a4264063820bd5ef31b8a425037627713918;hp=ca6e86f53a7a66a4f3690f4440bcdbaab337a980;hb=aeaf1aa16433216476708eba3f48b49025427d52;hpb=e70665b0d69715de6c193b8ccc8f935df156ac88 diff --git a/gcc/config/m32r/m32r.h b/gcc/config/m32r/m32r.h index ca6e86f53a7..4b85a426406 100644 --- a/gcc/config/m32r/m32r.h +++ b/gcc/config/m32r/m32r.h @@ -183,7 +183,7 @@ /* Options to pass on to the assembler. */ #undef ASM_SPEC -#define ASM_SPEC "%{v} %(asm_cpu) %(relax) %{fpic:-K PIC} %{fPIC:-K PIC}" +#define ASM_SPEC "%{v} %(asm_cpu) %(relax) %{fpic|fpie:-K PIC} %{fPIC|fPIE:-K PIC}" #define LINK_SPEC "%{v} %(link_cpu) %(relax)"