------- Comment #4 from mmitchel at gcc dot gnu dot org 2010-08-17 14:41 ------- I have no object to the FE removing trivial code if it can do so -- but I also think that the middle-end should be able to deduce that a function is pure later in the process and eliminate it then.
I don't understand Richard's comment about -Wuninitialized; I don't see any comments from Jakub in this PR. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45307