[cfe-dev] [LLVMLinux] Regression: rev 208833/208834 break linux kernel build in ASM handling
Jan-Simon Möller
dl9pf at gmx.de
Fri May 16 07:32:48 PDT 2014
Hi !
I reproduced it on the file init/main.c
The invocation, log and main.i / main.s is attached.
--
Dipl.-Ing.
Jan-Simon Möller
jansimon.moeller at gmx.de
Am Freitag, 16. Mai 2014, 14:25:47 schrieb Renato Golin:
> On 16 May 2014 14:01, Jan-Simon Möller <dl9pf at gmx.de> wrote:
> > A bisection points to
> >
> > git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208833
> > git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@208834
>
> Hi Jan,
>
> These commits really seem to have no impact whatsoever (default is
> still false, no changes in default command line options).
>
> > --- snip ---
> > /tmp/vfpmodule-0d3341.s: Assembler messages:
> > /tmp/vfpmodule-0d3341.s:64: Error: junk at end of line, first unrecognized
> > character is `"'
> > /tmp/vfpmodule-0d3341.s:65: Error: junk at end of line, first unrecognized
> > character is `"'
> > /tmp/vfpmodule-0d3341.s:66: Error: junk at end of line, first unrecognized
> > character is `"'
> > --- snip ---
>
> Can you send the contents of the temporary ASM file, so we have an
> idea what's the offending junk?
>
> cheers,
> --renato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.c.clang.log
Type: text/x-log
Size: 18661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140516/427e46e4/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.i.bz2
Type: application/x-bzip
Size: 175060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140516/427e46e4/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.s.bz2
Type: application/x-bzip
Size: 93797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140516/427e46e4/attachment-0002.bin>
More information about the cfe-dev
mailing list