------- Comment #2 from rguenth at gcc dot gnu dot org 2006-04-18 08:21 -------
6.10.1/3
The resulting tokens
compose the controlling constant expression which is evaluated according to the
rules of
6.6, except that all signed integer types and all unsigned integer types act as
if they have
the same representation as, respectively, the types intmax_t and uintmax_t
defined
in the header <stdint.h>.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27195