OSDN Git Service

* ipa-type-escape.c (analyze_variable): Use gcc_assert instead of
authorreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Dec 2005 15:46:09 +0000 (15:46 +0000)
committerreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Dec 2005 15:46:09 +0000 (15:46 +0000)
commit6276113b222aa3a5633d3aff11d9c301f2e55505
treee1639906e1c1e7741a5d5186f82d45bc10d23605
parent84a755ae423fff9e4b03255fa62bd71576d2b4ca
* ipa-type-escape.c (analyze_variable): Use gcc_assert instead of
abort.
* except.c (output_ttype): Likewise.
* tree-object-size.c (collect_object_sizes_for): Likewise.
(check_for_plus_in_loops_1): Likewise.
(check_for_plus_in_loops): Likewise.
(compute_object_sizes): Use gcc_unreachable instead of abort.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108237 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/except.c
gcc/ipa-type-escape.c
gcc/tree-object-size.c