aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-typeck.c
AgeCommit message (Expand)Author
2004-03-31re PR c/14219 (ICE with vector comparison)Aldy Hernandez
2004-03-26re PR c/11527 (If an array "designated intializer" in a struct causes a segv.)Richard Henderson
2004-03-20re PR c/12373 (ICE when generating RTX on valid code)Ian Lance Taylor
2004-03-09re PR middle-end/14289 (ICE in a register array)Roger Sayle
2004-02-29re PR middle-end/13448 (gcc 3.3.2, internal error when -O3 and trying to modi...Mark Mitchell
2004-02-23re PR c/14188 (Suggestion: improve warning message for call through incompati...Eric Botcazou
2004-02-05re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o compari...Rainer Orth
2004-01-16Index: ChangeLogGeoffrey Keating
2004-01-09re PR c/11234 (-pedantic accepts function pointer <-> void*)Joseph Myers
2004-01-07re PR c/6024 (GCC fails to diagnose mismatch of enum types in prototype/funct...Joseph Myers
2004-01-02Update forgotten updated copy right years.Andrew Pinski
2004-01-02c-typeck.c (finish_init): Free spelling_base before setting it again.Andrew Pinski
2003-12-23re PR c/13382 (Type information for const pointer disappears during optimisat...Eric Botcazou
2003-12-20re PR c/12085 (Internal compiler error in convert_move, at expr.c:504 with -O...Eric Botcazou
2003-12-13c-typeck.c: Fix comment typos.Kazu Hirata
2003-11-12c-typeck.c (c_convert_parm_for_inlining): Add argnum...Mike Stump
2003-11-08c-typeck.c (pedantic_lvalue_warning): Deprecate compound expressions as lvalues.Joseph Myers
2003-11-05c-typeck.c (pedantic_lvalue_warning): Deprecate use of conditional expression...Joseph Myers
2003-10-22obstack.h: Merge the following change from gnulib...Joseph Myers
2003-10-04re PR c/12446 (ICE in emit_move_insn on complicated array reference)Eric Botcazou
2003-09-28stmt.c (expand_asm_operands): Take a location_t, instead of individual file a...Richard Henderson
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski
2003-09-03targhooks.c: New file.DJ Delorie
2003-09-01c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.Josef Zlomek
2003-08-30c-tree.h: Delete COMPARE_DIFFERENT_TU from enumeration.Zack Weinberg
2003-08-29c-tree.h (C_DECL_FILE_SCOPE): Move ...Richard Henderson
2003-08-19re PR c/11207 (ICE with negative index in array element designator)Matt Kraai
2003-08-12expr.c (expand_expr): If an ABS_EXPR has a complex type, abort.Roger Sayle
2003-08-10c-typeck.c (digest_init): Add conversion for VECTOR_TYPEs.Nathan Sidwell
2003-07-24re PR c/10602 (ICE in c-typeck.c (tree check failure))Steven Bosscher
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi
2003-07-18c-decl.c (pushdecl_function_level): Make static, return nothing.Zack Weinberg
2003-07-18fold-const.c (const_binop): Avoid performing the FP operation at compile-time...Roger Sayle
2003-07-17c-decl.c: Fix typos in several comments.Zack Weinberg
2003-07-16re PR c/10962 (lookup_field is a linear search on a linked list (can be slow ...Andrew Pinski
2003-07-12c-format.c: Fix comment formatting.Kazu Hirata
2003-07-11Index: ChangeLogGeoffrey Keating
2003-07-06basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-30c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth
2003-06-22c-lex.c: Convert to ISO C90.Andreas Jaeger
2003-06-13* c-typeck.c: Remove #if 0 clauses.Nathanael Nerode
2003-05-05simd-6.c: New.Aldy Hernandez
2003-05-0520030505.c: New.Aldy Hernandez
2003-05-03re PR c/10604 (-Wall includes sign conversion warning [3.3 regression])Zack Weinberg
2003-04-30c-typeck.c (function_types_compatible_p): Ignore incompatible 'volatile' qual...Geoffrey Keating
2003-04-20* varasm.c (struct deferred_constant, defer_addressed_constants_flag)Zack Weinberg
2003-04-18re PR rtl-optimization/7675 (ICE in fixup_var_refs_1)Eric Botcazou
2003-04-13* c-typeck.c (digest_init, push_init_level): Use CONSTRUCTOR_ELTS.Zack Weinberg
2003-04-13tree.c (build_constructor): New function.Zack Weinberg
2003-04-11c-decl.c (struct binding_level): Add shadowed_tags and function_body...Zack Weinberg