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]: fix c99-math* isinf check


> Minor nit I noticed while visually inspecting this testcase.  Looks like a
> cut-n-paste error.  Each macro has it's own section, isnan, isinf, etc in
> blocks.  One "isnan" snuck into the "isinf" section.  Eric I believe you
> wrote this test, can you confirm this is what you meant?

Very, very likely. :-)  Thanks for catching this.

-- 
Eric Botcazou


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