public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Non bit-packed packed arrays as variable-length fields
@ 2015-05-15 21:25 sergiodj+buildbot
  2015-05-15 21:25 ` Failures on Fedora-ppc64be-native-gdbserver-m64, branch master sergiodj+buildbot
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2015-05-15 21:25 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 931e5bc3e19d1e279fc28c5cf5571f812c79b8d3 ***

Author: Jerome Guitton <guitton@adacore.com>
Branch: master
Commit: 931e5bc3e19d1e279fc28c5cf5571f812c79b8d3

Non bit-packed packed arrays as variable-length fields
In the case of non bit-packed arrays, GNAT does not generate its
traditional XP encoding; it is not needed. However, it still generates
the so-called "implementation type" with a P suffix. This
implementation type shall be skipped when looking for other
descriptive types such as XA encodings for variable-length
fields.

Note also that there may be an intermediate typedef between the
implementation type and its XA description. It shall be skipped
as well.

gdb/ChangeLog:

        Jerome Guitton  <guitton@adacore.com>
	* ada-lang.c (find_parallel_type_by_descriptive_type):
	Go through typedefs during lookup.
	(to_fixed_array_type): Add support for non-bit packed arrays
	as variable-length fields.

gdb/testsuite/ChangeLog:

        * gdb.ada/byte_packed_arr: New testcase.


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-05-16 12:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-15 21:25 [binutils-gdb] Non bit-packed packed arrays as variable-length fields sergiodj+buildbot
2015-05-15 21:25 ` Failures on Fedora-ppc64be-native-gdbserver-m64, branch master sergiodj+buildbot
2015-05-15 21:37 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2015-05-15 21:44 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-05-15 21:56 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-05-15 22:20 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-05-16  3:43 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-05-16  4:16 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-05-16  4:47 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-05-16  5:32 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2015-05-16 10:43 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-05-16 12:04 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).