[PATCH 1/8] OpenMP: lvalue parsing for map/to/from clauses (C++)

Julian Brown julian@codesourcery.com
Fri Jan 5 12:23:26 GMT 2024


On Wed, 20 Dec 2023 15:31:15 +0100
Tobias Burnus <tobias@codesourcery.com> wrote:

> Another rebase is required because of:
> 
> 1 out of 22 hunks FAILED -- saving rejects to file
> gcc/cp/parser.cc.rej 1 out of 4 hunks FAILED -- saving rejects to
> file gcc/cp/pt.cc.rej
> 
> but those patch-apply fails look trivial to fix.
> 
> And during build, I see:
> gcc/cp/decl2.cc:643:20: error: ‘build_non_dependent_expr’ was not
> declared in this scope; did you mean ‘fold_non_dependent_expr’?

> When commenting those, even more build issues show up:
> 
> ../../repos/gcc/gcc/cp/pt.cc:20493:20: error: ‘tsubst_copy’ was not
> declared in this scope; did you mean ‘tsubst_scope’? 20493 |

Here's a rebased/retested version which fixes those bits (I haven't
adjusted the libgomp.texi bit you noted yet, though).

How does this look now?

Thanks,

Julian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lvalue-parsing-c++-4.diff
Type: text/x-patch
Size: 154005 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/fortran/attachments/20240105/8ca7dde9/attachment-0001.bin>


More information about the Fortran mailing list