]> gcc.gnu.org Git - gcc.git/history - gcc/cp/typeck.c
c-common.c (skip_evaluation): Don't define.
[gcc.git] / gcc / cp / typeck.c
2009-06-16 Ian Lance Taylorc-common.c (skip_evaluation): Don't define.
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-02 Jason Merrillre PR c++/40308 (Brace initialization fails for member...
2009-06-02 Jason Merrillre PR c++/40306 (ICE when using auto to declare a local...
2009-05-28 Dodji SeketeliFix for PR c++/PR39754
2009-05-27 Jason Merrillcall.c (implicit_conversion): Handle conversion from...
2009-05-25 Jason Merrillre PR c++/38064 ([c++0x] operator== doesn't work for...
2009-05-21 Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-05-21 Sandra Loosemoretm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...
2009-05-19 Andrew Pinskic-typeck.c (build_binary_op): Allow % on integal vectors.
2009-05-18 Jason MerrillImplement explicit conversions ops as specified in...
2009-05-17 Jason Merrillre PR c++/40139 (ICE on invalid use of destructor)
2009-05-08 H.J. Lure PR c/36892 (Support __attribute__((deprecated("text...
2009-05-05 Nathan Sidwelltypeck.c (cp_build_compound_expr): Require RHS to have...
2009-04-28 Ben Ellistonrevert: re PR c++/35652 (offset warning should be given...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-23 Dodji Seketelire PR c++/38228 (ICE with invalid use of bound member...
2009-04-21 Manuel López-Ibáñezre PR c++/35711 (bad text in -Wcast-qual warning (forge...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-03-31 Jason Merrillre PR c++/37806 (CV-qualifiers on function typedef...
2009-03-27 Manuel López-Ibáñezre PR c++/35652 (offset warning should be given in...
2009-02-10 Paolo Carlinire PR c++/34397 (ICE on invalid default template parameter)
2009-02-03 Jason Merrilltypeck.c (cp_build_unary_op): Only complain about takin...
2009-02-03 Paolo Bonzinire PR c++/36897 (ICE with function pointer template...
2009-01-29 Paolo Carlinitypeck.c (invalid_nonstatic_memfn_p): Use DECL_NONSTATI...
2009-01-19 Jason Merrillre PR c++/23287 (Explicitly invoking destructor of...
2009-01-15 Jason Merrillre PR c++/36334 (typedef to function type leads to...
2009-01-10 Andrew Pinskire PR c++/38648 (ICE with string literal)
2009-01-09 Steve Ellcey* typeck.c (cp_build_unary_op): Check for ERROR_MARK.
2009-01-05 Dodji Seketelire PR c++/38472 (Wrong result type of ternary operator)
2008-12-04 Richard Guentherre PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float...
2008-11-15 Jakub Jelinekre PR c++/37561 (Revision 140405 caused g++.old-deja...
2008-11-12 Jason Merrillre PR c++/38007 (g++ instantiate same operator twice...
2008-10-24 Manuel López-Ibáñezre PR c/7543 (no warning for always-false "if (!a ...
2008-10-19 Manuel López-Ibáñezre PR c++/37004 ([C++ only] Wconversion warns for short...
2008-10-06 Aldy Hernandezc-decl.c (finish_decl): Pass input_location to build_un...
2008-09-23 Aldy Hernandezc-tree.h: Add argument to c_objc_common_truthvalue_conv...
2008-09-17 Jakub Jelinekre PR c++/37552 (ICE with invalid array access)
2008-09-03 Aldy Hernandezdiagnostic.c (error_at): New.
2008-09-01 Aldy Hernandeztree.c (protected_set_expr_location): New.
2008-08-26 Douglas Gregorc-common.c (do_switch_warnings): Look through the CONST...
2008-08-26 Ben Ellistonrtlanal.c: Fix uses of "it's" with "its" where appropriate.
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
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-06 Manuel López-Ibáñezre PR c++/8715 ('~' operator for unsigned char and...
2008-08-06 Jason Merrillre PR c++/37016 (member function pointer failure with...
2008-07-31 Jason Merrillre PR c++/11309 (Testsuite failures in g++.dg/expr...
2008-07-30 Manuel López-Ibáñezre PR c/34389 (-Wconversion produces wrong warning)
2008-07-25 Jan Hubickatypeck.c (inline_conversion): Remove.
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-21 Ralf Wildenhuesobjc-act.c: Fix comment typos.
2008-07-18 Kaveh R. Ghazicvt.c (convert_to_void): Avoid C++ keywords.
2008-07-03 Richard Guentherre PR c++/36128 (ICE with invalid argument for builtin)
2008-07-01 Daniel Jacobowitzc-typeck.c (convert_for_assignment): Use vector_targets...
2008-06-24 Jonathan Wakelyre PR c++/23194 (Unhelpful diagnostic for incorrect...
2008-06-21 Jonathan Wakelytypeck.c (composite_pointer_type_r, [...]): Change...
2008-06-02 Tomas Bilytree-ssa-ifcombine.c (get_name_for_bit_test): Use CONVE...
2008-05-02 Simon BaldwinRolled back the following changes made in revision...
2008-05-01 Simon Baldwinc-common.h (warn_array_subscript_range): New function.
2008-04-29 Jakub Jelinekre PR c++/35987 (ICE with invalid if-condition)
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-24 Richard Guentherc-common.h (check_builtin_function_arguments): Declare.
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-04-22 Jason Merrillre PR c++/35316 (ICE with typeof/decltype and bit-fields)
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
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-03-12 Richard Guentherrevert: [multiple changes]
2008-03-07 Paolo Bonzinirevert: re PR c++/35049 (g++.dg/conversion/simd3.C...
2008-02-25 Manuel López-Ibáñezc-common.c (match_case_to_enum_1): Add appropriate...
2008-02-25 Manuel López-Ibáñeztypeck.c (check_for_casting_away_constness): Use 1...
2008-02-22 Ralf Wildenhuesre PR c/19999 (-Wfloat-equal does not warn for complex...
2008-02-06 Douglas Gregorre PR c++/35049 (g++.dg/conversion/simd3.C:12: error...
2008-01-31 Douglas Gregorre PR c++/34935 (ICE with attribute may_alias)
2008-01-29 Douglas Gregorre PR c++/34055 (ICE with invalid specialization of...
2008-01-26 Richard Guentherre PR c++/34235 (short variable cast to unsigned int...
2008-01-25 Richard Guentherre PR c++/33887 (Reference to bitfield gets wrong value...
2008-01-16 Richard Guentherre PR c++/33819 (Miscompiled shift of C++ bitfield)
2008-01-15 Douglas Gregorre PR c++/34051 (ICE in dependent_type_p with variadic...
2007-12-10 Simon Martinre PR c++/34059 (ICE with invalid base type for class...
2007-12-01 Ollie Wildre PR c++/8171 (Cannot compare pointer to member functi...
2007-11-29 Jakub Jelinekre PR c++/34270 (ICE applying __decltype to ternary...
2007-11-24 Ollie Wildtypeck.c (delta_from_ptrmemfunc): New function.
2007-11-06 Douglas Gregorre PR c++/31439 (ICE with variadic template and broken...
2007-11-05 Douglas GregorIndex...
2007-11-05 Manuel López-Ibáñeztypeck.c (build_binary_op): Use pedwarn instead of...
2007-10-31 Christian Bruelfix PR c++/19531: NRV is performed on volatile temporary
2007-10-17 Manuel López-Ibáñezbuiltins.c (gimplify_va_arg_expr): Use inform for help...
2007-10-16 Mark Mitchelltypeck.c (cp_apply_type_quals_to_decl): Expand document...
2007-09-03 Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-09-02 Paolo Carlinire PR c++/33208 (Broken diagnostic: 'component_ref...
2007-09-01 Kaveh R. Ghazic-common.c (const_strip_array_types): Delete.
2007-08-31 Ollie Wildcvt.c (cp_convert_to_pointer): Remove force parameter.
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-24 Jakub Jelinekre PR c++/32567 (ICE on invalid use of parameter pack)
2007-08-20 Richard Guentherre PR c++/22369 (C++ produces mis-matched types with...
2007-08-16 Kaveh R. Ghazic-common.c (const_strip_array_types): New.
next
This page took 1.16422 seconds and 108 git commands to generate.