------- Comment #15 from pinskia at gcc dot gnu dot org  2007-11-19 09:35 
-------
Actually we get:
        subl    $4, %edi
        subl    $12, %esp
        xorl    %eax, %eax
        cmpl    $0, -4(%edi)
        setle   %al
        addl    $12, %esp

So this is fixed for the trunk.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.0/4.1/4.2/4.3 Regression]|[4.0/4.1/4.2 Regression]
                   |extra temporaries when using|extra temporaries when using
                   |global register variables   |global register variables


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

Reply via email to