[cfe-dev] Assertion violations

Roberto Bagnara bagnara at cs.unipr.it
Thu Aug 19 13:08:53 PDT 2010


On 08/19/10 20:04, Dale Johannesen wrote:
>
> On Aug 18, 2010, at 10:01 PMPDT, Roberto Bagnara wrote:
>
>>
>> Testing clang against GCC's test suite results into several
>> violated assertions. Are you interested in receiving bug
>> reports for those?
>
> Yes, thanks.
>
>> *******************************************************************
>> float-range-1.c
>> *******************************************************************
>> [Thread 1] APFloat.cpp:161: int readExponent(const char*, const
>> char*): Assertion failed: p == end && "Invalid exponent in exponent"
>> Stack dump:
>> 0. float-range-1.c:12:13: current parser token '1e+100000000f'
>> 1. float-range-1.c:11:1: parsing function body 'f'
>> 2. float-range-1.c:11:1: in compound statement ('{}')
>> Aborted (core dumped)
>
> I fixed this one, 111534. [...]

I have submitted the following:

   http://llvm.org/bugs/show_bug.cgi?id=7941
   http://llvm.org/bugs/show_bug.cgi?id=7942
   http://llvm.org/bugs/show_bug.cgi?id=7943

Thanks,

    Roberto

-- 
Prof. Roberto Bagnara
Applied Formal Methods Laboratory
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara at cs.unipr.it



More information about the cfe-dev mailing list