------- Comment #32 from j at uriah dot heep dot sax dot de  2007-06-25 13:38 
-------
(In reply to comment #31)

> Just mentioning: printf() and std::cout need to be updated if the
> binary values are also to be *output*. Any ideas on how or where
> that is to be done?

That would be a library issue, and thus completely out of scope for
the compiler.

I'm afraid you completely misunderstood the subject of this
feature/enhancement: it is *not* about run-time processing of 0b
binary constants (neither for input nor output), but to allow a
*compile-time* specification of such constants.


-- 


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

Reply via email to