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: [PING] Fix PR20166, fixinclude patch


Richard Guenther wrote:
> 
> Please consider:
> http://gcc.gnu.org/ml/gcc-patches/2005-03/msg01533.html

Looks fine, except that the test text does not test the
fix.  The test-text should contain a copy of the broken text:

> int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask);

and the patch to tests/base/pthread.h should be the fixed
variation.

Cheers - Bruce


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