------- Comment #3 from pinskia at gcc dot gnu dot org  2008-01-16 22:46 -------
(In reply to comment #2)
> > How is char defined for your target?  sizeof(char) needs to be 1 to be
> > complaint to C.
> 
> C is most likely fine, but I don't care too much about C.

You need C to support libgfortran so my question here is still valid.  What is
sizeof(char) for your target?

Seriously if the target does not define sizeof(char) as 1, it is broken and
there is nothing to support here really.


-- 


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

Reply via email to