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: [4.3 PATCH]: backport solaris11 c99-math fixincludes patch


From: "Bruce Korb" <bkorb@gnu.org>

Kaveh R. GHAZI wrote:
I'd like to backport to the 4.3 branch my recent fix on solaris11 for:

FAIL: gcc.dg/c99-math-double-1.c execution test
FAIL: gcc.dg/c99-math-float-1.c execution test
FAIL: gcc.dg/c99-math-long-double-1.c execution test

Excepting when the fix references GCC features not available in older releases, I think the general rule should be "all active branches" for fixinclude fixes. Once a fix is shown to work, it is pretty bullet proof.

Short answer: fine by me. :)

Thanks. I'll wait until 4.3.1 unless I hear from a RM that I can install it now.


Note: this particular patch cannot go any further back than 4.3.x, exactly because it uses a feature (builtin) not available in earlier releases. Andreas is working on a different version of the patch for 4.2/4.1 and will hopefully post it shortly.

       --Kaveh
--
Kaveh R. Ghazi


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