This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, go]: Compile go checks with $(GOCFLAGS)


Uros Bizjak <ubizjak@gmail.com> writes:

> IMO, it makes sense to compile go tests with the same pack of flags as
> the library. Additionally, this solves an issue with extra compile
> flags (i.e. -mieee) that needs to be added to handle NaN/Inf.
>
> Patch was tested on x86_64-pc-linux-gnu {, -m32} and
> alphaev68-pc-linux-gnu (where the patch fixes all FPE related
> testsuite failures due to missing -mieee flags).

Approved and applied.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]