2018-04-26 Richard Biener <rguenther@suse.de>
commit2beea61e4b6b95901084c8cbe4fdae74a874fa66
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Apr 2018 08:47:31 +0000 (26 08:47 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Apr 2018 08:47:31 +0000 (26 08:47 +0000)
tree917475f0f1a38c0aade007489d0ed6d6a691815d
parent28d0cd4a72da812bfcbf49d296abef9c10d7a3c6
2018-04-26  Richard Biener  <rguenther@suse.de>

* Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
(STAGE2_CFLAGS): Likewise.
(STAGE2_TFLAGS): Likewise.
(STAGE3_CFLAGS): Add -fchecking.
(STAGE3_TFLAGS): Likewise.
(STAGEtrain_CFLAGS): Filter out -fchecking.
(STAGEtrain_TFLAGS): Likewise.
* Makefile.in: Re-generate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259669 138bc75d-0d04-0410-961f-82ee72b054a4
ChangeLog
Makefile.in
Makefile.tpl