]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/85571 (non-bootstrap-debug miscompare with trunk)
authorRichard Biener <rguenther@suse.de>
Mon, 30 Apr 2018 08:18:03 +0000 (08:18 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 30 Apr 2018 08:18:03 +0000 (08:18 +0000)
commitbece35ca280ed20a8c9bb540881c79fa4bd28cff
tree5221f79e0e264cfb9f8738d02501c82bff64a79f
parent2925cd9d1c9d9e03a55f9f67ab81ead94f9e4f6c
re PR bootstrap/85571 (non-bootstrap-debug miscompare with trunk)

2018-04-30  Richard Biener  <rguenther@suse.de>

PR bootstrap/85571
* Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
(STAGE3_TFLAGS): Likewise.
(STAGEtrain_CFLAGS): Filter out -fchecking=1.
(STAGEtrain_TFLAGS): Likewise.
* Makefile.in: Regenerate.

* dwarf2out.c (gen_producer_string): Ignore -fchecking[=].

From-SVN: r259755
ChangeLog
Makefile.in
Makefile.tpl
gcc/ChangeLog
gcc/dwarf2out.c