r125823 svn:log changed - in /branches/gimple-t...

cmatthews@gcc.gnu.org cmatthews@gcc.gnu.org
Mon Jun 18 23:23:00 GMT 2007


Author: cmatthews
Revision: 125823
Modified property: svn:log

Modified: svn:log at Mon Jun 18 23:23:28 2007
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Jun 18 23:23:28 2007
@@ -1,6 +1,6 @@
-     * gcc/Makefile.in (GTFILES): Added gimeple-ir.h.
+      * gcc/Makefile.in (GTFILES): Added gimeple-ir.h.
      
-     * gcc/gimple-ir.c (gs_build_return, gs_build_call, gs_build_assign): 
+      * gcc/gimple-ir.c (gs_build_return, gs_build_call, gs_build_assign): 
      Changed to use new accessors.
      
      (gs_build_cond, gs_build_label, gs_build_goto, gs_build_nop, gs_build_bind
@@ -11,7 +11,7 @@
      gs_omp_build_ordered, gs_omp_build_return, gs_omp_build_sections, 
      gs_omp_build_single): New functions.
      
-     * gcc/gimple-ir.h (struct gimple_statement_switch): Changed default label
+      * gcc/gimple-ir.h (struct gimple_statement_switch): Changed default label
      to be in labels[0].
      
      (struct gimple_statement_asm): Corrected the allocation length.



More information about the Gcc-cvs mailing list