Re: Problem in binutils-2.24.90.pot

2014-12-12 Thread Alan Modra
On Fri, Dec 12, 2014 at 08:53:58AM +0100, Frédéric Marchal wrote: > The corresponding source code line is this one: > > 5063 error (_("Section %d has invalid sh_entsize of %" BFD_VMA_FMT "x\n"), \ > 5064 i, section->sh_entsize); \ > > Xgettext could not extract the end of the str

[Bug ld/15228] copy relocations against protected symbols should be disallowed

2014-12-12 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=15228 --- Comment #1 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug ld/15228] copy relocations against protected symbols should be disallowed

2014-12-12 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=15228 --- Comment #2 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug gold/17704] icf doesn't respect section alignment

2014-12-12 Thread tmsriram at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17704 Sriraman Tallam changed: What|Removed |Added CC||tmsriram at google dot com

Re: binutils-2.24 build fails on HPUX PA-RISC

2014-12-12 Thread Stuart Kemp
Compilation still fails in the same place. -Stuart >>> Alan Modra 12/11/2014 12:48 AM >>> On Tue, Dec 09, 2014 at 12:01:41PM +1030, Alan Modra wrote: > On Mon, Dec 08, 2014 at 01:30:34PM -0700, Stuart Kemp wrote: > > > > Building binutils-2.24 fails on HPUX PA-RISC 11.31 using HP's compiler >

Re: binutils-2.24 build fails on HPUX PA-RISC

2014-12-12 Thread Alan Modra
On Fri, Dec 12, 2014 at 01:46:57PM -0700, Stuart Kemp wrote: > Compilation still fails in the same place. Did you regenerate configure and config.in? -- Alan Modra Australia Development Lab, IBM ___ bug-binutils mailing list bug-binutils@gnu.org https

[Bug ld/15228] copy relocations against protected symbols should be disallowed

2014-12-12 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15228 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---