re PR middle-end/28964 (partition_stack_vars uses unstable sort)
authorRichard Guenther <rguenther@suse.de>
Fri, 22 Sep 2006 15:43:27 +0000 (15:43 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 22 Sep 2006 15:43:27 +0000 (15:43 +0000)
commit79f802f532f0c531de64e388bb70fe909e0f21d0
tree3dc7f167f845bdbf2553d933ab80e6fffce43b25
parent459f9f82ec0fe88bf83a5fbee366c6063a461c2b
re PR middle-end/28964 (partition_stack_vars uses unstable sort)

2006-09-22  Richard Guenther  <rguenther@suse.de>

PR middle-end/28964
* cfgexpand.c (stack_var_size_cmp): Use DECL_UID to make
sort of stack variables stable.

From-SVN: r117146
gcc/ChangeLog
gcc/cfgexpand.c