Re: sh.opt typo fix.

2011-08-28 Thread Liu
On Mon, Aug 29, 2011 at 7:42 AM, Kaz Kojima wrote: > Liu wrote: >>  mb >> -Target Report RejectNegative InverseMask(LITTLE_ENDIAN) >                                ^^^ > You missed the "Inverse" prefix, didn't you? > > Regards, >        kaz > Thanks, It looks like I missed "Inverse" prefix.

Re: sh.opt typo fix.

2011-08-28 Thread Kaz Kojima
Liu wrote: > mb > -Target Report RejectNegative InverseMask(LITTLE_ENDIAN) ^^^ You missed the "Inverse" prefix, didn't you? Regards, kaz

sh.opt typo fix.

2011-08-28 Thread Liu
Hi all I found a typo in sh.opt and fix it. --Liu From 16010419db714eae298f8b7c4726eb75383bed78 Mon Sep 17 00:00:00 2001 From: Jia Liu Date: Mon, 29 Aug 2011 05:25:19 +0800 Subject: [PATCH] sh_dot_opt big endian typo fix --- gcc/ChangeLog|4 gcc/config/sh/sh.opt |2 +- 2 f