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

Richard Henderson <rth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot       |rth at gcc dot gnu.org
                   |gnu.org                     |

--- Comment #3 from Richard Henderson <rth at gcc dot gnu.org> 2010-10-11 
18:12:10 UTC ---
Sorry, I don't know how I didn't see the attachment.

The problem is related to the computation of the size
of an area including a variable of zero size:

 <var_decl 0x7ffff19d50a0 D.16659
    type <record_type 0x7ffff1ae4150 S85 type_0 BLK
        size <integer_cst 0x7ffff1e1fa28 constant 0>
        unit size <integer_cst 0x7ffff1e1f320 constant 0>
        user align 32 ...>

Reply via email to