On 2012-07-04 21:13, Peter Jeremy wrote:
> On 2012-Jul-03 14:19:21 +0200, Dimitry Andric <d...@freebsd.org> wrote:
>> On 2012-07-02 10:23, Leslie Jensen wrote:
>> ...
>>> Assertion failed: (EST != EST_Delayed && EST != EST_Uninstantiated), 
>>> function isNothrow, file 
>>> /usr/ports/lang/clang/work/llvm-3.1.src/tools/clang/lib/CodeGen/../../include/clang/AST/Type.h,
>>>  
>>> line 2873.
...
>> Can you please mail me the .ii and .sh files that are mentioned above?  E.g. 
>> these files:
>>
>> /tmp/null_canvascustomsprite-TmaoHV.ii
>> /tmp/null_canvascustomsprite-TmaoHV.sh
>> /tmp/null_canvasbitmap-m0BlpL.ii
>> /tmp/null_canvasbitmap-m0BlpL.sh
> 
> Did you get any further in diagnosing this problem?  I am seeing a
> very similar failure on 8-stable/amd64 (though only affecting
> null_canvasbitmap).

I have been mailed a set of .ii files, and I was able to reproduce the
assert, not only with clang 3.1 release, but also with clang trunk,
unfortunately.  So it seems a regression; it only happens when you pass
-std=gnu++11 (or c++11).

I'm reducing the testcase as I mail this, and I will add it to
http://llvm.org/bugs/show_bug.cgi?id=12763 (which seems to be the most
likely bug report for this).
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to