[gccgo] Fix portability issues for Mac OS PPC

Ian Lance Taylor iant@google.com
Sat Nov 21 05:06:00 GMT 2009


This patch fixes a couple of issues building gccgo for Mac OS PPC.
First, avoid a warning about an unused variable when
ADJUST_FIELD_ALIGN does not use the field.  Second, don't use the
glibc function getline.  I just wrote my own version of the latter.
Committed to gccgo branch.

Ian


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 2679 bytes
Desc: PPC
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20091121/4f95663b/attachment.bin>


More information about the Gcc-patches mailing list