|
|
|
@ -76,7 +76,7 @@ if { ([istarget "*-*-*elf*"] |
|
|
|
|
|
|
|
# The MN10300 port disables the assembler's call frame optimization |
|
|
|
# because it interfers with link time relaxation of function prologues. |
|
|
|
if (![istarget "mn10300-*-*"] && ![istarget "am3*-*-*"]} then { |
|
|
|
if {![istarget "mn10300-*-*"] && ![istarget "am3*-*-*"]} then { |
|
|
|
run_dump_test "ehopt0" |
|
|
|
} |
|
|
|
run_dump_test "group0a" |
|
|
|
|