summaryrefslogtreecommitdiff
path: root/gcc/cp/semantics.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-133/+87
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-3/+3
* * tree.h (optimize_function): Kill prototype.hubicka2004-03-311-4/+0
* * call.c (build_op_delete_call): Do not forget the placementmmitchel2004-03-201-4/+11
* * semantics.c (finish_pseudo_destructor_expr): Allow differingmmitchel2004-03-191-1/+15
* * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros.kenner2004-03-181-1/+1
* PR c++/14586mmitchel2004-03-161-1/+2
* PR c++/14199mmitchel2004-02-201-1/+10
* PR c++/14002mmitchel2004-02-031-1/+2
* PR c++/13975mmitchel2004-02-031-0/+5
* * semantics.c (expand_body) Do emit_associated_thunks beforehubicka2004-01-281-3/+3
* PR c++/13663mmitchel2004-01-261-0/+7
* * class.c (add_method): Just check processing_template_decl tommitchel2004-01-261-8/+2
* PR c++/13810giovannibajo2004-01-251-2/+16
* PR c++/13592mmitchel2004-01-191-36/+0
* * semantics.c (push_deferring_access_checks): Fix format.pinskia2004-01-051-9/+17
* PR c++/13289lerdsuwa2003-12-291-0/+1
* * call.c: Fix comment formatting.kazu2003-12-211-1/+1
* PR c++/12253jason2003-12-181-13/+13
* * semantics.c (finish_id_expression): Refactor the code to handlegiovannibajo2003-12-161-17/+31
* * ggc-zone.c: Follow spelling conventions.kazu2003-12-131-1/+1
* cp:nathan2003-12-121-1/+1
* PR c++/13179mmitchel2003-12-041-1/+1
* PR c++/12932lerdsuwa2003-11-181-0/+2
* PR c++/10371lerdsuwa2003-10-261-1/+8
* cp:nathan2003-10-241-7/+12
* * call.c: Fix comment formatting.kazu2003-10-221-1/+1
* * ChangeLog: Fix typos.kazu2003-10-211-3/+3
* * cp-tree.h (scope_kind): Add new enumerator.gdr2003-09-231-3/+3
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-1/+1
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-1/+1
* cp:nathan2003-09-181-0/+20
* * tree-optimize.c (tree_rest_of_compilation): Save and restorerth2003-09-181-3/+0
* * semantics.c (expand_or_defer_fn): Inc/dec function_depth.rth2003-09-171-0/+4
* * coverage.c (create_coverage): Do not call pushlevel/poplevel.mmitchel2003-09-151-4/+0
* * cgraphunit.c (cgraph_finalize_function): Add nested arg.rth2003-09-111-1/+1
* * cgraphunit.c (cgraph_finalize_function): Remove unused argument.rth2003-09-101-1/+1
* * decl2.c (finish_file): Avoid out-of-bounds array referencerth2003-09-101-55/+5
* PR c++/11786mmitchel2003-09-081-2/+3
* gcc/rth2003-09-081-1/+1
* cp:nathan2003-09-051-5/+4
* cp:nathan2003-09-041-20/+0
* PR c++/11808mmitchel2003-09-021-3/+10
* gcc/rth2003-08-291-231/+19
* PR c++/6196mmitchel2003-08-291-7/+11
* * builtins.c (build_function_call_expr): Don't setnathan2003-08-261-1/+0
* * semantics.c (simplify_aggr_init_expr): Split out fromjason2003-08-211-25/+42
* cp:nathan2003-08-201-0/+2
* cp:nathan2003-08-181-6/+6
* PR C++/11702hubicka2003-08-171-0/+4