public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mohamed Atef <mohamedatef1698@gmail.com>
To: Martin Jambor <mjambor@suse.cz>, gcc@gcc.gnu.org, jakub@redhat.com
Subject: adding OMPD support
Date: Fri, 11 Feb 2022 00:46:32 +0200	[thread overview]
Message-ID: <CAPFh8NKM-qpVNhH7hBDmdH+9gKa4dv7x2Ji2m4D=r7SPW6iRkw@mail.gmail.com> (raw)

hello everyone,
       i want to make the variable ompd_dll_locations global to openMP
runtime according to my understanding i should add it to OMP_5.1 {} in
libgomp.map and its definition should be done in initialize_env() function
in env.c is there anything else needed to be done.
another question i modified the source and rebuilt gcc would i be able to
see my changes if i used the new gcc? If yes, why do we implement testsuite?

By the way, we should finish the implementation by next july, so we need
your help.

Thanks

Mohamed

             reply	other threads:[~2022-02-10 22:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-10 22:46 Mohamed Atef [this message]
2022-02-11 10:59 ` Jakub Jelinek

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='CAPFh8NKM-qpVNhH7hBDmdH+9gKa4dv7x2Ji2m4D=r7SPW6iRkw@mail.gmail.com' \
    --to=mohamedatef1698@gmail.com \
    --cc=gcc@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=mjambor@suse.cz \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).