filter the messages generated by gcc
authorSimon Marlow <simonmar@microsoft.com>
Tue, 28 Feb 2006 15:31:34 +0000 (15:31 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Tue, 28 Feb 2006 15:31:34 +0000 (15:31 +0000)
commit98344985c816d0abe17192f38b1663d85d8d2f9b
tree37b1e6c2ec2188615d64b9df1b301da5f5474f12
parent14a5c62a2d27830ea8b3716bb32a04f23678b355
filter the messages generated by gcc

Eliminate things like "warning: call-clobbered register used as global
register variable", which is an non-suppressible warning from gcc.
ghc/compiler/main/SysTools.lhs