aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2004-07-15Remove backup file.Jakub Jelinek1-20/+0
2004-07-14* gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.Mike Stump2-1/+5
2004-07-13re PR c++/16518 (mutable specifier only applies to first item in declaration ...Mark Mitchell2-0/+12
2004-07-13re PR tree-optimization/16443 (ICE during linux kernel compilation)Diego Novillo2-0/+23
2004-07-13new2.C: Use first operand of type __SIZE_TYPE__ for operator new.Ulrich Weigand2-4/+9
2004-07-13README: New fileDavid Billinghurst11-0/+426
2004-07-13Copy files from g77.f-torture/compile.David Billinghurst10-0/+1521
2004-07-13cpp.F: Copy from g77.f-torture/compile.David Billinghurst3-1/+25
2004-07-12re PR c++/5402 (ICE in pop_binding)Volker Reichelt4-0/+61
2004-07-12decl.c (grok_op_properties): Reject [de-]allocation functions declared in a n...Giovanni Bajo3-34/+16
2004-07-12004-07-12 David Billinghurst (David.Billinghurst@riotinto.com)David Billinghurst40-0/+2158
2004-07-12re PR c++/2204 (G++ doesn't check (member) function parameter for abstract-ne...Giovanni Bajo2-0/+63
2004-07-12expr.c (gfc_check_assign_symbol): Handle pointer assignments.Paul Brook2-0/+19
2004-07-11re PR fortran/15986 (Forward referenced procedure not handled correctly)Paul Brook2-0/+38
2004-07-11cp-tree.h (saved_scope): Make old_bindings a vector.Mark Mitchell2-0/+14
2004-07-11re PR fortran/15754 (Accepts assignment of the form P = NULL())Tobias Schlüter1-0/+3
2004-07-11re PR fortran/15754 (Accepts assignment of the form P = NULL())Tobias Schlüter1-0/+7
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter2-0/+11
2004-07-11re PR tree-optimization/16437 (New c-torture failures after bitfield patch)Joseph Myers2-0/+26
2004-07-11trans-decl.c (gfc_create_module_variable): Nothing to do if symbol is in comm...Tobias Schlüter2-0/+11
2004-07-11re PR fortran/16336 (ICE with common block in module)Tobias Schlüter2-0/+19
2004-07-10trans-array.c (gfc_build_null_descriptor): New function.Paul Brook2-3/+7
2004-07-10re PR fortran/15969 (ICE and assertion failure in trans-expr.c)Tobias Schlüter2-0/+21
2004-07-10ffixed-form-1.f: Copy from g77.dgDavid Billinghurst1-0/+11
2004-07-10ffixed-form-1.f: Copy from g77.dgDavid Billinghurst8-0/+89
2004-07-10* gfortran.fortran-torture/execute/module_init_1.f90: Fix test.Tobias Schlüter2-2/+6
2004-07-10re PR fortran/13415 (Internal error with pointer array in common)Tobias Schlüter2-0/+30
2004-07-10* g++.dg/lookup/new1.C: Fix dg-excess-error syntax.Giovanni Bajo2-1/+5
2004-07-09mm3dnow.h: New.Jan Beulich4-0/+48
2004-07-09c-typeck.c (build_unary_op): include VECTOR_TYPE in set of codes permissible ...Jan Beulich3-2/+93
2004-07-09Fix for IA-64 union/long double ICE.James E Wilson2-0/+15
2004-07-09builtin-types.def (BT_UINT): Rename from BT_UNSIGNED.Jan Beulich1-0/+68
2004-07-10re PR fortran/14077 (Data statement within a module that doesn't initialize a...Tobias Schlüter2-0/+14
2004-07-09re PR fortran/13201 (PARAMETER variables of nonconstant shape are accepted)Tobias Schlüter2-0/+11
2004-07-09c-opts.c (c_common_post_options): Force unit-at-a-time mode on when we have m...Zack Weinberg2-7/+11
2004-07-09name_clash2.f90: Remove outdated comment.Tobias Schlüter2-1/+5
2004-07-09typeck.c (build_class_member_access_expr): Skip null deref warning when we do...Mike Stump1-0/+9
2004-07-09Paul Brook <paul@codesourcery.com>Tobias Schlüter2-15/+10
2004-07-09* gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.Diego Novillo2-2/+6
2004-07-09dg.exp: Don't use wildcard for suffixes, also check testcases with capital su...Tobias Schlüter2-1/+17
2004-07-09* gfortran.dg/implicit_1.f90: New test.Tobias Schlüter2-0/+13
2004-07-09gfortran-dg.exp (gfortran-dg-test): Adapt regular expression to match gfortra...David Billinghurst1-2/+3
2004-07-09re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa...Tobias Schlüter2-1/+15
2004-07-09gfortran-dg.exp (gfortran-dg-test): Adapt regular expression to match gfortra...David Billinghurst2-0/+13
2004-07-09re PR other/16444 (gfortran.dg test harness barfs on multilibs)David Billinghurst2-5/+10
2004-07-09simd-5.x: New file.Eric Botcazou2-0/+28
2004-07-09re PR c++/8211 (-Weffc++ warns about copyable classes with func ptr members)Giovanni Bajo2-0/+64
2004-07-08f77-edit-i-in.f: Copy from g77.dg and change X to 1X in format.David Billinghurst3-0/+81
2004-07-08f77-edit-s-out.f: Copy from g77.dg.David Billinghurst4-0/+69
2004-07-087388.f: Copy from g77.dgDavid Billinghurst9-0/+209