annotate gcc/testsuite/g++.old-deja/g++.robertl/README @ 158:494b0b89df80 default tip

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 25 May 2020 18:13:55 +0900
parents 1830386684a0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111
kono
parents:
diff changeset
1 This directory contains a hodgepodge of problem reports that appeared on
kono
parents:
diff changeset
2 the egcs-bugs or egcs mailing lists. Just like the reports themselves,
kono
parents:
diff changeset
3 they tend to be poorly understood and poorly organized. However, we
kono
parents:
diff changeset
4 drop them into the testsuite on the premise that internal compiler errors
kono
parents:
diff changeset
5 are always bad - no matter how bogus the source.
kono
parents:
diff changeset
6
kono
parents:
diff changeset
7 If you really understand C++ (and you know who you are) if you find
kono
parents:
diff changeset
8 entries in this area that are bogus, feel free to just fix them or nuke
kono
parents:
diff changeset
9 them. You don't need my permission.
kono
parents:
diff changeset
10
kono
parents:
diff changeset
11 Many of the first entries in this area were done in "block mode" by
kono
parents:
diff changeset
12 whipping through many months of archives. In hindsight, some important
kono
parents:
diff changeset
13 information was lost, but being picky on over 8,000 messages is a sure
kono
parents:
diff changeset
14 way to never get out of the gate.
kono
parents:
diff changeset
15
kono
parents:
diff changeset
16 We'll do better now.
kono
parents:
diff changeset
17
kono
parents:
diff changeset
18 Robert Lipe
kono
parents:
diff changeset
19
kono
parents:
diff changeset
20
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
21 Copyright (C) 1998-2020 Free Software Foundation, Inc.
111
kono
parents:
diff changeset
22
kono
parents:
diff changeset
23 Copying and distribution of this file, with or without modification,
kono
parents:
diff changeset
24 are permitted in any medium without royalty provided the copyright
kono
parents:
diff changeset
25 notice and this notice are preserved.