tree.c (build_common_tree_nodes): Don't even store the __int128 types if they're...
authorDJ Delorie <dj@redhat.com>
Mon, 27 Oct 2014 18:54:42 +0000 (14:54 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Mon, 27 Oct 2014 18:54:42 +0000 (14:54 -0400)
commit949bba26ff6b6f0402ed4574b4dbc2353b6509ed
treedeff3030adfc66b505133f89b4a43f7a8b72dace
parente4d1b49512146579605e588402d6739ae53626f5
tree.c (build_common_tree_nodes): Don't even store the __int128 types if they're not supported.

* tree.c (build_common_tree_nodes): Don't even store the
__int128 types if they're not supported.

From-SVN: r216762
gcc/ChangeLog
gcc/tree.c