I need cancel my appoinment

2022-09-27 Thread arif hossain via Gcc
Dear sir, My passport no EJ0261819. please cancel my all appoinment

[PATCH 1/1] p1689r5: initial support

2022-09-27 Thread Ben Boeckel via Gcc
This patch implements support for [P1689R5][] to communicate to a build system the C++20 module dependencies to build systems so that they may build `.gcm` files in the proper order. Support is communicated through the following three new flags: - `-fdeps-format=` specifies the format for the out

[PATCH 0/1] RFC: P1689R5 support

2022-09-27 Thread Ben Boeckel via Gcc
This patch adds initial support for ISO C++'s [P1689R5][], a format for describing C++ module requirements and provisions based on the source code. This is required because compiling C++ with modules is not embarrassingly parallel and need to be ordered to ensure that `import some_module;` can be s

The GNU Toolchain Infrastructure project

2022-09-27 Thread David Edelsohn via Gcc
Carlos O'Donell and I are proud to announce and provide more detail about the GNU Toolchain Infrastructure project. https://sourceware.org/pipermail/overseers/2022q3/018896.html Thanks, David