[PATCH] remove the unsigned_type language hook

Andrew Pinski pinskia@gmail.com
Fri May 18 18:33:00 GMT 2007


On 5/17/07, Andrew Pinski <pinskia@gmail.com> wrote:
> On 5/17/07, Rafael Espindola <espindola@google.com> wrote:
> > From the description of the problem I would guess that the problem is
> > that we are returning char_type_node instead of
> > unsigned_char_type_node. Could you test the attached patch?
>
> I am testing this right on powerpc64-linux-gnu where the testcases also fail.

Nope, these testcases still fail even after the patch you just sent.
I bet if you try doing -funsigned-char when compiling this testcase,
they will fail on i686-linux-gnu.

Thanks,
Andrew Pinski



More information about the Gcc-patches mailing list