aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/abi
AgeCommit message (Expand)AuthorFilesLines
2004-09-03configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware...Jan Beulich1-0/+1
2004-09-03re PR c/7054 (#pragma pack handled incorrectly)Jan Beulich1-1/+3
2004-09-03bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define.Mark Mitchell1-0/+14
2004-08-31hooks.c (hook_bool_void_true): New function.Mark Mitchell1-0/+26
2004-08-12cxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIBCXX_CXA_VEC_CTOR_RETURN.Paul Brook1-0/+32
2004-07-29c-common.h (lang_post_pch_load): New variable.Mark Mitchell7-10/+52
2004-07-02re PR c++/16240 (g++ generates incorrect mangled name)Mark Mitchell2-0/+18
2004-06-16* g++.dg/abi/bitfield3.C: Add comment..Danny Smith1-0/+2
2004-06-09bitfield3.C: Add -mno-align-double compile option for mingw32 and cygwin targ...Danny Smith1-0/+1
2004-03-01re PR c++/14324 (Multiple static definitions are not unique)Mark Mitchell1-0/+13
2004-02-17re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell1-0/+31
2004-01-08* g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.Mark Mitchell1-7/+6
2003-12-30* g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.Mark Mitchell1-1/+7
2003-12-23c-common.c (flag_abi_version): Default to 2.Mark Mitchell12-9/+24
2003-12-18mangle18-1.C: Modify regexp to test for `[...Andrew Pinski6-10/+10
2003-12-16re PR c++/9043 ([ABI] incorrect name mangling for array dimension in template...Nathan Sidwell2-0/+35
2003-12-16re PR c++/13242 ([ABI] Incorrect mangling of template reference parameters)Nathan Sidwell2-0/+26
2003-12-15re PR c++/13241 ([ABI] Incorrect mangling of template arguments)Nathan Sidwell2-0/+46
2003-12-15re PR c++/10779 (Error cascade for unknown type in function prototype)Mark Mitchell1-2/+2
2003-12-12re PR c++/13118 ([ABI] Missed covariant return thunk)Nathan Sidwell1-0/+85
2003-12-12PR c++/13114, c++/13115Nathan Sidwell1-1/+1
2003-12-12re PR c++/12881 (ICE in make_thunk)Nathan Sidwell1-0/+32
2003-09-15class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for an bit-field ...Mark Mitchell2-0/+19
2003-09-03re PR c++/12053 (ABI difference between default g++ 3.3 and g++ 3.2)Mark Mitchell1-0/+18
2003-07-09fold-const.c (make_range): Do not access operand 1 for a zero-operand operator.Mark Mitchell2-12/+10
2003-06-26re PR c++/10990 (Cannot convert with dynamic_cast<> to a private base class f...Mark Mitchell1-1/+1
2003-06-17re PR c++/11105 ([3.3/3.4 regression of sorts] ICE in mangle_conv_op_name_for...Mark Mitchell1-13/+0
2003-06-04* g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.Mark Mitchell1-3/+2
2003-06-03* g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.J"orn Rennecke1-1/+6
2003-04-10class.c (layout_class_type): Correct handling for overlong bit-fields whose w...Mark Mitchell1-0/+5
2003-03-08re PR c++/9809 (when are builtins brought into view)Mark Mitchell2-0/+31
2003-03-05* g++.dg/abi/layout3.C: New test.Mark Mitchell1-0/+26
2003-02-24New test.Alan Modra1-0/+28
2003-02-20re PR c++/9729 (ICE in mangle_conv_op_name_for_type, at cp/mangle.c:2612)Mark Mitchell1-0/+13
2003-01-28re PR c++/9433 (SegFault in dynamic_cast)Nathan Sidwell1-0/+29
2003-01-27class.c (update_vtable_entry_for_fn): Add index parameter.Nathan Sidwell1-0/+21
2003-01-07class.c (layout_class_type): Correct handling of unnamed bitfields wider than...Mark Mitchell1-0/+11
2002-11-26* g++.dg/abi/empty10.C: Don't run on non-x86 targets.Mark Mitchell1-1/+1
2002-11-26empty11.C: New test.Mark Mitchell1-0/+19
2002-11-24class.c (layout_class_type): Reuse tail padding when laying out virtual bases.Mark Mitchell1-0/+27
2002-11-22rtti2.C: New test.Mark Mitchell1-0/+12
2002-11-14class.c (dfs_find_final_overrider): Adjust so that the most derived object is...Mark Mitchell1-0/+36
2002-11-13* g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.John David Anglin1-0/+2
2002-11-11* g++.dg/abi/vthunk3.C: Run only on x86.Mark Mitchell1-1/+1
2002-11-08class.c (add_vcall_offset_vtbl_entries_1): Correct ordering of vcall offfsets.Mark Mitchell1-0/+26
2002-11-07class.c (add_implicitly_declared_members): Put implicitly declared functions ...Mark Mitchell2-0/+36
2002-11-04call.c (build_special_member_call): Do not try to lookup VTTs by name.Mark Mitchell3-0/+59
2002-10-25class.c (build_vtbl_initializer): Don't use build_vtable_entry.Mark Mitchell1-0/+16
2002-10-25class.c (end_of_base): New method.Mark Mitchell1-0/+16
2002-10-22class.c (empty_base_at_nonzero_offset_p): New function.Mark Mitchell2-0/+23