From 3eb75db38970b421a1214f7cc8edf13f0bfe3717 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 25 Oct 1999 14:52:19 +0000 Subject: tch from Eric Valette and Emmanuel Raguet to fix bugs and make the mcp750 boot RTEMS running the GoAhead web server. --- make/custom/mcp750.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom/mcp750.cfg') diff --git a/make/custom/mcp750.cfg b/make/custom/mcp750.cfg index 955f75c5a2..97493ea9f3 100644 --- a/make/custom/mcp750.cfg +++ b/make/custom/mcp750.cfg @@ -85,7 +85,7 @@ endef # As far as I know, small data are pointer impose a very specific compliation # model => not used. # Currently the sdata2 and sbss2 sections are empty => r2 is not used... -CFLAGS_OPTIMIZE_V=-O2 -fno-keep-inline-functions -fvolatile-global -fvolatile -mstrict-align -mcpu=750 +CFLAGS_OPTIMIZE_V=-O4 -mmultiple -mstring -mstrict-align -mcpu=750 #CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions -fvolatile-global -fvolatile -mstrict-align -mcpu=750 # The following is a ld command file which works without using the -- cgit v1.2.3