OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b084552
)
2010-03-31 Richard Guenther <rguenther@suse.de>
author
rguenth
<rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Mar 2010 13:20:19 +0000
(13:20 +0000)
committer
Masaki Muranaka
<monaka@monami-software.com>
Sun, 23 May 2010 05:15:42 +0000
(14:15 +0900)
PR middle-end/43600
* cgraphunit.c (cgraph_output_in_order): Do not allocate
temporary data on stack.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157867
138bc75d
-0d04-0410-961f-
82ee72b054a4
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
ba8a1c7
..
608394d
100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,9
@@
+2010-03-31 Richard Guenther <rguenther@suse.de>
+
+ PR middle-end/43600
+ * cgraphunit.c (cgraph_output_in_order): Do not allocate
+ temporary data on stack.
+
2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* config/sparc/sysv4.h (PUSHSECTION_FORMAT): Remove undef.