[Bug middle-end/20506] verify_stmts calls error() on internal errors(notes)

2005-10-09 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-10 04:59 --- maybe we should be using verbatim or note. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug middle-end/20506] verify_stmts calls error() on internal errors(notes)

2005-06-17 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-18 01:23 --- Like a non fatal internal_error. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20506

[Bug middle-end/20506] verify_stmts calls error() on internal errors(notes)

2005-06-17 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-18 01:23 --- Maybe we should be using note instead or something different. -- What|Removed |Added

[Bug middle-end/20506] verify_stmts calls error() on internal errors

2005-03-16 Thread pinskia at gcc dot gnu dot org
--- 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