public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* OMPD: 5.5.8 Display Control Variables
@ 2022-05-22 15:56 Mohamed Atef
  2022-05-23  7:49 ` Jakub Jelinek
  0 siblings, 1 reply; 2+ messages in thread
From: Mohamed Atef @ 2022-05-22 15:56 UTC (permalink / raw)
  To: gcc, Jakub Jelinek, tobias

To implement this
<https://www.openmp.org/spec-html/5.1/openmpsu247.html#x312-4810005.5.8>,
should I add a function in the runtime to dump all the
environment variables. Or should I use variables from helper functions?
To make the icv-name=icv-value pair I think it will be too costly
to use helper functions.

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

end of thread, other threads:[~2022-05-23  7:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-22 15:56 OMPD: 5.5.8 Display Control Variables Mohamed Atef
2022-05-23  7:49 ` 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).