This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [pr/63582] Don't even store __int128 types if not supported.


On Sat, 25 Oct 2014, DJ Delorie wrote:

> Fixed PR/63582.  Tested with no regressions on x86-64 and ix86.  Ok?
> 
> 	* tree.c (build_common_tree_nodes): Don't even store the
> 	__int128 types if they're not supported.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]