diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-06-01 16:48:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-01 16:48:43 +0000 |
commit | 6b91184a267e26b6235eedd3702aac0890804086 (patch) | |
tree | 40c2b9406232c6a263197f24207bef4756a75b19 /gcc/file-prefix-map.c | |
parent | 2a644a5ebb5e4b8f8dd52e5da1c87b73f2ae7f1b (diff) | |
parent | 40d74620519e1157a2008dbc06821dfda8b295da (diff) | |
download | gcc-6b91184a267e26b6235eedd3702aac0890804086.zip gcc-6b91184a267e26b6235eedd3702aac0890804086.tar.gz gcc-6b91184a267e26b6235eedd3702aac0890804086.tar.bz2 |
Merge #463
463: Always print compiler debug info on stderr r=philberty a=CohenArthur
I am starting my work on cargo-gccrs, and the output from the compiler messes with what cargo expects as output. Since much of the debug prints are already done on `stderr` instead of `stdout`, this PR fixes what I believe to be the few remaining cases using `stdout`.
I used the following regexes (with ripgrep) to find all remaining instances of debug prints on `stdout`: `[^f]printf` and `fprintf \(stdout`
Co-authored-by: CohenArthur <arthur.cohen@epita.fr>
Diffstat (limited to 'gcc/file-prefix-map.c')
0 files changed, 0 insertions, 0 deletions