------- Comment #2 from dominiq at lps dot ens dot fr  2007-08-02 20:55 -------
Subject: Re:  selected_(int|real)_kind fail with
 -fdefault-integer-8


Steve,

I applied your patch, but on PPC Darwin I get 10 times 1 for int, instead of:

           1
           1
           2
           2
           4
           4
           4
           4
           4
           8

and 10 times 4 for real, instead of 

           4
           4
           4
           4
           4
           4
           8
           8
           8
           8

Is it yet another endian problem?


-- 


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

Reply via email to