http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56075



Jakub Jelinek <jakub at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |jakub at gcc dot gnu.org



--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-01-23 
11:26:50 UTC ---

Non-preprocessed testcase is useless (the original isn't preprocessed either). 

But furthermore, why do you expect that foo won't be optimized just into an

empty function?  If fun is inlined, it doesn't have any side-effects.

Reply via email to