index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
testsuite
/
17_intro
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
libstdc++: Rename parameter to avoid darwin __weak qualifier
Jonathan Wakely
1
-0
/
+4
2022-05-05
libstdc++: Fixes for tests that fail with -fno-rtti
Jonathan Wakely
1
-1
/
+3
2022-03-03
libstdc++: Fix test failure on AIX
Jonathan Wakely
1
-0
/
+2
2022-01-17
libstdc++: Rename non-reserved macros in config header [PR103650]
Jonathan Wakely
1
-0
/
+13
2022-01-03
Update copyright years.
Jakub Jelinek
57
-57
/
+57
2021-12-14
libstdc++: Fix non-reserved name in <regex> header
Jonathan Wakely
1
-0
/
+1
2021-11-10
libstdc++: Fix test for libstdc++ not including <unistd.h> [PR100117]
Jonathan Wakely
1
-1
/
+112
2021-10-26
libstdc++: Fix 17_intro/names.cc on Solaris
Rainer Orth
1
-0
/
+4
2021-08-31
libstdc++: Fix 17_intro/names.cc failures on Solaris
Jonathan Wakely
1
-0
/
+6
2021-08-26
libstdc++: Add another non-reserved name to tests
Jonathan Wakely
1
-0
/
+1
2021-08-25
libstdc++: Fix names.cc test failures on Windows
Jonathan Wakely
1
-0
/
+10
2021-08-25
libstdc++: Fix non-reserved names in <valarray>
Jonathan Wakely
1
-0
/
+1
2021-06-28
libstdc++: Fix backwards logic in 17_intro/names.cc test [PR 97088]
Jonathan Wakely
1
-3
/
+7
2021-06-25
libstdc++: More workarounds in 17_intro/names.cc test [PR 97088]
Jonathan Wakely
1
-0
/
+14
2021-06-23
libstdc++: Avoid "__lockable" name defined as macro by newlib
Jonathan Wakely
1
-0
/
+6
2021-06-14
libstdc++: Add explicit -std=gnu++17 option to test
Jonathan Wakely
1
-0
/
+1
2021-06-14
libstdc++: Use reserved name for attribute [PR101055]
Jonathan Wakely
3
-0
/
+3
2021-05-10
libstdc++: Remove redundant -std=gnu++17 option from remaining tests
Jonathan Wakely
7
-7
/
+3
2021-04-12
libstdc++: Fix test that fails in C++20 mode [PR 99995]
Jonathan Wakely
1
-1
/
+3
2021-03-15
libstdc++, testsuite, Darwin : Adjust for names used in system headers.
Iain Sandoe
1
-0
/
+5
2021-02-24
libstdc++: Fix failing tests due to 'u' identifier in kernel header
Jonathan Wakely
1
-0
/
+5
2021-01-04
Update copyright years.
Jakub Jelinek
57
-57
/
+57
2020-12-23
Account for VxWorks headers in libstdc++ test on names
Olivier Hainque
1
-0
/
+41
2020-11-25
libstdc++: Fix test failure on AIX
Jonathan Wakely
1
-0
/
+2
2020-10-10
libstdc++: Replace use of reserved name that clashes [PR 97362]
Jonathan Wakely
1
-0
/
+1
2020-10-08
libstdc++: Fix non-reserved names in headers
Jonathan Wakely
1
-2
/
+11
2020-08-21
libstdc++: Do not check "cold" name on darwin [PR 96736]
Jonathan Wakely
5
-5
/
+5
2020-08-18
libstdc++: Add "cold" to tests for reserved attribute names
Jonathan Wakely
5
-0
/
+10
2020-07-31
libstdc++: Ensure c++NN effective target present in all C++17 tests
Jonathan Wakely
7
-7
/
+7
2020-05-01
libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Jonathan Wakely
1
-1
/
+14
2020-05-01
libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Jonathan Wakely
1
-0
/
+72
2020-02-29
Skip charset.cc tests on *-*-hpux*.
John David Anglin
5
-5
/
+5
2020-02-17
libstdc++ P1956R1 On the names of low-level bit manipulation functions
Jonathan Wakely
1
-1
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
56
-56
/
+56
2019-10-22
Do not declare std::uses_allocator before C++11
Jonathan Wakely
1
-0
/
+4
2019-10-04
Add <span> to <bits/stdc++.h> precompiled header
Jonathan Wakely
1
-0
/
+3
2019-10-01
Disable tests that aren't valid in parallel mode
Jonathan Wakely
1
-1
/
+1
2019-10-01
Fix non-reserved names in Parallel Mode headers
Jonathan Wakely
1
-0
/
+1
2019-09-26
Remove include directives for deleted Profile Mode headers
Jonathan Wakely
2
-0
/
+46
2019-05-20
Fix failing tests for use of non-reserved names
Jonathan Wakely
1
-0
/
+5
2019-05-17
Fix uses of non-reserved names for template parameters
Jonathan Wakely
1
-1
/
+72
2019-04-21
libstdc++-v3 Skip tests on Darwin8-10.
Iain Sandoe
5
-0
/
+5
2019-02-11
PR libstdc++/89023 fix test that fails when <omp.h> not available
Jonathan Wakely
3
-0
/
+75
2019-01-06
PR libstdc++/88607 add tests using -finput-charset=ascii
Jonathan Wakely
5
-0
/
+20
2019-01-01
Update copyright years.
Jakub Jelinek
51
-51
/
+51
2018-12-06
Fix PR libstdc++/64883 Darwin headers use always_inline so don't test that
Jonathan Wakely
5
-8
/
+8
2018-10-29
C++: simplify output from suggest_alternatives_for
David Malcolm
2
-4
/
+0
2018-08-13
Add <bit> and <version> to freestanding headers
Jonathan Wakely
1
-0
/
+9
2018-06-18
P0754R2 <version> header
Jonathan Wakely
14
-0
/
+642
2018-01-16
* testsuite/17_intro/names.cc: Undefine 'y' on SPARC/Linux.
Eric Botcazou
1
-0
/
+4
[next]