Subject: CVS commit: src/gnu/dist/gcc/gcc/config
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 10/13/2003 13:19:41
Module Name:	src
Committed By:	skrll
Date:		Mon Oct 13 13:19:41 UTC 2003

Modified Files:
	src/gnu/dist/gcc/gcc/config: netbsd.h

Log Message:
Don't pull in libgcc_pic.a for -shared  - it was added as a workaround for
gcc 2.95.3. Removing this fixes EH for gcc 3.3 by using the .eh.section
support in libcrt{begin,end}

Closes PR 22673.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/gnu/dist/gcc/gcc/config/netbsd.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.