Changelog: Remove gcc/ prefix from a changelog entry.

*Changelog: Remove gcc/ prefix from a changelog entry.

From-SVN: r172845
This commit is contained in:
Easwaran Raman 2011-04-21 20:37:35 +00:00
parent 491add7287
commit 3a6448ea91

View file

@ -22,7 +22,7 @@
2011-04-21 Easwaran Raman <eraman@google.com>
* gcc/cfgexpand.c (stack_var): Remove OFFSET...
* cfgexpand.c (stack_var): Remove OFFSET...
(add_stack_var): ...and its reference here...
(expand_stack_vars): ...and here.
(stack_var_cmp): Sort by descending order of size.