aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/29_atomics/atomic/cons/assign_neg.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-08-03libstdc++: Replace TR1 components with C++11 ones in test utilsJonathan Wakely1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-13libstdc++: Value-initialize std::atomic for C++20 (P0883R2)Jonathan Wakely1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-02-22P0482R5 char8_t: Updates to existing standard library testsTom Honermann1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-12Make test helper work with non-copyable typesJonathan Wakely1-1/+1
2016-08-26Use effective-target instead of -std optionsJonathan Wakely1-2/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+2
2011-09-19re PR libstdc++/40856 (numeric_limits not specialized for __int128_t or __uin...Paolo Carlini1-1/+1
2011-04-12re PR libstdc++/48566 (libstdc++-v3 testsuite failures due to missing includes)Paolo Carlini1-2/+2
2010-11-06user.cfg.in: Add typeindex.Benjamin Kosnik1-1/+1
2010-11-01libstdc++: N3126 draft support.Benjamin Kosnik1-1/+1
2010-06-29* decl2.c (mark_used): Adjust error for use of deleted function.Jason Merrill1-1/+1
2010-06-15call.c (print_z_candidates): Do print viable deleted candidates.Jason Merrill1-16/+1
2010-06-08order_statistics_imp.hpp: Avoid -Wall warnings.Paolo Carlini1-1/+1
2010-02-10hashtable.h: Fold in include/tr1_impl/hashtable.h contents.Paolo Carlini1-16/+16
2009-12-21atomic: Update to N3000.Benjamin Kosnik1-17/+16
2009-07-17testsuite_common_types.h (standard_layout): Activate.Benjamin Kosnik1-1/+1
2009-06-22testsuite_common_types.h (bitwise_operators, [...]): Initialize a and b.Paolo Carlini1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-28/+19
2009-02-21user.cfg.in: Tweaks.Benjamin Kosnik1-16/+16
2009-01-29testsuite_common_types.h (has_trivial_cons_dtor): New.Benjamin Kosnik1-1/+1
2008-12-16cstdatomic: Remove assert include.Benjamin Kosnik1-15/+15
2008-12-13atomic.cc: Revert last change.Benjamin Kosnik1-15/+15
2008-12-12cstdatomic: Update to N2798.Benjamin Kosnik1-14/+16
2008-06-25default.cc: Avoid -Wall warnings.Paolo Carlini1-2/+2
2008-05-05testsuite_visualization.h: Move contents into...Benjamin Kosnik1-1/+1
2008-04-10[multiple changes]Benjamin Kosnik1-0/+55