I've been running with phobos built using "-ffunction-sections -fdata-sections" since ~the time of #293 and so far haven't seen any problems (which of course doesn't mean that there aren't any).
Me too. If you don't use gc-sections there shouldn't be any difference and if you do a lot of unnecessary code is stripped.
