This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r133690 - in /branches/gimple-tuples-branch/gcc...
- From: dougkwan at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 28 Mar 2008 17:42:59 -0000
- Subject: r133690 - in /branches/gimple-tuples-branch/gcc...
Author: dougkwan
Date: Fri Mar 28 17:42:58 2008
New Revision: 133690
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133690
Log:
Fix build breakage due to an uninitialized variable in omp-low.c.
Modified:
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/omp-low.c