| Commit message (Expand) | Author | Age | Files | Lines |
* | reduce arena size for small targets | Jason Merrill | 2001-11-15 | 1 | -1/+1 |
* | avoid includes | Jason Merrill | 2001-11-15 | 1 | -2/+2 |
* | In ChangeLog: 2001-11-08 Geoffrey Keating <geoffk@redhat.com> | Geoffrey Keating | 2001-11-09 | 4 | -4/+4 |
* | decl.c (shadow_warning): New function. | Neil Booth | 2001-11-08 | 1 | -3/+3 |
* | 900227_01.C: short and pointer are the same size, so no warning should be pro... | Geoffrey Keating | 2001-11-03 | 4 | -1/+4 |
* | tweak | Jason Merrill | 2001-10-22 | 1 | -4/+4 |
* | rtl.h (REG_VTABLE_REF): New. | Richard Henderson | 2001-10-11 | 1 | -1/+1 |
* | freebsd.h, [...]: Update FSF address. | Joseph Myers | 2001-10-09 | 2 | -17/+17 |
* | Removed, since DR209 patch was reverted on this branch. | Richard Sandiford | 2001-09-24 | 1 | -71/+0 |
* | tree.def (FDESC_EXPR): New. | Richard Henderson | 2001-09-21 | 2 | -8/+29 |
* | re PR c++/4203 (empty base class optimization zeroes first byte of other base... | Nathan Sidwell | 2001-09-04 | 1 | -0/+6 |
* | make BaseFunc virtual, too | Jason Merrill | 2001-08-29 | 3 | -3/+3 |
* | call.c (build_over_call): Mark COMPOUND_EXPRs generated for empty class assig... | Mark Mitchell | 2001-08-13 | 1 | -0/+10 |
* | Kill -fhonor-std. | Nathan Sidwell | 2001-08-02 | 3 | -3/+3 |
* | pt.c (tsubst_template_parms): Call maybe_fold_nontype_arg and tsubst_expr for... | Kriang Lerdsuwanakij | 2001-07-26 | 1 | -0/+18 |
* | spew.c (yylex): Only copy the token's lineno, if it is non-zero. | Nathan Sidwell | 2001-07-26 | 1 | -0/+19 |
* | re PR c++/3624 (Internal error: Segmentation fault) | Nathan Sidwell | 2001-07-26 | 1 | -0/+70 |
* | re PR c++/3152 (g++-3.0 segfaults when compiling program using -g) | Nathan Sidwell | 2001-07-26 | 1 | -0/+17 |
* | fix noreturn warnings | Jason Merrill | 2001-07-25 | 7 | -7/+9 |
* | moved to dg | Jason Merrill | 2001-07-25 | 1 | -34/+0 |
* | re PR c++/3416 (gcc-3.0 Internal compiler error in arg_assoc, at cp/decl2.c:4... | Nathan Sidwell | 2001-07-25 | 1 | -0/+26 |
* | re PR c++/3543 (gcc-3.0 Internal error #56 in resolve_offset_ref, at cp/init.... | Nathan Sidwell | 2001-07-25 | 1 | -0/+31 |
* | class.c (build_vbase_offset_vbtl_entries): Look for non-primary base of which... | Nathan Sidwell | 2001-07-25 | 1 | -0/+79 |
* | enum5.C: Mark as XFAIL. | Ben Elliston | 2001-07-23 | 1 | -0/+1 |
* | Remove old-abi tests. | Nathan Sidwell | 2001-07-21 | 2 | -37/+0 |
* | osf.h (ASM_OUTPUT_WEAK_ALIAS, [...]): Define. | Rainer Orth | 2001-07-19 | 2 | -2/+2 |
* | * class.c (finish_struct_anon): Forbid nested classes. | Mark Mitchell | 2001-07-19 | 1 | -1/+1 |
* | class.c (type_requires_array_cookie): New function. | Mark Mitchell | 2001-07-19 | 1 | -2/+7 |
* | * g++.old-deja/g++.robertl/eb130.C: Include the correct header file. | Peter Schmid | 2001-07-17 | 1 | -1/+1 |
* | stmt.c (parse_output_constraint): New function, split out from ... | Mark Mitchell | 2001-07-11 | 1 | -0/+11 |
* | enum5.C: New test. | Ben Elliston | 2001-07-11 | 1 | -0/+25 |
* | pt.c (tsubst_decl): Set DECL_CONTEXT for namespace-scope variables. | Mark Mitchell | 2001-07-11 | 1 | -0/+24 |
* | c-common.c (decl_attributes): Only take a single attributes parameter. | Joseph Myers | 2001-07-08 | 1 | -0/+6 |
* | cvt.c (convert_lvalue): New fn. | Jason Merrill | 2001-07-05 | 1 | -2/+13 |
* | typeck.c (check_return_expr): Check DECL_ALIGN instead of DECL_USER_ALIGN. | Jason Merrill | 2001-07-05 | 1 | -2/+0 |
* | expr.c (expand_expr, [...]): Correct check for side-effects in the value of a... | Mark Mitchell | 2001-07-01 | 1 | -0/+20 |
* | except.c (initialize_handler_parm): Expect __cxa_begin_catch to return pointe... | Richard Sandiford | 2001-06-19 | 1 | -0/+15 |
* | add missing function | Jason Merrill | 2001-06-15 | 1 | -0/+5 |
* | class.c (dfs_find_final_overrider): Fix logic. | Jason Merrill | 2001-06-14 | 3 | -0/+25 |
* | class.c (dfs_accumulate_vtbl_inits): For case 2 & 3... | Nathan Sidwell | 2001-06-14 | 1 | -0/+76 |
* | * g++.old-deja/g++.other/crash27.C: Don't XFAIL. | Richard Henderson | 2001-06-12 | 1 | -2/+0 |
* | PR c++/3130, c++/3131, c++/3132 | Nathan Sidwell | 2001-06-12 | 3 | -0/+84 |
* | re PR c++/3089 (ICE in dfs_accumulate_vtbl_inits) | Nathan Sidwell | 2001-06-12 | 1 | -0/+165 |
* | Remove Stepanov test | Bernd Schmidt | 2001-06-11 | 1 | -350/+0 |
* | * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert. | Richard Henderson | 2001-06-11 | 1 | -4/+4 |
* | ptrmem.C: Take into account different representation on MN10300 and ARM/Thumb. | Alexandre Oliva | 2001-06-10 | 1 | -8/+21 |
* | New test. | Mark Mitchell | 2001-06-09 | 1 | -0/+350 |
* | duplicate | Jason Merrill | 2001-06-08 | 1 | -27/+0 |
* | duplicate | Jason Merrill | 2001-06-08 | 1 | -0/+8 |
* | vbase2.C: New test. | Nathan Sidwell | 2001-06-08 | 2 | -0/+53 |