diff gcc/doc/tree-ssa.texi @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children 04ced10e8804
line wrap: on
line diff
--- a/gcc/doc/tree-ssa.texi	Fri Feb 12 23:41:23 2010 +0900
+++ b/gcc/doc/tree-ssa.texi	Mon May 24 12:47:05 2010 +0900
@@ -1,4 +1,4 @@
-@c Copyright (c) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+@c Copyright (c) 2004, 2005, 2007, 2008, 2010
 @c Free Software Foundation, Inc.
 @c This is part of the GCC manual.
 @c For copying conditions, see the file gcc.texi.
@@ -38,7 +38,7 @@
 
 @menu
 * Annotations::         Attributes for variables.
-* SSA Operands::  	SSA names referenced by GIMPLE statements.
+* SSA Operands::        SSA names referenced by GIMPLE statements.
 * SSA::                 Static Single Assignment representation.
 * Alias analysis::      Representing aliased loads and stores.
 * Memory model::        Memory model used by the middle-end.