]> gcc.gnu.org Git - gcc.git/history - gcc/cp/typeck2.c
re PR c++/48449 ([C++0x][SFINAE] Hard errors during value-initialization expressions)
[gcc.git] / gcc / cp / typeck2.c
2011-04-07 Jason Merrillre PR c++/48449 ([C++0x][SFINAE] Hard errors during...
2011-01-14 Jason Merrillre PR c++/46903 ([C++0x] ICE unexpected expression...
2010-12-10 Nathan Froydc-typeck.c (readonly_error): Delete.
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-02 Jason Merrillcall.c (null_ptr_cst_p): Use maybe_constant_value.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-06 Jason Merrilltypeck.c (complete_type_or_maybe_complain): Split out...
2010-07-19 Paolo Carlinire PR c++/44969 ([C++0x] <type_traits> std::is_construc...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-02 Jakub Jelinekre PR c++/44780 (Bogus set-but-not-used variable warning)
2010-06-30 Jason MerrillEnable implicitly declared move constructor/operator...
2010-06-30 Jason Merrillcp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COP...
2010-06-22 Jakub Jelinekre PR c++/44619 (Bogus set but not used warning when...
2010-06-17 Nathan Froydtree.h (vec_member): Declare.
2010-06-11 Shujing Zhaocp-tree.h (expr_list_kind): New type.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-05 Jason Merrilltypeck2.c (merge_exception_specifiers): Adjust merging...
2010-06-04 Jason MerrillImplement noexcept-specification (15.4)
2010-06-02 Jason MerrillDR 990
2010-06-01 Nathan Froyd* typeck2.c (build_x_arrow): Make types_memoized a...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-14 Jonathan Wakelycall.c (build_new_method_call): Change warning text.
2010-05-13 Jason Merrillcp-tree.h (UNKNOWN_TYPE): Remove.
2010-04-07 Dodji Seketelire PR c++/40239 (Aggregate initialization requires...
2010-04-07 Jie Zhangre PR c++/42556 (Unnecessary generation of a zero initi...
2010-02-23 Jason Merrillre PR c++/43143 ([c++0x] array value-initialization...
2009-12-17 Shujing Zhaocall.c (build_over_call, [...]): Update cp_build_indire...
2009-12-17 Shujing Zhaore PR c/40885 (build_indirect_ref i18n problems)
2009-12-02 Paolo Bonzinire PR c++/29917 (%s substituted with actual words can...
2009-12-02 Jakub Jelinekg++spec.c (lang_specific_driver): Remove unused saw_ver...
2009-11-20 Jason MerrillDR 176 permissiveness
2009-11-17 Paolo Carlinire PR c++/42058 (Trouble with invalid array initialization)
2009-09-30 Jason Merrillmerge in cxx0x-lambdas-branch@152308
2009-07-12 Jason Merrillre PR c++/40689 ([C++0x]: error with initializer list...
2009-07-07 Manuel López-Ibáñezcgraphunit.c: Replace %J by an explicit location.
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-21 Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-05-18 Jason MerrillImplement explicit conversions ops as specified in...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-03-20 Jason MerrillC++ core issue 703
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and... r144370/tags/stack-last-merge
2009-02-03 Jakub Jelinekre PR c++/39056 ([c++0x] ICE with invalid initializer...
2009-01-10 Andrew Pinskire PR c++/36695 (Value-initialization of reference...
2009-01-06 Jason Merrillre PR c++/38698 (ICE initializing union with initialize...
2009-01-03 Jason Merrillre PR c++/38698 (ICE initializing union with initialize...
2008-11-14 Jason Merrillre PR c++/37932 (narrowing conversion with -std=c++0x)
2008-09-03 Jason Merrillre PR c++/37208 (C++0x deleted functions and SFINAE)
2008-08-30 Jason MerrillImplement C++0x 'auto' semantics.
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-18 Manuel López-Ibáñezdiagnostics.c (permerror_at): Rename as permerror.
2008-08-08 Manuel López-Ibáñezre PR other/36901 (pedwarn() + -pedantic-errors + ...
2008-08-04 Jason Merrillre PR c++/36963 (Bogus narrowing conversion error in... r138743/tags/stack-last-merge r138745/tags/ix86/avx-last-merge
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-18 Kris Van Heesc-common.c (c_stddef_cpp_builtins): Define __CHAR16_TYP...
2008-07-02 Jason MerrillImplement WG21 N2672, Initializer List proposed wording
2008-06-21 Jonathan Wakelytypeck.c (composite_pointer_type_r, [...]): Change...
2008-05-12 Tomas Bilytypeck2.c (digest_init): Use CONVERT_EXPR_P.
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-03-27 Douglas Gregorre PR bootstrap/35704 (Bootstrap failure on i686-apple...
2008-03-25 Douglas Gregortypeck.c (composite_pointer_type_r): Add SFINAE support.
2008-03-21 Paolo Carlinicp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
2008-02-04 Jason Merrillre PR c++/33916 (Default constructor fails to initializ...
2007-10-08 Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-09-29 Ollie WildRevert
2007-09-28 Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-08-16 Kaveh R. Ghazic-common.c (const_strip_array_types): New.
2007-08-09 Daniel Berlinc-typeck.c (readonly_error): Improve error for assignment.
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-07-28 Kazu Hirata* pt.c, tree.c, typeck2.c: Fix comment typos.
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-06 Richard Guentherc-common.c (boolean_increment): Use correctly typed...
2007-07-06 Mark Mitchellre PR c++/32245 (wrong POD type initialization with...
2007-06-16 Andrew Pinski[multiple changes]
2007-04-26 Mark Mitchellre PR target/31388 (ICE building libiberty multilib...
2007-03-05 Volker Reichelttypeck2.c (readonly_error): Always emit a hard error.
2007-02-04 Kazu Hirataclass.c, [...]: Follow spelling conventions.
2006-10-18 Mark Shinwellre PR c++/26884 (Misleading diagnostic for invalid...
2006-10-17 Mark Mitchellre PR c++/29039 (implicitly defined constructor for...
2006-10-17 Mark Mitchellre PR c++/27270 (ICE in process_init_constructor_array...
2006-08-26 Volker Reicheltre PR c++/28853 (ICE on invalid declaration with templa...
2006-06-23 Steve Ellceyre PR c++/27019 (ICE with designated initializers)
2006-06-22 Lee Millwardre PR c++/27805 (ICE with ptr-to-member of incomplete...
2006-06-12 Roger Saylere PR c++/21210 (Trouble with __complex__ types default...
2006-06-06 Mike StumpFix up whitespacing
2006-05-19 Mark Mitchellre PR c++/27471 (ICE within build_c_cast cp/typeck...
2006-04-27 Mark Mitchellre PR c++/27102 (ICE with invalid class name in functio...
2006-04-11 Mark Mitchellre PR c++/26122 (Pure specifiers for templates causing...
2006-02-09 Jason Merrillre PR c++/25979 (incorrect codegen for conditional...
2006-01-29 Gabriel Dos Reiscall.c (alloc_conversion): Use cast when converting...
2006-01-04 Chris Lattnertypeck2.c: update copyright to 2006
2005-12-27 Mark MitchellPR c++/23171, c++/23172, c++/25417.
2005-11-25 Volker Reichelttypeck2.c (process_init_constructor_union): Remove...
2005-10-14 Mark Mitchellre PR c++/19565 (g++ does not warn about overflow in...
2005-08-01 Kazu Hirataclass.c, [...]: Fix comment typos.
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-18 Kaveh R. Ghazic-decl.c (locate_old_decl): Add format attribute.
2005-06-15 Mike StumpCanonicalize whitespace.
next
This page took 2.072204 seconds and 108 git commands to generate.