Re: [debug-early] handle objects containing variable-length members

2015-04-10 Thread Mike Stump
On Apr 10, 2015, at 11:25 AM, Aldy Hernandez al...@redhat.com wrote: KFAIL: gdb.cp/oranking.exp: p foo4(a) (PRMS: gdb/12098) --- KPASS: gdb.cp/oranking.exp: p foo4(a) (PRMS gdb/12098) 20065c20065 KFAIL: gdb.cp/oranking.exp: p foo101(abc) (PRMS: gdb/12098) --- KPASS: gdb.cp/oranking.exp:

one more patch for PR65710

2015-04-10 Thread Vladimir Makarov
Yesterday I did a mistake in a preparation of the patch for PR65710. Here is the patch correcting the mistake. The patch was bootstrapped and tested on x86/x86-64, ppc64, and aarch64. Committed as rev. 221983. I am committing the patch also to gcc-4.9-branch a bit later. 2015-04-10 Vladimir

GNAT User's Guide /onlinedocs broken? (was: Broken links on gcc.gnu.org/onlinedocs)

2015-04-10 Thread Gerald Pfeifer
On Mon, 9 Feb 2015, EXT-Barrett, James wrote: The following links are broken at gcc.gnu.org/onlinedocs/4.9.2. The corresponding 4.9.2-related links at gcc.gnu.org/onlinedocs are also broken: GCC 4.9.2 GNAT User's Guide (/onlinedocs/gcc-4.9.2/gnat_ugn_unw/) also in PDF

[patch] Improve docs on running libstdc++ tests

2015-04-10 Thread Jonathan Wakely
This came up on IRC today. Editing testsuite_files isn't the only way to run a subset of tests. Committed to trunk. commit 97f1afff492953efa83e07fdbf66af2b77a5ee89 Author: Jonathan Wakely jwak...@redhat.com Date: Fri Apr 10 20:58:54 2015 +0100 * doc/xml/manual/test.xml: Improve

Re: [PATCH] [1/2] [ARM] [libgcc] Support RTABI half-precision conversion functions.

2015-04-10 Thread Joseph Myers
On Fri, 10 Apr 2015, Hale Wang wrote: According to the run-time ABI for ARM architecture, this function is allowed to corrupt only the integer core registers permitted to be corrupted by the [AAPCS] (r0-r3, ip, lr, and CPSR). So we can't just simply use the existing GNU conversion functions

Re: Committed: update simtest-howto.html

2015-04-10 Thread Gerald Pfeifer
Thanks for doing this, Hans-Peter! I committed a small follow-up on the editorial side, that removes an empty paragraph, spells C and C++ in uppercase letters, and simplifies a sentence. Gerald Index: simtest-howto.html === RCS

[patch] Update libstdc++ evolution docs

2015-04-10 Thread Jonathan Wakely
I'm sure this still isn't complete, but at least it now contains information for releases since 4.5, and documents any deprecations. Committed to trunk. commit ad10c021b751c515a2e20c74661594a5e99dcede Author: Jonathan Wakely jwak...@redhat.com Date: Mon Jan 27 12:31:06 2014 + *

Re: [PATCH] ia64: update libstdc++ baseline symbols

2015-04-10 Thread Jonathan Wakely
On 10/04/15 22:08 +0200, Andreas Schwab wrote: Tested on ia64-suse-linux, installed as obvious. Thanks, for this and the m68k one.

[doc] Update Joe Buck's entry in contrib.texi

2015-04-10 Thread Gerald Pfeifer
...as I had discussed with Joe back in fall 2013. Ahem. Committed. Gerald 2015-04-10 Gerald Pfeifer ger...@pfeifer.com * doc/contrib.texi (Contributors): Update Joe Buck's entry. Index: doc/contrib.texi === ---

Re: [debug-early] equate new DIE with DW_AT_specificationto a previous declaration

2015-04-10 Thread Aldy Hernandez
On 04/03/2015 07:41 AM, Jason Merrill wrote: On 03/18/2015 11:51 AM, Aldy Hernandez wrote: On 03/17/2015 07:12 PM, Jason Merrill wrote: Why are we outlining a DECL_EXTERNAL function? SRA has no restrictions on whether a function is DECL_EXTERNAL. Aha. So it seems that DECL_EXTERNAL is the

[Committed] PR65647 Add Missing testcase on trunk

2015-04-10 Thread Yvan Roux
Hi, this patch adds the second testcase that was committed in 4.9 for PR65647 on trunk. Committed as rev 221981 and ChangeLog typos are fixed in 221982 and 221993 :/ 2015-04-10 Yvan Roux yvan.r...@linaro.org PR target/65647 * gcc.target/arm/pr65647-2.c: New. diff --git

New French PO file for 'cpplib' (version 5.1-b20150208)

2015-04-10 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 French team of translators. The file is available at: http://translationproject.org/latest/cpplib/fr.po (This file,

