[project @ 2002-08-02 12:24:04 by simonmar]
authorsimonmar <unknown>
Fri, 2 Aug 2002 12:24:04 +0000 (12:24 +0000)
committersimonmar <unknown>
Fri, 2 Aug 2002 12:24:04 +0000 (12:24 +0000)
commit226413e1427f0436a0fc21ca156b956c60f730c5
treef557cbd7c3b53221c7fa3a2a8d2e146bb6dd69d5
parent801e81a7fa6fd733be5f9676c4176dd46f6a4db2
[project @ 2002-08-02 12:24:04 by simonmar]
Pass -fno-builtin to gcc when compiling .hc files, because this avoids
a common cause of running out of registers when foreign calls to
functions like memcpy(), strlen() are made from Haskell.

MERGE
ghc/compiler/main/DriverFlags.hs