pr77285-2.C: Require tls_native support.
[gcc.git] / gcc / testsuite / g++.dg / abi /
2019-02-17 Marek Polacekre PR c++/89356 (sorry, unimplemented: mangling implici...
2019-01-29 Jason MerrillPR c++/89089 - ICE with [[no_unique_address]].
2019-01-24 Jason MerrillPR c++/89001 - mangling of reference temporaries
2018-12-29 Dominique d'Humiereskey2.C: Silence the [-Wreturn-type] warning.
2018-11-13 Jason Merrilldecl2.c (min_vis_expr_r, [...]): New.
2018-11-01 Nathan Sidwell[ABI PATCH] static anonymous unions of function scope
2018-10-03 Jason MerrillImplement P0840, language support for empty objects.
2018-09-05 Nathan SidwellPR c++/87137] GCC-8 Fix
2018-06-15 Jason Merrill* tree.c (maybe_warn_parm_abi): Inform the location...
2018-06-13 Jason Merrillc-opts.c (c_common_post_options): Warn about useless...
2018-06-13 Jason MerrillPR c++/86094 - wrong code with defaulted move ctor.
2018-06-11 Jason MerrillPR c++/86094 - wrong code with defaulted move ctor.
2018-04-23 Jason MerrillPR c++/69560 - wrong alignof(double) on x86.
2018-03-09 Jason MerrillPR c++/84726 - unnecessary capture of constant vars.
2017-12-21 Jakub Jelinekre PR middle-end/83487 (ICE in expand_call, at calls...
2017-12-20 Jakub Jelinekre PR c++/83490 (ICE in find_call_stack_args, at dce...
2017-12-19 Marek PolacekFix a file name.
2017-12-19 Marek PolacekFix PR numbers.
2017-12-19 Marek Polacekre PR c++/83490 (ICE in find_call_stack_args, at dce...
2017-11-25 Andreas Schwabstructret1.C (FrameworkObject::action): Return a value.
2017-11-22 Jakub Jelinek* g++.dg/abi/pr68355.C: Don't expect tail call on ia32.
2017-11-22 Marek Polacekre PR c++/60336 (empty struct value is passed different...
2017-11-06 Martin LiskaFix test-suite fallout of default -Wreturn-type.
2017-10-04 Nathan Sidwell[C++ PATCH] Move mangling alias out of ::
2017-06-17 Rainer OrthGet rid of dg-skip-if etc. default args
2017-05-08 Jason MerrillPR c++/80178 - parameter passing for uncopyable classes
2017-05-08 Jason MerrillBump C++ ABI version.
2017-05-04 Martin SeborPR translation/80280 - Missing closing quote (%>) c...
2017-04-28 Tom de VriesRemove superfluous "" in dg-(error|warning|message...
2017-04-27 Jakub Jelinekre PR target/77728 (Miscompilation multiple vector...
2017-04-25 Ramana Radhakrishnanre PR target/77728 (Miscompilation multiple vector...
2017-04-25 Ramana Radhakrishnanre PR target/77728 (Miscompilation multiple vector...
2017-04-19 Tom de VriesUse relative line number for subsequent dg directives
2017-01-18 Markus TrippelsdorfFix PR70182 -- missing "on" in mangling of unresolved...
2017-01-18 Markus TrippelsdorfFix PR77489 -- mangling of discriminator >= 1
2016-11-27 Dominique d'Humieres[Testsuite] pr71767 Changes.
2016-09-16 Jakub Jelinekre PR c++/77379 (incorrect mangling for non-virtual...
2016-08-29 Jason MerrillPR c++/77379 - ABI tag on thunk
2016-08-09 Jason MerrillPR c++/71712 - ABI tags on conversion ops.
2016-08-09 Jason MerrillAdjust mangling of ABI tags on class template member...
2016-08-01 Jason Merrill* mangle.c (mangle_decl): Fix mangled name change warning.
2016-07-15 Jason MerrillUpdate -fabi-version default to 11.
2016-04-14 Jason MerrillRevert empty class parameter passing ABI changes.
2016-04-13 Jason MerrillWarn about empty parameter ABI with -Wabi=9.
2016-04-11 Jason Merrillmangle.c (decl_is_template_id): The template itself...
2016-04-06 Jason Merrill* class.c (check_abi_tags): Fix function template handling.
2016-02-19 Jason Merrillmangle.c (maybe_check_abi_tags): Add for_decl parm.
2016-01-31 Jason MerrillFix abi-tag16.C.
2016-01-31 Jason MerrillFix abi-tag17.C.
2016-01-27 Martin SeborPR c++/69317 - [6 regression] wrong ABI version in...
2016-01-21 Jason Merrillre PR c++/43407 (Specifying visibility attribute of...
2015-12-14 Nathan Sidwellnvptx.h (PARM_BOUNDARY): Set to 32.
2015-12-13 David Edelsohnpr48549.C: XFAIL AIX.
2015-11-20 Jakub Jelinekre PR c++/67354 (internal compiler error: in add_to_sam...
2015-09-14 Jason Merrillre PR c++/44282 (fastcall is not mangled at all)
2015-09-08 Alan Lawrence[AArch64] Add support for float16x{4,8}_t vectors/builtins
2015-07-08 Marek Polacekre PR c++/66748 (Crash with abi_tag attribute)
2015-07-01 Jason Merrillc-opts.c (c_common_post_options): Highest ABI level...
2015-07-01 Jason Merrillre PR c++/65945 (C++ alignment of nullptr_t is 1 and...
2015-06-26 Jason Merrillre PR c++/66067 (tree check ICE: accessed elt 1 of...
2015-06-23 Jason Merrillre PR c++/65879 (Bogus linkage errors for member class...
2015-06-10 Uros Bizjakmangle-regparm.C (dg-optiond): Add -save-temps.
2015-06-10 Ramana RadhakrishnanHandle aarch64_guard1.C test
2015-06-03 Jason Merrillre PR c++/44282 (fastcall is not mangled at all)
2015-06-02 Uros Bizjakmangle-regparm.C (dg-do): Fix x86_32 target selector.
2015-06-02 Jason Merrillre PR c++/44282 (fastcall is not mangled at all)
2015-05-29 Bernhard Reutner... testsuite: auto-wipe dump files
2015-04-28 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-23 Jason MerrillRevert:PR c++/50800
2015-04-23 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-03-19 Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-03-08 John David Anglinre PR target/62247 (FAIL: g++.dg/abi/anon3.C -std...
2015-02-25 Jason Merrillre PR c++/65209 (Broken code with global static variabl...
2015-02-13 Jason Merrillre PR c++/64956 (__GXX_ABI_VERSION needs a proper defin...
2015-02-12 Jason Merrillre PR c++/64898 (qtgui-4.8.6 build error)
2015-02-02 Jason Merrill* tree.c (handle_abi_tag_attribute): Diagnose invalid...
2015-01-16 James Greenhalgh[Obvious, ARM Testsuite] mangle-arm-crypto.C needs...
2014-12-12 Jason Merrillcp-tree.h (NAMESPACE_ABI_TAG): New.
2014-11-18 James Greenhalgh[Patch ARM Refactor Builtins 6/8] Add some tests for...
2014-11-14 Jonathan Wakelymangle.c (find_substitution): Look for abi_tag on class...
2014-11-12 Andreas Toblereabi1.c: Replace arm*-*-*eabi* and arm*-*-symbianelf...
2014-11-02 Uros Bizjakre PR target/24188 (WRITE(6,*) causes an ICE with ...
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
2014-09-26 Jason Merrillmangle.c (is_std_substitution): Check for abi_tag.
2014-09-20 Jason Merrillre PR c++/61392 (internal compiler error: in write_temp...
2014-09-16 Jason Merrillpt.c (lookup_template_class_1): Splice out abi_tag...
2014-09-10 Jason Merrillre PR ipa/61659 (Extra undefined symbol because of...
2014-09-09 Jason Merrilltypeck.c (build_class_member_access_expr): Move -Winval...
2014-08-31 Jason Merrillre PR c++/62302 (Change in the comdat used for construc...
2014-08-19 Jason Merrillre PR lto/53808 (Undefined symbol when building a libra...
2014-08-08 Jason Merrill* pt.c (lookup_template_class_1): Copy abi_tag.
2014-06-23 Alan LawrencePR/60825 Make {int,uint}64x1_t in arm_neon.h a proper...
2014-06-23 Alan LawrencePR/60825 Make float64x1_t in arm_neon.h a proper vector...
2014-06-16 Jason Merrill* g++.dg/abi/layout4.C: Remove.
2014-06-12 Jason MerrillSupport -Wabi warning about backward compatibility.
2014-06-12 Jason Merrilltoplev.c (process_options): Reject -fabi-version=1.
2014-04-01 Jason Merrillre PR c++/60642 (Unclear diagnostic with invalid use...
2014-03-28 Jakub Jelinekre PR c++/58678 (pykde4-4.11.2 link error (devirtualiza...
2014-03-26 Jason Merrillre PR c++/60566 (r208573 omits needed thunks)
2014-03-07 Jason Merrillg++-dg.exp (g++-dg-runtest): Run tests in C++1y mode...
next