This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR 30824 -Werror -Wfatal-errors should stop after the first warning


On Mon, 19 Feb 2007, Manuel López-Ibáñez wrote:

| > | dg-warning, dg-error were not able to match the message otherwise.
| > | Perhaps they expect a ":".  Humm, now that I look to it more closely,
| > | I think that dejagnu expects at least one character before the
| > | pattern, so I could change the pattern to something like "terminated
| > | due to -Wfatal-errors" and it may work.
| >
| > yes, please try that one.
| >
|
| It worked (DejaGNU is weird sometimes.) Updated patch follows.

OK.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]