OSDN Git Service

g++.robertl: New testsuite area.
authorrobertl <robertl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Mar 1998 22:45:29 +0000 (22:45 +0000)
committerrobertl <robertl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Mar 1998 22:45:29 +0000 (22:45 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18455 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/g++.old-deja/g++.robertl/README [new file with mode: 0644]

diff --git a/gcc/testsuite/g++.old-deja/g++.robertl/README b/gcc/testsuite/g++.old-deja/g++.robertl/README
new file mode 100644 (file)
index 0000000..36029c7
--- /dev/null
@@ -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