aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/abi
AgeCommit message (Expand)AuthorFilesLines
2020-01-16[GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector types and machine modes ...Stam Markianos-Wright1-0/+5
2020-01-10config.gcc: Add arm_bf16.h.Stam Markianos-Wright1-0/+4
2019-11-04PR c++/91979 - mangling nullptr expressionKamlesh Kumar1-1/+1
2019-09-10[ARM/FDPIC v6 17/24] [ARM][testsuite] FDPIC: Handle *-*-uclinux*Christophe Lyon2-2/+2
2019-08-15PR c++/90393 - ICE with thow in ?:Jason Merrill1-2/+3
2019-08-01PR c++/90947 - Simple lookup table of array of strings is miscompiledMartin Sebor1-0/+96
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor11-11/+11
2019-04-04PR c++/89974 - ICE on a definition of a non-type specialization on a struct o...Martin Sebor4-0/+327
2019-03-26Fix g++.dg/abi/lambda-static-1.C with Solaris asRainer Orth1-2/+4
2019-03-25[C++] compiler incompatibility with lambdasNathan Sidwell1-0/+25
2019-03-16re PR testsuite/89393 (FAIL: g++.dg/abi/ref-temp1.C -std=c++14 scan-assembl...John David Anglin1-0/+1
2019-03-09re PR c++/70349 (FAIL: g++.dg/abi/abi-tag18a.C -std=gnu++98 scan-assembler ...John David Anglin1-0/+1
2019-02-17re PR c++/89356 (sorry, unimplemented: mangling implicit_conv_expr in nodejs8...Marek Polacek1-0/+8
2019-01-29PR c++/89089 - ICE with [[no_unique_address]].Jason Merrill2-0/+43
2019-01-24PR c++/89001 - mangling of reference temporariesJason Merrill1-0/+18
2018-12-29key2.C: Silence the [-Wreturn-type] warning.Dominique d'Humieres1-1/+1
2018-11-12decl2.c (min_vis_expr_r, [...]): New.Jason Merrill1-0/+19
2018-11-01[ABI PATCH] static anonymous unions of function scopeNathan Sidwell1-0/+14
2018-10-03Implement P0840, language support for empty objects.Jason Merrill6-0/+148
2018-09-05PR c++/87137] GCC-8 FixNathan Sidwell1-0/+40
2018-06-15* tree.c (maybe_warn_parm_abi): Inform the location of the class.Jason Merrill1-1/+1
2018-06-13c-opts.c (c_common_post_options): Warn about useless -Wabi.Jason Merrill1-1/+1
2018-06-13PR c++/86094 - wrong code with defaulted move ctor.Jason Merrill2-1/+15
2018-06-11PR c++/86094 - wrong code with defaulted move ctor.Jason Merrill1-0/+14
2018-04-23PR c++/69560 - wrong alignof(double) on x86.Jason Merrill1-0/+5
2018-03-09PR c++/84726 - unnecessary capture of constant vars.Jason Merrill1-0/+11
2017-12-22re PR middle-end/83487 (ICE in expand_call, at calls.c:4098)Jakub Jelinek1-0/+13
2017-12-20re PR c++/83490 (ICE in find_call_stack_args, at dce.c:392)Jakub Jelinek1-0/+7
2017-12-19Fix a file name.Marek Polacek1-0/+0
2017-12-19Fix PR numbers.Marek Polacek1-1/+1
2017-12-19re PR c++/83490 (ICE in find_call_stack_args, at dce.c:392)Marek Polacek1-0/+17
2017-11-25structret1.C (FrameworkObject::action): Return a value.Andreas Schwab1-0/+1
2017-11-22* g++.dg/abi/pr68355.C: Don't expect tail call on ia32.Jakub Jelinek1-1/+1
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek52-0/+1000
2017-11-06Fix test-suite fallout of default -Wreturn-type.Martin Liska6-8/+12
2017-10-04[C++ PATCH] Move mangling alias out of ::Nathan Sidwell1-2/+2
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth2-2/+2
2017-05-08PR c++/80178 - parameter passing for uncopyable classesJason Merrill2-0/+48
2017-05-08Bump C++ ABI version.Jason Merrill1-1/+1
2017-05-04PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.cMartin Sebor2-2/+2
2017-04-28Remove superfluous "" in dg-(error|warning|message|bogus)Tom de Vries1-2/+2
2017-04-27re PR target/77728 (Miscompilation multiple vector iteration on ARM)Jakub Jelinek1-11/+5
2017-04-25re PR target/77728 (Miscompilation multiple vector iteration on ARM)Ramana Radhakrishnan1-0/+171
2017-04-25re PR target/77728 (Miscompilation multiple vector iteration on ARM)Ramana Radhakrishnan1-0/+171
2017-04-19Use relative line number for subsequent dg directivesTom de Vries1-1/+1
2017-01-18Fix PR70182 -- missing "on" in mangling of unresolved operatorsMarkus Trippelsdorf3-1/+30
2017-01-18Fix PR77489 -- mangling of discriminator >= 1Markus Trippelsdorf1-0/+63
2016-11-27[Testsuite] pr71767 Changes.Dominique d'Humieres1-0/+1
2016-09-16re PR c++/77379 (incorrect mangling for non-virtual adjustor thunk (missing a...Jakub Jelinek2-2/+2
2016-08-29PR c++/77379 - ABI tag on thunkJason Merrill2-0/+70