[Bug middle-end/18785] [4.0 Regression] isdigit builtin function fails with EBCDIC character sets

kghazi at verizon dot net gcc-bugzilla@gcc.gnu.org
Mon Dec 6 22:06:00 GMT 2004


------- Additional Comments From kghazi at verizon dot net  2004-12-06 22:06 -------
Subject: Re:  [4.0 Regression] isdigit builtin function fails with EBCDIC character sets

Out of curiousity, do you have any problems with builtin printf's conversion
of printf("hello world\n") -> puts("hello world") ?  That transformation
doesn't even use TARGET_NEWLINE, instead checking directly for '\n'.
--Kaveh



-- 


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



More information about the Gcc-bugs mailing list