]> gcc.gnu.org Git - gcc.git/history - gcc/cp/typeck.c
cvt.c (cp_convert_to_pointer): Remove force parameter.
[gcc.git] / gcc / cp / typeck.c
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.
2007-08-15 Jakub Jelinekre PR c++/32992 (Incorrect code generated for anonymous...
2007-08-14 Andrew Pinskire PR c/30428 (vector float | vector float is accepted)
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-07-27 Douglas Gregortypeck.c (structural_comptypes): Compare DECLTYPE_TYPE...
2007-07-24 Paolo Carlinire PR c++/29001 (ICE on invalid return from operator...
2007-07-22 Nathan Sidwellre PR c++/32839 (internal compiler error: Segmentation...
2007-07-22 Nathan Sidwellre PR c++/30818 (templates and typedefs cause function...
2007-07-11 Douglas Gregorparams.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.
2007-07-10 Geoffrey Keatingre PR bootstrap/32617 (explow.c references DECL_ALIGN...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-07 Simon Martinre PR c++/30759 (initializer-list accepted for object...
2007-05-31 Daniel Berlinin gcc/ 2007-05-31 Daniel Berlin <dberlin@dberlin.org>
2007-05-31 Russell Yanofskyre PR c++/7412 ([DR 106] References to references)
2007-05-29 Andrew Pinski[multiple changes]
2007-05-11 Silvius RusMakefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.
2007-05-09 Andrew Pinskitypeck.c (build_unary_op): Remove code that used to...
2007-04-27 Andrew Pinskire PR c++/30016 (internal compiler error: in convert_mo...
2007-04-26 Mark Mitchellre PR target/31388 (ICE building libiberty multilib...
2007-04-03 Jakub Jelinekre PR c++/30847 (ICE with invalid statement expression)
2007-04-02 Jason Merrillre PR c++/31187 (extern declaration of variable in...
2007-03-16 Manuel López-Ibáñezinvoke.texi (-Wconversion): Document warnings specific...
2007-03-14 Manuel López-Ibáñezre PR c/21438 (Warning about division by zero depends...
2007-03-11 Mark Mitchellre PR c++/30274 (bool bit-field: wrong increment and...
2007-03-10 Douglas Gregorre PR c++/20599 (variadic template support)
2007-03-05 Volker Reichelttypeck2.c (readonly_error): Always emit a hard error.
2007-03-02 Manuel López-Ibáñeztypeck.c (common_base_type): Delete unused function.
2007-02-28 Sandra Loosemorebuiltins.c (fold_builtin_call_list, [...]): Delete...
2007-02-19 Manuel López-Ibáñezc.opt (Waddress): New.
2007-02-04 Kazu Hirataclass.c, [...]: Follow spelling conventions.
2007-01-30 Manuel López-Ibáñezre PR c++/24745 (unpleasant warning for "if (NULL)")
2007-01-23 Ian Lance Taylortypeck.c (convert_for_assignment): Only warn about...
2007-01-23 Roger Saylecall.c (null_ptr_cst_p): Replace use of TREE_CONSTANT_O...
2007-01-08 Mark Shinwellc.opt: Add -flax-vector-conversions.
2007-01-07 Manuel López-Ibáñezre PR c++/28986 (Failure to diagnose overflow in consta...
2007-01-05 Ian Lance Taylorc-common.c (decl_with_nonnull_addr_p): New function.
2007-01-02 Ian Lance Taylorc-common.c (c_common_truthvalue_conversion): When warni...
2007-01-02 Douglas Gregorc-common.c (c_common_nodes_and_builtins): Since variant...
2006-12-14 Ian Lance Taylorre PR c++/19564 (-Wparentheses does not work with the...
2006-12-01 Volker Reicheltre PR c++/30022 (ICE on vector operand in division)
2006-12-01 Ryan Mansfieldre PR c++/29066 (ptrmemfunc_vbit_in_delta is broken)
2006-11-21 Jakub Jelinekre PR c++/29734 (ICE with vector in switch condition)
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-11-04 Roger Saylecall.c (build_op_delete_call): Test user-visible type...
2006-10-30 Dirk Muellertypeck.c (build_unary_op): Fix indenting.
2006-10-29 Dirk Muellerre PR c++/29089 (Words substituted for %s in a sentence...
2006-10-29 Dirk Muellerre PR c++/16307 (-Wchar-subscripts does not warn on...
2006-10-28 Andrew Pinskire PR c++/29295 (++ operator with bool typedef incremen...
2006-10-28 Dirk Muellerre PR c++/29033 (%s substituted with "left"/"right...
2006-10-16 Mark Mitchellre PR c++/29435 (seg fault with sizeof and templates)
2006-10-02 Mark Mitchellre PR c++/29226 (ICE in make_decl_rtl, at varasm.c...
2006-09-21 Mark Mitchellre PR c++/29016 (tree check: expected class 'expression...
2006-09-06 Jason Merrillre PR c++/26671 (Missing "warning: reference to local...
2006-08-22 Jason Merrillre PR c++/28659 (ICE (segfault) while compiling kdelibs...
2006-08-17 Andrew Pinskire PR c++/28302 (ICE with bit-complement for vectors)
2006-07-19 Mark Mitchellre PR c++/28337 (ICE with string literals in templates)
2006-07-12 Martin Michlmayrtypeck.c (string_conv_p): Remove spurious quotation...
2006-06-20 Volker Reicheltre PR c++/28052 (ICE on invalid bitfield)
2006-06-14 Gabriel Dos Reis* typeck.c (build_modify_expr): Tidy diagnostic message.
2006-06-14 Mark Mitchellre PR c++/28018 (g++.dg/ext/complit1.C fails: in emit_m...
2006-06-06 Mike StumpFix up whitespacing
2006-06-05 Mark Mitchellre PR c++/27819 (ICE casting static const variables)
2006-06-04 Andrew Pinskire PR c++/26740 (ICE taking the address of a bound...
2006-05-25 Mark Mitchellre PR c++/20103 (ICE in create_tmp_var with C99 style...
2006-05-22 Volker Reicheltre PR c++/27716 (ICE with invalid assignment)
2006-05-19 Mike Stumpc-tree.h (default_conversion): Remove.
2006-05-19 Mark Mitchellre PR c++/27471 (ICE within build_c_cast cp/typeck...
2006-05-06 Volker Reicheltre PR c++/27423 (ICE on default argument for void param...
2006-05-06 Volker Reicheltre PR c++/27422 (ICE with invalid function argument)
2006-05-05 Aldy Hernandezc-parser.c (c_parser_cast_expression): Only insert... r116645/heads/gimple-tuples r116646/heads/gimple-tuples-branch
2006-04-25 Mark Mitchellre PR c++/27292 (ICE on casts on bitfields)
2006-04-23 Mark Mitchellre PR c++/26534 ([4.1] bitfield wrong optimize)
2006-04-19 Volker Reicheltre PR c++/26036 (Treating a class object as a function...
2006-04-17 Janis JohnsonPR c++/26114, c++/26115
2006-04-16 Mark Mitchellre PR c++/26365 (ICE in finish_class_member_access_expr...
2006-03-14 Jason Merrilltweak comments
2006-03-10 Jason MerrillPR c++/16387, c++/16389
2006-02-13 Volker Reicheltdecl.c (grokdeclarator): Return NULL_TREE instead of 0.
2006-02-09 Gabriel Dos Reisc-common.h (flag_const_strings): Don't declare.
2006-02-07 Gabriel Dos Reiscp-tree.h (tf_warning_or_error): Renamed from tf_warn_o...
2006-02-07 Dirk Muellerc.opt: C++ frontend supports -Wdiv-by-zero.
2006-02-04 Gabriel Dos Reiscp-tree.h (tf_warn_or_error): New substituion flag.
2006-02-03 Lee Millwardtypeck.c (string_conv_p): Pass appropiate OPT_Wxxxx...
2006-01-25 Volker Reicheltrevert: cp-tree.h (do_poplevel): Remove prototype.
2006-01-25 Volker Reicheltcp-tree.h (get_primary_binfo): Remove prototype.
2006-01-24 Dirk Muellertypeck.c (build_binary_op): Use OPT_Wfloat_equal in...
2006-01-24 Volker Reicheltre PR c++/25552 (Invalid destructor name accepted in...
2006-01-23 Volker Reicheltcp-tree.h (do_poplevel): Remove prototype.
2005-12-27 Mark MitchellPR c++/23171, c++/23172, c++/25417.
2005-12-22 Mark Mitchellre PR c++/25364 (ICE with function pointer as template...
2005-12-06 Roger Sayletypeck.c (build_binary_op): Issue warning if either...
2005-11-29 Ben Elliston* typeck.c (build_x_unary_op): Correct spelling in...
2005-11-24 Richard Guentherre PR c++/14024 (g++ isn't reporting aliasing warnings)
2005-11-24 Gabriel Dos Reisre PR c++/21667 (misleading warning about array subscri...
2005-11-15 Mark Mitchellre PR c++/24667 (-Wcast-qual fails to warn about offend...
2005-11-12 Jakub Jelinekre PR c++/24780 (ICE set_mem_attributes_minus_bitpos)
next
This page took 1.061176 seconds and 108 git commands to generate.