> Hi,
>
>
> PRs from the second group were filed by me, so if there's consensus to
> close all
> of them, the ones from this second group I can close myself. I don't have
> the
> right permissions to modify PRs reported by someone else, so I'd like to
> ask a
> volunt
Snapshot gcc-11-20200531 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/11-20200531/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 11 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
Hi,
On 31/05/2020 22:24, Xavier Del Campo Romero wrote:
Hi David,
-Wsizeof-pointer-div isn't required by the standard, so any compiler
other than gcc or clang is not required to emit anything to the user. In
such compilers, the security risk would still be there and would be up
to the maint
On Tue, May 26, 2020 at 03:14:02PM +0200, Andreas Schwab wrote:
> On Mai 26 2020, Martin Liška wrote:
>
> > subprocess.check_output('git show --name-only --pretty="" | '
> > 'grep ChangeLog | '
>
> git show --name-only --pretty= -- '*ChangeLog*'
Or even ju
Hi David,
-Wsizeof-pointer-div isn't required by the standard, so any compiler other than
gcc or clang is not required to emit anything to the user. In such compilers,
the security risk would still be there and would be up to the maintainers'
willingness to implement such feature (or developer
Hello team,
I just wanted to give an update to my current progress. I spent most of the
time looking over OMPD documentation again and studying LLVM's approach to
it.
> >
> > If it is all the same, and since I am familiar with working on github,
> may
> > I work on github? I took the liberty of