On Fri, May 6, 2022 at 10:47 PM Alexander Monakov wrote:
>
>
>
> On Thu, 5 May 2022, Martin Liška wrote:
>
> > On 5/5/22 12:52, Alexander Monakov wrote:
> > > Feels a bit weird to ask, but before entertaining such an API extension,
> > > can we step back and understand the v3 variant of get_symbol
On 5/13/22 19:41, Marek Polacek wrote:
On Sat, May 07, 2022 at 06:02:13PM -0400, Jason Merrill wrote:
On 5/7/22 15:11, Marek Polacek wrote:
On Tue, May 03, 2022 at 04:59:38PM -0400, Jason Merrill wrote:
Does this testcase still work with this patch?
struct A {
const A* p = this;
};
struc
On Fri, 13 May 2022 03:37:22 PDT (-0700), philipp.toms...@vrull.eu wrote:
On Fri, 13 May 2022 at 12:00, Christoph Müllner wrote:
On Wed, May 11, 2022 at 2:02 AM Palmer Dabbelt wrote:
>
> [Sorry for cross-posting to a bunch of lists, I figured it'd be best to
> have all the discussions in one
This patch adds the new-in-5.2 features table to the OpenMP Implementation
Status
chapter of libgomp.
It is based on appendix 5.1 and a mix of my wording and Jakub's wording,
used when he did the implemented-in-GCC-xx archeology.
( The entries should be/should remain aligned with the just-posted
Jakub and I discussed the other day that it would be useful
to have a page similar to
https://gcc.gnu.org/projects/cxx-status.html
to provide by-GCC-version information of the which OpenMP are supported.
The list is based on
* https://gcc.gnu.org/onlinedocs/libgomp/OpenMP-Implementation-Status.
On 2022-04-21 09:11, Kaz Kylheku wrote:
> libcpp/ChangeLog
> 2022-04-21 Kaz Kylheku
>
> This change introduces a pair of related macros
> __EXP_COUNTER__ and __UEXP_COUNTER__. These macros access
> integer values which enumerate macro expansions.
> They can be used for
On Sat, May 14, 2022 at 02:12:06PM +0200, Gerald Pfeifer wrote:
> I pushed this minor update on top of the GCC 12 release changes.
>
> Jakub, I believe you have been using somewhere else,
> too. Not a biggie, and nothing to do. I'll take care...
I often just copy from git diff from a year ago, w
On Fri, 13 May 2022 12:57:35 PDT (-0700), ma...@embecosm.com wrote:
On Fri, 13 May 2022, Palmer Dabbelt wrote:
Yep. We should have a NEWS entry, though, as this one is user-visible and may
be tricky to sort out if it turns out there is some HW lurking around that has
the old behavior.
Hmm,
I pushed this minor update on top of the GCC 12 release changes.
Jakub, I believe you have been using somewhere else,
too. Not a biggie, and nothing to do. I'll take care...
Gerald
here came in via e9d81288aaae7626d7b511e0f84cba3e72f47b52
which is deprecated. Simply use an id instead.
---
ht
Hi Andrew, Toon,
> On 14 May 2022, at 09:09, Toon Moene wrote:
> On 5/14/22 10:00, Iain Sandoe via Gcc-patches wrote:
>>> On 13 May 2022, at 14:58, Andrew MacLeod via Gcc-patches
>>> wrote:
>>>
>>> VRP currently searches the ssa_name list for globals to exported after it
>>> finishes running
On 5/14/22 10:00, Iain Sandoe via Gcc-patches wrote:
Hi Andrew
On 13 May 2022, at 14:58, Andrew MacLeod via Gcc-patches
wrote:
VRP currently searches the ssa_name list for globals to exported after it
finishes running. This change simply exports globals as they are calculated
for the fi
Hi Andrew
> On 13 May 2022, at 14:58, Andrew MacLeod via Gcc-patches
> wrote:
>
> VRP currently searches the ssa_name list for globals to exported after it
> finishes running. This change simply exports globals as they are calculated
> for the final time during the DOM walk.
>
> This avoid
12 matches
Mail list logo