------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-07 
18:03 -------
ppc-darwin have the definition of mask type as:
    typedef unsigned long mask;

i686-pc-linux have:
    typedef unsigned short mask;


-- 


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

Reply via email to