Joerg Wunsch
f7fd775f02
re PR preprocessor/23479 (Implement binary constants with a "0b" prefix)
2007-06-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
PR preprocessor/23479
gcc/
* doc/extend.texi: Document the 0b-prefixed binary integer
constant extension.
libcpp/
* expr.c (cpp_classify_number): Implement 0b-prefixed binary
integer constants.
(append_digit): Likewise.
* include/cpplib.h: Add CPP_N_BINARY, to be used for 0b-prefixed
binary integer constants.
testsuite/
* testsuite/gcc.dg/binary-constants-1.c: Add test suites for
the 0b-prefixed binary integer constants.
* testsuite/gcc.dg/binary-constants-2.c: Ditto.
* testsuite/gcc.dg/binary-constants-3.c: Ditto.
* testsuite/gcc.dg/binary-constants-4.c: Ditto.
From-SVN: r125346
2007-06-05 22:25:27 +00:00
..
2007-06-05 22:25:27 +00:00
2007-03-07 18:01:18 +00:00
2005-06-13 08:26:05 +00:00
2007-06-05 22:25:27 +00:00
2006-12-28 18:45:48 +00:00
2005-05-28 15:52:48 +00:00
2007-01-27 19:50:38 +00:00
2006-11-21 01:35:42 +00:00
2007-03-30 22:40:19 +00:00
2005-11-04 01:16:32 +00:00
2007-06-05 22:25:27 +00:00
2007-05-21 23:43:53 +00:00
2005-06-29 02:34:39 +00:00
2007-05-24 20:55:36 +00:00
2007-05-24 20:55:36 +00:00
2007-05-31 02:06:48 +00:00
2005-06-29 02:34:39 +00:00
2007-05-24 20:55:36 +00:00
2005-06-29 02:34:39 +00:00
2007-03-01 15:56:24 -08:00
2005-06-29 02:34:39 +00:00
2007-01-30 15:50:00 +00:00
2007-06-01 02:12:37 +00:00
2005-06-29 02:34:39 +00:00
2005-06-29 02:34:39 +00:00
2005-06-29 02:34:39 +00:00
2005-06-29 02:34:39 +00:00
2005-06-29 02:34:39 +00:00