[Bug ld/18963] Addition is not commutative

2020-04-20 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 --- Comment #18 from Nick Clifton --- (In reply to Stephen Casner from comment #17) > Please quantify how much disk space and time is required for the testing. Since you ask - my toolchains occupy 106Gb of disk space and it takes 2-3 hours t

[Bug ld/18963] Addition is not commutative

2020-04-17 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 --- Comment #17 from Stephen Casner --- Nick, Thanks. I see that you still needed to bring in some of the changes to the test script that you made in your previous commit. I assumed all the changes you had to make to my first proposed fix w

[Bug ld/18963] Addition is not commutative

2020-04-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 Nick Clifton changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug ld/18963] Addition is not commutative

2020-04-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 --- Comment #15 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=0203cad215219c3f78c5dff246fbc189946d06ce commit 0203cad215219c3f78c5dff246

[Bug ld/18963] Addition is not commutative

2020-04-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 --- Comment #14 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=ce1feff0e7ec703e548ea79af3ae0081481d8fd8 commit ce1feff0e7ec703e548ea79af3

[Bug ld/18963] Addition is not commutative

2020-04-16 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 --- Comment #13 from Stephen Casner --- Created attachment 12474 --> https://sourceware.org/bugzilla/attachment.cgi?id=12474&action=edit Revised patch Now I'm doubly sorry because I made this solution harder than necessary for myself as wel

[Bug ld/18963] Addition is not commutative

2020-04-16 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 --- Comment #12 from Stephen Casner --- Nick, Had I known that my proposed change that fixes the test to pass for pdp11 would cause the test to fail for several others, I would not have submitted it. A much simpler and perhaps more fair chan

[Bug ld/18963] Addition is not commutative

2020-04-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 --- Comment #11 from Nick Clifton --- Hi Stephan, Thanks for the patch. There were actually quite a few different targets that would fail the new test for various reasons. So I have tweaked the test a little and added some #notarget m

[Bug ld/18963] Addition is not commutative

2020-04-16 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 --- Comment #10 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=7a1a12f4d1c6152017142d74c736dc1cc6b0e81c commit 7a1a12f4d1c6152017142d74c7

[Bug ld/18963] Addition is not commutative

2020-04-15 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 --- Comment #9 from Stephen Casner --- (In reply to Stephen Casner from comment #8) ... > the output is the same as for the old script except for the different value > for E and different section associations for some symbols. To clarify, tho

[Bug ld/18963] Addition is not commutative

2020-04-15 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 --- Comment #8 from Stephen Casner --- Created attachment 12461 --> https://sourceware.org/bugzilla/attachment.cgi?id=12461&action=edit Patch for test to work with pdp11-aout I found that my proposed pr18963.s got an assembly error with tar

[Bug ld/18963] Addition is not commutative

2020-04-14 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 Nick Clifton changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug ld/18963] Addition is not commutative

2020-04-09 Thread casner at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 Stephen Casner changed: What|Removed |Added CC||casner at acm dot org --- Comment #6

[Bug ld/18963] Addition is not commutative

2015-09-17 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/18963] Addition is not commutative

2015-09-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=975f8a9e3144e4d3d3f391e907c8bf94b23dc8b6 commit 975f8a9e3144e4d3d3f391e907c8b

[Bug ld/18963] Addition is not commutative

2015-09-16 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #3 f

[Bug ld/18963] Addition is not commutative

2015-09-16 Thread felix.von.s at posteo dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 --- Comment #2 from felix --- That seems to be it. Tried on both scripts. The testsuite also seems to run fine after patching. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug ld/18963] Addition is not commutative

2015-09-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug ld/18963] Addition is not commutative

2015-09-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving this ma