aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/abi
AgeCommit message (Expand)AuthorFilesLines
2024-05-22c++: Strengthen checks on 'main'Nathaniel Shead1-1/+2
2024-05-15c++: Optimize in maybe_clone_body aliases even when not at_eof [PR113208]Jakub Jelinek2-0/+50
2024-04-25c++: Retry the aliasing of base/complete cdtor optimization at import_export_...Jakub Jelinek2-0/+54
2024-01-30testsuite: fix anon6 mangling [PR112846]Jason Merrill2-0/+21
2024-01-30testsuite: mangle-reparm1a options [PR113451]Jason Merrill1-1/+1
2024-01-15Remove --save-temps from some compile testsH.J. Lu1-1/+0
2024-01-13c++, demangle: Implement https://github.com/itanium-cxx-abi/cxx-abi/issues/14...Jakub Jelinek1-0/+61
2023-12-21testsuite: suppress mangling compatibility aliasesJason Merrill76-40/+76
2023-12-18testsuite: Fix up abi-tag25a.C test for C++11Jakub Jelinek1-1/+1
2023-12-15c++: abi_tag attribute on templates [PR109715]Patrick Palka2-0/+28
2023-12-01c++: mangle function template constraintsJason Merrill4-2/+117
2023-09-18Move 'g++.dg/abi/nvptx-[...].C' -> 'g++.target/nvptx/abi-[...].C'Thomas Schwinge2-123/+0
2023-09-18Fix up 'g++.dg/abi/nvptx-ptrmem1.C'Thomas Schwinge1-2/+2
2023-09-05c++: [[no_unique_address]] and cv-qualified typeJason Merrill2-0/+61
2023-09-01c++: Fix up mangling of function/block scope static structured bindings [PR11...Jakub Jelinek1-1/+1
2023-06-03c++: mangle noexcept-expr [PR70790]Patrick Palka1-0/+14
2023-03-10c++, abi: Fix up class layout with bitfields [PR109039]Jakub Jelinek1-0/+33
2023-03-10c++: class NTTP and nested anon union [PR108566]Jason Merrill1-0/+19
2023-02-22Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-suppo...Thomas Schwinge11-11/+11
2022-11-07C++: Template lambda mangling testcasesNathan Sidwell4-0/+28
2022-11-01c++: per-scope, per-signature lambda discriminatorsNathan Sidwell2-0/+74
2022-11-01c++: Reorganize per-scope lambda discriminatorsNathan Sidwell2-0/+68
2022-10-27c++: Templated lambda manglingNathan Sidwell6-4/+124
2022-10-10c++: Lambda context manglingNathan Sidwell6-4/+56
2022-08-15i386 PIE: testsuite: cope with default pie on ia32Alexandre Oliva2-1/+2
2022-06-23Introduce -nostdlib++ optionAlexandre Oliva1-1/+1
2022-03-28c++: mangling union{1} in template [PR104847]Jason Merrill1-0/+10
2022-01-21c++: [[no_unique_address]] and virtual base [PR104139]Jason Merrill1-0/+27
2021-12-16c++: layout of aggregate base with DMI [PR103681]Jason Merrill4-1/+98
2021-11-15c++: Add -fimplicit-constexprJason Merrill5-4/+6
2021-09-21Fix no_fsanitize_address effective targetEric Botcazou1-0/+1
2021-04-16c++: C++20 class NTTP trailing zero-init [PR100079]Jason Merrill2-6/+37
2021-04-06c++: mangling of lambdas in default args [PR91241]Jason Merrill1-0/+11
2021-04-01c++: Add ABI version for PR98481 fixJason Merrill2-1/+19
2021-02-08c++: cross-module __cxa_atexit use [PR 98531]Nathan Sidwell4-0/+80
2021-01-22c++: ICE when mangling operator name [PR98545]Marek Polacek1-0/+40
2021-01-11c++, abi: Fix abi_tag attribute handling [PR98481]Jakub Jelinek1-0/+17
2020-11-11c++: Change the mangling of __alignof__ [PR88115]Patrick Palka1-1/+1
2020-07-25C++, testsuite: Adjust pure-virtual1.C options for Darwin.Iain Sandoe1-0/+1
2020-06-11aix: xfail pure-virtual1.C expects weak __cxa_pure_virtualDavid Edelsohn1-0/+1
2020-05-19TESTSUITE: Fix tests for 16-bit targetsJozef Lawrynowicz1-10/+10
2020-05-11c++: Make references to __cxa_pure_virtual weak.Jason Merrill1-0/+21
2020-04-22c++: reject scalar array initialization with nullptr [PR94510]Martin Sebor1-20/+14
2020-04-13c++: lambdas with internal linkage are different to no-linkage [PR94426]Nathan Sidwell1-1/+1
2020-04-04c++: Mangling of dependent conversions [PR91377]Jason Merrill1-0/+13
2020-03-22testsuite: Fix lambda-vis.C for targets with user label prefix '_'.Iain Sandoe1-6/+6
2020-03-19c++: Avoid unnecessary empty class copy [94175].Jason Merrill1-0/+14
2020-03-18PR c++/94147 - mangling of lambdas assigned to globalsNathan Sidwell2-0/+53
2020-03-09c++: Fix ABI issue with alignas on armv7hl [PR94050]Marek Polacek1-0/+12
2020-01-28c++: Fix guard variable and attribute weak.Jason Merrill1-0/+11