Skip to content
Snippets Groups Projects
  • Andrew Pinski's avatar
    95727fb8
    re PR target/10781 (wrong class size and alignment with static class member) · 95727fb8
    Andrew Pinski authored
    2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
    
            PR target/10781
            * config/rs6000/rs6000-protos.h (rs6000_special_round_type_align):
            Prototype.
            * config/rs6000/rs6000.c (rs6000_special_round_type_align):
            New function.
            * config/rs6000/linux64.h (ROUND_TYPE_ALIGN): Use it.
            * config/rs6000/aix.h (ROUND_TYPE_ALIGN): Likewise.
            * config/rs6000/darwin.h (ROUND_TYPE_ALIGN): Likewise.
    
    2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
    
            PR target/10781
            * encoding.c (rs6000_special_round_type_align): Define.
    
    From-SVN: r76043
    95727fb8
    History
    re PR target/10781 (wrong class size and alignment with static class member)
    Andrew Pinski authored
    2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
    
            PR target/10781
            * config/rs6000/rs6000-protos.h (rs6000_special_round_type_align):
            Prototype.
            * config/rs6000/rs6000.c (rs6000_special_round_type_align):
            New function.
            * config/rs6000/linux64.h (ROUND_TYPE_ALIGN): Use it.
            * config/rs6000/aix.h (ROUND_TYPE_ALIGN): Likewise.
            * config/rs6000/darwin.h (ROUND_TYPE_ALIGN): Likewise.
    
    2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
    
            PR target/10781
            * encoding.c (rs6000_special_round_type_align): Define.
    
    From-SVN: r76043