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] Off-by-one errors in gcc/config/arm/pr-support.c


Richard Earnshaw wrote:
On Thu, 2006-08-17 at 11:22, Mark Shinwell wrote:
Sorry for the delay on this one, holidays and other projects have got
in the way...

The patch attached to this mail now has a regression test, also attached.
Tested so far with the 4.1 branch on arm-none-linux-gnueabi with
-mfloat-abi=softfp.

OK for 4.1, and mainline once I've finished the testing there (currently
stopped by a glibc documentation breakage which I hope to get to the
bottom of today)?

Ok, except that your testcase should call abort() on failure (it currently returns 1 from main. See other testcases in the same subdirectory for examples.

I'll correct that and commit it after mainline testing is complete.


Thanks,
Mark


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