]> gcc.gnu.org Git - gcc.git/history - gcc/cp/decl.c
Yet more Objective-C++...
[gcc.git] / gcc / cp / decl.c
2005-05-17 Ziemowit LaskiYet more Objective-C++...
2005-05-17 Jakub Jelinekre PR c++/21454 (const array doesn't live in the rodata...
2005-05-16 Richard Hendersondecl.c (build_library_fn_1): Move setting TREE_NOTHROW ...
2005-05-07 Kazu Hiratadecl.c (wrapup_globals_for_namespace): Use VEC instead...
2005-05-04 Kazu Hiratacp-tree.h (language_function): Change the type of x_loc...
2005-04-25 Paul Brooktarget-def.h (TARGET_CXX_USE_AEABI_ATEXIT): Define.
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-22 Per Bothnerdecl.c (make_rtl_for_nonlocal_decl): Don't try get_file...
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-18 Kazu Hiratadecl.c (expand_static_init): Call build2 and build3...
2005-04-09 Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-04-06 Joseph Myersc-decl.c (finish_decl): Apply pending #pragma weak...
2005-04-05 Mark Mitchellre PR target/20673 (C PCH testsuite assembly comparison...
2005-03-30 Richard Hendersonre PR c/20519 (completed type not selected properly...
2005-03-22 Volker Reicheltre PR c++/19980 (ICE on invalid template declaration)
2005-03-19 Kriang Lerdsuwanakijre PR c++/20240 (invalid using-redeclaration accepted)
2005-03-17 Paolo Carlinire PR c++/19966 (Misleading message "must take exactly...
2005-03-14 Kriang LerdsuwanakijFriend class name lookup 5/n PR c++/1016
2005-03-10 Jakub JelinekPR c++/18384, c++/18327
2005-03-09 Paolo Carlinire PR c++/16859 (Empty initializer for array of unknown...
2005-03-09 Mark Mitchellre PR c++/20142 (implicit assignment operator with...
2005-03-02 Alexandre Olivaname-lookup.c (push_overloaded_decl): Don't error if...
2005-03-02 Per Bothnerdecl.c (finish_function): Use SET_EXPR_LOCATION instead...
2005-02-27 Jakub Jelinekre PR c++/20206 (COMDAT broken for C++ thunks)
2005-02-24 Jakub Jelinekre PR c++/20175 (Warnings are issued when initializing...
2005-02-24 Mark Mitchellre PR c++/19878 (ICE in import_export_decl)
2005-02-23 Alexandre Olivadecl.c (grokvardecl): Don't exempt anonymous types...
2005-02-23 Mark Mitchellre PR c++/20073 (ICE initializing const array)
2005-02-21 Douglas Gregorre PR c++/19076 (Pointer to member function not matched...
2005-02-18 Jakub Jelinekdecl.c (start_decl_1): Only check TYPE_NEEDS_CONSTRUCTI...
2005-02-18 Jakub Jelinekre PR c++/19813 (wrong code with -finline-limit)
2005-02-14 Nathan Sidwellre PR c++/19884 (ICE on explicit instantiation of a...
2005-02-14 Alexandre Olivare PR c++/17816 (duplicate definition of pure virtual...
2005-02-11 Mark Mitchellre PR c++/19755 (-Wmissing-braces doesn't warn anymore)
2005-02-10 Mark Mitchellre PR c++/19787 (Internal compiler error with ambiguous...
2005-02-09 Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2005-02-01 Mark Mitchelldecl.c (build_enumerator): Do not issue duplicate error...
2005-01-31 Mark Mitchell* decl.c (start_decl): Add missing parentheses.
2005-01-31 Mark Mitchellre PR c++/19555 (specialized in the wrong namespace...
2005-01-31 Mark Mitchellre PR c++/19395 (invalid scope qualifier allowed in...
2005-01-27 Steven Bosschertree.h (SWITCH_COND, [...]): Add tree checks.
2005-01-18 Kazu Hiratadecl.c (vtable_decl_p, [...]): Remove.
2005-01-18 Kazu Hiratadecl.c (delete_block): Remove.
2005-01-06 Mark Mitchellre PR c++/19244 (Typedef of anonymous class incorrectly...
2005-01-05 Nathan Sidwellre PR c++/19030 (ice on tree check)
2005-01-01 Steven Bosscherre PR middle-end/17544 (incorrect -Wunreachable-code...
2004-12-30 Mark Mitchellcp-tree.h (cp_declarator): Split "name" field into...
2004-12-28 Jason MerrillAdd memory barriers to the double-checked locking used...
2004-12-27 Mark Mitchellre PR c++/19149 (seg fault on invalid code)
2004-12-22 Mark Mitchellre PR c++/18378 (ICE when returning a copy of a packed...
2004-12-22 Volker Reicheltdecl.c (define_label): Use POP_TIMEVAR_AND_RETURN.
2004-12-21 Nathan Sidwellre PR c++/14075 (("foo") accepted as char[] initializer)
2004-12-20 Matt Austernre PR c++/19044 (Alternate asm name for atan ignored...
2004-12-16 Nathan Sidwellre PR c++/18905 (Strange error: subscripted value is...
2004-12-15 Mark Mitchellre PR c++/18738 (typename not allowed with non-dependen...
2004-12-08 Kriang Lerdsuwanakijre PR c++/18100 (template member with same name as...
2004-12-08 Nathan Sidwellre PR c++/18803 (rejects access to operator() in template)
2004-12-03 Nathan Sidwellre PR c++/18782 (ICE on invalid pointer-to-member decla...
2004-11-29 Mark Mitchellre PR c++/18368 (C++ error message regression)
2004-11-29 Kriang Lerdsuwanakijre PR c++/18652 (ICE on invalid redeclaration)
2004-11-26 Kriang LerdsuwanakijFriend class name lookup 4/n
2004-11-25 Mark Mitchellre PR c++/18001 (Badly formatted error message (quotati...
2004-11-25 Kriang LerdsuwanakijFriend class name lookup 2/n, PR c++/14513, c++/15410
2004-11-24 Steven Bosscherc-opts.c (c_common_post_options): Don't clear flag_inli...
2004-11-24 Mark Mitchellre PR c++/18530 (Bogus warnings about shadowed variable...
2004-11-24 Giovanni Bajore PR c++/8929 (G++ accepts invalid template headers...
2004-11-17 Giovanni Bajodecl.c (start_preparsed_function): Call check_function_...
2004-11-15 Kriang LerdsuwanakijFriend class name lookup 1/n, PR c++/18471
2004-11-12 Mark Mitchellre PR c++/18389 (ICE on struct declaration in for state...
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-11-08 Kazu Hirataclass.c, [...]: Fix comment formatting.
2004-11-01 Gabriel Dos ReisConvert diagnostics to use quoting flag q 9/n
2004-10-30 Matt Austernre PR c++/17542 (Visibility attribute ignored when...
2004-10-29 Mark Mitchellre PR c++/17695 (ICE in add_abstract_origin_attribute)
2004-10-29 Matt Austernc++/14124
2004-10-28 Andrew Pinskidecl.c: Move the q after the %.
2004-10-27 Mark Mitchellre PR c++/18093 (bogus conflict in namespace aliasing)
2004-10-25 Andrew Pinskire PR middle-end/17407 (ICE in int_mode_for_mode)
2004-10-20 Kriang Lerdsuwanakijre PR c++/13495 (Friendship to class nested within...
2004-10-15 Mark Mitchellre PR c++/17042 (Duplicated symbol in assembly output)
2004-10-15 Kazu Hirata* decl.c: Fix a comment typo.
2004-10-15 Mark Mitchellre PR c++/17976 (Calls the dtor twice)
2004-10-10 Mark Mitchellre PR c++/17393 ("unused variable '._0'" warning with...
2004-10-09 Mark Mitchellre PR c++/17524 (ICE with initializing a variable of...
2004-10-07 Mark Mitchellcp-tree.h (ICS_USER_FLAG): Remove comment about obsolet...
2004-10-04 Gabriel Dos ReisConvert diagnostics to use quoting flag q 3/n
2004-09-29 Joseph Myersre PR c/7425 (deprecated attribute doesn't merge with...
2004-09-29 Jason Merrillrevert accidental checkin
2004-09-29 Jason Merrillre PR tree-optimization/17697 (ICE: Statement marked...
2004-09-28 Mark Mitchellre PR c++/17642 (internal compiler error: in invert_tru...
2004-09-23 Zack Weinbergdecl.c (grokfndecl): If ::main is found not to return...
2004-09-23 Fariborz JahanianPR c++/9844, PR c++/13989
2004-09-23 Nathan Sidwellre PR c++/17620 (Bogus error with duplicate base class...
2004-09-22 Nathan Sidwellcp-tree.h (struct lang_type_class): Remove marked flags...
2004-09-21 Matt Austernre PR c++/15049 ([DR 278/132/216/338/389/319] global...
2004-09-21 Nathan Sidwellcp-tree.h (struct lang_type_header): Remove uses_multip...
2004-09-21 Andreas Toblerdecl.c (reshape_init_array): Initialize max_index_cst...
2004-09-21 Matt Austernc-common.c (fix_string_type): Build the unqualified...
2004-09-20 Giovanni Bajore PR c++/14179 (out of memory while parsing array...
2004-09-16 Nathan Sidwellcp-tree.h (struct lang_type_class): Make pure_virtuals...
next
This page took 0.918774 seconds and 108 git commands to generate.