------- Comment #3 from ubizjak at gmail dot com 2009-07-28 20:01 ------- What about using ^ and $ throughout the testsuite instead of inventing regular expressions involving \n and \r in all possible combinations (i.e. (\n|\r\n|\r) )
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40704