Before GCC 4.9, -flto is required for final LTO link. Add -flto to PR
ld/20321 test to support older versions of GCC.
* testsuite/ld-plugin/lto.exp: Add -flto to PR ld/20321 test.
+2016-07-05 H.J. Lu <hongjiu.lu@intel.com>
+
+ * testsuite/ld-plugin/lto.exp: Add -flto to PR ld/20321 test.
+
2016-07-05 Andre Vieria <andre.simoesdiasvieira@arm.com>
* testsuite/ld-arm/farcall-thumb2-purecode.d: New test result.
"$plug_opt" "-flto $lto_no_fat" \
{pr20267b.c} {} "libpr20267b.a"] \
[list "Build pr20321" \
- "-Wl,-plugin,$plug_so" "-flto" \
+ "-flto -Wl,-plugin,$plug_so" "-flto" \
{pr20321.c} {} "pr20321" "c" ".*: duplicated plugin"] \
]