Successful bootstrap and install of gcc (GCC) 6.3.0 on mips64-unknown-linux-gnu

2017-01-08 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.3.0/config.guess mips64-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mips-unknown-linux-gnu/6.3.0/lto-wrapper T

Successful bootstrap and install of gcc (GCC) 6.3.0 on x86_64-pc-linux-gnu

2017-01-08 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.3.0/config.guess x86_64-pc-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/x86_64-unknown-linux-gnu/6.3.0/lto-wrapper Targ

Successful bootstrap and install of gcc (GCC) 6.3.0 on mips64el-unknown-linux-gnu

2017-01-08 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-6.3.0/config.guess mips64el-unknown-linux-gnu $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mipsel-unknown-linux-gnu/6.3.0/lto-wrapp

gcc-7-20170108 is now available

2017-01-08 Thread gccadmin
Snapshot gcc-7-20170108 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/7-20170108/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 7 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision

Re: un-optimal code because of forwprop after gcc-5?

2017-01-08 Thread Pitchumani Sivanupandi
On Friday 06 January 2017 09:42 PM, Jeff Law wrote: On 01/06/2017 03:09 AM, Pitchumani Sivanupandi wrote: Found a code size regression for AVR target in gcc-5 and higher. Looks like it is applicable to x86_64 also. Please file a bug. http://gcc.gnu.org/bugzilla Filed. https://gcc.gnu.org/bug