I'm sorry about the messed up code formatting (I blame the WYSIWYG). I
hope the message gets through anyway (have a look at the Compiler
Explorer link - https://godbolt.org/z/drzfjsxf7 - it has all the code).
/Marcus
On Sat, 28 May 2022, 06:49 Yair Lenga via Gcc, wrote:
> Hi,
>
> I am trying to define macros that will accept code blocks. This will be
> used to create high level structures (like iterations, etc.). Ideally, I
> would like to do something like (this is simplified example, actual code
> much more
Hello,
if I want to dump elements of gomp_places_list
in a string
gomp_affinity_print_place (gomp_places_list[i]);
what does this function do ?
I read its body, it has only one line
(void) p;
should I call it before sprintf (temp_buffer, );
randiam...@gmail.com
Snapshot gcc-12-20220528 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/12-20220528/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 12 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch