Re: Bug in lto-plugin.c ?

2017-07-20 Thread Richard Biener
On Wed, Jul 19, 2017 at 5:43 PM, Georg-Johann Lay wrote: > On 19.07.2017 12:46, Richard Biener wrote: >> >> On Tue, Jul 18, 2017 at 6:36 PM, Georg-Johann Lay wrote: >>> >>> Hi, I tried to build a canadian cross with Configured with >>> --build=x86_64-linux-gnu >>> --host=i686-w64-mingw32 >>> --ta

Re: How to configure a bi-arch PowerPC GCC?

2017-07-20 Thread Sebastian Huber
bne 7,$+8 fcmpu 7,2,13 beq- 7,.L1 .L1: addi 1,1,32 ld 0,16(1) mtlr 0 blr .long 0 .byte 0,0,0,1,128,0,0,0 .size f,.-f .section.rodata.cst16,"aM",@progbits,16 .align 4 .LC0: .long 0

gcc-7-20170720 is now available

2017-07-20 Thread gccadmin
Snapshot gcc-7-20170720 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/7-20170720/ 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

Re: Add support to trace comparison instructions and switch statements

2017-07-20 Thread 吴潍浠(此彼)
Hi Jeff I have signed the copyright assignment, and used the name 'Wish Wu' . Should I send you a copy of my assignment ? The attachment is my new patch with small changes. Codes are checked by ./contrib/check_GNU_style.sh, except some special files. With --