------- Comment #3 from jvdelisle at gcc dot gnu dot org  2007-04-19 04:05 
-------
It looks like this platform has different error messages for a given error.  I
suggest that this test case be either marked as expected to fail for this
platform  or we could delete the test case altogether.

Another possibility is to pre-process it to check for the different message
instead.  I am not sure how to do that within the testsuite.
#ifdef
  do this
#else
  do that

for example.


-- 


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

Reply via email to