------- Comment #2 from rguenth at gcc dot gnu dot org  2010-07-11 10:58 -------
Differing array sizes of the mAutoBuf member, type decls:

 <type_decl 0x7ffff5b22a10 nsAutoTArray
    type <record_type 0x7ffff5b20c78 nsAutoTArray addressable
needs-constructing BLK
        size <integer_cst 0x7ffff5b2a078 constant 640>
        unit size <integer_cst 0x7ffff5b13ca8 constant 80>
        align 64 symtab 0 alias set -1 canonical type 0x7ffff5b20c78
        fields <field_decl 0x7ffff5b29980 D.2801 type <record_type
0x7ffff5af3a80 nsTArray>
            ignored BLK file ../../dist/include/nsTArray.h line 1036 col 7
            size <integer_cst 0x7ffff7ed37d0 constant 64>
            unit size <integer_cst 0x7ffff7ed37f8 constant 8>
            align 64 offset_align 128
            offset <integer_cst 0x7ffff7ed3438 constant 0>
            bit offset <integer_cst 0x7ffff7ed3b40 constant 0> context
<record_type 0x7ffff5b20c78 nsAutoTArray> chain <field_decl 0x7ffff5b29ab0
D.2804>>
        pointer_to_this <pointer_type 0x7ffff5b44a80>>
    public BLK file ../../dist/include/nsTArray.h line 1036 col 7
    align 8>

 <type_decl 0x7ffff5af2b80 nsAutoTArray
    type <record_type 0x7ffff5af39d8 nsAutoTArray addressable
needs-constructing BLK
        size <integer_cst 0x7ffff7ed3f50 constant 192>
        unit size <integer_cst 0x7ffff7ed3f00 constant 24>
        align 64 symtab 0 alias set -1 canonical type 0x7ffff5af39d8
        fields <field_decl 0x7ffff5af45f0 D.2104 type <record_type
0x7ffff5af3a80 nsTArray>
            ignored BLK file ../../dist/include/nsTArray.h line 1036 col 7
            size <integer_cst 0x7ffff7ed37d0 constant 64>
            unit size <integer_cst 0x7ffff7ed37f8 constant 8>
            align 64 offset_align 128
            offset <integer_cst 0x7ffff7ed3438 constant 0>
            bit offset <integer_cst 0x7ffff7ed3b40 constant 0> context
<record_type 0x7ffff5af39d8 nsAutoTArray> chain <field_decl 0x7ffff5af4720
D.2107>>
        pointer_to_this <pointer_type 0x7ffff5b3d9d8>>
    public BLK file ../../dist/include/nsTArray.h line 1036 col 7
    align 8>


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to