[Bug binutils/18313] binutils: LTO error due possibly uninitialized values

2015-04-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18313 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=da7119c99c41f60cb178b0b9729d9f7880f33c86 commit da7119c99c41f60cb178b0b9729

[Bug binutils/18313] binutils: LTO error due possibly uninitialized values

2015-04-28 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18313 --- Comment #6 from Nick Clifton --- Hi Dilyan, > /home/git/binutils-gdb/gas/cond.c:131:8: note: 'stopc' was declared here >char stopc; > /home/git/binutils-gdb/gas/cond.c:264:8: note: 'stopc' was declared here >char stopc; I have c

[Bug binutils/17099] BFD (GNU Binutils) 2.24.51.20140628 assertion fail coff-i386.c:509

2015-04-28 Thread toni.spets at iki dot fi
https://sourceware.org/bugzilla/show_bug.cgi?id=17099 --- Comment #2 from Toni Spets --- Could someone please take a look at this? Patch included. Thanks. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils m

[Bug binutils/18313] binutils: LTO error due possibly uninitialized values

2015-04-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18313 --- Comment #7 from H.J. Lu --- Unless it is a real bug, please pass --disable-werror to configure when you build binutils with -flto. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug ld/18344] New: ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 Bug ID: 18344 Summary: ld emits unnecessary line breaks that pollute the output of compilers. Product: binutils Version: 2.25 Status: NEW Severity: minor

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 Stéphane Aulery changed: What|Removed |Added CC||saulery at free dot fr -- You are

[Bug ld/18345] New: How to fix code emitted by FreePascal Compiler for ld ?

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18345 Bug ID: 18345 Summary: How to fix code emitted by FreePascal Compiler for ld ? Product: binutils Version: 2.25 Status: NEW Severity: minor Priority

[Bug ld/18345] How to fix code emitted by FreePascal Compiler for ld ?

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18345 Stéphane Aulery changed: What|Removed |Added CC||saulery at free dot fr -- You are

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING --- Comment #1 from H.J. Lu --- Wh

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #2 from Stéphane Aulery --- Created attachment 8280 --> https://sourceware.org/bugzilla/attachment.cgi?id=8280&action=edit scriptfile emitted by FPC for ld -- You are receiving this mail because: You are on the CC list for the

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #3 from Stéphane Aulery --- link.res I do not know the details, I am user, not a developer of the compiler. An example of link.res file is attached, if that helps. But the warning and line breaks are two distinct issues. -- You

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #4 from H.J. Lu --- (In reply to Stéphane Aulery from comment #2) > Created attachment 8280 [details] > scriptfile emitted by FPC for ld Please try this by hand: # /usr/bin/ld.bfd -b elf64-x86-64 -melf_x86_64 -s -L. -o msg2inc -T

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #6 from H.J. Lu --- (In reply to Stéphane Aulery from comment #5) > I made what you request. The warning is no longer displayed, but the lines > breaks sounds still there. > > The resulting program no longer works as mentioned in

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com -- You are rece

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #5 from Stéphane Aulery --- I made what you request. The warning is no longer displayed, but the lines breaks sounds still there. The resulting program no longer works as mentioned in the FPC FAQ: [http://www.freepascal.org/faq.v

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #8 from Stéphane Aulery --- Created attachment 8282 --> https://sourceware.org/bugzilla/attachment.cgi?id=8282&action=edit Output of `readelf -srShWl' with msg2inc compiled ko -- You are receiving this mail because: You are on

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #7 from Stéphane Aulery --- Created attachment 8281 --> https://sourceware.org/bugzilla/attachment.cgi?id=8281&action=edit Output of `readelf -srShWl' with msg2inc compiled ok -- You are receiving this mail because: You are on

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #9 from Stéphane Aulery --- Created attachment 8283 --> https://sourceware.org/bugzilla/attachment.cgi?id=8283&action=edit Binary object of msg2inc -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #10 from H.J. Lu --- (In reply to Stéphane Aulery from comment #8) > Created attachment 8282 [details] > Output of `readelf -srShWl' with msg2inc compiled ko Which one is working and which is non-working? -- You are receiving th

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #11 from Stéphane Aulery --- "Output of `readelf -srShWl' with msg2inc compiled ok" is working, "Output of `readelf -srShWl' with msg2inc compiled ko" is broken. -- You are receiving this mail because: You are on the CC list for

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #12 from H.J. Lu --- Created attachment 8284 --> https://sourceware.org/bugzilla/attachment.cgi?id=8284&action=edit A new link.res Please try this link.res with "-T link.res". -- You are receiving this mail because: You are on

