This is the mail archive of the gcc-bugs@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]

Re: Recent regression __alignof__ long double


Jeffrey A Law wrote:
> Can you please turn this test into an execution test for the testsuite?
> 
> I think the only thing you need to do is change the condition inside
> check to abort if ((align & -align) != align and change main to exit with
> zero status when it's gone through each test.
ok, done gcc.c-torture/execute/20000223-1.c

now, if someone could look at the patch
(http://gcc.gnu.org/ml/gcc-patches/2000-02/threads.html#00415) ...

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org

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