﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2438	chap-5.10.1 gcc wrong line break on readelf -l output	Gilles Espinasse	bdubbs@…	"If the real output of readelf has been

{{{
[Requesting program interpreter:
    /tools/lib/ld-linux.so.2]
}}}
suspicious reader would understant that grep would not match

{{{
grep ': /tools'
}}}
because of the line break after :[[BR]]

That's just a line break and a few space added to make xml code nicely not too long.
Solution should be to accept that the line is 83 char long and break the line before closing </computeroutput></screen>
"	enhancement	closed	normal		Book	SVN	trivial	fixed		