[Bug gas/18347] New: On ARM, "LDR =something" with missing destination register is silently ignored

2015-04-28 Thread solrabizna at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18347 Bug ID: 18347 Summary: On ARM, "LDR =something" with missing destination register is silently ignored Product: binutils Version: 2.25 Status: NEW Severity: n

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #13 from Stéphane Aulery --- Awesome! It works. The warning has disappeared. Is it solves this other bug report => #18345, or is it only works for this case? #18345: https://sourceware.org/bugzilla/show_bug.cgi?id=18345 Unfortuna

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #14 from Stéphane Aulery --- I should add that: /usr/bin/ld.bfd -b elf64-x86-64 -melf_x86_64 -s -L. -o msg2inc -T link.res works fine now, but: /usr/bin/ld.bfd -b elf64-x86-64 -melf_x86_64 -s -L. -o msg2inc link.res alway

[Bug ld/18345] How to fix code emitted by FreePascal Compiler for ld ?

2015-04-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18345 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 H.J. Lu changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #16 from Stéphane Aulery --- Why did you change the status of this bug to invalid? For the other bug I want although invalid, but tell me if the correction is valid in the general case. For line breaks, msg2inc is a small program,

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 H.J. Lu changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug gold/18348] New: Workaround ARM Cortex-A53 Errata 835769 & 843419

2015-04-28 Thread pasko at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18348 Bug ID: 18348 Summary: Workaround ARM Cortex-A53 Errata 835769 & 843419 Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: critical Priority: P2 Com

[Bug gold/18348] Workaround ARM Cortex-A53 Errata 835769 & 843419

2015-04-28 Thread pasko at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18348 pasko at google dot com changed: What|Removed |Added CC||pasko at google dot com,

[Bug gold/18348] Workaround ARM Cortex-A53 Errata 835769 & 843419

2015-04-28 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18348 Cary Coutant changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|ccoutant a

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #18 from Stéphane Aulery --- You are right, if I add or remove some lines in INPUT section, the number of line breaks changes. After I do not know anything ld, so I do not know what to conclude. Thank you for your patience. -- Y

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #19 from Stéphane Aulery --- I placed each path in its own INPUT() section and it works well now. I hope not to have to bother you again. I hope not to bother you again to-have. I finally get hold of the appropriate passage of d

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #20 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Andreas Schwab : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a13eab064f93565e9af407a8a9e84f8558acd27e commit a13eab064f93565e9af407a8

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 Andreas Schwab changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #22 from Stéphane Aulery --- Great! Did it also fix the commands GROUP and AS_NEEDED? -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailin

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #23 from Andreas Schwab --- They are handled by the same state. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@g

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread saulery at free dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #24 from Stéphane Aulery --- Perfect, that's what I thought I read but I was not sure. Thank you for all H. J. and Andreas. Have a nice day. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug ld/18349] New: lot of white space lines output when after link using command script

2015-04-28 Thread nxjiang1 at wichita dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=18349 Bug ID: 18349 Summary: lot of white space lines output when after link using command script Product: binutils Version: 2.25 Status: NEW Severity: normal

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 H.J. Lu changed: What|Removed |Added CC||nxjiang1 at wichita dot edu --- Comment #25

[Bug ld/18349] lot of white space lines output when after link using command script

2015-04-28 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18349 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gas/18353] New: Pseudo-op .zero not documented

2015-04-28 Thread calculuswhiz at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18353 Bug ID: 18353 Summary: Pseudo-op .zero not documented Product: binutils Version: 2.25 Status: NEW Severity: enhancement Priority: P2 Component: gas