[Bug binutils/26246] invalid access in bfd/elf32-xtensa.c

2020-07-22 Thread jcmvbkbc at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26246 jcmvbkbc at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolut

[Bug binutils/26246] invalid access in bfd/elf32-xtensa.c

2020-07-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26246 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Max Filippov : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1ad2776d3db6d82cb59cef1495642fc7fcd57ed5 commit 1ad2776d3db6d82cb59cef14956

[Bug binutils/26246] invalid access in bfd/elf32-xtensa.c

2020-07-22 Thread jcmvbkbc at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26246 jcmvbkbc at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at sourceware dot org |jcmvbkbc at gcc do

[Bug binutils/26246] invalid access in bfd/elf32-xtensa.c

2020-07-19 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26246 Alan Modra changed: What|Removed |Added CC||jcmvbkbc at gcc dot gnu.org -- You are

[Bug binutils/26246] invalid access in bfd/elf32-xtensa.c

2020-07-16 Thread msebor at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26246 --- Comment #2 from Martin Sebor --- Yes, I've verified it also silences the warning and is correct since the key is [required to be] the first argument to the comparison function. -- You are receiving this mail because: You are on the CC li

[Bug binutils/26246] invalid access in bfd/elf32-xtensa.c

2020-07-15 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26246 Alan Modra changed: What|Removed |Added Target||xtensa-*-* --- Comment #1 from Alan Modr