This is the mail archive of the gcc@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: _Alignas attribute and HOST_BITS_PER_INT


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


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