]> gcc.gnu.org Git - gcc.git/commit
c90-printf-2.c, [...]: Determine the type for intmax_t in the compiler using __typeof...
authorJoseph Myers <jsm28@cam.ac.uk>
Sun, 15 Oct 2000 20:30:17 +0000 (21:30 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sun, 15 Oct 2000 20:30:17 +0000 (21:30 +0100)
commitd79d42daae6e7492ea76c7057e2b71cc0e83df97
tree4514fdc3fd33ea06e30d7cbc8ccb8b269e3c5554
parent1fd2f510181091030051e8954a33775d59b8fca5
c90-printf-2.c, [...]: Determine the type for intmax_t in the compiler using __typeof__ and the type...

* gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
for intmax_t in the compiler using __typeof__ and the type rules
for conditional expressions.

From-SVN: r36873
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/c90-printf-2.c
gcc/testsuite/gcc.dg/c90-scanf-2.c
This page took 0.061706 seconds and 5 git commands to generate.