summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/tree-ssa
Commit message (Expand)AuthorAgeFilesLines
* tree.c (valid_constant_size_p): New function.Richard Guenther2012-05-021-1/+1
* re PR c++/50043 ([C++0x] Implement core/1123)Paolo Carlini2012-04-021-1/+8
* re PR tree-optimization/50622 (ICE: verify_gimple failed for std::complex<dou...Martin Jambor2011-12-021-0/+30
* re PR tree-optimization/50644 (ICE in set_is_used added today)Michael Matz2011-11-171-0/+14
* gengtype.c (write_field_root): Avoid out-of-scope access of newv.Michael Matz2011-11-081-2/+2
* pr45605.C: Scan fre1 dump and unxfail.Martin Jambor2011-10-271-3/+3
* tree-ssa-structalias.c (intra_create_variable_infos): Treat TYPE_RESTRICT REF...Jakub Jelinek2011-09-251-0/+62
* pr49911.C: Added flag -fstrict-enums.Martin Jambor2011-09-071-1/+1
* re PR tree-optimization/49911 (SRA + DOM + VRP + -fstrict-enums incorrectly r...Martin Jambor2011-09-071-0/+41
* tree-ssa-sccvn.c (vn_reference_lookup_3): Avoid redundant lookups, make looki...Richard Guenther2011-08-111-3/+3
* 20050314-1.c: Dump and cleanup lim1 pass only.Uros Bizjak2011-07-312-3/+3
* Also test -std=c++0x mode with 'make check-c++' at top levelJason Merrill2011-07-131-2/+2
* re PR tree-optimization/49645 (g++.dg/tree-ssa/pr8781.C FAILs on Tru64 UNIX)Richard Guenther2011-07-061-1/+1
* re PR tree-optimization/49516 (SRA generates memory references into its repla...Martin Jambor2011-06-241-0/+86
* tree-ssa-pr43411.C: Rename function to be inlined and replace dump search.Janis Johnson2011-05-271-7/+7
* re PR tree-optimization/40874 (Function object abstraction penalty with inlin...Richard Guenther2011-05-231-0/+25
* passes.c (init_optimization_passes): Add FRE pass after early SRA.Richard Guenther2011-03-252-8/+8
* re PR c++/13954 ([tree-ssa] SRA does not work for classes that use inheritanc...Richard Guenther2011-03-151-0/+29
* re PR tree-optimization/41490 (tree-ssa-sink does not really work)Richard Guenther2011-03-151-2/+3
* pr21082.C: Use __INTPTR_TYPE__ instead of 'long' type.Kai Tietz2011-03-081-1/+1
* Fix PR47707Xinliang David Li2011-02-121-0/+29
* inline-3.C: Use a normal function rather than misdeclare std::puts.Jason Merrill2011-02-101-5/+3
* re PR tree-optimization/45934 (g++.old-deja/g++.other/dtor5.C FAILs with -fin...Martin Jambor2010-12-223-2/+24
* re PR middle-end/46734 (ICE in create_tmp_var, at gimplify.c:505)Martin Jambor2010-12-091-0/+34
* re PR rtl-optimization/33172 (Optimizer fails to elid away unreferenced stati...Jan Hubicka2010-11-101-0/+29
* re PR tree-optimization/46228 (code produced for STL container is worse in 4....Jan Hubicka2010-11-101-0/+23
* Fix PR/46200Xinliang David Li2010-11-031-0/+11
* value-prof.c (gimple_divmod_fixed_value): Work on SSA form.Richard Guenther2010-10-053-12/+12
* Add "\\".H.J. Lu2010-09-201-1/+1
* re PR tree-optimization/45605 (Missed devirtualization)Jan Hubicka2010-09-201-0/+37
* re PR tree-optimization/45453 (ICE: verify_cgraph_node failed: inlined_to poi...Jan Hubicka2010-09-181-0/+19
* Fix previous commit.Jan Hubicka2010-08-211-1/+5
* re PR middle-end/45307 (Stores expanding to no RTL not removed by tree optimi...Jan Hubicka2010-08-211-1/+4
* re PR middle-end/45307 (Stores expanding to no RTL not removed by tree optimi...Jason Merrill2010-08-191-0/+8
* float-range-3.c: Use "dg-do compile" dejagnu directive instead of dg-compile.Uros Bizjak2010-07-231-1/+1
* re PR tree-optimization/44914 (ICE: in calc_dfs_tree, at dominance.c:395 with...Martin Jambor2010-07-231-0/+20
* re PR middle-end/44706 (Failed to build 483.xalancbmk in SPEC CPU 2006)Jan Hubicka2010-07-021-0/+46
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-013-7/+11
* re PR rtl-optimization/44164 (Aliasing bug triggered by Boost.Bind/Boost.Func...Richard Guenther2010-05-261-1/+4
* re PR c++/42844 (const variable requires initializer / no explicitly declared...Fabien ChĂȘne2010-04-271-0/+1
* new folding ruleXinliang David Li2010-04-201-0/+28
* inline-1.C: New.Paolo Bonzini2010-01-303-0/+103
* fixing pr42337Xinliang David Li2009-12-091-0/+173
* re PR c++/41961 (Internal error with -O3 and -ftree-parallelize-loops)H.J. Lu2009-11-291-0/+15
* re PR c++/41906 (ICE with catch(...) and -fpermissive)Michael Matz2009-11-271-0/+12
* tree-eh.c (lower_eh_constructs_2): Don't add assignments below statements tha...Michael Matz2009-11-261-0/+4
* tree.c (cv_unqualified): New fn.Jason Merrill2009-11-011-0/+20
* copyprop.C: Use include to define free().Steve Ellcey2009-10-211-1/+1
* iinline-1.C: Use dg-add-options bind_pic_locally.Kaveh R. Ghazi2009-10-161-1/+2
* re PR middle-end/36143 (FAIL: g++.dg/tree-ssa/pr19637.C)Richard Guenther2009-09-241-2/+1