fix PR 37102 by having out of ssa remove dead PHI nodes.
[gcc.git] / gcc / c-parser.c
2008-09-09 Aldy Hernandezfunction.h (struct function): Add function_start_locus.
2008-09-01 Aldy Hernandeztree.c (protected_set_expr_location): New.
2008-08-21 Aldy Hernandezc-tree.h (grokfield): New argument.
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-20 Jakub Jelinekre PR c/37171 (Canonical spelling optimization dependency)
2008-08-18 Manuel López-Ibáñezre PR preprocessor/7263 (__extension__ keyword doesn...
2008-08-14 Manuel López-Ibáñezre PR c++/28152 (Diagnostic about wrong use _Complex...
2008-08-13 Manuel López-Ibáñezre PR c/15236 (pedantic switch modifies treatment of...
2008-08-09 Manuel López-Ibáñezre PR c++/17880 (-Wsequence-point doesn't warn inside...
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-21 Rafael Avila de... Makefile.in: Replace toplev.h with TOPLEV_H.
2008-07-11 Ian Lance Taylorc-common.h (enum rid): Add RID_CXX_COMPAT_WARN.
2008-07-09 Raksit Ashokinvoke.texi (Option Summary): Mention new option -Wdisa...
2008-06-22 Ian Lance Taylorc-lex.c (narrowest_unsigned_type): Change itk to int.
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-04-03 Jakub Jelinekre PR c/35738 (ICE with #pragma omp atomic and conversi...
2008-04-03 Paolo Bonzinic-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED,...
2008-03-29 Volker Reichelt* c-parser.c (c_parser_next_token_is_keyword): Simplify.
2008-03-10 Jakub Jelinekre PR c/35438 (ICE with invalid use of threadprivate)
2008-02-26 Ralf Wildenhuesre PR c/28800 (warning "ISO C forbids an empty source...
2008-01-22 Jakub Jelinekre PR c++/34607 (ICE with invalid for loop after #pragm...
2007-12-17 Jakub Jelinekre PR c/34506 (gcc disallows comma between C/C++ OpenMP...
2007-12-04 Manuel López-Ibáñezc-parser (c_parser_statement_after_labels): Move error...
2007-11-26 Manuel López-Ibáñezre PR c/23722 (bad error recovery with if blocks and...
2007-11-22 Joseph Myersre PR c/14050 ([DR289] c99 restrict doesn't work in...
2007-11-08 Tom Tromeyc-parser.c (c_parser_translation_unit): Use location...
2007-11-03 Manuel López-Ibáñezre PR c/29062 (unclear diagnostic for declaration after...
2007-11-01 Tom Tromeyc-decl.c (grokdeclarator): Set decl source locations.
2007-09-13 Tom Tromeyc-common.c (fname_as_string): Update.
2007-09-13 Richard Sandifordc-parser.c (c_parser_struct_declaration): Check for...
2007-09-12 Richard Sandifordc-tree.h (grokfield): Add a "tree *" argument.
2007-08-20 Chao-ying Fuc-common.h (enum rid): Add new enumeration values of...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-03 Tom Tromeyc-parser.c (objc_pq_context): Removed.
2007-06-04 Tom Tromeyc-tree.h (start_enum): Update.
2007-03-14 Dirk Muellerc-common.h (empty_body_warning): Rename to empty_if_bod...
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2006-12-16 Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2006-12-10 Zack Weinbergc-opts.c (c_common_parse_file): Unconditionally give...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-24 Jakub Jelinekre PR c/29955 (ICE with -fopenmp -fexceptions)
2006-10-09 Richard HendersonRevert emutls patch.
2006-10-04 Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
2006-09-08 Joseph Myersre PR c/28504 (ICE with variable sized array)
2006-08-17 Paolo Bonzini[multiple changes]
2006-08-15 Mike Stumpre PR c/28280 (bogus "statement with no effect" warning...
2006-08-15 Volker Reicheltre PR c/28649 (Poor error recovery of C parser)
2006-08-05 Volker Reicheltre PR c/28136 (ICE with incomplete array type)
2006-07-15 Mike Stumprevert: re PR c/28280 (bogus "statement with no effect...
2006-07-12 Mike Stumpre PR c/28280 (bogus "statement with no effect" warning...
2006-07-07 Roger Saylec-parser.c (c_parser_skip_to_end_of_block_or_statement...
2006-06-15 Mark Mitchellre PR c++/26559 (ICE with __builtin_constant_p in templ...
2006-05-19 Mike Stumpre PR c/27673 (Gcc failed to bootstrap on Linux)
2006-05-18 Mike StumpWhitespace fixups
2006-05-18 Mike StumpFix up vla, vm and [*] sematics.
2006-05-17 Jakub Jelinekre PR middle-end/27415 (Iteration var in firstprivate...
2006-05-05 Aldy Hernandezc-parser.c (c_parser_cast_expression): Only insert...
2006-05-01 Richard Hendersonre PR c/27358 (ICE with invalid variable after #pragma...
2006-04-26 Jakub Jelinekre PR c/25996 ([gomp] ICE on undefined iteration variable)
2006-04-11 Aldy Hernandez20060410.c: New.
2006-01-26 Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-20 Dirk Muellerre PR c++/5520 (Add a warning to detect empty body...
2006-01-18 Diego Novillo[multiple changes]
2006-01-17 Ian Lance Taylorcommon.opt (ftoplevel-reorder): New option.
2006-01-05 Richard Henderson* c-parser.c (c_parser_objc_methodprotolist): Handle...
2006-01-04 Richard Hendersondirectives.c (struct pragma_entry): Add is_deferred.
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-12-02 Richard Guenthertree-ssa-loop-im.c (schedule_sm): Use buildN instead...
2005-10-14 Volker Reicheltre PR c/23439 ("f(){for" crashes the C frontend)
2005-09-08 Andrew Pinskire PR objc/20574 (weird error message after a parse...
2005-07-30 Joseph Myersre PR c/23143 (parameter forward declarations broken)
2005-06-29 Joseph Myersc-tree.h (default_function_array_conversion): Take...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Joseph Myersc-tree.h (default_function_array_conversion): Declare.
2005-06-06 Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-06-04 Geoffrey Keatingc-parser.c (c_parser_parms_declarator): Don't use chain...
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-25 DJ Deloriec-common.c (unsigned_conversion_warning): Move warning...
2005-05-09 Roger Saylec-tree.h (parser_build_unary_op): New prototype.
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-21 Roger Saylec-common.h (objc_build_method_signature): Update prototype.
2005-04-17 Kazu Hirata* c-parser.c (N_C_TTYPES): Remove.
2005-03-29 Joseph Myersre PR c/20672 (New C parser doesn't check whether funct...
2005-03-23 Joseph Myersc-common.c (c_common_truthvalue_conversion): Adjust...
2005-03-20 Joseph Myersc-common.c (handle_aligned_attribute, [...]): Do not...
2005-03-13 Joseph Myersre PR c/20402 (gcc.dg/noncompile/920923-1.c ICE)
2005-03-12 Per Bothnerc-tree.h (struct c_declarator): New id_loc field.
2005-03-07 Per BothnerVarious fixes to allow us to again build if --enable...
2005-03-02 Joseph Myersre PR c/8927 (Gcc give error for wrong line of C code.)
2005-02-28 Joseph Myersre PR c/20245 (ICE on invalid function declaration)
2005-02-25 Joseph Myersc-parser.c: New file.