aboutsummaryrefslogtreecommitdiff
path: root/gcc/alias.c
diff options
context:
space:
mode:
authorDoug Kwan <dougkwan@google.com>2010-04-16 20:31:39 +0000
committerDoug Kwan <dougkwan@gcc.gnu.org>2010-04-16 20:31:39 +0000
commitf1665f5cd2038bf95e34e9ea577bd553c69b3563 (patch)
tree2df4319ed01e11e966033a4a74ff1be247cfbf1c /gcc/alias.c
parentf638261aeaa8d895ccbe3adbe4016b11f4ddead7 (diff)
downloadgcc-f1665f5cd2038bf95e34e9ea577bd553c69b3563.zip
gcc-f1665f5cd2038bf95e34e9ea577bd553c69b3563.tar.gz
gcc-f1665f5cd2038bf95e34e9ea577bd553c69b3563.tar.bz2
tree-ssa-reassoc.c (struct operand_entry): Add new field ID.
2010-04-16 Doug Kwan <dougkwan@google.com> * tree-ssa-reassoc.c (struct operand_entry): Add new field ID. (next_operand_entry_id): New static variable. (sort_by_operand_rank): Stabilize qsort comparator by using unique IDs. (add_to_ops_vec): Assigned unique ID to operand entry. (struct oecount_s): New field ID. (oecount_cmp): Stabilize qsort comparotor by using unique IDs. (undistribute_ops_list): Assign unique IDs to oecounts. (init_reassoc): reset next_operand_entry_id. From-SVN: r158449
Diffstat (limited to 'gcc/alias.c')
0 files changed, 0 insertions, 0 deletions