r207924 - in /trunk/gcc: c-family/ChangeLog c-f...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Feb 19 22:27:00 GMT 2014
Author: jakub
Date: Wed Feb 19 22:27:40 2014
New Revision: 207924
URL: http://gcc.gnu.org/viewcvs?rev=207924&root=gcc&view=rev
Log:
PR c/37743
* c-common.c (c_common_nodes_and_builtins): When initializing
c_uint{16,32,64}_type_node, also set corresponding
uint{16,32,64}_type_node to the same value.
* g++.dg/ext/builtin-bswap1.C: New test.
* c-c++-common/pr37743.c: New test.
Added:
trunk/gcc/testsuite/c-c++-common/pr37743.c
trunk/gcc/testsuite/g++.dg/ext/builtin-bswap1.C
Modified:
trunk/gcc/c-family/ChangeLog
trunk/gcc/c-family/c-common.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list