Handle CRLF when reading XML on Windows
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / dw2-op-out-param.S
index 7528c77d30b0e562c3e80705348cd2e0631f0949..169eb04d73ac589f742c04c354ac0a0d3325c188 100644 (file)
@@ -1,6 +1,6 @@
 /* This testcase is part of GDB, the GNU debugger.
 
-   Copyright 2012-2014 Free Software Foundation, Inc.
+   Copyright 2012-2019 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -28,7 +28,7 @@
    like gdb to behave in a user friendly, and helpful way when presented
    with such dwarf.  */
 
-/* There are 4 test cases in this assembler file.  In each case funcion
+/* There are 4 test cases in this assembler file.  In each case function
    main calls each test function in turn, each test case then calls the
    breakpt function.
 
@@ -380,7 +380,7 @@ int_param_two_reg_pieces:
         .uleb128 0x0                    /*   + 0 */
 
 .LDI5:
-        .uleb128 0x8                    /* DW_TAG_structure_type */
+        .uleb128 0x8                    /* DW_TAG_member */
         .string "b"                     /* DW_AT_name */
         .long   .LDI2 - .Ldebug_info0   /* DW_AT_type */
         .byte   0x2                     /* DW_AT_data_member_location : length */
This page took 0.028427 seconds and 4 git commands to generate.