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

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

commit fadc70475147768a68ccc9e0011bd3fe85d90096
Merge: 3399688a1bf 9caea7bcf80
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Fri Aug 12 11:40:14 2022 +0000

    Merge #1466
    
    1466: Dont return error_mark_node on bad CallExpr arguments r=philberty a=philberty
    
    If we return error_mark_node on a bad expression argument we loss alot of
    useful debug info from the error node within the -fdump-tree-original which
    saves alot of debug printf.
    
    
    Co-authored-by: Philip Herron <philip.herron@embecosm.com>

Diff:

 gcc/rust/rust-gcc.cc | 2 --
 1 file changed, 2 deletions(-)


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

only message in thread, other threads:[~2022-08-13  8:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-13  8:42 [gcc/devel/rust/master] Merge #1466 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).