[Bug middle-end/63197] tc-m68k.c: Wrong warning "array subscript is below array bounds"

2019-02-06 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63197 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug middle-end/63197] tc-m68k.c: Wrong warning "array subscript is below array bounds"

2019-02-06 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63197 --- Comment #4 from Eric Gallager --- (In reply to Jan-Benedict Glaw from comment #2) > With today's binutils snapshot, there's a gas_assert in front of it, which > silences this bogus warning. That needs to be reverted to test GCC wrt. this >

[Bug middle-end/63197] tc-m68k.c: Wrong warning array subscript is below array bounds

2014-09-22 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63197 --- Comment #2 from Jan-Benedict Glaw jbg...@lug-owl.de --- With today's binutils snapshot, there's a gas_assert in front of it, which silences this bogus warning. That needs to be reverted to test GCC wrt. this issue.

[Bug middle-end/63197] tc-m68k.c: Wrong warning array subscript is below array bounds

2014-09-22 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63197 Alan Modra amodra at gmail dot com changed: What|Removed |Added CC||amodra at gmail dot

[Bug middle-end/63197] tc-m68k.c: Wrong warning array subscript is below array bounds

2014-09-22 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63197 Alan Modra amodra at gmail dot com changed: What|Removed |Added Target||x86_64-linux

[Bug middle-end/63197] tc-m68k.c: Wrong warning array subscript is below array bounds

2014-09-07 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63197 Jan-Benedict Glaw jbg...@lug-owl.de changed: What|Removed |Added Version|4.9.1 |5.0 --- Comment #1