[Bug middle-end/20506] verify_stmts calls error() on internal errors
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Mar 17 00:24:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-17 00:24 -------
This is done also at the rtl level and nobody has complained before until now. If we use internal_error,
well it just stops at the first error and then we don't know and we try to fix one error and then we get
another, which sucks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20506
More information about the Gcc-bugs
mailing list