Re: Heads-Up: early LTO debug to land, breaking Mach-O / [X]COFF

2017-08-24 Thread Richard Biener
On Wed, 23 Aug 2017, Rainer Orth wrote: > Hi Richard, > > > On Fri, 12 May 2017, Richard Biener wrote: > > > >> > >> This is a heads-up that I am in the process of implementing the last > >> of Jasons review comments on the dwarf2out parts of early LTO debug > >> support. I hope to post final p

misleading "-Wmisleading-indentation" warning on break in switch/case?

2017-08-24 Thread Stefan Sobernig
Hi I got a code base with the following indentation style for break within switch/case: ---%<--- #include int main(void) { const char *c = "XX"; int out = 0; switch (c[0]) { case 'X': if (strcmp(c, "XX")) out = 1; break; /* ok */ case 'Y': if (strcmp(c, "XY")

RE: [RFC v2] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking

2017-08-24 Thread Maciej W. Rozycki
Hi Matthew, On Fri, 11 Nov 2016, Matthew Fortune wrote: > This means that a user consciously creating an object that 'needs' ieee > compliance via use of -fieee=strict or -mieee=strict is thwarted by the > next user who builds the executable. This kind of scenario can occur with > a static librar

Successful bootstrap and install of gcc (GCC) 7.2.0 on aarch64-unknown-linux-gnu

2017-08-24 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.2.0/config.guess aarch64-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/aarch64-unknown-linux-gnu/7.2.0/lto-wrapp

Successful bootstrap and install of gcc (GCC) 7.2.0 on armv7l-unknown-linux-gnueabi

2017-08-24 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.2.0/config.guess armv7l-unknown-linux-gnueabi $ newcompiler/bin/gcc -v Using built-in specs. COLLECT_GCC=newcompiler/bin/gcc COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/arm-unknown-linux-gnueabi/7.2.0/lto-wr

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

2017-08-24 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.2.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/7.2.0/lto-wrapp

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

2017-08-24 Thread Aaro Koskinen
Hi, Here's a report of a successful build and install of GCC: $ gcc-7.2.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/7.2.0/lto-wrapper Targ

gcc-7-20170824 is now available

2017-08-24 Thread gccadmin
Snapshot gcc-7-20170824 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/7-20170824/ 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/branches/gcc-7