aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/ext
AgeCommit message (Expand)AuthorFilesLines
2004-10-30re PR c++/17542 (Visibility attribute ignored when it precedes class head)Matt Austern1-0/+10
2004-10-29c++/14124Matt Austern1-0/+15
2004-10-21dllimport1.C: Move dg-warnings.Aaron W. LaFramboise3-10/+10
2004-10-17re PR c++/17743 (dependent expressions in attributes)Giovanni Bajo1-0/+19
2004-10-16re PR c++/10479 (alignof and sizeof (and other expressions) in attributes doe...Giovanni Bajo1-0/+8
2004-10-07parser.c (cp_parser_asm_definition): Look passed the CLEANUP_POINT_EXPR to ge...Andrew Pinski1-1/+1
2004-10-06[multiple changes]Andrew Pinski1-0/+11
2004-09-23Ignore -ansi -pedantic-errors option coming from dejagnu.Fariborz Jahanian2-0/+2
2004-09-23decl.c (grokfndecl): If ::main is found not to return int, correct it after i...Zack Weinberg1-2/+2
2004-09-23PR c++/9844, PR c++/13989Fariborz Jahanian4-0/+186
2004-09-15attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers1-2/+2
2004-09-01Commit testcaseMark Mitchell1-0/+29
2004-08-13altivec-2.C: Revert previous changes and don't execute.Janis Johnson1-8/+4
2004-08-12altivec-12.C: New test.Janis Johnson1-0/+19
2004-08-12altivec-11.C: New test.Janis Johnson1-0/+12
2004-08-12altivec-2.C: Check for hardware support before executing any VMX instructions.Janis Johnson1-3/+7
2004-08-12*** empty log message ***Jan Beulich1-0/+35
2004-08-12re PR c++/16717 ([unit-at-a-time] __attribute__((constructor)) broken in C++)Mark Mitchell1-0/+12
2004-08-06visibility-8.C: Add constructor and destructor tests.Mark Mitchell1-0/+11
2004-08-06tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell16-24/+68
2004-08-05* g++.dg/ext/altivec_check.h: Declare exit as extern "C".Geoffrey Keating1-1/+1
2004-08-04class.c (build_vtable): Do not set DECL_VISIBILITY here.Mark Mitchell2-0/+31
2004-07-29stmtexpr2.C (alt1): Rename from expected.Richard Henderson1-5/+17
2004-07-25re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas18-0/+146
2004-06-22re PR c++/16112 (ICE with statement expression in return statement)Jason Merrill1-0/+9
2004-06-17new testJason Merrill1-0/+39
2004-06-17re PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C)Jason Merrill1-5/+4
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-1/+1
2004-06-08altivec-1.C: Correct dg syntax.David Edelsohn10-10/+20
2004-06-07altivec-1.C: XFAIL powerpc-ibm-aix*.David Edelsohn10-10/+10
2004-05-31re PR c++/15742 ('noreturn' attribute ignored in method of template functions.)Mark Mitchell3-5/+79
2004-05-29altivec-10.C: New test.Ziemowit Laski1-0/+19
2004-05-24altivec-7.c: Don't use 'vector long'.Janis Johnson1-3/+3
2004-05-24re PR c++/15044 (ICE on syntax error, template header.)Mark Mitchell1-0/+9
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo2-1/+40
2004-05-11altivec-8.C: Use '-maltivec' instead of '-faltivec'; include <altivec.h> expl...Ziemowit Laski1-2/+6
2004-05-11Test for AltiVec function vec_ld, passing a pointer to const vector.Fariborz Jahanian1-0/+13
2004-05-10altivec.h (vec_sld): Add overloads for argument/return types of 'vector bool ...Ziemowit Laski1-0/+16
2004-05-05re PR target/14899 (wrong code due to change in compatibility rules for vecto...Paolo Bonzini1-0/+9
2004-04-22Add dg-optionsMark Mitchell1-0/+2
2004-04-22class.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR on braced initiali...Mark Mitchell1-0/+6
2004-03-24hooks.c (hook_constcharptr_tree_null): New hook.Ziemowit Laski1-0/+35
2004-03-20altivec.h (vec_dst, [...]): Add prototypes, marked with always_inline attribute.Ziemowit Laski1-0/+27
2004-03-09rewrap commentJason Merrill1-2/+2
2004-03-09re PR c++/14401 (Uninitialized reference error not reported.)Mark Mitchell1-0/+3
2004-03-08re PR c++/13170 (ICE in build_base_path)Jason Merrill1-0/+13
2004-03-04PR c++/14425, c++/14426Ziemowit Laski2-0/+26
2004-02-27tree.c (pod_type_p): Treat VECTOR_TYPEs as PODs.Ziemowit Laski1-0/+128
2004-02-27attrib10.C: Mark for warning.Richard Henderson1-1/+1
2004-02-23re PR c++/14106 ([testcase] ICE on template func instanciation: stor-layout.c...Kriang Lerdsuwanakij1-0/+17