I see :)
Fixed. Thanks!
- Yang
Дмитрий Дьяченко wrote:
Hi Yang.
Sorry for not correct crash-file.
First line of attached file was "$ cat clang_delta_crash_tmp_fileiN5cvI.ii"
(err while copy/paste from screen between two boxes...)
Now I attach correct crash-file.
Or you can delete first line from prev.attachment.
Dmitry
0) Fedora 19 / x86_64, gcc-4.81, glibc-2.17, binutils-2.23.52.0.1
1) clang-3.3
2) configure as
../llvm/configure --prefix=/usr/local/llvm33 --enable-optimized
--enable-targets=host
3) update creduce from git today
4) configure as
../creduce/configure --with-llvm=/usr/local/llvm33 --prefix=/usr/local
--enable-trans-assert
$ /usr/local/libexec/clang_delta --transformation=aggregate-to-scalar
--counter=1
/home/dimhen/errs/gcc-4.9/lto/step2_cpconfig/clang_delta_crash_tmp_fileJm0Jnj.ii
clang_delta: ../../creduce/clang_delta/AggregateToScalar.cpp:174: bool
AggregateToScalar::addTmpVar(const clang::Expr*, const string&, const
string*): Assertion `(DI != VarDeclToDeclGroupMap.end()) && "Cannot
find VarDeclGroup!"' failed.
Stack dump:
0. <eof> parser at end of file
2013/7/1 Yang Chen <[email protected]>:
Something is strange. I couldn't reproduce it.
- Yang
On 6/30/13 12:32 PM, Дмитрий Дьяченко wrote:
Hi!
I use:
creduce-git-latest
clang-3.3
Fedora 19 x86_64
Dmitry