[LLVMbugs] Error during compilation

Bill Wendling isanbard at gmail.com
Fri Jan 19 17:47:00 PST 2007


Hi all,

You're going to hate me, but I'm kind of at a loss as to how to reduce
this testcase. There's a failure when I compile a program. It uses
PCHs, so I couldn't get a .i file out of it. Attached are the .ll and
.s files. The error when doing the assembly is:

bad.s:3899:Parameter syntax error (parameter 1)
bad.s:3900:FATAL:Symbol L46$pb already defined.

My hope is that someone kind of knows what this is doing. Also, any
hints on how to use bugpoint to reduce these types of cases would be
appreciated.

-bw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bad.s
Type: application/octet-stream
Size: 177912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20070119/4a5720de/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bad.ll
Type: application/octet-stream
Size: 346815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20070119/4a5720de/attachment-0001.obj>


More information about the llvm-bugs mailing list