https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93388

David Binderman <dcb314 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcb314 at hotmail dot com

--- Comment #4 from David Binderman <dcb314 at hotmail dot com> ---
I tried out -fanalyzer with all the C code under gcc/testsuite.

There are 35368 C source code files. 234 crashes so far.

Here are the first ten:

./c-c++-common/builtin-convertvector-2.c:10:3: internal compiler error: in
make_
region_for_type, at analyzer/region-model.cc:5986
./c-c++-common/builtin-shuffle-1.c:17:3: internal compiler error: in
make_region
_for_type, at analyzer/region-model.cc:5986
./c-c++-common/dfp/convert.h:49:6: internal compiler error: in real_maxval, at
r
eal.c:2593
./c-c++-common/dfp/convert.h:112:6: internal compiler error: in real_maxval, at 
real.c:2593
./c-c++-common/dfp/convert.h:51:6: internal compiler error: in real_maxval, at
r
eal.c:2593
./c-c++-common/pr51628-30.c:21:3: internal compiler error: in get_lvalue_1, at
a
nalyzer/region-model.cc:4595
./c-c++-common/pr51628-31.c:14:3: internal compiler error: in get_lvalue_1, at
a
nalyzer/region-model.cc:4595
./c-c++-common/pr59037.c:9:3: internal compiler error: in get_lvalue_1, at
analy
zer/region-model.cc:4595
./c-c++-common/pr63764-2.c:32:3: internal compiler error: in
make_region_for_typ
e, at analyzer/region-model.cc:5986
./c-c++-common/pr80162-2.c:11:3: internal compiler error: in get_lvalue_1, at
an
alyzer/region-model.cc:4595

Reply via email to