compiler/tests/Make.spec
changeset 429 23de165842c3
parent 421 7e08b31e0dae
child 438 20598d7ce9fa
equal deleted inserted replaced
428:b879012e366e 429:23de165842c3
    32 #  +inlineMath : additionally inline some floatPnt math stuff
    32 #  +inlineMath : additionally inline some floatPnt math stuff
    33 #
    33 #
    34 # ********** OPTIONAL: MODIFY the next line(s) ***
    34 # ********** OPTIONAL: MODIFY the next line(s) ***
    35 # STCLOCALOPTIMIZATIONS=+optinline +inlineNew
    35 # STCLOCALOPTIMIZATIONS=+optinline +inlineNew
    36 # STCLOCALOPTIMIZATIONS=+optspace3
    36 # STCLOCALOPTIMIZATIONS=+optspace3
    37 STCLOCALOPTIMIZATIONS=+optspace3
    37 STCLOCALOPTIMIZATIONS=+optspace3 -inlinenot
    38 
    38 
    39 
    39 
    40 # Argument(s) to the stc compiler (stc --usage).
    40 # Argument(s) to the stc compiler (stc --usage).
    41 #  -warn            : no warnings
    41 #  -warn            : no warnings
    42 #  -warnNonStandard : no warnings about ST/X extensions
    42 #  -warnNonStandard : no warnings about ST/X extensions