Linux PARISC architecture development
 help / color / mirror / Atom feed
From: joel.soete@freebel.net
To: John David Anglin <dave@hiauly1.hia.nrc.ca>
Cc: joel.soete@freebel.net, parisc-linux@parisc-linux.org
Subject: Re: [parisc-linux] gcc-cvs problem
Date: Fri, 31 May 2002 17:14:09 +0200 (CEST)	[thread overview]
Message-ID: <1022858049.3cf793414fbf4@webmail.tiscalinet.be> (raw)
In-Reply-To: <200205301751.g4UHpl5f003168@hiauly1.hia.nrc.ca>

Hi Dave,

It seems to be well comited in last cvs update this morming I got in
src/gcc/gcc/fixinc/inclhack.def:
...
/*
 * __thread is now a keyword.
 */
fix = {
    hackname  = thread_keyword;
    files     = "pthread.h";
    files     = "bits/sigthread.h";
    select    = " __thread([,)])";
    c_fix     = format;
    c_fix_arg = " __thr%1";

    test_text =
        "extern int pthread_create (pthread_t *__restrict __thread,\n"
        "extern int pthread_kill (pthread_t __thread, int __signo);\n"
        "extern int pthread_cancel (pthread_t __thread);";
};
...

But do not seems to be applied as I got the same error?

What do I wrong or forget to do?

Thanks for add help,
    Joel


Quoting John David Anglin <dave@hiauly1.hia.nrc.ca>:

> > In file included from ../include/pthread.h:1,
> >                  from
> ../linuxthreads/sysdeps/pthread/bits/libc-lock.h:23,
> >                  from ../sysdeps/generic/ldsodefs.h:34,
> >                  from ../sysdeps/unix/sysv/linux/ldsodefs.h:25,
> >                  from ../sysdeps/unix/sysv/linux/init-first.c:32:
> > ../linuxthreads/sysdeps/pthread/pthread.h:163: parse error before
> "__thread"
> 
> See <http://gcc.gnu.org/ml/gcc-patches/2002-05/msg01780.html> for fix.
> 
> Dave
> -- 
> J. David Anglin                                  dave.anglin@nrc.ca
> National Research Council of Canada              (613) 990-0752 (FAX:
> 952-6605)
> 
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
> 
> 


-------------------------------------------------
This mail sent through Tiscali Webmail (http://webmail.tiscali.be)

  reply	other threads:[~2002-05-31 15:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-30 17:22 [parisc-linux] gcc-cvs problem joel.soete
2002-05-30 17:51 ` John David Anglin
2002-05-31 15:14   ` joel.soete [this message]
2002-05-31 17:15     ` John David Anglin
2002-06-01 19:11       ` Joel Soete
2002-06-02  0:45         ` John David Anglin
2002-06-03 15:47           ` joel.soete
2002-06-03 14:58       ` joel.soete
2002-06-03 15:12         ` John David Anglin
2002-06-03 17:09         ` joel.soete
2002-06-03 17:38           ` John David Anglin
2002-06-04  6:32             ` joel.soete
2002-06-04 16:52               ` joel.soete
2002-06-05 16:11               ` joel.soete
2002-06-05 17:17       ` joel.soete
2002-06-05 17:34         ` John David Anglin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1022858049.3cf793414fbf4@webmail.tiscalinet.be \
    --to=joel.soete@freebel.net \
    --cc=dave@hiauly1.hia.nrc.ca \
    --cc=parisc-linux@parisc-linux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox