OSDN Git Service

2010-04-04 Matthias Klose <doko@ubuntu.com>
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Apr 2010 11:40:29 +0000 (11:40 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:16:34 +0000 (14:16 +0900)
* graphite-sese-to-poly.c (translate_scalar_reduction_to_array):
Initialize variable.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157965 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index d6d38e8..079639e 100644 (file)
@@ -1,3 +1,8 @@
+2010-04-04  Matthias Klose  <doko@ubuntu.com>
+
+       * graphite-sese-to-poly.c (translate_scalar_reduction_to_array):
+       Initialize variable.
+
 2010-04-03  Richard Guenther  <rguenther@suse.de>
 
        PR middle-end/42509