[Bug preprocessor/83722] [8 Regression] the ICE dumper doesn't comment-out some error messages
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 25 17:12:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83722
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jun 25 17:11:36 2018
New Revision: 262053
URL: https://gcc.gnu.org/viewcvs?rev=262053&root=gcc&view=rev
Log:
Backported from mainline
2018-01-09 Jakub Jelinek <jakub@redhat.com>
PR preprocessor/83722
* gcc.c (try_generate_repro): Pass
&temp_stderr_files[RETRY_ICE_ATTEMPTS - 1] rather than
&temp_stdout_files[RETRY_ICE_ATTEMPTS - 1] as last argument to
do_report_bug.
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/gcc.c
More information about the Gcc-bugs
mailing list