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]

Re: CFA: patch for testsuite/regress-demangle: Improve failure notice


  In message <200007041932.VAA09651@ignucius.axis.se>you write:
  > I'm looking into a few mangler/demangler inconsistencies.
  > It helps me, hopefully others too, to see:
  > 
  > FAIL: --format=gnu __opi__t2TA2ZiZt4N__A1Ui9
  >    result: __opi__t2TA2ZiZt4N__A1Ui9
  >  expected: TA<int, N__A<9> >::operator int(void)
  > 
  > rather than just:
  > 
  > FAIL: --format=gnu __opi__t2TA2ZiZt4N__A1Ui9
  > 
  > Note that the failing result can be different to both the expected
  > demangled result and the mangled symbol.
  > 
  > Ok to commit?
  > 
  > 2000-07-04  Hans-Peter Nilsson  <hp@axis.com>
  > 
  > 	* testsuite/regress-demangle (failed test): Show result and
  > 	expected output.
This is fine.  Please install it if you have not done so already.

Thanks,
jeff


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