[project @ 2000-04-18 16:44:46 by simonmar]
authorsimonmar <unknown>
Tue, 18 Apr 2000 16:44:46 +0000 (16:44 +0000)
committersimonmar <unknown>
Tue, 18 Apr 2000 16:44:46 +0000 (16:44 +0000)
commitf5c54ab379ec951275aa935e2d4854df41a58409
tree894b1f1deade8e34b75258edcf63edefac7f9632
parentf44833ed4d9cda46d03895b0758ce54ac9a7bd98
[project @ 2000-04-18 16:44:46 by simonmar]
Push directives over literal chunks when attempting to move them to
the following chunk on x86.  Occasionally gcc generates a .glob
directive some distance before the symbol it refers to, and we were
ending up with a whole load of .glob directives attached to strings,
and duplicated in each .o file when splitting.

This change reduces the size of my libHSstd_p.a from 43M (!!!) to 9M.
I think this problem must have appeared with gcc 2.95.2, but it's a
little strange that I didn't notice it until now.
ghc/driver/ghc-asm.lprl