aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/semantics.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-23re PR c++/19317 (removing a temporary return value when we cannot)Jason Merrill1-19/+12
2005-06-15Canonicalize whitespace.Mike Stump1-32/+32
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-111/+111
2005-06-08re PR c++/19497 (Invalid declaration in template diagnosed too late)Nathan Sidwell1-1/+1
2005-06-06re PR c++/20637 (Confusing message with different using declarations)Nathan Sidwell1-1/+1
2005-05-28c-decl.c (add_stmt): Add C frontend specific version.Ian Lance Taylor1-0/+26
2005-05-25re PR c++/21686 (weird quoting in an error message)Volker Reichelt1-3/+3
2005-05-17Yet more Objective-C++...Ziemowit Laski1-1/+1
2005-05-02c-common.c (resolve_overloaded_builtin): Forward to target hook for BUILT_IN_...Paolo Bonzini1-1/+2
2005-04-21vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell1-3/+4
2005-04-15re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson1-2/+11
2005-04-09c-common.def: Move FOR_STMT...Ian Lance Taylor1-2/+2
2005-03-29re PR c/20519 (completed type not selected properly with typeof)Richard Henderson1-1/+2
2005-03-21re PR c++/20461 (ICE at "class 'C' does not have any field named 'f'" error)Paolo Carlini1-0/+3
2005-03-14Friend class name lookup 5/n PR c++/1016Kriang Lerdsuwanakij1-2/+2
2005-02-23re PR c++/19991 (Enum not accepted in array-size)Mark Mitchell1-9/+0
2005-02-22parser.c (cp_parser_direct_declarator): Always complain about non-constant ar...Mark Mitchell1-5/+0
2005-02-17re PR c++/20022 (-fno-access-control is broken)Alexandre Oliva1-2/+1
2005-02-03re PR c++/19628 (g++ no longer accepts __builtin_constant_p in constant-expre...Matt Austern1-1/+2
2005-01-31re PR c++/19457 (Warning depends on cached constant)Mark Mitchell1-1/+6
2005-01-27tree.h (SWITCH_COND, [...]): Add tree checks.Steven Bosscher1-5/+6
2005-01-19re PR c++/19375 (Access violation diagnostic given twice)Kriang Lerdsuwanakij1-6/+21
2005-01-18re PR c/19472 (compiler internal error: in var_ann, at tree-flow-inline.h:34)Andrew Pinski1-2/+8
2004-12-28re PR inline-asm/15740 (ICE caused by a memory operand in an asm statement)Richard Henderson1-41/+59
2004-12-21re PR c++/14075 (("foo") accepted as char[] initializer)Nathan Sidwell1-0/+4
2004-12-20cp-tree.h (note_decl_for_pch): New function.Mark Mitchell1-0/+34
2004-12-08re PR c++/18803 (rejects access to operator() in template)Nathan Sidwell1-15/+22
2004-12-04PR c++/17011, c++/17971Kriang Lerdsuwanakij1-0/+6
2004-11-24cp-tree.h (context_as_string): Remove extern.Ben Elliston1-26/+1
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-4/+4
2004-11-01fix typoJason Merrill1-1/+1
2004-10-13re PR c++/17661 (ICE in create_tmp_var)Andrew Pinski1-0/+8
2004-10-11* semantics.c: Fix comment typos.Kazu Hirata1-3/+3
2004-10-10re PR c++/17554 (crashes in on kopete build (KDE's kdenetwork))Andrew Pinski1-6/+21
2004-10-10re PR c++/17907 (ice in optimize_inline_calls, at tree-inline.c)Andrew Pinski1-1/+2
2004-10-10Convert diagnostics to use quoting flag q 7/nGabriel Dos Reis1-26/+26
2004-10-06[multiple changes]Andrew Pinski1-0/+1
2004-10-01c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka1-1/+1
2004-09-27re PR c++/17585 (usage of unqualified name of static member from within class...Mark Mitchell1-6/+4
2004-09-27re PR c++/17585 (usage of unqualified name of static member from within class...Mark Mitchell1-1/+1
2004-09-21c-common.c (fix_string_type): Build the unqualified array type unconditionall...Matt Austern1-1/+1
2004-09-18call.c, [...]: Follow spelling conventions.Kazu Hirata1-1/+1
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-1/+1
2004-09-12re PR c++/16254 (ICE in lower_stmt, at gimple-low.c:205)Richard Henderson1-1/+1
2004-09-10c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.Zack Weinberg1-4/+3
2004-09-10class.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-09Make-lang.in (cp/semantics.o): Depend on c-common.h.Ziemowit Laski1-1/+8
2004-09-09cp-tree.h (do_poplevel): New prototype.Ziemowit Laski1-1/+1
2004-09-08vec.c (vec_p_reserve, [...]): Rename to ...Nathan Sidwell1-1/+1