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:
c585ef8
)
2010-04-16 Richard Guenther <rguenther@suse.de>
author
rguenth
<rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Apr 2010 09:49:20 +0000
(09:49 +0000)
committer
Masaki Muranaka
<monaka@monami-software.com>
Sun, 23 May 2010 01:02:58 +0000
(10:02 +0900)
* gimple-pretty-print.c (dump_gimple_phi): Dump alias info.
(dump_gimple_stmt): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158406
138bc75d
-0d04-0410-961f-
82ee72b054a4
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
a3bb0b0
..
bca40b7
100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+2010-04-16 Richard Guenther <rguenther@suse.de>
+
+ * gimple-pretty-print.c (dump_gimple_phi): Dump alias info.
+ (dump_gimple_stmt): Likewise.
+
2010-04-16 Bernd Schmidt <bernd.schmidt@codesourcery.com>
* recog.h (struct recog_data): New field is_operator.