]> gcc.gnu.org Git - gcc.git/commit
Advise to call 'internal_error' instead of 'abort' or 'fancy_abort'
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 10 May 2022 13:56:08 +0000 (15:56 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 17 May 2022 14:27:32 +0000 (16:27 +0200)
commitcd4a0ddc120936f196e81f8463dd1d4856018112
treeb8970a8ce027e7f08d39973fd3fb2777053690ba
parent0f00ebf0d6be944dabf4329bce81a9c063c7ded7
Advise to call 'internal_error' instead of 'abort' or 'fancy_abort'

gcc/
* diagnostic.cc: Don't advise to call 'abort' instead of
'internal_error'.
* system.h: Advise to call 'internal_error' instead of 'abort' or
'fancy_abort'.

Suggested-by: Richard Biener <richard.guenther@gmail.com>
gcc/diagnostic.cc
gcc/system.h
This page took 0.058705 seconds and 5 git commands to generate.