From: Robert Lipe Date: Mon, 9 Mar 1998 22:45:29 +0000 (+0000) Subject: g++.robertl: New testsuite area. X-Git-Tag: prereleases/egcs-1.1-prerelease~2149 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a438d567a561730b1c3645e2469e5478569cc32d;p=thirdparty%2Fgcc.git g++.robertl: New testsuite area. From-SVN: r18455 --- diff --git a/gcc/testsuite/g++.old-deja/g++.robertl/README b/gcc/testsuite/g++.old-deja/g++.robertl/README new file mode 100644 index 000000000000..36029c7d9c79 --- /dev/null +++ b/gcc/testsuite/g++.old-deja/g++.robertl/README @@ -0,0 +1,18 @@ +This directory contains a hodgepodge of problem reports that appeared on +the egcs-bugs or egcs mailing lists. Just like the reports themselves, +they tend to be poorly understood and poorly organized. However, we +drop them into the testsuite on the premise that internal compiler errors +are always bad - no matter how bogus the source. + +If you really understand C++ (and you know who you are) if you find +entries in this area that are bogus, feel free to just fix them or nuke +them. You don't need my permission. + +Many of the first entries in this area were done in "block mode" by +whipping through many months of archives. In hindsight, some important +information was lost, but being picky on over 8,000 messages is a sure +way to never get out of the gate. + +We'll do better now. + +Robert Lipe