2014-05-02 14:41 GMT+08:00 Kito Cheng <[email protected]>:
> Hi Jeff:
>
>> I fixed up some minor whitespace issues and committed your patch.
>
> Thanks for your help :)
Hi,
I noticed the commit date in ChangeLog was incorrect for the patch.
Fixed it as obvious. Committed into Rev.210138.
Index: gcc/ChangeLog
===================================================================
--- gcc/ChangeLog (revision 210137)
+++ gcc/ChangeLog (revision 210138)
@@ -1092,7 +1092,7 @@
* doc/invoke.texi: Describe -fsanitize=float-divide-by-zero.
-2014-02-26 Kito Cheng <[email protected]>
+2014-05-02 Kito Cheng <[email protected]>
* defaults.h (HONOR_REG_ALLOC_ORDER): Change HONOR_REG_ALLOC_ORDER
to a C expression marco.
Best regards,
jasonwucj