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 RFA] Fix bootstrap failure on sh4-*-linux-gnu


Paolo Bonzini <paolo.bonzini@lu.unisi.ch> wrote:
>> Without the attached tiny patch, the mainline doesn't bootstrap
>> on the native sh4-unknown-linux-gnu environment with the warning
>> for an unused variable:
>> 
>> cc1: warnings being treated as errors
>> ../../TMP/trunk/gcc/config/sh/sh.md: In function 'gen_divsi_inv_m0':
>> ../../TMP/trunk/gcc/config/sh/sh.md:2308: warning: unused variable 'mem'
> 
> I think you can commit it as obvious.

Thanks for your comment.  For this one, two pairs of eyes would be
enough to classify it as obvious :-)  I'll check it in as a trivial fix.

Regards,
	kaz


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