* testsuite/ld-elf/shared.exp: Remove kfails.
The test-cases started passing with 
5c3261b0e834647c,
"ELF: Call check_relocs after opening all inputs".
The lists could now be re-concatenated (see other run_ld_link_tests
calls in shared.exp), but are for now left separate to simplify future
kfail/xfailing.
 
+2017-10-21  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR ld/21233
+       * testsuite/ld-elf/shared.exp: Remove kfails.
+
 2017-10-20  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/22269
 
            {{readelf --dyn-syms pr21233-l.sd}} \
            "libpr21233.so"]]
 
-    setup_kfail "cris*-*-*" "ld/21233"
-
     run_ld_link_tests [list \
        [list \
            "PR ld/21233 dynamic symbols with section GC (--undefined)" \
            {{readelf --dyn-syms pr21233.sd}} \
            "pr21233-1"]]
 
-    setup_kfail "cris*-*-*" "ld/21233"
-
     run_ld_link_tests [list \
        [list \
            "PR ld/21233 dynamic symbols with section GC (--require-defined)" \
            {{readelf --dyn-syms pr21233.sd}} \
            "pr21233-2"]]
 
-    setup_kfail "cris*-*-*" "ld/21233"
-
     run_ld_link_tests [list \
        [list \
            "PR ld/21233 dynamic symbols with section GC (EXTERN)" \