[Bug testsuite/53222] dejagnu trims leading whitespace

2013-04-19 Thread skannan at redhat dot com


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



--- Comment #1 from Shakthi Kannan skannan at redhat dot com 2013-04-19 
07:29:43 UTC ---

Created attachment 29902

  -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29902

namespace error after applying patch



Can you please provide the version of GCC that you used?



I built GCC-4.8.0 (x86_64) after applying the patch and I get the attached

errors.


[Bug testsuite/53222] dejagnu trims leading whitespace

2013-04-19 Thread manu at gcc dot gnu.org

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

Manuel López-Ibáñez manu at gcc dot gnu.org changed:

   What|Removed |Added

   Severity|normal  |trivial

--- Comment #2 from Manuel López-Ibáñez manu at gcc dot gnu.org 2013-04-19 
07:51:14 UTC ---
Did you run with -fdiagnostics-show-caret enabled? 

At the end, it was decided to disable it for the testsuite, so this report is
not very important anymore. It would be nice if DejaGNU didn't alter the
output, but right now, it doesn't affect us.