RFA: darwin PATCH to fix build, internal visibility

Jason Merrill jason@redhat.com
Wed Oct 3 19:04:00 GMT 2012


This patch fixes a couple of Darwin issues I noticed with a cross-compiler:

1) Adds a couple of consts to avoid const-correctness errors.
2) Treats visibility "internal" like "hidden" rather than like 
"default".  The documentation says that internal is hidden + 
processor-specific semantics, so treating it as just hidden makes sense 
to me.

OK for trunk?

Jason
-------------- next part --------------
A non-text attachment was scrubbed...
Name: darwin.patch
Type: text/x-patch
Size: 1825 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20121003/4e7da3ca/attachment.bin>


More information about the Gcc-patches mailing list