[patch][dragoneeg] Don't try to emit a weakref twice with gcc 4.8

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Dec 19 13:20:05 PST 2013


Hi Duncan,

I was trying to reproduce the recent dragonegg buildbot failures:

http://lab.llvm.org:8011/builders/dragonegg-x86_64-linux-gcc-4.6-self-host-debug/builds/4500

Unfortunately the those tests just pass locally for me with gcc 4.6
and 4.7. I did find an unrelated issue with 4.8: we were trying to
output weakrefs twice. The attached patch fixes that.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 1145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131219/41e1a07d/attachment.obj>


More information about the llvm-commits mailing list