OSDN Git Service

* config/i386/openbsdelf.h (LINK_SPEC): Use %{r:} not %{r*:}.
[pf3gnuchains/gcc-fork.git] / gcc / config / sparc / openbsd64.h
index 194c73b..3aef751 100644 (file)
@@ -72,7 +72,7 @@ along with GCC; see the file COPYING3.  If not see
 
 #undef LINK_SPEC
 #define LINK_SPEC \
-  "%{!shared:%{!nostdlib:%{!r*:%{!e*:-e __start}}}} \
+  "%{!shared:%{!nostdlib:%{!r:%{!e*:-e __start}}}} \
    %{shared:-shared} %{R*} \
    %{static:-Bstatic} \
    %{!static:-Bdynamic} \