New Spanish PO file for 'gcc' (version 7.1-b20170101)

2017-01-28 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'gcc' has been submitted by the Spanish team of translators. The file is available at: http://translationproject.org/latest/gcc/es.po (This file, 'gcc-7.1-b20170101.es.po',

[committed] Link various gfortran tests against libatomic when available

2017-01-28 Thread John David Anglin
The attached change fixes these fortran tests on hppa-hpux. We need to explicitly link against libatomic. Committed to trunk. Dave -- John David Anglin dave.ang...@bell.net 2017-01-28 John David Anglin * gfortran.dg/coarray_41.f90: Add "-latomic" option if libatomic_a

[committed] Add -fno-common option to gcc.dg/torture/pr78515.c on hppa*-*-hpux*

2017-01-28 Thread John David Anglin
Another test where we need to avoid the limited alignment of common on hppa*-*-hpux*. Committed to trunk. Dave -- John David Anglin dave.ang...@bell.net 2017-01-28 John David Anglin * gcc.dg/torture/pr78515.c: Add -fno-common option on hppa*-*-hpux*. Index: gcc.dg/torture/pr7

[committed] Skip gnat.dg/debug7.adb and gnat.dg/debug9.adb on hppa*-*-hpux*

2017-01-28 Thread John David Anglin
The 32-bit hppa*-*-hpux* does not support dwarf debugging. Gnat is not supported on 64-bit hpux. Dave -- John David Anglin dave.ang...@bell.net 2017-01-28 John David Anglin * gnat.dg/debug7.adb: Skip on hppa*-*-hpux*. * gnat.dg/debug9.adb: Likewise. Index: gnat.dg/de

[committed] Fix g++.old-deja/g++.abi/vtable2.C on hppa

2017-01-28 Thread John David Anglin
On hppa, the function pointers used in vtables point to function descriptors. In order for CMP_VPTR to work, we need to extract the actual function address from the function descriptor. On linux, we further need to canonicalize the function pointer due to the lazy binding of function descript

New French PO file for 'gcc' (version 7.1-b20170101)

2017-01-28 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'gcc' has been submitted by the French team of translators. The file is available at: http://translationproject.org/latest/gcc/fr.po (This file, 'gcc-7.1-b20170101.fr.po', h

[PATCH, i386]: Use REGNO instead of true_regnum in print_reg

2017-01-28 Thread Uros Bizjak
Using true_regnum to determine register number at insn output time is just giant waste of cycles. For sure, we have only hard regs here. 2017-01-27 Uros Bizjak * config/i386/i386.c (print_reg): Use REGNO instead of true_regnum. Bootstrapped and regression tested on x86_64-linux-gnu {,-m32

[PATCH/VECT/AARCH64] Improve cost model for ThunderX2 CN99xx

2017-01-28 Thread Andrew Pinski
Hi, On some (most) AARCH64 cores, it is not always profitable to vectorize some integer loops. This patch does two things (I can split it into different patches if needed). 1) It splits the aarch64 back-end's vector cost model's vector and scalar costs into int and fp fields 1a) For thunderx2t99

[committed] Skip gnat.dg/trampoline4.adb on hppa

2017-01-28 Thread John David Anglin
We have function descriptors. Dave -- John David Anglin dave.ang...@bell.net 2017-01-28 John David Anglin * gnat.dg/trampoline4.adb: Skip on hppa*-*-*. Index: gnat.dg/trampoline4.adb === --- gnat.dg/trampoline4.ad

Re: [PATCH, wwwdocs, committed] Update gcc-7/changes.html for LRA

2017-01-28 Thread Gerald Pfeifer
On Mon, 19 Sep 2016, Segher Boessenkool wrote: > I'm committing the following for changes-7.html Thanks! > Index: htdocs/gcc-7/changes.html > === > + GCC now uses LRA by default for new targets. > + The PowerPC port now uses LRA b

RE: [wwwdocs] benchmarks/ -- cp2k.berlios.de/gfortran/ seems gone?

2017-01-28 Thread Gerald Pfeifer
On Mon, 23 Jan 2017, VandeVondele Joost wrote: > cp2k moved to https://www.cp2k.org/ , but isn't running a nightly gcc > trunk tester anymore. So, yes, patch is OK, unfortunately. Thanks, Joost. I applied this patch now. Gerald

[wwwdocs] projects/cxx-status.html -- fix link to N3928

2017-01-28 Thread Gerald Pfeifer
Usually individual issues of WG21 are stored as HTML files, but N3928 is a PDF file (and may have been for a longer time). Jason, just FYI, since I believe you originally added this. I went ahead and applied the obvious fix. Gerald Index: projects/cxx-status.html ===

[wwwdocs] remove gcc-uk.internet.bs from mirrors.html

2017-01-28 Thread Gerald Pfeifer
>From all I can tell gcc-uk.internet.bs has not been reachable for quite a while, and while in theory it may be limited to UK Internet clients, a mirror that is not reachable from Austrian nor German nor US IP addresses (including the system it mirrors) likely is dead, so I applied the patch below

[wwwdocs] rsync.html - rsync.samba.org now uses https

2017-01-28 Thread Gerald Pfeifer
For an earlier test, http even failed (instead of redirecting), but in any case, https appears to be the new standard for that site. Applied. Gerald Index: rsync.html === RCS file: /cvs/gcc/wwwdocs/htdocs/rsync.html,v retrieving rev

New Esperanto PO file for 'cpplib' (version 7.1-b20170101)

2017-01-28 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'cpplib' has been submitted by the Esperanto team of translators. The file is available at: http://translationproject.org/latest/cpplib/eo.po (This file, 'cpplib-7.1-b201701

Contents of PO file 'cpplib-7.1-b20170101.eo.po'

2017-01-28 Thread Translation Project Robot
cpplib-7.1-b20170101.eo.po.gz Description: Binary data The Translation Project robot, in the name of your translation coordinator.

[wwwdocs] Rotate news

2017-01-28 Thread Gerald Pfeifer
Trim to focus on things that happened in the last year, 15 months. I will note that in the last period we mostly had release announcements, so DO NOT BE SHY, we surely have quite a bit more to talk about. :-) Gerald Index: index.html =