gcc-4.7-20130615 is now available

2013-06-15 Thread gccadmin
Snapshot gcc-4.7-20130615 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20130615/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.7 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches

There is a -Wenum-compare warning in gcc/c-family/array-notation-common.c

2013-06-15 Thread Chung-Ju Wu
Hi Balaji, I was building a native gcc with trunk r200117, but I noticed the following code fragment cause -Wenum-compare warning: [gcc/c-family/array-notation-common.c] 483 /* This function is used by C and C++ front-ends. In C++, additional 484 tree codes such as TARGET_EXPR must be e