PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression
[gcc.git] / gcc / gimple-walk.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-22 Richard Hendersonre PR ipa/67811 ([TM] ICE with try-block in transaction)
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-29 Bernhard Reutner... gimple-walk.c #include TLC
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-12 Thomas SchwingeA bit of walk_gimple_op maintenance.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-16 Jakub Jelinekre PR middle-end/58956 (wrong code at -O1 and above...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-13 Andrew Macleodgimple-walk.h: New File.