------- Comment #33 from manu at gcc dot gnu dot org  2007-03-23 21:52 -------
(In reply to comment #32)
> Manuel, I'm starting to clean up tests so they can be used with or without the
> patch, like the fixes you've been posting.  First I'm doing tests in
> gcc.dg/dfp.  Let me know if there's an area you're not already looking at that
> I can do next.
> 

I can give you the list of tests that still fail with the most recent patch +
fixes + sed-magic. Those are the tricky ones because they need to be checked
one by one.

However, I think it is more urgent to fix the issues described in comment #22,
(that is, the regexp does not match the output of fortran) and in comment #23,
(that is out-of-order diagnostics are not handled correctly). Those are
show-stoppers from my point of view. As you said, the issue in comment #30 can
be worked around.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25241

Reply via email to