79780a5fbb
44 GCC PR's listed below (some have already been applied to NetBSD GCC) and at least one NetBSD PR: PR bootstrap/28400 PR c++/27369 PR c/25795 PR c/25993 PR c/29092 PR c/29736 PR c/30360 PR debug/26964 PR libstdc++/11953 PR middle-end/21032 PR middle-end/26306 PR middle-end/27826 PR middle-end/28116 PR middle-end/29241 PR middle-end/29250 PR middle-end/29584 PR middle-end/29695 PR middle-end/29753 PR middle-end/30286 PR rtl-optimization/25514 PR rtl-optimization/27736 PR rtl-optimization/27761 PR rtl-optimization/28970 PR rtl-optimization/29631 PR rtl-optimization/29797 PR target/18553 PR target/24036 PR target/29114 PR target/29319 PR target/29377 PR target/29449 PR target/30039 PR target/30173 PR target/30185 PR target/30230 PR tree-opt/28545 PR tree-opt/29788 PR tree-opt/29964 PR tree-optimization/27891 PR tree-optimization/28888 PR tree-optimization/29581 PR tree-optimization/29610 PR tree-optimization/29637 PR tree-optimization/30212 |
||
---|---|---|
.. | ||
abi | ||
bprob | ||
charset | ||
compat | ||
conversion | ||
cpp | ||
debug | ||
eh | ||
expr | ||
ext | ||
gcov | ||
inherit | ||
init | ||
lookup | ||
opt | ||
other | ||
overload | ||
parse | ||
pch | ||
rtti | ||
special | ||
tc1 | ||
template | ||
tls | ||
tree-ssa | ||
vect | ||
warn | ||
dg.exp | ||
README |
Subdirectories: abi Tests for ABI compatibility -- mangling, object layout, etc. bprob Tests for functionality of profile-directed block ordering. charset Tests for input character set translation. compat Tests for binary compatibility (consistency, not ABI conformance). conversion Tests for correct type conversions. cpp Tests for the preprocessor. debug Tests for debugging options. eh Tests for exception handling. expr Tests for expressions. ext Tests for GNU language extensions. gcov Tests for GCOV (code coverage) support. inherit Tests for inheritance -- virtual functions, multiple inheritance, etc. init Tests for initialization semantics, constructors/destructors, etc. lookup Tests for lookup semantics, namespaces, using, etc. opt Tests for fixes of bugs with particular optimizations. overload Tests for overload resolution and conversions. parse Tests for parsing. pch Tests for precompiled headers. rtti Tests for run-time type identification (typeid, dynamic_cast, etc.) template Tests for templates. tc1 Tests for Technical Corrigendum 1 conformance. tls Tests for support of thread-local data. tree-ssa Tests for Tree SSA optimizations. warn Tests for compiler warnings. other Tests that don't fit into one of the other categories. special Tests that need custom expect code to run them; see special/ecos.exp for an example.