gcc-4.7-20131214 is now available

2013-12-14 Thread gccadmin
Snapshot gcc-4.7-20131214 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20131214/ 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

GCC Installation steps with screenshots - Link Request

2013-12-14 Thread Thiyagarajan S
Hi, We have developed an online C programming tutorial website which is useful for C programming learners. We have given GCC installation steps with screenshots in our website. If anyone wants to refer the screenshots for installing GCC compiler, they can visit our below web page for clear walk t

Re: Partial PRE optimization causing slowdown

2013-12-14 Thread Richard Biener
Steve Ellcey wrote: >On Fri, 2013-12-13 at 11:26 +0100, Richard Biener wrote: >> On Thu, Dec 12, 2013 at 8:19 PM, Steve Ellcey >wrote: >> > I have a question about the partial pre (-ftree-partial-pre) >optimization >> > that was added in GCC 4.8. I have noticed that this optimization >is slowing