https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65733

--- Comment #6 from Jack Howarth <howarth.at.gcc at gmail dot com> ---
Created attachment 35296
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35296&action=edit
binary conftest.o.g0 from clang 3.6.0 compiler

The binary conftest.o.g was created on x86_64-apple-darwin13 using the cctools
from Xcode 6.2 and the llvm.org 3.6.0 clang compilers with the command...

echo "int f (void) { return 0; }" > conftest.c
clang-3.6 -c conftest.c
mv conftest.o conftest.o.g0

Reply via email to