On Fri, Apr 2, 2010 at 9:11 PM, Roman Kononov <ro...@binarylife.net> wrote: > On 2010-04-02, 20:50 CDT, Richard Guenther said: >>The patch is about debuginfo. Can you file a bugzilla and attach >>preprocessed source for the testcase? > > $g++ -E -std=c++0x -I../ check.cpp | sed -r '/^( *|\#.*)$/d' | wc -l > 24526 > > The preprocessed source has 24526 non-blank lines. Should I attach it? > Should I make a new bugzilla or add a comment to #43593?
make a new bugzilla and attach it. richard. > Thanks, > > Roman >