From bb9c80df457c8c054ae99508fed4959886f78930 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 15 Dec 2008 19:21:10 +0000 Subject: 2008-12-15 Joel Sherrill * Makefile.am, configure.ac, spfatal06/testcase.h, spfatal07/testcase.h, spfatal08/testcase.h, spfatal09/testcase.h, spsize/size.c: Eliminate pointers to API configuration tables in the main configuration table. Reference the main configuration table and the API configuration tables directly using the confdefs.h version rather than obtaining a pointer to it. This eliminated some variables, a potential fatal error, some unnecessary default configuration structures. Overall, about a 4.5% reduction in the code size for minimum and hello on the SPARC. * spfatal10/.cvsignore, spfatal10/Makefile.am, spfatal10/spfatal10.scn, spfatal10/testcase.h: Removed. --- testsuites/sptests/spfatal10/spfatal10.scn | 1 - 1 file changed, 1 deletion(-) delete mode 100644 testsuites/sptests/spfatal10/spfatal10.scn (limited to 'testsuites/sptests/spfatal10/spfatal10.scn') diff --git a/testsuites/sptests/spfatal10/spfatal10.scn b/testsuites/sptests/spfatal10/spfatal10.scn deleted file mode 100644 index d3dcd3c360..0000000000 --- a/testsuites/sptests/spfatal10/spfatal10.scn +++ /dev/null @@ -1 +0,0 @@ -Fatal error (Core NULL Configuration Table) hit -- cgit v1.2.3