public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* adding OMPD support
@ 2022-02-10 22:46 Mohamed Atef
  2022-02-11 10:59 ` Jakub Jelinek
  0 siblings, 1 reply; 2+ messages in thread
From: Mohamed Atef @ 2022-02-10 22:46 UTC (permalink / raw)
  To: Martin Jambor, gcc, jakub

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-11 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10 22:46 adding OMPD support Mohamed Atef
2022-02-11 10:59 ` Jakub Jelinek

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).