gdb/testsuite: Use -J option when compiling Fortran tests
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 1c8aa8633e47f2895d59ef9fd0e50df70d0edfcc..173e82d59644f63b642fcd4c062e1b8431df292f 100644 (file)
@@ -1,3 +1,31 @@
+2019-12-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * lib/gdb.exp (gdb_compile): Add -J compiler option when building
+       Fortran tests.
+       * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
+       order.
+
+2019-12-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
+       casting to type with no kind specified.
+       (test_basic_parsing_of_type_kinds): Additional tests for types
+       with no kind specified, and add tests for single/double
+       precision/complex types.
+
+2019-12-04  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.base/endianity.c (struct other) <x>: New field.
+       (main): Initialize it.
+       * gdb.base/endianity.exp: Update.
+
+2019-12-04  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.ada/scalar_storage/storage.adb: New file.
+       * gdb.ada/scalar_storage/pck.adb: New file.
+       * gdb.ada/scalar_storage/pck.ads: New file.
+       * gdb.ada/scalar_storage.exp: New file.
+
 2019-12-04  Tom Tromey  <tromey@adacore.com>
 
        * gdb.base/endianity.c (struct otherendian) <f>: New field.
This page took 0.027687 seconds and 4 git commands to generate.