Always use -funbox-strict-fields for Binary
authorSimon Marlow <simonmar@microsoft.com>
Mon, 21 Aug 2006 15:21:11 +0000 (15:21 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Mon, 21 Aug 2006 15:21:11 +0000 (15:21 +0000)
commit3b1f598f60e9dfc45aba5dd0c0993ca0b403aeac
tree5a952ee65f95201516d11b4846af57ccae733236
parent605c4cddf635b73f0aed3126e20b68e44cfca166
Always use -funbox-strict-fields for Binary
For some reason this was only enabled when $(bootstrapped)=YES.  This
would be one reason why the stage1 compiler is slow.  I guess we'll
find out if anything goes wrong.
compiler/Makefile