summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa.c (verify_ssa): With -O0 we do not need VOPs.Richard Guenther2009-04-041-1/+2
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-329/+126
* gimplify.c (mark_addressable): Export.Richard Guenther2009-03-271-0/+15
* Fix for PR39557Xinliang David Li2009-03-271-0/+5
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-2/+2
* re PR c++/38908 (Unexplained "'<anonymous>' is used uninitialized in this fun...Richard Guenther2009-01-281-1/+5
* re PR tree-optimization/38745 (ICE: statement makes a memory store, but has n...Richard Guenther2009-01-261-1/+6
* re PR middle-end/38505 (Revision 142061 caused ICE on __builtin_memcpy)Jakub Jelinek2008-12-311-5/+0
* re PR middle-end/38505 (Revision 142061 caused ICE on __builtin_memcpy)Jakub Jelinek2008-12-181-0/+5
* re PR middle-end/37742 (ICE in vectorizer with restrict pointer)Richard Guenther2008-11-051-7/+12
* re PR middle-end/37418 (error: type mismatch in address expression, verify_gi...Richard Biener2008-10-161-3/+8
* re PR middle-end/37713 (ice for legal code with -O3 on 20080926)Richard Guenther2008-10-021-4/+4
* re PR tree-optimization/30930 (vector can cause to create an extra variable, ...Andrew Pinski2008-09-191-19/+59
* tree-ssa.c (redirect_edge_var_map_clear): Fix formatting.Jan Hubicka2008-09-111-1/+14
* re PR middle-end/179 (-Wuninitialized missing warning with &var)Manuel López-Ibáñez2008-08-201-0/+42
* diagnostic.c (inform): Add an explicit location_t parameter.Manuel López-Ibáñez2008-08-201-1/+1
* re PR middle-end/20644 (bogus uninitialized warning on unused variable)Manuel López-Ibáñez2008-08-101-3/+19
* re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez2008-08-081-6/+8
* re PR c++/37016 (member function pointer failure with optimization)Jason Merrill2008-08-051-2/+8
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-108/+136
* Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola2008-07-211-4/+4
* tree-ssa-structalias.c (callused_id, [...]): Add.Richard Guenther2008-06-281-0/+2
* ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi2008-06-201-3/+3
* re PR tree-optimization/36345 (TBAA-pruning of points-to sets ineffective)Richard Guenther2008-06-121-1/+1
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+3
* re PR tree-optimization/36343 (Wrong code due to bad TBAA pruning of points-t...Richard Guenther2008-05-291-1/+3
* re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu...Richard Guenther2008-05-281-23/+8
* tree.h (init_phinodes, [...]): Move ...Diego Novillo2008-05-131-11/+11
* pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily2008-05-091-1/+1
* tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther2008-05-081-7/+0
* tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Remove special casing of...Richard Guenther2008-03-201-6/+2
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-9/+15
* re PR tree-optimization/35609 ("is used uninitialized in this function" shoul...Richard Guenther2008-03-191-9/+27
* cfg.c: Include tree-flow.h.Aldy Hernandez2008-03-051-17/+139
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-281-23/+54
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-261-54/+23
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-23/+54
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-54/+23
* re PR middle-end/33088 (spurious exceptions with -ffloat-store)Eric Botcazou2007-12-131-13/+21
* re PR middle-end/34088 (ICE with uninitialized variable and -Werror)Jakub Jelinek2007-11-141-1/+2
* * tree-ssa.c (execute_update_addresses_taken): Initialize update_vops.Janis Johnson2007-10-301-1/+1
* tree-ssa.c (uid_ssaname_map_eq): New function.Richard Guenther2007-10-181-2/+20
* tree-flow.h (struct gimple_df): Make referenced_vars a uid_decl_map.Richard Guenther2007-10-181-2/+20
* passes.c (init_optimization_passes): Add simple dce and addressable passes.Jan Hubicka2007-09-071-0/+96
* re PR tree-optimization/33166 (ICE in get_indirect_ref_operands, at tree-ssa-...Richard Guenther2007-08-241-36/+46
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-1/+1
* tree-cfg.c (verify_expr): COND_EXPRs can have any integral typed condition.Richard Guenther2007-07-201-15/+10
* auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata2007-07-071-1/+1
* re PR middle-end/32639 (ptrmem1.C now ICE's on mainline)Richard Guenther2007-07-051-5/+5