Actions
Bug #366
closedSome internal compiler errors due to aspectator usage
Start date:
08/05/2010
Due date:
% Done:
0%
Estimated time:
Detected in build:
old bug
Platform:
Published in build:
e2a8d1f
Description
Pavel Shved 2009-11-10 15:04:09 MSK¶
drivers/mtd/chips/cfi_cmdset_0001.c.ldv.c:515:1: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate.
Command:
llvm-2.6/llvm-gcc-2.6-bin/bin/gcc -emit-llvm input.o.i -c -g -o output.o.i.bc
Files
Updated by Evgeny Novikov over 14 years ago
More one driver with unspecified segmentation fault is drivers/net/wimax/i2400m/fw.c. Note that such an error arises just with aspectator feature as seems.
Updated by Evgeny Novikov about 14 years ago
- Priority changed from Low to High
We have to investigate the given bug. Isn't it now?..
Updated by Evgeny Novikov almost 14 years ago
- Priority changed from High to Low
May be there is no more this problem at all. But it hasn't high priority.
Updated by Evgeny Novikov almost 14 years ago
Eugene Novikov wrote:
Corresponding bug in LLVM bugzilla.
LLVM team closed this bug without fixing. I suppose that in near future we won't be depended on this issue at all!
Updated by Evgeny Novikov over 13 years ago
- Status changed from Open to Resolved
- Published in build set to e2a8d1f
There is no more the given issue since we have moved aspectator from LLVM to GCC.
Updated by Evgeny Novikov about 12 years ago
- Project changed from Linux Driver Verification to C Instrumentation Framework
- Category deleted (
15)
Actions