semantics.c (constexpr_call): New datatype.
[platform/upstream/gcc.git] / gcc / gimple-fold.c
2010-10-22 Richard Guentherre PR tree-optimization/46137 (g++.dg/torture/pr45877...
2010-10-13 Richard Guentherre PR objc/45878 (Can't compile even a trivial ObjC...
2010-10-11 Martin Jamborre PR middle-end/45699 (Incorrect copy constructor...
2010-10-05 Richard Guentherre PR middle-end/45877 (invalid write in gimplify_and_u...
2010-10-04 Jan Hubickagimple-fold.c (static_object_in_other_unit_p): Rename...
2010-09-28 Jan Hubickatree-ssa-ccp.c (fold_ctor_reference): New function.
2010-09-22 Martin Jamborgimple-fold.c (fold_gimple_call): New parameter inplace...
2010-09-21 Richard Guentherre PR tree-optimization/45580 (Building WebKit fails...
2010-09-20 Jan Hubickare PR tree-optimization/45605 (Missed devirtualization)
2010-09-18 Jan Hubickare PR tree-optimization/45605 (Missed devirtualization)
2010-09-07 Jan Hubickagimple.c (maybe_fold_reference): Verify that operand...
2010-09-04 Jan Hubickafoldconst-2.c: New testcase.
2010-09-03 Jan Hubickacgraph.h (struct varpool_node): Add const_value_known.
2010-09-03 Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-26 Richard Guentherre PR tree-optimization/45073 (gfortran.dg/assumed_char...
2010-07-26 Richard Guentherre PR tree-optimization/45056 (ICE: in refs_may_alias_p...
2010-07-06 Jan Hubickalto-streamer.c (write_symbol_vec): Rename to ...
2010-07-06 Jan Hubickagimple-fold.c (gimple_fold_obj_type_ref_known_binfo...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-30 Michael Matzre PR bootstrap/44699 (Bootstrap failure for x86_64...
2010-06-28 Martin Jamborre PR c++/44535 (g++ -O[ 23] generates undefined symbol)
2010-06-28 Michael Matzre PR middle-end/44592 (wrong code at -O3)
2010-06-25 Bernd SchmidtWith large parts from Jim Wilson:
2010-06-08 Sandra Loosemorere PR tree-optimization/39874 (missing VRP (submission))
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-25 Richard Guentherre PR middle-end/44069 (optimization bug initializing...
2010-05-13 Martin Jamborgimple.c (gimple_fold_obj_type_ref): Removed (a replace...
2010-04-18 Eric Botcazoufold-const.c (fold_comparison): Use ssizetype.
2010-04-15 Richard GuentherMakefile.in (OBJS-common): Add gimple-fold.o.