------- Comment #8 from davek at gcc dot gnu dot org  2009-12-17 11:52 -------
Created an attachment (id=19338)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19338&action=view)
salient diffs extracted

I removed all the matching +/- line pairs from the raw diff file where a
signature changed but the function still got exported anyway, leaving this
list.  The remaining + lines are symbols that the 32-bit DLL exports but the
64-bit DLL doesn't.

The '-' lines, interestingly, are symbols exported by the 64-bit DLL but not
the 32-bit one.  I'm not sure how that comes about yet or what its significance
might be.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42377

Reply via email to