> 2003-07-28 Kei Sakamoto > > * m32r-rom.c (m32r_upload_command): Use hostent only when > gethostname succeeds, in order to avoid a compilation > warning. > * m32r-tdep.c (m32r_store_return_value): Add a cast to > remove a compiler warning. > I've checked in all the attached. Next I'll: - commit src/configure change to gcc's master repository - import everything to 6.0 branch. Almost there! Andrew