diff options
author | YamaArashi <shadow962@live.com> | 2016-02-12 10:34:13 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-02-12 10:34:13 -0800 |
commit | 166e94b61c7150981753e2ad54f1d55149e5f0c7 (patch) | |
tree | a78958cacb85309d56ed8924b1a9a5ba7ef2f3a1 /gcc/testsuite/g++.old-deja/g++.robertl/README | |
parent | 7e65adeeca85a232d11aeaa063227dad72f12e2f (diff) |
remove g++ test cases
Diffstat (limited to 'gcc/testsuite/g++.old-deja/g++.robertl/README')
-rwxr-xr-x | gcc/testsuite/g++.old-deja/g++.robertl/README | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/gcc/testsuite/g++.old-deja/g++.robertl/README b/gcc/testsuite/g++.old-deja/g++.robertl/README deleted file mode 100755 index 36029c7..0000000 --- a/gcc/testsuite/g++.old-deja/g++.robertl/README +++ /dev/null @@ -1,18 +0,0 @@ -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 |