Fix last gcc regression for darwin

Mike Stump mrs@apple.com
Thu Jun 29 20:21:00 GMT 2006


This fixes the last gcc regression found by Geoff's checker for  
darwin.  Two libstdc++ regressions remain...

2006-06-29  Mike Stump  <mrs@apple.com>

         * gcc.dg/compat/struct-layout-1_generate.c: Don't use common
         on darwin as we can't align commons large enough yet.

I suspect hpux had the same issue we face.  I've put in a request to  
the assembler and linker support aligning commons and when those are  
fixed, I'll pull this patch back out.

Checked in, tested on powerpc-apple-darwin8.5.0.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: comm-1.diffs.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060629/8ce758e4/attachment.txt>


More information about the Gcc-patches mailing list