Re: i370 port

2011-08-13 Thread Paul Edwards
Hi Ulrich and group. The i370 port of GCC 3.4.6 is now complete and the result can be downloaded from http://gccmvs.sourceforge.net It can be built using configure/make, and there weren't that many changes that needed to be made to the code to get it to work. However, I have encountered a bug.

Re: [GSOC] Customizable warnings with a GCC plugin

2011-08-13 Thread Pierre Vittet
Hello, thanks for you mail. You are right my plugin returns a 'false' warning on your case. That should be possible to handle this case but it needs some search: when parsing func,we should request to look at the Guard constructor (either by inserting a new pass or maybe by using LTO (but I should

gcc-4.7-20110813 is now available

2011-08-13 Thread gccadmin
Snapshot gcc-4.7-20110813 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20110813/ 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/trunk