]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-typeck.c
re PR target/18655 (Incorrect data in .debug_frame section for PowerPC)
[thirdparty/gcc.git] / gcc / c-typeck.c
2005-05-02  Paolo Bonzinic-common.c (resolve_overloaded_builtin): Forward to...
2005-04-28  Joseph Myersc-typeck.c (build_compound_expr): Correct logic in...
2005-04-27  Joseph Myersre PR c/21159 ("no effect" warning despite cast to...
2005-04-23  DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-22  Nathan Sidwellbuiltins.c (gimplify_va_arg_expr): Reword comments...
2005-04-20  Joseph Myersre PR c/12913 (Jumps into variable length array scope...
2005-04-20  Joseph Myersc.opt (Wint-to-pointer-cast, [...]): New options.
2005-04-14  Richard Hendersonre PR middle-end/14311 (builtins for atomic operations...
2005-04-09  Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-04-05  Ian Lance Taylorc-typeck.c (struct c_switch): Rename switch_stmt field...
2005-03-30  Joseph Myersre PR c++/772 (Statement expressions issues)
2005-03-23  Joseph Myersc-common.c (c_common_truthvalue_conversion): Adjust...
2005-03-23  Joseph Myersc-common.h (default_conversion): Remove.
2005-03-21  Joseph Myersc-common.c (lvalue_or_else): Replace by lvalue_error...
2005-03-20  Joseph Myersc-common.c (check_case_value): Adjust comment about...
2005-03-20  Joseph Myersc-common.c (handle_aligned_attribute, [...]): Do not...
2005-03-18  Joseph Myersc-common.c, [...]: Use %D for declarations in diagnosti...
2005-03-08  Fariborz JahanianTarget Hook to issue diagnostics for AltiVec argument...
2005-03-08  Kazu Hiratac-typeck.c (constructor_stack, [...]): Make them static.
2005-03-02  Joseph Myersre PR c/8927 (Gcc give error for wrong line of C code.)
2005-02-19  Jakub Jelinekre PR c/20043 (transparent_union doesn't allow restrict...
2005-02-10  Jakub Jelinekre PR c/19342 (ICE in common_type, at c-typeck.c:490)
2005-02-02  Joseph Myersre PR c/19435 (spurious warnings with nested array...
2005-02-01  Steven Bosscherre PR c/19333 (C front end accepts arrays of incomplete...
2005-01-29  Joseph Myersc-common.c (fix_string_type): Just use c_build_qualifie...
2005-01-27  Steven Bosschertree.h (SWITCH_COND, [...]): Add tree checks.
2005-01-22  Volker Reicheltre PR c/18809 (ICE after a couple of errors with a...
2005-01-21  Ian Lance Taylorre PR tree-optimization/13000 ([unit-at-a-time] Using...
2005-01-19  Jakub Jelinekre PR c/17297 (ICE with FP vector constructor containin...
2005-01-18  Andrew Pinskire PR c/19472 (compiler internal error: in var_ann...
2005-01-18  Andreas Jaeger[multiple changes]
2005-01-17  Ian Lance Taylorre PR c/5675 (const variables wrongly considered part...
2005-01-05  Joseph Myersc-typeck.c (constructor_no_implicit): Remove.
2004-12-29  Richard Hendersonre PR inline-asm/15740 (ICE caused by a memory operand...
2004-12-21  James A. Morrisonre PR c/18596 (ICE in make_decl_rtl)
2004-12-10  Ziemowit Laskic-typeck.c (lookup_field): Check if a TYPE_LANG_SPECIFI...
2004-12-08  Steven Bosscherre PR c/18867 (ICE on invalid switch quantity)
2004-12-05  Roger Saylec-typeck.c (c_finish_loop): Improve initial implementat...
2004-11-25  Mark Mitchellre PR c++/18001 (Badly formatted error message (quotati...
2004-11-20  Joseph Myersc-typeck.c (build_array_ref): Don't check for index...
2004-11-15  Joseph Myersc-common.c (binary_op_error): Don't allow LROTATE_EXPR...
2004-11-11  Kazu Hiratac-typeck.c (c_size_in_bytes, [...]): Make them static.
2004-11-07  Joseph Myersc-typeck.c (build_unary_op): Replace unreachable diagno...
2004-11-05  Joseph Myersc-typeck.c (output_init_element): Return early if value...
2004-11-04  Ulrich Weigandre PR tree-optimization/18184 (Tree optimizers ignore...
2004-10-31  Ziemowit Laskic-common.h (objc_lookup_ivar): Add second parameter...
2004-10-28  Adam Nemetre PR middle-end/18160 (ICE on taking register variable...
2004-10-17  Andrew Pinskirevert: c-typeck.c (default_function_array_conversion...
2004-10-17  Andrew Pinskic-typeck.c (default_function_array_conversion): Always...
2004-10-15  Joseph Myersc-typeck.c (build_compound_expr, [...]): Don't try...
2004-10-12  Joseph Myersre PR c/17301 (ICE on wrong usage of __builtin_stdarg_s...
2004-10-08  Joseph Myersc-typeck.c (enum impl_conv): Add ic_argpass_nonproto.
2004-10-08  Joseph Myersc-typeck.c (enum impl_conv): New.
2004-10-06  Joseph Myersc-typeck.c (convert_arguments): Take expression for...
2004-10-03  Joseph Myersc-aux-info.c, [...]: Follow code formatting conventions.
2004-10-01  Joseph Myers* c-typeck.c (warn_for_assignment): Don't permit argnum...
2004-09-30  Joseph Myersc-tree.h (readonly_error): Remove.
2004-09-30  Joseph Myersre PR c/17730 (Regression in diagnost message "invalid...
2004-09-27  Joseph Myersre PR c/13804 (Error message enhancement Request)
2004-09-25  Kazu Hiratac-typeck.c, [...]: Fix comment formatting.
2004-09-24  Joseph Myersre PR c/6980 (-Wbad-function-cast gives bogus warning...
2004-09-22  Joseph Myersre PR c/16566 (ICE with flexible arrays)
2004-09-21  Daniel Berlinc-typeck.c (build_function_call): Give name of object...
2004-09-18  Joseph Myersre PR c/17424 (ICE with sizeof an undeclared variable)
2004-09-18  Geoffrey Keatingre PR pch/13361 (const wchar_t * strings not stored...
2004-09-17  Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-12  Joseph Myersc-common.c, [...]: Use %q, %< and %> for quoting in...
2004-09-11  Richard Hendersonre PR c/17396 (ICE in tree-int-cst at -O0)
2004-09-10  Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-09-10  James E WilsonFix ICE on invalid input, and eliminate confusing error...
2004-09-09  Richard Hendersonre PR c/17322 (initializer folding broken)
2004-09-09  Joseph Myersc-tree.h (enum c_declarator_kind, [...]): New.
2004-09-09  Joseph Myersc-tree.h (C_DECL_USED, [...]): New.
2004-09-07  Nathan Sidwellc-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.
2004-09-01  Ziemowit Laskic-common.h (lookup_interface): Remove prototype.
2004-08-30  Richard Hendersonc-typeck.c (build_unary_op): Don't expand ADDR_EXPR...
2004-08-27  Richard Hendersonc-typeck.c (build_offsetof): Remove.
2004-08-25  Ziemowit Laskic-typeck.c (build_c_cast): In ObjC...
2004-08-25  Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-23  Andrew Pinskire PR tree-optimization/15262 ([tree-ssa] Alias analyze...
2004-08-19  Nathan Sidwelltree.h (TYPE_CACHED_VALUES_P): New.
2004-08-17  James E WilsonMake unsafe vector float optimizations dependent on...
2004-08-16  Nathan Sidwellc-typeck.c (build_c_cast): Only copy overflow from...
2004-08-15  Nathan Sidwelltree.h (build_int_cst): New.
2004-08-15  Roger Saylec-common.c (shorten_compare, [...]): Replace calls...
2004-08-06  Richard Sandifordre PR c/13282 (A "-Wno..." switch to turn off "missing...
2004-07-26  Bernardo Innocentigengtype.c (oprintf): Replace xrealloc () with XRESIZEV...
2004-07-25  Bernardo Innocentibasic-block.h (reorder_block_def): Rename to reorder_bl...
2004-07-25  Bernardo Innocentibitmap.c: Use type-safe memory allocation macros from...
2004-07-25  Bernardo Innocentic-common.c: Rename all identifiers named `class' to...
2004-07-25  Joseph Myersc-typeck.c (digest_init): Don't allow arrays of signed...
2004-07-25  Bernardo Innocentic-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-24  Mike Stumpc-typeck.c (convert_for_assignment): Tightened up point...
2004-07-22  Joseph Myersre PR c/15052 (gcc frontend accepts mismatched function...
2004-07-21  Joseph Myersc-typeck.c (set_init_index): Require designator to...
2004-07-21  Joseph Myersre PR c/11250 (-pedantic accepts `char a[] = ("x");')
2004-07-21  Paolo Bonzinic-common.c (vector_types_convertible_p): Use vector...
2004-07-20  Steven Bosscherc-common.h (check_case_value): Remove prototype.
2004-07-19  Joseph Myersc-tree.h (struct c_expr): Define.
2004-07-17  Joseph Myersc-typeck.c (parser_build_binary_op): Condition warnings...
next