------- Comment #49 from manu at gcc dot gnu dot org 2007-05-17 02:52 ------- (In reply to comment #48) > Created an attachment (id=13561) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13561&action=view) [edit] > patch for testsuite infrastructure > > This patch overrides dg-error and dg-warning if gcc_error_prefix and > gcc_warning_prefix are defined; it defines those for C. >
Hi Janis, I think we could independently commit the chunk that adds dg-message. That way we could fix the testcases that need such directive. For example, gcc.dg/cpp/19940712-1.c (fix-19940712-1.diff). Also, people could start using it for messages that are neither warnings nor errors. What do you think? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25241