public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Merge #1109
@ 2022-06-08 12:30 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-06-08 12:30 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:e9ab95c088060ab27d3665879cd1ae0b6cbdc912

commit e9ab95c088060ab27d3665879cd1ae0b6cbdc912
Merge: 7430791e0f7 1a3f38a2b0b
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Tue Apr 12 15:04:30 2022 +0000

    Merge #1109
    
    1109: rust: Allow gccrs to build on x86_64-apple-darwin with clang/libc++ r=CohenArthur a=simonpcook
    
    This makes changes to the includes such that gccrs can be built with
    clang/libc++, and for x86_64-apple-darwin. Similarly, a couple of
    changes have been made to creating MacroInvocations and wrapping into
    ExprOrStmts for libc++ compatibility.
    
    
    Co-authored-by: Simon Cook <simon.cook@embecosm.com>

Diff:

 gcc/rust/ast/rust-path.h                      |  3 ---
 gcc/rust/backend/rust-mangle.cc               |  1 -
 gcc/rust/expand/rust-macro-builtins.h         |  6 ++++++
 gcc/rust/hir/tree/rust-hir-path.h             |  3 ---
 gcc/rust/lex/rust-lex.cc                      |  2 --
 gcc/rust/lex/rust-lex.h                       |  4 ----
 gcc/rust/lex/rust-token.h                     |  3 ---
 gcc/rust/lint/rust-lint-marklive.h            |  1 -
 gcc/rust/lint/rust-lint-scan-deadcode.h       |  1 -
 gcc/rust/parse/rust-cfg-parser.h              |  4 +---
 gcc/rust/parse/rust-parse-impl.h              | 10 ++++------
 gcc/rust/parse/rust-parse.h                   |  5 +++++
 gcc/rust/rust-buffered-queue.h                |  3 ---
 gcc/rust/rust-session-manager.h               |  2 +-
 gcc/rust/rust-system.h                        |  2 ++
 gcc/rust/typecheck/rust-hir-type-check-util.h |  2 +-
 gcc/rust/typecheck/rust-tycheck-dump.h        |  3 ---
 gcc/rust/util/fnv-hash.h                      |  3 ---
 gcc/rust/util/rust-abi.h                      |  2 +-
 gcc/rust/util/rust-base62.cc                  |  2 --
 gcc/rust/util/rust-base62.h                   |  2 +-
 gcc/rust/util/rust-inline-visitor.h           |  3 ---
 gcc/rust/util/rust-make-unique.h              |  2 --
 23 files changed, 22 insertions(+), 47 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-08 12:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 12:30 [gcc/devel/rust/master] Merge #1109 Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).