This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: _Alignas attribute and HOST_BITS_PER_INT
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Senthil Kumar Selvaraj <senthil_kumar dot selvaraj at atmel dot com>
- Cc: <gcc at gcc dot gnu dot org>, <rth at redhat dot com>
- Date: Thu, 28 Mar 2013 14:33:21 +0000
- Subject: Re: _Alignas attribute and HOST_BITS_PER_INT
- References: <20130327113610 dot GC7422 at atmel dot com> <Pine dot LNX dot 4 dot 64 dot 1303271507460 dot 23096 at digraph dot polyomino dot org dot uk> <20130328114643 dot GB887 at atmel dot com>
On Thu, 28 Mar 2013, Senthil Kumar Selvaraj wrote:
> tree_log2 appears to be a general function, so I suppose the check for
> negative integers must be made in check_user_alignment. Will the
> following patch work? (Bootstrapped x86_64, all alignment tests pass).
This patch is OK, subject to full bootstrap and regression tests rather
than just alignment tests.
--
Joseph S. Myers
joseph@codesourcery.com