Re: aarch64 gdb failures in testsuite
Steve Ellcey <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2017-07-25 at 15:26 -0700, Steve Ellcey wrote: > > And I don't actually see why those would change behaviour, I didn't see > any register variables in those tests I could submit a patch to GCC > with this change but it seems like a rather large hammer to use on a > few fixes. Maybe changing gdb.base/store.exp to not use register > variables would be a reasonable fix. Originally, I thought that was > a > bad idea because I thought the problem affected more tests, now I am > not so sure. > > Steve Ellcey > [email protected] FYI: I submitted a bug against gcc that gdb.base/store.exp does not work with GCC 5.4.0 (or later) but was working with GCC 4.8.0. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81562 Steve Ellcey [email protected]