Problem compiling llvm-gcc

Ian Lance Taylor iant@google.com
Tue Jun 19 21:07:00 GMT 2012


Delcypher <delcypher@gmail.com> writes:

> This may not be the appropriate place to ask this but I thought I'd
> try anyway. URLS are at the end of this message to make it more
> readable.

Sounds like you should be asking on an LLVM list.

> And indeed there appears to be junk on lines 36 and 37. I'm not an
> expert on assembly but those characters do look odd. The files can be
> seen at [6] and [7].

You're right, the assembler file is broken.  I don't see any way that
the GCC backend, either 4.2 or mainline, could emit code that looks like
that.  I doubt this is a GCC problem.

Ian



More information about the Gcc-help mailing list