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


Kaz Kojima wrote:
Hi,

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.


Palo


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