OSDN Git Service

PR c++/19797
[pf3gnuchains/gcc-fork.git] / gcc / c-typeck.c
2005-03-02 jsm28 PR c/8927
2005-02-19 jakub PR c/20043
2005-02-10 jakub PR c/19342
2005-02-02 jsm28 PR c/19435
2005-02-01 stevengcc/
2005-01-29 jsm28 * c-common.c (fix_string_type): Just use c_build_quali...
2005-01-27 steven * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS...
2005-01-22 reichelt PR c/18809
2005-01-21 ian PR tree-optimization/13000
2005-01-19 jakub PR c/17297
2005-01-18 pinskia2005-01-18 Andrew Pinski <pinskia@physics.uc.edu>
2005-01-18 aj2005-01-18 Andi Kleen <ak@muc.de>
2005-01-17 ian PR c/5675
2005-01-05 jsm28 * c-typeck.c (constructor_no_implicit): Remove.
2004-12-29 rth PR inline-asm/15740
2004-12-21 phython2004-12-19 James A. Morrison <phython@gcc.gnu.org>
2004-12-10 zlaski[gcc/ChangeLog]
2004-12-08 steven PR c/18867
2004-12-05 sayle * c-typeck.c (c_finish_loop): Improve initial implemen...
2004-11-25 mmitchel PR c++/18001
2004-11-20 jsm28 * c-typeck.c (build_array_ref): Don't check for index...
2004-11-15 jsm28 * c-common.c (binary_op_error): Don't allow LROTATE_EXPR,
2004-11-11 kazu * c-typeck.c (c_size_in_bytes, record_maybe_used_decl):
2004-11-07 jsm28 * c-typeck.c (build_unary_op): Replace unreachable...
2004-11-05 jsm28 * c-typeck.c (output_init_element): Return early if...
2004-11-04 uweigandChangeLog:
2004-10-31 zlaski[gcc/ChangeLog]
2004-10-28 nemet PR middle-end/18160
2004-10-17 pinskia2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-17 pinskia2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-15 jsm28 * c-typeck.c (build_compound_expr, build_c_cast):...
2004-10-12 jsm28 PR c/17301
2004-10-08 jsm28 * c-typeck.c (enum impl_conv): Add ic_argpass_nonproto.
2004-10-08 jsm28 * c-typeck.c (enum impl_conv): New.
2004-10-06 jsm28 * c-typeck.c (convert_arguments): Take expression...
2004-10-03 jsm28 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin...
2004-10-01 jsm28 * c-typeck.c (warn_for_assignment): Don't permit argnu...
2004-09-30 jsm28 * c-tree.h (readonly_error): Remove.
2004-09-30 jsm28 PR c/17730
2004-09-27 jsm28 PR c/13804
2004-09-25 kazu * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold...
2004-09-24 jsm28 PR c/6980
2004-09-22 jsm28 PR c/16566
2004-09-21 dberlin2004-09-21 Daniel Berlin <dberlin@dberlin.org>
2004-09-18 jsm28 PR c/17424
2004-09-18 geoffk * tree-inline.c (copy_tree_r): Don't duplicate constan...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-12 jsm28 * c-common.c, c-decl.c, c-lex.c, c-objc-common.c,...
2004-09-11 rth PR c/17396
2004-09-10 kazu * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,
2004-09-10 wilsonFix ICE on invalid input, and eliminate confusing error...
2004-09-09 rth PR c/17322
2004-09-09 jsm28 * c-tree.h (enum c_declarator_kind, struct c_arg_info...
2004-09-09 jsm28 * c-tree.h (C_DECL_USED, parser_obstack, in_alignof...
2004-09-07 nathan * c-aux-info.c (gen_type): Use gcc_assert or gcc_unrea...
2004-09-01 zlaski[gcc/ChangeLog]
2004-08-30 rth * c-typeck.c (build_unary_op): Don't expand...
2004-08-27 rth * c-typeck.c (build_offsetof): Remove.
2004-08-25 zlaski[gcc/ChangeLog]
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-23 pinskia2004-08-22 Andrew Pinski <apinski@apple.com>
2004-08-19 nathan * tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-17 wilsonMake unsafe vector float optimizations dependent on...
2004-08-16 nathan * c-typeck.c (build_c_cast): Only copy overflow from...
2004-08-15 nathan.:
2004-08-15 sayle * c-common.c (shorten_compare, pointer_int_sum,
2004-08-06 rsandifo PR c/13282
2004-07-26 bernie * gengtype.c (oprintf): Replace xrealloc () with XRESI...
2004-07-25 bernie * basic-block.h (reorder_block_def): Rename to reorder...
2004-07-25 bernie * bitmap.c: Use type-safe memory allocation macros...
2004-07-25 bernie * c-common.c: Rename all identifiers named `class...
2004-07-25 jsm28 * c-typeck.c (digest_init): Don't allow arrays of...
2004-07-25 bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-24 mrs * c-typeck.c (convert_for_assignment): Tightene...
2004-07-22 jsm28 PR c/15052
2004-07-21 jsm28 * c-typeck.c (set_init_index): Require designator...
2004-07-21 jsm28 PR c/11250
2004-07-21 bonzini2004-07-21 Paolo Bonzini <bonzini@gnu.org>
2004-07-20 steven * c-common.h (check_case_value): Remove prototype.
2004-07-19 jsm28 * c-tree.h (struct c_expr): Define.
2004-07-17 jsm28 * c-typeck.c (parser_build_binary_op): Condition warni...
2004-07-14 bothner * c-typeck.c (emit_side_effect_warnings): Use EXPR_HA...
2004-07-09 rth * c-typeck.c (build_unary_op): include VECTOR_T...
2004-07-09 steven * doc/md.texi (Processor pipeline description): Mentio...
2004-07-04 rth PR c/16348
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-26 kazu * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold...
2004-06-24 rth * c-decl.c (c_in_iteration_stmt, c_in_case_stmt):...
2004-06-24 sayle * c-common.c (expand_unordered_cmp): Delete.
2004-06-23 pinskia2004-06-23 Andrew Pinski <apinski@apple.com>
2004-06-23 pinskia2004-06-23 Andrew Pinski <apinski@apple.com>
2004-06-23 rth * c-gimplify.c (gimplify_decl_stmt): Update...
2004-06-23 rth * c-typeck.c (emit_side_effect_warnings): Ignor...
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-21 rth * c-common.c (verify_sequence_points): Export.
2004-06-20 rth * stmt.c (warn_if_unused_value): Add locus...
2004-06-20 rth * c-common.def (IF_STMT, CLEANUP_STMT): Move...
next