r208371 - in /branches/gcc-4_8-branch/gcc: c-fa...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Mar 6 08:11:00 GMT 2014
Author: jakub
Date: Thu Mar 6 08:11:20 2014
New Revision: 208371
URL: http://gcc.gnu.org/viewcvs?rev=208371&root=gcc&view=rev
Log:
Backport from mainline
2014-02-19 Jakub Jelinek <jakub@redhat.com>
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:
branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/pr37743.c
branches/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/builtin-bswap1.C
Modified:
branches/gcc-4_8-branch/gcc/c-family/ChangeLog
branches/gcc-4_8-branch/gcc/c-family/c-common.c
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list