------- Comment #8 from manu at gcc dot gnu dot org 2008-02-10 13:38 -------
I am all for making parser errors more accurate but I honestly think we should
close this as WONTFIX because this particular testcase is a waste of time. I
don't think automatic reduction is possible since small changes would just
alter the parse tree and generate a different error (see GCC 4.3 output versus
original output). And generating a smaller testcase manually seems an arduous
task.
Perhaps someone else will provide a smaller testcase in other PR, but making a
connection with this one seems difficult.
In summary, if our only chance is that fixing another future PR somehow fixes
this, then we may well close this now.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20478