Skip to content
Snippets Groups Projects
  • Andrew Pinski's avatar
    761c0d29
    re PR libobjc/25354 (There should be an automated testsuite for... · 761c0d29
    Andrew Pinski authored
    re PR libobjc/25354 (There should be an automated testsuite for objc_sizeof_type and objc_alignof_type)
    
    2005-12-12  Andrew Pinski  <pinskia@physics.uc.edu>
    
            PR libobjc/25354
            * objc.dg/gnu-encoding: New directory.
            * objc.dg/gnu-encoding/compat-common.h: New file.
            * objc.dg/gnu-encoding/struct-layout-1.h: New file.
            * objc.dg/gnu-encoding/struct-layout-1_test.h: New file.
            * objc.dg/gnu-encoding/vector-defs.h: New file.
            * objc.dg/gnu-encoding/gnu-encoding.exp: New file.
            * objc.dg/gnu-encoding/generate-random.c: New file.
            * objc.dg/gnu-encoding/generate-random_r.c: New file.
            * objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c: New file.
            * objc.dg/gnu-encoding/generate-random.h: New file.
    
    
    2005-12-12  Andrew Pinski  <pinskia@physics.uc.edu>
    
            * encoding.c (TYPE_FIELDS): Fix to skip over just _C_STRUCT_B and        the name.
            (get_inner_array_type): Fix to skip over _C_ARY_B and size.
            (rs6000_special_round_type_align): Update for the ABI fix.
            (objc_layout_finish_structure): Correct the encoding which is passed to
            ROUND_TYPE_ALIGN.
    
    From-SVN: r108398
    761c0d29
    History
    re PR libobjc/25354 (There should be an automated testsuite for...
    Andrew Pinski authored
    re PR libobjc/25354 (There should be an automated testsuite for objc_sizeof_type and objc_alignof_type)
    
    2005-12-12  Andrew Pinski  <pinskia@physics.uc.edu>
    
            PR libobjc/25354
            * objc.dg/gnu-encoding: New directory.
            * objc.dg/gnu-encoding/compat-common.h: New file.
            * objc.dg/gnu-encoding/struct-layout-1.h: New file.
            * objc.dg/gnu-encoding/struct-layout-1_test.h: New file.
            * objc.dg/gnu-encoding/vector-defs.h: New file.
            * objc.dg/gnu-encoding/gnu-encoding.exp: New file.
            * objc.dg/gnu-encoding/generate-random.c: New file.
            * objc.dg/gnu-encoding/generate-random_r.c: New file.
            * objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c: New file.
            * objc.dg/gnu-encoding/generate-random.h: New file.
    
    
    2005-12-12  Andrew Pinski  <pinskia@physics.uc.edu>
    
            * encoding.c (TYPE_FIELDS): Fix to skip over just _C_STRUCT_B and        the name.
            (get_inner_array_type): Fix to skip over _C_ARY_B and size.
            (rs6000_special_round_type_align): Update for the ABI fix.
            (objc_layout_finish_structure): Correct the encoding which is passed to
            ROUND_TYPE_ALIGN.
    
    From-SVN: r108398