Daily bump.
[gcc.git] / gcc / testsuite / g++.dg / abi /
2021-01-22 Marek Polacekc++: ICE when mangling operator name [PR98545]
2021-01-11 Jakub Jelinekc++, abi: Fix abi_tag attribute handling [PR98481]
2020-11-11 Patrick Palkac++: Change the mangling of __alignof__ [PR88115]
2020-07-25 Iain SandoeC++, testsuite: Adjust pure-virtual1.C options for...
2020-06-11 David Edelsohnaix: xfail pure-virtual1.C expects weak __cxa_pure_virtual
2020-05-19 Jozef LawrynowiczTESTSUITE: Fix tests for 16-bit targets
2020-05-11 Jason Merrillc++: Make references to __cxa_pure_virtual weak.
2020-04-22 Martin Seborc++: reject scalar array initialization with nullptr...
2020-04-13 Nathan Sidwellc++: lambdas with internal linkage are different to...
2020-04-04 Jason Merrillc++: Mangling of dependent conversions [PR91377]
2020-03-22 Iain Sandoetestsuite: Fix lambda-vis.C for targets with user label...
2020-03-20 Jason Merrillc++: Avoid unnecessary empty class copy [94175].
2020-03-18 Nathan SidwellPR c++/94147 - mangling of lambdas assigned to globals
2020-03-09 Marek Polacekc++: Fix ABI issue with alignas on armv7hl [PR94050]
2020-01-28 Jason Merrillc++: Fix guard variable and attribute weak.
2020-01-16 Stam Markianos-Wright[GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector...
2020-01-10 Stam Markianos-Wrightconfig.gcc: Add arm_bf16.h.
2019-11-04 Kamlesh KumarPR c++/91979 - mangling nullptr expression
2019-09-10 Christophe Lyon[ARM/FDPIC v6 17/24] [ARM][testsuite] FDPIC: Handle...
2019-08-15 Jason MerrillPR c++/90393 - ICE with thow in ?:
2019-08-01 Martin SeborPR c++/90947 - Simple lookup table of array of strings...
2019-06-05 Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-04-04 Martin SeborPR c++/89974 - ICE on a definition of a non-type specia...
2019-03-26 Rainer OrthFix g++.dg/abi/lambda-static-1.C with Solaris as
2019-03-25 Nathan Sidwell[C++] compiler incompatibility with lambdas
2019-03-16 John David Anglinre PR testsuite/89393 (FAIL: g++.dg/abi/ref-temp1.C...
2019-03-09 John David Anglinre PR c++/70349 (FAIL: g++.dg/abi/abi-tag18a.C -std...
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...
next