This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [fortran,patch] Extend IEEE support to all real kinds
- From: FX <fxcoudert at gmail dot com>
- To: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- Cc: Andreas Schwab <schwab at suse dot de>, gfortran <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>, Uros Bizjak <ubizjak at gmail dot com>
- Date: Fri, 7 Aug 2015 17:20:08 +0200
- Subject: Re: [fortran,patch] Extend IEEE support to all real kinds
- Authentication-results: sourceware.org; auth=none
- References: <047F276D-C2C2-4119-A416-4271D8F369F2 at gmail dot com> <mvmlhdquqga dot fsf at hawking dot suse dot de> <D7A3E809-8B67-45BB-B5C3-0BBEE32FD7E2 at gmail dot com> <yddegjff7t5 dot fsf at lokon dot CeBiTec dot Uni-Bielefeld dot DE>
> I think it's a bad idea committing an (approved) patch without the
> prerequisite, introducing testsuite failures for everyone and sending us
> all hunting what's wrong ;-(
I realize I probably should have XFAILâed the testcase, indeed. But I was hoping for a quick review of the simple libquadmath patch :(
Sorry,
FX