Contents of PO file 'cpplib-5.1-b20150208.fr.po'

2015-04-10 Thread Translation Project Robot
cpplib-5.1-b20150208.fr.po.gz Description: Binary data The Translation Project robot, in the name of your translation coordinator. coordina...@translationproject.org

Re: [PATCH][wwwdocs] Update 5.0 changes.html with Thumb1 UAL

2015-04-10 Thread Gerald Pfeifer
Hi Terry, I went ahead and committed some small changes to the description of -masm-syntax-unified. Let me know if you disagree or would like to see further changes. Gerald Index: changes.html === RCS file:

[wwwdocs] PATCH for Re: [PATCH] Fix my name in contrib.texi

2015-04-10 Thread Gerald Pfeifer
On Mon, 7 Apr 2014, Richard Biener wrote: htdocs/svn.html has four occurrences, and a few other pages also have some. Though I don't think it's appropriate to adjust the like of news.html, should I update svn.html? Sure, go ahead. Done thusly. Can you please look into mirrors.html which

New French PO file for 'cpplib' (version 5.1-b20150208)

2015-04-10 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 French team of translators. The file is available at: http://translationproject.org/latest/cpplib/fr.po (This file,

Contents of PO file 'cpplib-5.1-b20150208.fr.po'

2015-04-10 Thread Translation Project Robot
cpplib-5.1-b20150208.fr.po.gz Description: Binary data The Translation Project robot, in the name of your translation coordinator. coordina...@translationproject.org

Re: [PATCH] Add vtable verification feature announcement to news on main page...

2015-04-10 Thread Gerald Pfeifer
On Sun, 8 Sep 2013, Caroline Tice wrote: I believe I have addressed all the issues with the Vtable Verification feature. I have updated the announcement patch, and have attached the updated patch. Is this OK to commit? Eeh, I just noticed nobody ever applied the patch below. :-( Sorry about

Re: [PATCH] Add vtable verification feature announcement to news on main page...

2015-04-10 Thread Caroline Tice
I would appreciate it if you would do it. -- Caroline Tice cmt...@google.com On Fri, Apr 10, 2015 at 4:55 PM, Gerald Pfeifer ger...@pfeifer.com wrote: On Sun, 8 Sep 2013, Caroline Tice wrote: I believe I have addressed all the issues with the Vtable Verification feature. I have updated the

Re: [Patch,wwwdocs,AVR]: AVR release notes

2015-04-10 Thread Gerald Pfeifer
On Wed, 15 Feb 2012, Georg-Johann Lay wrote: Georg-Johann Lay wrote: http://gcc.gnu.org/gcc-4.7/changes.html But there is a problem with the link to built-ins in onlinedocs. The HTML reads liSupport for AVR-specific a

Re: [PATCH] Fix ctor reference folding (PR middle-end/65554)

2015-04-10 Thread H.J. Lu
On Thu, Apr 9, 2015 at 11:28 AM, Marek Polacek pola...@redhat.com wrote: This test was failing at -O due to non-trivial conversion at assignment. The reason is that gimple_fold_builtin_memory_op created invalid GIMPLE, because fold_ctor_reference called via fold_const_aggregate_ref was

Re: [PATCH] Fix ctor reference folding (PR middle-end/65554)

2015-04-10 Thread H.J. Lu
On Fri, Apr 10, 2015 at 5:06 PM, H.J. Lu hjl.to...@gmail.com wrote: On Thu, Apr 9, 2015 at 11:28 AM, Marek Polacek pola...@redhat.com wrote: This test was failing at -O due to non-trivial conversion at assignment. The reason is that gimple_fold_builtin_memory_op created invalid GIMPLE, because

[doc] Add Laurynas Biveinis to doc/contrib.texi

2015-04-10 Thread Gerald Pfeifer
...per a discussion we had last year when he stepped down. Applied (Committed revision 222000, a nice number ;-). Gerald 2015-04-11 Gerald Pfeifer ger...@pfeifer.com * doc/contrib.texi (Contributors): Add Laurynas Biveinis. Index: doc/contrib.texi

Go patch committed: discard carriage returns in raw string literals

2015-04-10 Thread Ian Lance Taylor
The Go spec says that carriage returns in raw string literals should be discarded. The Go frontend was not doing that. This is http://golang.org/issue/10407. This patch from Minux fixes it. Bootstrapped and ran Go testsuite on x86_64-unknown-linux-gnu. Committed to mainline. Ian diff -r

Re: [PATCH] Fix ctor reference folding (PR middle-end/65554)

2015-04-10 Thread Marek Polacek
On Fri, Apr 10, 2015 at 05:15:33PM -0700, H.J. Lu wrote: On Fri, Apr 10, 2015 at 5:06 PM, H.J. Lu hjl.to...@gmail.com wrote: On Thu, Apr 9, 2015 at 11:28 AM, Marek Polacek pola...@redhat.com wrote: This test was failing at -O due to non-trivial conversion at assignment. The reason is that