This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Unreviewed patch
- From: FX <fxcoudert at gmail dot com>
- To: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- Cc: gcc-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org, Paolo Bonzini <bonzini at gnu dot org>
- Date: Mon, 12 Dec 2016 13:54:41 +0100
- Subject: Re: Unreviewed patch
- Authentication-results: sourceware.org; auth=none
- References: <ydd8trl1jmo.fsf@CeBiTec.Uni-Bielefeld.DE>
> The following patch has remained unreviewed for a week:
>
> [build] Disable hwcaps on libgfortran
> https://gcc.gnu.org/ml/gcc-patches/2016-12/msg00336.html
>
> It is required to unbreak bootstrap on Solaris/x86 and, though touching
> both libgfortran and libitm, probably needs primarily a build
> maintainer or global reviewer.
The Fortran part is OK, but I can’t approve the libitm part.
FX