*** empty log message ***
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 13 Apr 1992 22:16:17 +0000 (15:16 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 13 Apr 1992 22:16:17 +0000 (15:16 -0700)
From-SVN: r738

gcc/config/sparc/sparc.h

index 2578fda..9ca49af 100644 (file)
@@ -26,7 +26,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Provide required defaults for linker -e and -d switches.  */
 
 #define LINK_SPEC \
- "%{nostdlib:%{!e*:-e start}} -dc -dp %{static:-Bstatic} %{assert*}"
+ "%{!nostdlib:%{!e*:-e start}} -dc -dp %{static:-Bstatic} %{assert*}"
 
 /* Special flags to the Sun-4 assembler when using pipe for input.  */