public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
@ 2021-02-03 22:39 vries at gcc dot gnu.org
  2021-02-04  7:53 ` [Bug fortran/27341] " vries at gcc dot gnu.org
                   ` (44 more replies)
  0 siblings, 45 replies; 46+ messages in thread
From: vries at gcc dot gnu.org @ 2021-02-03 22:39 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

            Bug ID: 27341
           Summary: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p
                    derived_types_and_module_calls::pass_cart_nd(c_nd)
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: fortran
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

When running test-case gdb.fortran/function-calls.exp with target board
unix/gdb:debug_flags=-gdwarf-5, I run into:
...
(gdb) PASS: gdb.fortran/function-calls.exp: p
derived_types_and_module_calls::pass_cart(c)
p derived_types_and_module_calls::pass_cart_nd(c_nd)^M
^M
Program received signal SIGSEGV, Segmentation fault.^M
0x0000000000400f73 in derived_types_and_module_calls::pass_cart_nd (c=<error
reading variable: Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130             pass_cart_nd = ubound(c%d,1,4)^M
The program being debugged was signaled while in a function called from GDB.^M
GDB has restored the context to what it was before the call.^M
To change this behavior use "set unwindonsignal off".^M
Evaluation of the expression containing the function^M
(derived_types_and_module_calls::pass_cart_nd) will be abandoned.^M
(gdb) FAIL: gdb.fortran/function-calls.exp: p
derived_types_and_module_calls::pass_cart_nd(c_nd)
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
@ 2021-02-04  7:53 ` vries at gcc dot gnu.org
  2021-02-04  9:48 ` vries at gcc dot gnu.org
                   ` (43 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: vries at gcc dot gnu.org @ 2021-02-04  7:53 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
$ gdb -iex "set trace-commands on" -batch \
  outputs/gdb.fortran/function-calls/function-calls \
  -ex "break 241" \
  -ex "run" \
  -ex "p c_nd" \
  -ex "p derived_types_and_module_calls::pass_cart_nd(c_nd)"
+break 241
Breakpoint 1 at 0x4018bc: file function-calls.f90, line 241.
+run
             (2.09999990,3.29999995)
           4           5
          23
             (2.09999990,3.29999995)
   3.40000010    
           6


Breakpoint 1, function_calls () at function-calls.f90:241
241         deallocate(c_nd%d) ! post_init
+p c_nd
Cannot access memory at address 0x4
+p derived_types_and_module_calls::pass_cart_nd(c_nd)

Program received signal SIGSEGV, Segmentation fault.
0x0000000000400f93 in derived_types_and_module_calls::pass_cart_nd (c=<error
reading variable: Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130
130             pass_cart_nd = ubound(c%d,1,4)
The program being debugged was signaled while in a function called from GDB.
GDB remains in the frame where the signal was received.
To change this behavior use "set unwindonsignal on".
Evaluation of the expression containing the function
(derived_types_and_module_calls::pass_cart_nd) will be abandoned.
When the function is done executing, GDB will silently stop.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
  2021-02-04  7:53 ` [Bug fortran/27341] " vries at gcc dot gnu.org
@ 2021-02-04  9:48 ` vries at gcc dot gnu.org
  2021-02-05 12:32 ` vries at gcc dot gnu.org
                   ` (42 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: vries at gcc dot gnu.org @ 2021-02-04  9:48 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

--- Comment #2 from Tom de Vries <vries at gcc dot gnu.org> ---
This is due to missing support for DW_TAG_generic_subrange in read_array_type.

So we have:
...
 <1><e1e>: Abbrev Number: 46 (DW_TAG_array_type)
    <e1f>   DW_AT_data_location: 2 byte block: 97 6    
(DW_OP_push_object_address; DW_OP_deref)
    <e22>   DW_AT_rank        : 6 byte block: 97 23 10 6 37 1a
    <e29>   DW_AT_type        : <0x139>
    <e2d>   DW_AT_sibling     : <0xe51>
 <2><e31>: Abbrev Number: 47 (DW_TAG_generic_subrange)
    <e32>   DW_AT_lower_bound : 8 byte block: 97 14 48 1e 23 20 22 6   
(DW_OP_push_object_address; DW_OP_over; DW_OP_lit24; DW_OP_mul;
DW_OP_plus_uconst: 32; DW_OP_plus; DW_OP_deref)
    <e3b>   DW_AT_upper_bound : 8 byte block: 97 14 48 1e 23 28 22 6   
(DW_OP_push_object_address; DW_OP_over; DW_OP_lit24; DW_OP_mul;
DW_OP_plus_uconst: 40; DW_OP_plus; DW_OP_deref)
    <e44>   DW_AT_byte_stride : 11 byte block: 97 14 48 1e 23 18 22 6 8 38 1e  
(DW_OP_push_object_address; DW_OP_over; DW_OP_lit24; DW_OP_mul;
DW_OP_plus_uconst: 24; DW_OP_plus; DW_OP_deref; DW_OP_const1u: 56; DW_OP_mul)
...

We start out in read_array_type with:
...
  type = element_type;
...
and then iterate over range_types to build up the type further.

But there are no DW_TAG_subrange_type children (only one
DW_TAG_generic_subrange), so range_types is empty, and type is kept unmodified.

Consequently, in set_die_type we apply the DW_AT_data_location to the
element_type (the one at 0x139) instead of to the newly build array type.

Then we try to print c_nd:
...
 <2><6e8>: Abbrev Number: 2 (DW_TAG_variable)
    <6e9>   DW_AT_name        : (indirect string, offset: 0x218): c_nd
    <6ed>   DW_AT_decl_file   : 1
    <6ed>   DW_AT_decl_line   : 198
    <6ee>   DW_AT_type        : <0x139>
    <6f2>   DW_AT_location    : 9 byte block: 3 e0 30 60 0 0 0 0 0     
(DW_OP_addr: 6030e0)
...
and find that the type has a data_location property, which when used gives
incorrect results.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
  2021-02-04  7:53 ` [Bug fortran/27341] " vries at gcc dot gnu.org
  2021-02-04  9:48 ` vries at gcc dot gnu.org
@ 2021-02-05 12:32 ` vries at gcc dot gnu.org
  2021-02-09 22:28 ` cvs-commit at gcc dot gnu.org
                   ` (41 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: vries at gcc dot gnu.org @ 2021-02-05 12:32 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

--- Comment #3 from Tom de Vries <vries at gcc dot gnu.org> ---
https://sourceware.org/pipermail/gdb-patches/2021-February/175786.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2021-02-05 12:32 ` vries at gcc dot gnu.org
@ 2021-02-09 22:28 ` cvs-commit at gcc dot gnu.org
  2021-02-09 22:30 ` vries at gcc dot gnu.org
                   ` (40 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-02-09 22:28 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom de Vries <vries@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cf2b20752995e6f10d88afc49166e729c33beb48

commit cf2b20752995e6f10d88afc49166e729c33beb48
Author: Tom de Vries <tdevries@suse.de>
Date:   Tue Feb 9 23:28:16 2021 +0100

    [gdb/symtab] Fix element type modification in read_array_type

    When running test-case gdb.fortran/function-calls.exp with target board
    unix/gdb:debug_flags=-gdwarf-5, I run into:
    ...
    (gdb) PASS: gdb.fortran/function-calls.exp: \
      p derived_types_and_module_calls::pass_cart(c)
    p derived_types_and_module_calls::pass_cart_nd(c_nd)^M
    ^M
    Program received signal SIGSEGV, Segmentation fault.^M
    0x0000000000400f73 in derived_types_and_module_calls::pass_cart_nd \
      (c=<error reading variable: Cannot access memory at address 0xc>) at \
      function-calls.f90:130^M
    130             pass_cart_nd = ubound(c%d,1,4)^M
    The program being debugged was signaled while in a function called from
GDB.^M
    GDB has restored the context to what it was before the call.^M
    To change this behavior use "set unwindonsignal off".^M
    Evaluation of the expression containing the function^M
    (derived_types_and_module_calls::pass_cart_nd) will be abandoned.^M
    (gdb) FAIL: gdb.fortran/function-calls.exp: p
    ...

    The problem originates in read_array_type, when reading a DW_TAG_array_type
    with a dwarf-5 DW_TAG_generic_subrange child.  This is not supported, and
the
    fallout of this is that rather than constructing a new array type, the code
    proceeds to modify the element type.

    Fix this conservatively by issuing a complaint and bailing out in
    read_array_type when not being able to construct an array type, such that
we
    have:
    ...
    (gdb) maint expand-symtabs function-calls.f90^M
    During symbol reading: unable to find array range \
      - DIE at 0xe1e [in module function-calls]^M
    During symbol reading: unable to find array range \
      - DIE at 0xe1e [in module function-calls]^M
    (gdb) KFAIL: gdb.fortran/function-calls.exp: no complaints in srcfile \
      (PRMS: symtab/27388)
    ...

    Tested on x86_64-linux.

    gdb/ChangeLog:

    2021-02-09  Tom de Vries  <tdevries@suse.de>

            PR symtab/27341
            * dwarf2/read.c (read_array_type): Return NULL when not being able
to
            construct an array type.  Add assert to ensure that element_type is
            not being modified.

    gdb/testsuite/ChangeLog:

    2021-02-09  Tom de Vries  <tdevries@suse.de>

            PR symtab/27341
            * lib/gdb.exp (with_complaints): New proc, factored out of ...
            (gdb_load_no_complaints): ... here.
            * gdb.fortran/function-calls.exp: Add test-case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2021-02-09 22:28 ` cvs-commit at gcc dot gnu.org
@ 2021-02-09 22:30 ` vries at gcc dot gnu.org
  2021-02-09 22:31 ` vries at gcc dot gnu.org
                   ` (39 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: vries at gcc dot gnu.org @ 2021-02-09 22:30 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |11.1
         Resolution|---                         |FIXED

--- Comment #5 from Tom de Vries <vries at gcc dot gnu.org> ---
Patch with test-case committed, marking resolved-fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2021-02-09 22:30 ` vries at gcc dot gnu.org
@ 2021-02-09 22:31 ` vries at gcc dot gnu.org
  2021-03-07 16:58 ` cvs-commit at gcc dot gnu.org
                   ` (38 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: vries at gcc dot gnu.org @ 2021-02-09 22:31 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

--- Comment #6 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Tom de Vries from comment #2)
> This is due to missing support for DW_TAG_generic_subrange in
> read_array_type.

Filed as PR27388 - [gdb, dwarf5] Support DW_TAG_generic_subrange

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2021-02-09 22:31 ` vries at gcc dot gnu.org
@ 2021-03-07 16:58 ` cvs-commit at gcc dot gnu.org
  2021-03-07 16:59 ` vries at gcc dot gnu.org
                   ` (37 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-03-07 16:58 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The gdb-10-branch branch has been updated by Tom de Vries
<vries@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cdb986e09e09bff3b1c4fc935d6676b838623312

commit cdb986e09e09bff3b1c4fc935d6676b838623312
Author: Tom de Vries <tdevries@suse.de>
Date:   Sun Mar 7 17:58:28 2021 +0100

    [gdb/symtab] Fix element type modification in read_array_type

    When running test-case gdb.fortran/function-calls.exp with target board
    unix/gdb:debug_flags=-gdwarf-5, I run into:
    ...
    (gdb) PASS: gdb.fortran/function-calls.exp: \
      p derived_types_and_module_calls::pass_cart(c)
    p derived_types_and_module_calls::pass_cart_nd(c_nd)^M
    ^M
    Program received signal SIGSEGV, Segmentation fault.^M
    0x0000000000400f73 in derived_types_and_module_calls::pass_cart_nd \
      (c=<error reading variable: Cannot access memory at address 0xc>) at \
      function-calls.f90:130^M
    130             pass_cart_nd = ubound(c%d,1,4)^M
    The program being debugged was signaled while in a function called from
GDB.^M
    GDB has restored the context to what it was before the call.^M
    To change this behavior use "set unwindonsignal off".^M
    Evaluation of the expression containing the function^M
    (derived_types_and_module_calls::pass_cart_nd) will be abandoned.^M
    (gdb) FAIL: gdb.fortran/function-calls.exp: p
    ...

    The problem originates in read_array_type, when reading a DW_TAG_array_type
    with a dwarf-5 DW_TAG_generic_subrange child.  This is not supported, and
the
    fallout of this is that rather than constructing a new array type, the code
    proceeds to modify the element type.

    Fix this conservatively by issuing a complaint and bailing out in
    read_array_type when not being able to construct an array type, such that
we
    have:
    ...
    (gdb) maint expand-symtabs function-calls.f90^M
    During symbol reading: unable to find array range \
      - DIE at 0xe1e [in module function-calls]^M
    During symbol reading: unable to find array range \
      - DIE at 0xe1e [in module function-calls]^M
    (gdb) KFAIL: gdb.fortran/function-calls.exp: no complaints in srcfile \
      (PRMS: symtab/27388)
    ...

    Tested on x86_64-linux.

    gdb/ChangeLog:

    2021-03-07  Tom de Vries  <tdevries@suse.de>

            PR symtab/27341
            * dwarf2/read.c (read_array_type): Return NULL when not being able
to
            construct an array type.  Add assert to ensure that element_type is
            not being modified.

    gdb/testsuite/ChangeLog:

    2021-03-07  Tom de Vries  <tdevries@suse.de>

            PR symtab/27341
            * lib/gdb.exp (with_complaints): New proc, factored out of ...
            (gdb_load_no_complaints): ... here.
            * gdb.fortran/function-calls.exp: Add test-case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (6 preceding siblings ...)
  2021-03-07 16:58 ` cvs-commit at gcc dot gnu.org
@ 2021-03-07 16:59 ` vries at gcc dot gnu.org
  2021-07-15  1:35 ` sherrixotyv29 at gmail dot com
                   ` (36 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: vries at gcc dot gnu.org @ 2021-03-07 16:59 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|11.1                        |10.2

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (7 preceding siblings ...)
  2021-03-07 16:59 ` vries at gcc dot gnu.org
@ 2021-07-15  1:35 ` sherrixotyv29 at gmail dot com
  2021-07-15  5:54 ` vries at gcc dot gnu.org
                   ` (35 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: sherrixotyv29 at gmail dot com @ 2021-07-15  1:35 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Sherry <sherrixotyv29 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sherrixotyv29 at gmail dot com

--- Comment #8 from Sherry <sherrixotyv29 at gmail dot com> ---
FWIW if I remove the "interpreter-exec" wrapper stuff (which is
a bit surprising to see...), ( https://www.handysolutionsjcg.com ) I can't
reproduce the original bug
on Linux anyway.  I didn't try Windows.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (8 preceding siblings ...)
  2021-07-15  1:35 ` sherrixotyv29 at gmail dot com
@ 2021-07-15  5:54 ` vries at gcc dot gnu.org
  2021-07-21  4:06 ` ampva300 at gmail dot com
                   ` (34 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: vries at gcc dot gnu.org @ 2021-07-15  5:54 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|sherrixotyv29 at gmail dot com     |

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (9 preceding siblings ...)
  2021-07-15  5:54 ` vries at gcc dot gnu.org
@ 2021-07-21  4:06 ` ampva300 at gmail dot com
  2021-07-21  7:21 ` vries at gcc dot gnu.org
                   ` (33 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: ampva300 at gmail dot com @ 2021-07-21  4:06 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Joe Anderson <ampva300 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ampva300 at gmail dot com

--- Comment #9 from Joe Anderson <ampva300 at gmail dot com> ---
It's a pretty complicated bug for https://www.decleanestgutters.com/ I'm glad
it's already fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (10 preceding siblings ...)
  2021-07-21  4:06 ` ampva300 at gmail dot com
@ 2021-07-21  7:21 ` vries at gcc dot gnu.org
  2021-08-09  9:41 ` phillipsaeverett84 at gmail dot com
                   ` (32 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: vries at gcc dot gnu.org @ 2021-07-21  7:21 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|ampva300 at gmail dot com          |

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (11 preceding siblings ...)
  2021-07-21  7:21 ` vries at gcc dot gnu.org
@ 2021-08-09  9:41 ` phillipsaeverett84 at gmail dot com
  2021-08-10 11:45 ` ucelsanicin at yahoo dot com
                   ` (31 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: phillipsaeverett84 at gmail dot com @ 2021-08-09  9:41 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Madison Wilson <phillipsaeverett84 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |phillipsaeverett84 at gmail dot co
                   |                            |m

--- Comment #10 from Madison Wilson <phillipsaeverett84 at gmail dot com> ---
 The problem originates in read_array_type, when reading a DW_TAG_array_type
    with a dwarf-5 DW_TAG_generic_subrange child.  This is not supported, and
the https://www.b4door.com
    fallout of this is that rather than constructing a new array type, the code
    proceeds to modify the element type.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (12 preceding siblings ...)
  2021-08-09  9:41 ` phillipsaeverett84 at gmail dot com
@ 2021-08-10 11:45 ` ucelsanicin at yahoo dot com
  2021-09-02 11:05 ` donipah907 at mtlcz dot com
                   ` (30 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: ucelsanicin at yahoo dot com @ 2021-08-10 11:45 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Ucel Sani <ucelsanicin at yahoo dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ucelsanicin at yahoo dot com

--- Comment #11 from Ucel Sani <ucelsanicin at yahoo dot com> ---
https://komiya-dental.com/
http://steemfilter.space/
http://michielleunens.tech/
http://sleepypoetstuff.website/
http://biciclubvalencia.website/
http://reputation-management.site/
http://pitesti.online/
http://tobuweb.space/
http://ancientmariners.online/
http://betwsycoednet.online
http://kuzin.website
http://kundaliniyoga.tech
http://localpay.tech
http://my-iframe.online
http://getimov.xyz/
http://ooviv.xyz/
http://mirei.xyz
http://toblek.xyz/
http://sevenwonders.store
http://peralga.xyz/
https://texastourgear.live
http://freixenet.site/influencerprogramme/
http://timvanorden.store/
http://rhee.tech/
http://f3group.online/
https://www.hlungomare.store/
https://www.lungomarebikehotel.store
http://www.lvmaimai.xyz/
https://sozdanie.site/
http://agens128.site/
http://troubadourtunes.online/
http://ruirui.store/
http://www.foamhands.store/
http://www.i-obchody.info/
http://naughtyrobot.digital/
https://www.webb-dev.co.uk/
https://waytowhatsnext.com/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (13 preceding siblings ...)
  2021-08-10 11:45 ` ucelsanicin at yahoo dot com
@ 2021-09-02 11:05 ` donipah907 at mtlcz dot com
  2021-09-02 11:14 ` mark at klomp dot org
                   ` (29 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: donipah907 at mtlcz dot com @ 2021-09-02 11:05 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

james rohan <donipah907 at mtlcz dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |donipah907 at mtlcz dot com

--- Comment #12 from james rohan <donipah907 at mtlcz dot com> ---
http://bulletsbaseball.com/
http://healthandfitnessblog.org/
http://ififaworldcup.com/
http://b4blogs.com/
http://targetedtrafficcrew.com/
http://advertising-markets.com/
http://americandogtreats.com/
http://thefoodbuster.com/
http://freshtop10.com/
http://techreformation.com/
http://marketingtailor.com/
http://crystalspins.com/
http://drivingbus.com/
http://twistedpaths.org/
http://autosalbum.com/
http://litespot.net/
http://thebloghopspot.com/
http://orphicmarketing.com/
http://compactinterview.com/
http://techgola.com/
http://tackleacne.com/
http://vibrancemagazine.com/
http://kickintheblog.com/
http://incrediblebirds.com/
http://blog-republic.com/
http://achievelinks.com/
https://verygooddesigns.com/
http://baldmanblogging.com/
http://blogtrader.org/
http://beautyandtheboysblog.com/
http://megafishes.org/
http://creativepartyblog.com/
http://bloglifetime.com/
http://milescollection.com/
http://websitetoad.com/
http://blogtariff.com/
http://ezeesocial.com/
http://protechgeek.com/
http://teethmagic.com/
http://techstake.org/
http://signaturestyleblog.com/
http://weightlosspoints.com/
http://orlando-blogger.com/
http://topinteresting.com/
http://koolwebsolution.com/
http://webpressive.com/
http://bossbloggers.com/
http://torontoboost.com/
http://tigerfreedom.com/
http://orbostwebservices.com/
http://alphasofttech.com/
http://kickandgoal.com/
http://thefashionjungle.com/
http://bloggersworld.org/
http://poempro.com/
http://androidcut.com/
http://exampleofablog.com/
http://austinseoacademy.com/
http://business-technology.net/
http://oceancentre.org/
http://absolutelycooking.com/
https://frizzworld.com/
http://exploreblogs.com/
http://joomlaco.com/
http://appzzone.com/
http://cashcab.org/
http://srinfotech.org/
http://doctornutritionist.com/
http://ultrasound-scanner.com/
http://trafficregenerator.com/
http://solitairelodge.com/
http://poplease.com/
http://authorswebdesign.com/
http://primeroofingsolutions.com/
http://dottblog.com/
http://seekwebsite.com/
http://travelerspage.com/
http://squadfish.com/
http://twoblindmarketers.com/
http://billboardhosting.com/
http://boutiquebeauties.com/
http://interpathtech.com/
http://bsenior.org/
http://positivespinblog.com/
http://bangarts.com/
http://themeslib.com/
http://scriptmanual.com/
http://bestseooptimization.com/
http://wizseoservices.com/
http://assassinmarketing.com/
http://weightoloss.com/
http://dartblogs.com/
http://hairlossremedy.org/
http://softwaretestingpoint.com/
http://beautifulmomentsblog.com/
http://weblandsolutions.com/
http://uniquekidsworld.com/
http://bloggingbusinesstips.com/
http://linkdataservices.com/
http://nandangreens.com/
http://techstake.org/
http://bloglifetime.com/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (14 preceding siblings ...)
  2021-09-02 11:05 ` donipah907 at mtlcz dot com
@ 2021-09-02 11:14 ` mark at klomp dot org
  2021-09-06  9:06 ` focixujo at livinginsurance dot co.uk
                   ` (28 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: mark at klomp dot org @ 2021-09-02 11:14 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (15 preceding siblings ...)
  2021-09-02 11:14 ` mark at klomp dot org
@ 2021-09-06  9:06 ` focixujo at livinginsurance dot co.uk
  2021-09-06  9:12 ` focixujo at livinginsurance dot co.uk
                   ` (27 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: focixujo at livinginsurance dot co.uk @ 2021-09-06  9:06 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

james robin <focixujo at livinginsurance dot co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focixujo at livinginsurance dot co
                   |                            |.uk

--- Comment #13 from james robin <focixujo at livinginsurance dot co.uk> ---
https://www.montgomeryasphalt.com/
https://www.orangeasphaltrepair.com/
https://www.stpaulasphalt.com/
https://www.miamiflcarpentry.com/
https://www.carpentryatl.com/
https://www.sanbernardinocarpetcleaning.com/
https://www.carpetcleaningfontanaca.com/
https://www.cincinnaticarpetcleaner.net/
https://www.stocktoncarpetcleaning.net/
https://www.carpetsbakersfield.com/
https://www.carpetswestminster.com/
https://www.grandrapidscarpets.com/
https://www.alexandriavacarpet.com/
https://www.colacarpetcleaning.com/
https://www.carpetcleaningvabeach.com/
https://www.newportnewscarpetcleaning.com/
https://www.chimneycleanrepair.com/
https://www.fremontconcrete.net/
https://www.visaliaconcrete.net/
https://www.murrietacaconcrete.com/
https://www.jolietconcrete.net/
https://www.friscoconcrete.net/
https://www.wichitadatacabling.com/
https://www.atldatacabling.com/
https://www.datacablingmiami.com/
https://www.columbiascdeckbuilder.com/
https://www.tallahasseedeckbuilder.com/
https://www.clarksvilledeckbuilder.net/
https://www.alexandriadeckbuilder.com/
https://www.norfolkdeckbuilder.com/
https://www.athensdeckbuilder.com/
https://www.napervilledeckbuilder.com/
https://www.slcdeckbuilder.com/
https://www.centennialdeckbuilder.com/
https://www.kansascitydeck.builder/
https://www.springfielddeckbuilder.com/
https://augustadeckbuilder.com/
https://www.brownsvilledeckbuilder.com/
https://www.dentondeckbuilder.com/
https://www.worcesterdeckbuilder.com/
https://www.mckinneydeck.builder/
https://www.lowelldeckbuilder.com/
https://www.vancouverdeckbuilder.net/
https://www.cambridgedeckbuilder.com/
https://www.columbiamodeckbuilder.com/
https://www.pearlanddeckbuilder.com/
https://www.lakelanddeckbuilder.com/
https://www.westjordandeck.builder/
https://www.bellevuedeckbuilder.com/
https://www.pembrokepinesdeck.builder/
https://www.scottsdaledisabilitylawyer.com/
https://www.divorcescottsdaleaz.com/
https://www.epoxyflooringspokane.com/
https://www.norfolkepoxyflooring.com/
https://www.morenovalleyepoxy.com/
https://www.palmdalecapainters.com/
https://www.paintersgrandprairie.com/
https://www.modestofencebuilder.com/
https://www.glendalefencebuilder.com/
https://www.gilbertfencebuilder.com/
https://www.fontanafencebuilder.com/
https://www.irvingfencebuilder.com/
https://www.morenovalleyfence.net/
https://www.boisefencebuilder.com/
https://www.mesafence.net/
https://www.glendalefence.net/
https://www.honolulufence.net/
https://www.columbiamocontractor.net/
https://www.newhavencontractor.net/
https://www.miamiflcontractor.com/
https://www.ranchocucamongacontractor.net/
https://www.richmondgutter.net/
https://www.desmoinesgutter.com/
https://www.garlandtxpainters.com/
https://www.norfolkinteriorpainters.com/
https://www.atllocksmithga.com/
https://www.locksmithsscottsdale.com/
https://www.tampamasonry.net/
https://www.ontariomasonry.net/
https://www.stamfordmasonry.net/
https://www.gardengrovemasonry.net/
https://www.sterlingheightsmasonry.net/
https://www.newhavenmasonry.net/
https://www.scottsdaleprivateeye.com/
https://www.miamiflprivateinvestigator.com/
https://www.privateeyecincinnati.com/
https://www.kentremodeling.net/
https://www.kckremodeling.com/
https://www.allenremodeling.net/
https://www.orlandoremodeling.net/
https://www.sealcoatingkansascity.com/
https://www.sealcoatcoloradosprings.com/
https://www.elginilsealcoating.com/
https://www.providencesealcoating.com/
https://www.stpaulsealcoating.com/
https://www.tampaflsealcoating.com/
https://www.atlsealcoating.com/
https://www.sanbernardinosealcoating.com/
https://www.elginsepticservices.com/
https://www.aurorasepticservices.com/
https://www.fontanasepticservices.com/
https://www.sanbernardinosepticservices.com/
https://www.minneapolisstuccorepair.com/
https://www.stuccorepairorlandofl.com/
https://www.stuccorepaircapecoral.com/
https://www.orlandofltowing.com/
https://www.ftlauderdaletreeremoval.net/
https://www.treeservicefremont.net/
https://www.treeserviceanaheim.net/
https://www.treeservicestockton.net/
https://www.cincinnatitreecare.net/
https://www.tempetreeservice.net/
https://www.treeserviceaurora.net/
https://www.treeservicebrownsville.com/
https://www.lakewoodtreeservice.net/
https://www.newhaventreeservice.net/
https://www.montgomerytreeservice.net/
https://www.lansingtreecare.net/
https://www.tuscaloosatreeservice.net/
https://www.shreveportreeservice.com/
https://www.batonrougetreeservice.net/
https://www.davenporttreeservice.net/
https://www.greeleytreeservice.net/
https://www.stocktonweddingplanner.com/
https://www.pasadenatxsealcoating.com/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (16 preceding siblings ...)
  2021-09-06  9:06 ` focixujo at livinginsurance dot co.uk
@ 2021-09-06  9:12 ` focixujo at livinginsurance dot co.uk
  2021-09-10 19:40 ` mehmetgelisin at aol dot com
                   ` (26 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: focixujo at livinginsurance dot co.uk @ 2021-09-06  9:12 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

--- Comment #14 from james robin <focixujo at livinginsurance dot co.uk> ---
http://www.sprite-ideas.com/
http://www.componentanalysis.org/
https://www.lvivconductorsworkshop.com/
http://www.environmentaleducationnews.com/
http://toscanoandsonsblog.com/
http://www.mic-sound.net/
http://www.craftpatternwarehouse.com/
http://www.bigeasydesarucoast.com/
http://matslideborg.com/
http://www.famoushostels.org/
http://www.izidil.com/
http://padreislandtv.com/
http://www.dontfuckwiththeearth.com/
http://openbsdvps.net/
http://www.griintravel.com/
http://www.artofcharlesgriffith.com/
https://www.hr-itconsulting.tech/
http://www.lanavebruja.com/
http://www.nzhorses.co.nz/
http://www.heurisko.co.nz/
http://www.totalregistrations.co/
https://www.waterspumpingservices.co.nz
http://fb.tiranna.org/
http://fb.tiranna.org/essences.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (17 preceding siblings ...)
  2021-09-06  9:12 ` focixujo at livinginsurance dot co.uk
@ 2021-09-10 19:40 ` mehmetgelisin at aol dot com
  2021-09-22 16:40 ` mervegunesli at aol dot com
                   ` (25 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: mehmetgelisin at aol dot com @ 2021-09-10 19:40 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Mehmet gelisin <mehmetgelisin at aol dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mehmetgelisin at aol dot com

--- Comment #15 from Mehmet gelisin <mehmetgelisin at aol dot com> ---
 minimal version:
...
     1  #include <iostream> 
     2
     3  void  http://www.iu-bloomington.com/
     4  function1 (int val)
     5  {
     6    throw val;
     7  }
     8
     9  void
    10  function3 (int val)
    11  { https://www.webb-dev.co.uk/
    12    {
    13      try
    14        {
    15          function1 (val);
    16        } https://waytowhatsnext.com/
    17      catch (...)  
    18        {
    19          std::cout << "Caught and handled function1 exception" <<
std::endl;
    20        } http://www.acpirateradio.co.uk/
    21    } 
    22  }
    23
    24  int
    25  main (void)  http://www.logoarts.co.uk/
    26  { 
    27    function3 (3);
    28
    29    return 0;
    30  } http://www.slipstone.co.uk/
...

Compiled like:
...  http://embermanchester.uk/
$ $ g++ nextoverthrow.cc -g
...

Reproduces like so:
...  http://connstr.net/
$ gdb -batch ./a.out -ex 'b 27' -ex run -ex next
Breakpoint 1 at 0x400ae4: file nextoverthrow.cc, line 27.
  http://joerg.li/
Breakpoint 1, main () at nextoverthrow.cc:27
27        function3 (3);
infrun.c:6384: internal-error: void https://komiya-dental.com/
process_event_stop_test(execution_control_state*): Assertion
`ecs->event_thread->control.exception_resume_breakpoint != NULL' failed.
...

With -ex "set debug infrun 1", we see: http://www.jopspeech.com/
...
Breakpoint 1, main () at nextoverthrow.cc:27
27        function3 (3);
[infrun] infrun_async: enable=0
[infrun] clear_proceed_status_thread: process 4142
[infrun] proceed: addr=0xffffffffffffffff, signal=GDB_SIGNAL_DEFAULT
http://www.wearelondonmade.com/
[infrun] start_step_over: step-over queue now empty
[infrun] start_step_over: resuming [process 4142] for step-over
[infrun] resume_1: step=1, signal=GDB_SIGNAL_0, trap_expected=1, current thread
[process 4142] at 0x400ae4
[infrun] infrun_async: enable=1
[infrun] prepare_to_wait: prepare_to_wait 
[infrun] proceed: [process 4142] resumed http://www.compilatori.com/
[infrun] target_wait (-1.0.0, status) =
[infrun]   4142.4142.0 [process 4142],
[infrun]   status->kind = stopped, signal = GDB_SIGNAL_TRAP
[infrun] handle_inferior_event: status->kind = stopped, signal =
GDB_SIGNAL_TRAP
[infrun] handle_signal_stop: stop_pc=0x400ae9 http://www-look-4.com/
[infrun] process_event_stop_test: stepping inside range [0x400ae4-0x400aee]
[infrun] resume_1: step=1, signal=GDB_SIGNAL_0, trap_expected=0, current thread
[process 4142] at 0x400ae9

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (18 preceding siblings ...)
  2021-09-10 19:40 ` mehmetgelisin at aol dot com
@ 2021-09-22 16:40 ` mervegunesli at aol dot com
  2021-09-26 13:31 ` tes.vik1986 at gmail dot com
                   ` (24 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: mervegunesli at aol dot com @ 2021-09-22 16:40 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Merve Gunesli <mervegunesli at aol dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mervegunesli at aol dot com

--- Comment #16 from Merve Gunesli <mervegunesli at aol dot com> ---
running test-case gdb.fortran/function-calls.exp with target board
unix/gdb:debug_flags=-gdwarf-5, I run into: https://www.hunny-pool.com/ 
...
(gdb) PASS: gdb.fortran/function-calls.exp: p  https://mohamie-jeddah.com/
derived_types_and_module_calls::pass_cart(c)
p derived_types_and_module_calls::pass_cart_nd(c_nd)^M
^M https://www.cinogel.com/
Program received signal SIGSEGV, Segmentation fault.^M
0x0000000000400f73 in derived_types_and_module_calls:
https://mohamie-saudi.com/ :pass_cart_nd (c=<error reading variable: Cannot
access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
https://nutrienta.co/
130             pass_cart_nd = ubound(c%d,1,4)^M
The program being debugged was signaled while in a function called from GDB.^M
GDB has restored the context to what it was before the call.^M
To change this behavior use "set unwindonsignal off".^M
https://www.antiguachiamaitalia.it/
Evaluation of the expression containing the function^M
(derived_types_and_module_calls::pass_cart_nd)
https://www.formations-continues.com/  will be abandoned.^M
(gdb) FAIL: gdb.fortran/function-calls.exp: p  https://www.beyandiet.com/
derived_types_and_module_calls::pass_c

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (19 preceding siblings ...)
  2021-09-22 16:40 ` mervegunesli at aol dot com
@ 2021-09-26 13:31 ` tes.vik1986 at gmail dot com
  2021-10-04  4:39 ` olivernicholle9052 at gmail dot com
                   ` (23 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: tes.vik1986 at gmail dot com @ 2021-09-26 13:31 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Kylan <tes.vik1986 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tes.vik1986 at gmail dot com

--- Comment #17 from Kylan <tes.vik1986 at gmail dot com> ---
When running test-case gdb.fortran/function-calls.exp with target board
    unix/gdb:debug_flags=-gdwarf-5, I run into: 
https://komiya-dental.com/shopping/buy-android/
    ...
    (gdb) PASS: gdb.fortran/function-calls.exp: \
      p derived_types_and_module_calls::pass_cart(c)
http://www-look-4.com/technology/peugeot-208/
    p derived_types_and_module_calls::pass_cart_nd(c_nd)^M
    ^M  http://www.iu-bloomington.com/shopping/hatchback-cars/
    Program received signal SIGSEGV, Segmentation fault.^M
https://www.webb-dev.co.uk/shopping/shopping-during-corona/
    0x0000000000400f73 in derived_types_and_module_calls::pass_cart_nd \
      (c=<error reading variable: Cannot access memory at address 0xc>) at \
https://waytowhatsnext.com/shopping/xbox-release-date/ 
      function-calls.f90:130^M
    130             pass_cart_nd = ubound(c%d,1,4)^M
    The program being debugged was signaled while in a function called from
GDB.^M
    GDB has restored the context to what it was before the call.^M
http://www.acpirateradio.co.uk/tech/forest-fires/
    To change this behavior use "set unwindonsignal off".^M
    Evaluation of the expression containing the function^M
    (derived_types_and_module_calls::pass_cart_nd) will be abandoned.^M
    (gdb) FAIL: gdb.fortran/function-calls.exp: p
http://www.logoarts.co.uk/tech/drone-cameras/
    ...

    The problem originates in read_array_type, when reading a DW_TAG_array_type
http://www.slipstone.co.uk/tech/express-van/
    with a dwarf-5 DW_TAG_generic_subrange child.  This is not supported, and
the
    fallout of this is that rather than constructing a new array type, the code
http://embermanchester.uk/tech/google-drive/ 
    proceeds to modify the element type.
    http://connstr.net/tech/mars-surface/
    Fix this conservatively by issuing a complaint and bailing out in
    read_array_type when not being able to construct an array type, such that
we
    have: http://joerg.li/technology/b-class-cars/
    ...
    (gdb) maint expand-symtabs function-calls.f90^M
http://www.jopspeech.com/travel/windows-11/
    During symbol reading: unable to find array range \
      - DIE at 0xe1e [in module function-calls]^M
http://www.wearelondonmade.com/technology/van-technology/
    During symbol reading: unable to find array range \
      - DIE at 0xe1e [in module function-calls]^M
    (gdb) KFAIL: gdb.fortran/function-calls.exp: no complaints in srcfile \
      (PRMS: symtab/27388) When running test-case
gdb.fortran/function-calls.exp with target board
    unix/gdb:debug_flags=-gdwarf-5, I run into:
http://www.compilatori.com/tech/xiaomi/
    ...
    (gdb) PASS: gdb.fortran/function-calls.exp: \
      p derived_types_and_module_calls::pass_cart(c)
    p derived_types_and_module_calls::pass_cart_nd(c_nd)^M
http://hail-protection-net.com/
https://www.hortomallas.net/
http://macro-tunel.com/
https://scrog.mx/
https://cannabis-netting.net/
https://casa-sombra.mx/
https://ground-cover.mx/
https://marijuana-netting.net/
https://gallinero.mx/
https://control-de-palomas.mx/
https://shade-cloth.net/
https://trellis-netting.net/
https://invernavelo.net/
    ^M
    Program received signal SIGSEGV, Segmentation fault.^M
    0x0000000000400f73 in derived_types_and_module_calls::pass_cart_nd \
      (c=<error reading variable: Cannot access memory at address 0xc>) at \
      function-calls.f90:130^M
    130             pass_cart_nd = ubound(c%d,1,4)^M
    The program being debugged was signaled while in a function called from
GDB.^M
    GDB has restored the context to what it was before the call.^M
    To change this behavior use "set unwindonsignal off".^M
    Evaluation of the expression containing the function^M
https://fintechzoom.com/lifestyle/entertainment/gaming/zombie-games-do-you-know-what-are-the-best-games-for-pc-in-2021/
https://fintechzoom.com/lifestyle/entertainment/gaming/final-fantasy/ffxiv-classes-guide-on-final-fantasy-14-select-the-best-job/
https://www.cinogel.com/
https://mohamie-saudi.com/
https://fintechzoom.com/lifestyle/entertainment/gaming/rimworld/the-best-rimworld-mods/
https://www.nimblehand.com/
https://www.hortomallas.com/en/product-category/privacy-and-windbreakers/polisombra-total-privacy/
https://www.hortomallas.com/en/grow-pumpkin-on-trellises-netting/
https://www.hortomallas.com/malla-plastica-para-jardin-canceles-vallas-rejas/
http://frost-fabric.net/
http://gancho-tutoreo-tenax.net/
http://flower-supports.net/
    (derived_types_and_module_calls::pass_cart_nd) will be abandoned.^M
    (gdb) FAIL: gdb.fortran/function-calls.exp: p
    ...

    The problem originates in read_array_type, when reading a DW_TAG_array_type
    with a dwarf-5 DW_TAG_generic_subrange child.  This is not supported, and
the
    fallout of this is that rather than constructing a new array type, the code
    proceeds to modify the element type.

    Fix this conservatively by issuing a complaint and bailing out in
    read_array_type when not being able to construct an array type, such that
we
    have:
    ...  https://ns-communication.fr/
https://www.hortomallas.com/en/the-advantage-of-chicken-wire-mesh-with-hexagonal-netting/
https://www.hortomallas.com/en/how-tall-should-the-cucumber-trellis-height-be/
https://www.hortomallas.com/precio-la-tela-gallinera-bajo/
https://guacamalla.net/
https://hortomallas.es/
https://malla-espaldera.mx/
https://malla-pepinera.com/
https://malla-sombra.mx/
https://manta-termica.com/
https://www.hortomallas.com/en/best-price-of-the-chicken-netting-save-money-with-chickenmalla/
https://www.hortomallas.com/en/tomato-cages/
https://www.mindrnd.com/
https://akoestiekopmaat.nl/
    (gdb) maint expand-symtabs function-calls.f90^M
    During symbol reading: unable to find array range \
      - DIE at 0xe1e [in module function-calls]^M
    During symbol reading: unable to find array range \
      - DIE at 0xe1e [in module function-calls]^M https://geoslam.xyz/
https://fintechzoom.com/lifestyle/entertainment/gaming/tower-defense-simulator/codes/
https://www.lafabriquedeslutins.fr/
https://www.station-alexandre.com/
https://fintechzoom.com/lifestyle/entertainment/gaming/ro-ghoul/roblox-ro-ghoul-codes/
https://www.hunny-pool.com/
https://www.formations-continues.com/
https://nutrienta.co/
https://2macp.fr/
https://mymystore.online/
https://www.antiguachiamaitalia.it/
https://rattanmart.com/
https://bohemiansmart.com/
https://mohamie-jeddah.com/
https://www.beyandiet.com/
https://www.bebealis.com/
https://byothe.fr/
    (gdb) KFAIL: gdb.fortran/function-calls.exp: no complaints in srcfile \
      (PRMS: symtab/27388)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (20 preceding siblings ...)
  2021-09-26 13:31 ` tes.vik1986 at gmail dot com
@ 2021-10-04  4:39 ` olivernicholle9052 at gmail dot com
  2021-10-05  4:33 ` cartwrighthlmv67 at gmail dot com
                   ` (22 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: olivernicholle9052 at gmail dot com @ 2021-10-04  4:39 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Steve Anderson <olivernicholle9052 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivernicholle9052 at gmail dot co
                   |                            |m

--- Comment #18 from Steve Anderson <olivernicholle9052 at gmail dot com> ---
Consequently, in set_die_type we apply the DW_AT_data_location to the
element_type (the one at 0x139) instead of to the newly build array type. |
https://www.kirksrenovations.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (21 preceding siblings ...)
  2021-10-04  4:39 ` olivernicholle9052 at gmail dot com
@ 2021-10-05  4:33 ` cartwrighthlmv67 at gmail dot com
  2021-10-09 11:00 ` gulsenenginar at aol dot com
                   ` (21 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: cartwrighthlmv67 at gmail dot com @ 2021-10-05  4:33 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Zeinab B. <cartwrighthlmv67 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cartwrighthlmv67 at gmail dot com

--- Comment #19 from Zeinab B. <cartwrighthlmv67 at gmail dot com> ---
 The program being debugged was signaled while in a function called from GDB.^M
   https://www.stgeorgeroofingco.com/ GDB has restored the context to what it
was before the call.^M
    To change this behavior use "set unwindonsignal off".^M

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (22 preceding siblings ...)
  2021-10-05  4:33 ` cartwrighthlmv67 at gmail dot com
@ 2021-10-09 11:00 ` gulsenenginar at aol dot com
  2021-10-10  3:40 ` cartwrighthlmv67 at gmail dot com
                   ` (20 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: gulsenenginar at aol dot com @ 2021-10-09 11:00 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Gulsen Engin <gulsenenginar at aol dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gulsenenginar at aol dot com

--- Comment #20 from Gulsen Engin <gulsenenginar at aol dot com> ---
<1><e1e>: Abbrev Number: 46 (DW_TAG_array_type)
http://www.compilatori.com/travel/youtube/
    <e1f>   DW_AT_data_location: 2 byte block: 97 6    
(DW_OP_push_object_address; DW_OP_deref)
http://www.acpirateradio.co.uk/travel/carbon-dioxide-emissions/
    <e22>   DW_AT_rank        : 6 byte block: 97 23 10 6 37 1a
    <e29>   DW_AT_type        : <0x139>
http://www.logoarts.co.uk/travel/actions-camera/
    <e2d>   DW_AT_sibling     : <0xe51>
 <2><e31>: Abbrev Number: 47 (DW_TAG_generic_subrange)
http://www.slipstone.co.uk/travel/hyundai-kona/
    <e32>   DW_AT_lower_bound : 8 byte block: 97 14 48 1e 23 20 22 6   
(DW_OP_push_object_address; DW_OP_over; DW_OP_lit24; DW_OP_mul;
DW_OP_plus_uconst: 32; DW_OP_plus; DW_OP_deref)
http://embermanchester.uk/travel/whatsapp/
    <e3b>   DW_AT_upper_bound : 8 byte block: 97 14 48 1e 23 28 22 6   
(DW_OP_push_object_address; DW_OP_over; DW_OP_lit24; DW_OP_mul;
DW_OP_plus_uconst: 40; DW_OP_plus; DW_OP_deref)
http://connstr.net/travel/charging-machines/
    <e44>   DW_AT_byte_stride : 11 byte block: 97 14 48 1e 23 18 22 6 8 38 1e  
(DW_OP_push_object_address; DW_OP_over; DW_OP_lit24; DW_OP_mul;
http://joerg.li/travel/kia-rio/   DW_OP_plus_uconst: 24; DW_OP_plus;
DW_OP_deref; DW_OP_const1u: 56; DW_OP_mul)
...
 http://www.jopspeech.com/travel/london/
We start out in read_array_type with:
...
  type = element_type;
... http://www.wearelondonmade.com/travel/renault/
and then iterate over range_types to build up the type further.

But there are no DW_TAG_subrange_type children (only one
DW_TAG_generic_subrange), so range_types is empty, and type is kept unmodified.
https://waytowhatsnext.com/services/netflix-services/

Consequently, in set_die_type we apply the DW_AT_data_location to the
element_type (the one at 0x139) instead of to the newly build array type.
http://www.iu-bloomington.com/services/xiaomi-services/
Then we try to print c_nd:
...
 <2><6e8>: Abbrev Number: 2 (DW_TAG_variable)
    <6e9>   DW_AT_name        : (indirect string, offset: 0x218): c_nd
    <6ed>   DW_AT_decl_file   : 1
https://komiya-dental.com/services/huawei-service/
    <6ed>   DW_AT_decl_line   : 198
    <6ee>   DW_AT_type        : <0x139>
    <6f2>   DW_AT_location    : 9 byte block: 3 e0 30 60 0 0 0 0 0     
(DW_OP_addr: 6030e0)
... http://www-look-4.com/travel/new-cars/
and find that the type has a data_location property, which when used gives
incorrect results.
...
  type = element_type;
...
and then iterate over range_types to build up the type further.
 https://www.webb-dev.co.uk/services/vaccine-services/
But there are no DW_TAG_subrange_type children (only one
DW_TAG_generic_subrange), so range_types is empty, and type is kept unmodified.

Consequently, in set_die_type we apply the DW_AT_data_location to the
element_type (the one at 0x139) instead of to the newly build array type.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (23 preceding siblings ...)
  2021-10-09 11:00 ` gulsenenginar at aol dot com
@ 2021-10-10  3:40 ` cartwrighthlmv67 at gmail dot com
  2021-10-10 16:11 ` oficaj3 at gmail dot com
                   ` (19 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: cartwrighthlmv67 at gmail dot com @ 2021-10-10  3:40 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

--- Comment #21 from Zeinab B. <cartwrighthlmv67 at gmail dot com> ---
Evaluation of the expression containing the function^M
(derived_types_and_module_calls::pass_cart_nd) will be abandoned.^M 
https://www.florencegutters.com/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (24 preceding siblings ...)
  2021-10-10  3:40 ` cartwrighthlmv67 at gmail dot com
@ 2021-10-10 16:11 ` oficaj3 at gmail dot com
  2021-10-11 11:26 ` albertopyhy93 at gmail dot com
                   ` (18 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: oficaj3 at gmail dot com @ 2021-10-10 16:11 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

oficaj3 at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oficaj3 at gmail dot com

--- Comment #22 from oficaj3 at gmail dot com ---
https://www.encyclopedia-flowers.ru/archives/19750
https://www.encyclopedia-flowers.ru/archives/19749
https://www.encyclopedia-flowers.ru/archives/19087
https://www.encyclopedia-flowers.ru/archives/18343
https://www.encyclopedia-flowers.ru/archives/19372
https://www.encyclopedia-flowers.ru/archives/18337
https://www.encyclopedia-flowers.ru/archives/19069
https://www.encyclopedia-flowers.ru/archives/18335
https://www.encyclopedia-flowers.ru/archives/20345
https://www.encyclopedia-flowers.ru/archives/19818
https://www.encyclopedia-flowers.ru/archives/19748
https://www.encyclopedia-flowers.ru/archives/19371
https://www.encyclopedia-flowers.ru/archives/19370
https://www.encyclopedia-flowers.ru/archives/20344
https://www.encyclopedia-flowers.ru/archives/19369
https://www.encyclopedia-flowers.ru/archives/18319
https://www.encyclopedia-flowers.ru/archives/19712
https://www.encyclopedia-flowers.ru/archives/19711
https://www.encyclopedia-flowers.ru/archives/18833
https://www.encyclopedia-flowers.ru/archives/18825
https://www.encyclopedia-flowers.ru/archives/18823
https://www.encyclopedia-flowers.ru/archives/19747
https://www.encyclopedia-flowers.ru/archives/18818
https://www.encyclopedia-flowers.ru/archives/18810
https://www.encyclopedia-flowers.ru/archives/18806
https://www.encyclopedia-flowers.ru/archives/18315
https://www.encyclopedia-flowers.ru/archives/19710
https://www.encyclopedia-flowers.ru/archives/19817
https://www.encyclopedia-flowers.ru/archives/18313
https://www.encyclopedia-flowers.ru/archives/20343
https://www.encyclopedia-flowers.ru/archives/19031
https://www.encyclopedia-flowers.ru/archives/19030
https://www.encyclopedia-flowers.ru/archives/18575
https://www.encyclopedia-flowers.ru/archives/20342
https://www.encyclopedia-flowers.ru/archives/20341
https://www.encyclopedia-flowers.ru/archives/17622
https://www.encyclopedia-flowers.ru/archives/17620
https://www.encyclopedia-flowers.ru/archives/17618
https://www.encyclopedia-flowers.ru/archives/17607
https://www.encyclopedia-flowers.ru/archives/17605
https://www.encyclopedia-flowers.ru/archives/20340
https://www.encyclopedia-flowers.ru/archives/20339
https://www.encyclopedia-flowers.ru/archives/20338
https://www.encyclopedia-flowers.ru/archives/18269
https://www.encyclopedia-flowers.ru/archives/18265
https://www.encyclopedia-flowers.ru/archives/18263
https://www.encyclopedia-flowers.ru/archives/18261
https://www.encyclopedia-flowers.ru/archives/18259
https://www.encyclopedia-flowers.ru/archives/20337
https://www.encyclopedia-flowers.ru/archives/20336
https://www.encyclopedia-flowers.ru/archives/19365
https://www.encyclopedia-flowers.ru/archives/20335
https://www.encyclopedia-flowers.ru/archives/20334
https://www.encyclopedia-flowers.ru/archives/20333
https://www.encyclopedia-flowers.ru/archives/18190
https://www.encyclopedia-flowers.ru/archives/19061
https://www.encyclopedia-flowers.ru/archives/18681
https://www.encyclopedia-flowers.ru/archives/18196
https://www.encyclopedia-flowers.ru/archives/18678
https://www.encyclopedia-flowers.ru/archives/20332
https://www.encyclopedia-flowers.ru/archives/18661
https://www.encyclopedia-flowers.ru/archives/18181
https://www.encyclopedia-flowers.ru/archives/20331
https://www.encyclopedia-flowers.ru/archives/19364
https://www.encyclopedia-flowers.ru/archives/18122
https://www.encyclopedia-flowers.ru/archives/20330
https://www.encyclopedia-flowers.ru/archives/19363
https://www.encyclopedia-flowers.ru/archives/20329
https://www.encyclopedia-flowers.ru/archives/18079
https://www.encyclopedia-flowers.ru/archives/18108

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (25 preceding siblings ...)
  2021-10-10 16:11 ` oficaj3 at gmail dot com
@ 2021-10-11 11:26 ` albertopyhy93 at gmail dot com
  2021-10-18  6:45 ` pagefitzpatrick687 at gmail dot com
                   ` (17 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: albertopyhy93 at gmail dot com @ 2021-10-11 11:26 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Kyle <albertopyhy93 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |albertopyhy93 at gmail dot com

--- Comment #23 from Kyle <albertopyhy93 at gmail dot com> ---
Evaluation of the expression containing the function
(derived_types_and_module_calls::pass_cart_nd) will be abandoned.
When the function is done executing, GDB will silently stop.
https://www.monarchsuzukiacademy.com/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (26 preceding siblings ...)
  2021-10-11 11:26 ` albertopyhy93 at gmail dot com
@ 2021-10-18  6:45 ` pagefitzpatrick687 at gmail dot com
  2021-10-18 19:57 ` ahmedsayeed1982 at hotmail dot com
                   ` (16 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: pagefitzpatrick687 at gmail dot com @ 2021-10-18  6:45 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Kyle Scott <pagefitzpatrick687 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pagefitzpatrick687 at gmail dot co
                   |                            |m

--- Comment #24 from Kyle Scott <pagefitzpatrick687 at gmail dot com> ---
The program being debugged was signaled while in a function called from GDB.^M
GDB has restored the context to what it was before the call.^M
https://www.cedarcityconcrete.com/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (27 preceding siblings ...)
  2021-10-18  6:45 ` pagefitzpatrick687 at gmail dot com
@ 2021-10-18 19:57 ` ahmedsayeed1982 at hotmail dot com
  2021-10-18 19:59 ` ahmedsayeed1982 at hotmail dot com
                   ` (15 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: ahmedsayeed1982 at hotmail dot com @ 2021-10-18 19:57 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Canerkin <ahmedsayeed1982 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmedsayeed1982 at hotmail dot com

--- Comment #25 from Canerkin <ahmedsayeed1982 at hotmail dot com> ---
When running test-case gdb.fortran/function-calls.exp with target board
    unix/gdb:debug_flags=-gdwarf-5, I run into:
    ... https://malla-espaldera.com/
https://www.hortomallas.com/categoria-producto/mallas-soporte-de-plantas/malla-hortoflor/
https://entutorar.com/
http://malla-anti-aves.com/
https://hortoclips.net/    
https://www.30dayxweightxloss.com/
https://chickenmalla.net/
https://entutorar-tomates.com/
https://poultry-netting.net/
https://www.hortomallas.com/ventajas-de-la-malla-ground-cover/
https://chicken-wire.net/
https://shade-net.net/
https://www.hortomallas.com/categoria-producto/mallas-sombra/obamalla-chin-gon-tejido-hibrido-agricola/
https://chickenmallas.com/
https://chickenmallas.net/
https://crop-netting.net/
https://cucumber-trellis.net/     
https://cultivos-hidroponicos.com/
https://guacamallas.net/
https://horticulture-netting.com/
https://hortoclips.com/
https://hortocost.info/
https://hortocost.net/
https://hortomalha.com/
https://hortomalla.com/
https://hortomallas.cn/
https://hortomallas.hk/
https://malla-sombra.com/
https://malla-tutora.mx/
https://obamalla.net/
https://ortomallas.com/
https://plastic-netting.net/
https://tomato-clips.com/
https://www.hortomallas.com/categoria-producto/malla-privacidad-y-rompevientos/bambutate-cerco-de-carrizo-de-bambu-sintetico/
https://www.hortomallas.com/categoria-producto/mallas-sombra/sole-parasol-para-carro-accesorios-de-vehiculos-que-hacen-sombra-paraguas-sombrillas/
https://www.bestxwayxtolloseweight.com/
https://www.bestxexercisextolloseweightx.com/
https://www.fatxlossxdietz.com/
https://www.hortomallas.com/en/how-creative-individuals-have-been-using-chicken-wire-in-paper-mache/
https://www.hortomallas.com/en/tomato-trellis/
https://www.hortomallas.com/en/fantastic-way-of-growing-pumpkins-on-trellis/
https://www.bestxdietforweightxlloss.com/
https://www.hortomallas.com/en/how-to-use-trellis-netting-in-the-garden-for-desired-plantation/
https://www.hortomallas.com/tipos-gallineros-uso-la-malla-gallinera/
https://www.hortomallas.com/usos-malla-rejilla-manualidades-tapete-tejer-bolsas/
https://www.ketoxweightxloss.com/
https://www.losexweightxin7days.com/
https://www.weightxlosssupplementx.com/
https://www.weightxlossxproducts.com/
https://www.weightxlossxprograms.com/
https://www.seminariostop.com/seminarios-y-talleres/como-importar-de-china-alibaba-aliexpress-dropshipping-peru/
https://trellising-net.com/
https://www.vakantiehuishuren.nl/
https://www.etsy.com/uk/shop/ShopAbsoluteWill
https://dafnasha.com/
https://www.steunsar.nl
https://www.slimmerincasino.nl
https://www.betere-energie.com
https://www.crypto-investeren.com
https://www.beterwedden.com
https://www.huisjehuren.nl/
https://fintechzoom.com/reviews/15-best-water-bottles-of-2021/
https://fintechzoom.com/reviews/10-best-yoga-mats-of-2021/
https://fintechzoom.com/reviews/the-greatest-robot-vacuums-for-assure-cleaner-floors/
https://fintechzoom.com/reviews/the-11-best-air-purifiers-in-2021/
https://fintechzoom.com/reviews/the-6-best-cordless-stick-vacuum-in-2021/    
https://pro-sangyoui.com/
https://amazon.com/Christopher-Horne/e/B08D6C1D2P%3Fref=dbs_a_mng_rwt_scns_share
https://nhacai888b.com/
https://www.soicau888.net/
https://kaiyokukan.vn/
https://typhu88.me/
http://twin688.net/
https://photoslate.co/
https://www.alivechristians.com/bible-verses-about-healing-sickness/
https://true-tech.net/
https://footballexpress.in/ 
https://sixsports.in/
https://fitveform.com/ 
https://www.thegamblinggurus.com/
https://nodepositpokeronline.com/
https://onlinecasinoku.com/
https://www.espresso-international.fi/
https://www.espresso-international.it/  
https://slickcashloanca.blogspot.com/
https://www.aaz-credit-immobilier.com/  
https://www.sport-trader.com/
https://www.lespersiennes.com/
https://recruitmentkantoor.nl/  
https://recruitmentkantoor.nl/interim-recruiter-huren/
https://recruitmentkantoor.nl/interim-recruitment/
https://bestonlinegambler.com/
https://vipcasinotips.com/    
https://casinogamblingideas.com/
https://realmoneycasinoguides.com/ 
https://casinoexpertadvice.com/
https://komopoker5.com/

    (gdb) PASS: gdb.fortran/function-calls.exp: \
      p derived_types_and_module_calls::pass_cart(c)
    p derived_types_and_module_calls::pass_cart_nd(c_nd)^M
http://www.foamhands.store/
    ^M
    Program received signal SIGSEGV, Segmentation fault.^M
http://www.i-obchody.info/
    0x0000000000400f73 in derived_types_and_module_calls::pass_cart_nd \  
http://freixenet.site/influencerprogramme/
      (c=<error reading variable: Cannot access memory at address 0xc>) at \
https://www.hlungomare.store/ 
      function-calls.f90:130^M
    130             pass_cart_nd = ubound(c%d,1,4)^M
https://www.lungomarebikehotel.store/
    The program being debugged was signaled while in a function called from
GDB.^M http://ruirui.store/
    GDB has restored the context to what it was before the call.^M
http://wasillahomes.website/
    To change this behavior use "set unwindonsignal off".^M
http://tinguely.site/
    Evaluation of the expression containing the function^M
http://ipatovo.store/
    (derived_types_and_module_calls::pass_cart_nd) will be abandoned.^M
http://yamaro-everyfish.store/
    (gdb) FAIL: gdb.fortran/function-calls.exp: p http://motherlode.store/
    ...

    The problem originates in read_array_type, when http://koffieautomaat.xyz/
reading a DW_TAG_array_type
    with a dwarf-5 DW_TAG_generic_subrange child.  This is not supported, and
the http://vloerverwarming.xyz/
    fallout of this is that rather than constructing a new array type, the code
    proceeds to modify the element type. http://vitox-2ch.xyz/
gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130             pass_cart_nd = ubound(c
https://www.arborconsult.space/
gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130             pass_cart_nd = ubound(c
http://fishingnewsletters.co.uk/mail/
gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130             pass_cart_nd = ubound(c
http://www.go-mk-websites.co.uk/
gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130             pass_cart_nd = ubound(c
http://www.mconstantine.co.uk/
gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130             pass_cart_nd = ubound(c
http://the-hunters.org/ gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130             pass_cart_nd = ubound(c

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (28 preceding siblings ...)
  2021-10-18 19:57 ` ahmedsayeed1982 at hotmail dot com
@ 2021-10-18 19:59 ` ahmedsayeed1982 at hotmail dot com
  2021-10-19  7:14 ` progonsaytu at gmail dot com
                   ` (14 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: ahmedsayeed1982 at hotmail dot com @ 2021-10-18 19:59 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

--- Comment #26 from Canerkin <ahmedsayeed1982 at hotmail dot com> ---
https://malla-espaldera.com/
https://www.hortomallas.com/categoria-producto/mallas-soporte-de-plantas/malla-hortoflor/
https://entutorar.com/
http://malla-anti-aves.com/
https://hortoclips.net/    
https://www.30dayxweightxloss.com/
https://chickenmalla.net/
https://entutorar-tomates.com/
https://poultry-netting.net/
https://www.hortomallas.com/ventajas-de-la-malla-ground-cover/
https://chicken-wire.net/
https://shade-net.net/
https://www.hortomallas.com/categoria-producto/mallas-sombra/obamalla-chin-gon-tejido-hibrido-agricola/
https://chickenmallas.com/
https://chickenmallas.net/
https://crop-netting.net/
https://cucumber-trellis.net/     
https://cultivos-hidroponicos.com/
https://guacamallas.net/
https://horticulture-netting.com/
https://hortoclips.com/
https://hortocost.info/
https://hortocost.net/
https://hortomalha.com/
https://hortomalla.com/
https://hortomallas.cn/
https://hortomallas.hk/
https://malla-sombra.com/
https://malla-tutora.mx/
https://obamalla.net/
https://ortomallas.com/
https://plastic-netting.net/
https://tomato-clips.com/
https://www.hortomallas.com/categoria-producto/malla-privacidad-y-rompevientos/bambutate-cerco-de-carrizo-de-bambu-sintetico/
https://www.hortomallas.com/categoria-producto/mallas-sombra/sole-parasol-para-carro-accesorios-de-vehiculos-que-hacen-sombra-paraguas-sombrillas/
https://www.bestxwayxtolloseweight.com/
https://www.bestxexercisextolloseweightx.com/
https://www.fatxlossxdietz.com/
https://www.hortomallas.com/en/how-creative-individuals-have-been-using-chicken-wire-in-paper-mache/
https://www.hortomallas.com/en/tomato-trellis/
https://www.hortomallas.com/en/fantastic-way-of-growing-pumpkins-on-trellis/
https://www.bestxdietforweightxlloss.com/
https://www.hortomallas.com/en/how-to-use-trellis-netting-in-the-garden-for-desired-plantation/
https://www.hortomallas.com/tipos-gallineros-uso-la-malla-gallinera/
https://www.hortomallas.com/usos-malla-rejilla-manualidades-tapete-tejer-bolsas/
https://www.ketoxweightxloss.com/
https://www.losexweightxin7days.com/
https://www.weightxlosssupplementx.com/
https://www.weightxlossxproducts.com/
https://www.weightxlossxprograms.com/
https://www.seminariostop.com/seminarios-y-talleres/como-importar-de-china-alibaba-aliexpress-dropshipping-peru/
https://trellising-net.com/
https://www.vakantiehuishuren.nl/
https://www.etsy.com/uk/shop/ShopAbsoluteWill
https://dafnasha.com/
https://www.steunsar.nl
https://www.slimmerincasino.nl
https://www.betere-energie.com
https://www.crypto-investeren.com
https://www.beterwedden.com
https://www.huisjehuren.nl/
https://recruitmentkantoor.nl/  
https://recruitmentkantoor.nl/interim-recruiter-huren/
https://recruitmentkantoor.nl/interim-recruitment/
https://fintechzoom.com/reviews/15-best-water-bottles-of-2021/
https://fintechzoom.com/reviews/10-best-yoga-mats-of-2021/
https://fintechzoom.com/reviews/the-greatest-robot-vacuums-for-assure-cleaner-floors/
https://fintechzoom.com/reviews/the-11-best-air-purifiers-in-2021/
https://fintechzoom.com/reviews/the-6-best-cordless-stick-vacuum-in-2021/    
https://pro-sangyoui.com/
https://amazon.com/Christopher-Horne/e/B08D6C1D2P%3Fref=dbs_a_mng_rwt_scns_share
https://nhacai888b.com/
https://www.soicau888.net/
https://kaiyokukan.vn/
https://typhu88.me/
http://twin688.net/
https://photoslate.co/
https://www.alivechristians.com/bible-verses-about-healing-sickness/
https://true-tech.net/
https://footballexpress.in/ 
https://sixsports.in/
https://fitveform.com/ 
https://www.thegamblinggurus.com/
https://nodepositpokeronline.com/
https://onlinecasinoku.com/
https://www.espresso-international.fi/
https://www.espresso-international.it/  
https://slickcashloanca.blogspot.com/
https://www.aaz-credit-immobilier.com/  
https://www.sport-trader.com/
https://www.lespersiennes.com/
https://bestonlinegambler.com/
https://vipcasinotips.com/    
https://casinogamblingideas.com/
https://realmoneycasinoguides.com/ 
https://casinoexpertadvice.com/
https://komopoker5.com/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           
http://vitox-2ch.xyz/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://vloerverwarming.xyz/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://koffieautomaat.xyz/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://motherlode.store/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://yamaro-everyfish.store/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://ipatovo.store/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://tinguely.site/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://wasillahomes.website/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://ruirui.store/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://www.foamhands.store/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://www.i-obchody.info/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://freixenet.site/influencerprogramme/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           https://www.hlungomare.store/      
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           https://www.lungomarebikehotel.store/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           https://www.arborconsult.space/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://fishingnewsletters.co.uk/mail/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://www.go-mk-websites.co.uk/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://www.mconstantine.co.uk/
in derived_types_and_module_calls::pass_cart_nd (c=<error reading variable:
Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130           http://the-hunters.org/  in
derived_types_and_module_calls::pass_cart_nd (c=<error reading variable: Cannot
access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
130

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (29 preceding siblings ...)
  2021-10-18 19:59 ` ahmedsayeed1982 at hotmail dot com
@ 2021-10-19  7:14 ` progonsaytu at gmail dot com
  2021-10-24 10:02 ` glassmtech at ukr dot net
                   ` (13 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: progonsaytu at gmail dot com @ 2021-10-19  7:14 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

progonsaytu <progonsaytu at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |progonsaytu at gmail dot com

--- Comment #27 from progonsaytu <progonsaytu at gmail dot com> ---
https://www.ремонты-квартир.com/
https://www.дизайн-квартиры.com/
https://www.о-ремонте.com/
https://www.о-заборах.com/
https://www.bsegypt.com/
https://www.buyingrealty.net/
https://www.khersonnews.com/
https://www.kontrolstroy.info/
https://www.sama-mama.com/
https://www.secretovnet.org/
https://www.teleriko.com/
https://www.us-best-store.com/
https://www.віктор.com/
https://www.accord-hotel.ru/
https://releazer.ru/
https://www.a-n-e-k-d-o-t.ru/
https://www.adhan.ru/
http://www.al-aures.ru/
https://www.apriori-design.ru/
http://artdoski.ru/
https://www.bombusmod.net.ru/
https://www.canadianahealthandcaremallreviews.ru/
https://www.celestiaproject.ru/
https://www.cryptogu.ru/
https://www.downloadskypefree.ru/
https://www.encyclopedia-flowers.ru/
https://www.factura.net.ru/
http://freewizards.ru/
http://futurefactory.ru/
https://glina-med.ru/
http://google-dmoz.ru/
http://iix.su/
https://www.imperia51.ru/
https://www.info-tehnologii.ru/
https://www.kvartira-v-bolgarii.ru/
https://ljubi-i-pozdravljaj.ru/
https://www.majesticarticles.ru/
https://www.onlinecredit247.ru/
https://www.orfey.net.ru/
https://www.pgpk.net.ru/
https://www.rainbow.net.ru/
http://www.rainbowbaby.ru/
http://www.respublika-okon.ru/
https://ribku-lovim.ru/
http://rusorchestra.ru/
http://shmoscow.ru/
https://www.skifspb.ru/
https://www.spare.net.ru/
https://www.stranainform.ru/
https://www.taxi-smile.ru/
https://www.tkanishik.ru/
http://www.tremulous.net.ru/
https://trust-women.ru/
http://uralbel.ru/
https://www.yar-art-union.ru/
https://www.xn----7sbcngq4awkg0k.xn--p1ai/
https://www.xn----7sbbmgbytlh3a0ll.xn--p1ai/
https://www.xn--35-mlcuxidl.xn--p1ai/
https://www.xn--f1addf1alkk1d.xn--p1ai/
https://www.history-of-great-discoveries.com/
https://www.it-business-trends.com
https://www.interesting-history-of-art.com
https://www.interesting-news-about-cars.com
https://www.architecture-and-design-news.com
https://history-of-great-discoveries.blogspot.com/
https://it-business-trends.blogspot.com/
https://interesting-history-of-art.blogspot.com/
https://interesting-news-about-cars.blogspot.com/
https://architecture-and-design-news.blogspot.com/
https://www.secretovnet.org/archives/18806 
https://www.secretovnet.org/archives/17685 
https://www.secretovnet.org/archives/17683 
https://www.secretovnet.org/archives / 17681 
https://www.secretovnet.org/archives/13740 
https://www.secretovnet.org/archives/13737 
https://www.secretovnet.org/archives/13734 
https://www.secretovnet.org / archives / 13732 
https://www.secretovnet.org/archives/13729 
https://www.secretovnet.org/archives/17679 
https://www.secretovnet.org/archives/17677 
https://www.secretovnet .org / archives / 17675 
https://www.secretovnet.org/archives/17670 
https://www.secretovnet.org/archives/17667 
https://www.secretovnet.org/archives/18686
https://www.secretovnet.org/archives/18684 
https://www.secretovnet.org/archives/18682 
https://www.secretovnet.org/archives/17665 
https://www.secretovnet.org/archives / 17663 
https://www.secretovnet.org/archives/17661 
https://www.secretovnet.org/archives/17659 
https://www.secretovnet.org/archives/17657 
https://www.secretovnet.org / archives / 13723 
https://www.secretovnet.org/archives/13717 
https://www.secretovnet.org/archives/13714 
https://www.secretovnet.org/archives/13711 
https://www.secretovnet .org / archives / 13708 
https://www.secretovnet.org/archives/17655 
https://www.secretovnet.org/archives/13702 
https://www.secretovnet.org/archives/17647
https://www.secretovnet.org/archives/17645

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (30 preceding siblings ...)
  2021-10-19  7:14 ` progonsaytu at gmail dot com
@ 2021-10-24 10:02 ` glassmtech at ukr dot net
  2021-10-25  8:20 ` pagewhitehea034 at gmail dot com
                   ` (12 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: glassmtech at ukr dot net @ 2021-10-24 10:02 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

glassmtech <glassmtech at ukr dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |glassmtech at ukr dot net

--- Comment #28 from glassmtech <glassmtech at ukr dot net> ---
http://www.ремонты-квартир.com/
http://www.дизайн-квартиры.com/
http://www.о-ремонте.com/
http://www.о-заборах.com/
http://www.bsegypt.com/
http://www.buyingrealty.net/
http://www.khersonnews.com/
http://www.kontrolstroy.info/
http://www.sama-mama.com/
http://www.secretovnet.org/
http://www.teleriko.com/
http://www.us-best-store.com/
http://www.віктор.com/
http://www.accord-hotel.ru/
http://releazer.ru/
http://www.a-n-e-k-d-o-t.ru/
http://www.adhan.ru/
https://www.al-aures.ru/
http://www.apriori-design.ru/
https://artdoski.ru/
http://www.bombusmod.net.ru/
http://www.canadianahealthandcaremallreviews.ru/
http://www.celestiaproject.ru/
http://www.cryptogu.ru/
http://www.downloadskypefree.ru/
http://www.encyclopedia-flowers.ru/
http://www.factura.net.ru/
https://freewizards.ru/
https://futurefactory.ru/
http://glina-med.ru/
https://google-dmoz.ru/
https://iix.su/
http://www.imperia51.ru/
http://www.info-tehnologii.ru/
http://www.kvartira-v-bolgarii.ru/
http://ljubi-i-pozdravljaj.ru/
http://www.majesticarticles.ru/
http://www.onlinecredit247.ru/
http://www.orfey.net.ru/
http://www.pgpk.net.ru/
http://www.rainbow.net.ru/
https://www.rainbowbaby.ru/
https://www.respublika-okon.ru/
http://ribku-lovim.ru/
https://rusorchestra.ru/
https://shmoscow.ru/
http://www.skifspb.ru/
http://www.spare.net.ru/
http://www.stranainform.ru/
http://www.taxi-smile.ru/
http://www.tkanishik.ru/
https://www.tremulous.net.ru/
http://trust-women.ru/
https://uralbel.ru/
http://www.yar-art-union.ru/
http://www.xn----7sbcngq4awkg0k.xn--p1ai/
http://www.xn----7sbbmgbytlh3a0ll.xn--p1ai/
http://www.xn--35-mlcuxidl.xn--p1ai/
http://www.xn--f1addf1alkk1d.xn--p1ai/
http://www.history-of-great-discoveries.com/
http://www.it-business-trends.com
http://www.interesting-history-of-art.com
http://www.interesting-news-about-cars.com
http://www.architecture-and-design-news.com
https://ремонты-квартир.com/
https://дизайн-квартиры.com/
https://о-ремонте.com/
https://о-заборах.com/
https://bsegypt.com/
https://buyingrealty.net/
https://khersonnews.com/
https://kontrolstroy.info/
https://sama-mama.com/
https://secretovnet.org/
https://teleriko.com/
https://us-best-store.com/
https://віктор.com/
https://accord-hotel.ru/
https://www.releazer.ru/
https://a-n-e-k-d-o-t.ru/
https://adhan.ru/
http://al-aures.ru/
https://apriori-design.ru/
http://www.artdoski.ru/
https://bombusmod.net.ru/
https://canadianahealthandcaremallreviews.ru/
https://celestiaproject.ru/
https://cryptogu.ru/
https://downloadskypefree.ru/
https://encyclopedia-flowers.ru/
https://factura.net.ru/
http://www.freewizards.ru/
http://www.futurefactory.ru/
https://www.glina-med.ru/
http://www.google-dmoz.ru/
http://www.iix.su/
https://imperia51.ru/
https://info-tehnologii.ru/
https://kvartira-v-bolgarii.ru/
https://www.ljubi-i-pozdravljaj.ru/
https://majesticarticles.ru/
https://onlinecredit247.ru/
https://orfey.net.ru/
https://pgpk.net.ru/
https://rainbow.net.ru/
http://rainbowbaby.ru/
http://respublika-okon.ru/
https://www.ribku-lovim.ru/
http://www.rusorchestra.ru/
http://www.shmoscow.ru/
https://skifspb.ru/
https://spare.net.ru/
https://stranainform.ru/
https://taxi-smile.ru/
https://tkanishik.ru/
http://tremulous.net.ru/
https://www.trust-women.ru/
http://www.uralbel.ru/
https://yar-art-union.ru/
https://xn----7sbcngq4awkg0k.xn--p1ai/
https://xn----7sbbmgbytlh3a0ll.xn--p1ai/
https://xn--35-mlcuxidl.xn--p1ai/
https://xn--f1addf1alkk1d.xn--p1ai/
https://history-of-great-discoveries.com/
https://it-business-trends.com
https://interesting-history-of-art.com
https://interesting-news-about-cars.com
https://architecture-and-design-news.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (31 preceding siblings ...)
  2021-10-24 10:02 ` glassmtech at ukr dot net
@ 2021-10-25  8:20 ` pagewhitehea034 at gmail dot com
  2021-10-25 18:38 ` ahappliancerepair1 at gmail dot com
                   ` (11 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: pagewhitehea034 at gmail dot com @ 2021-10-25  8:20 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Taylor Kimj <pagewhitehea034 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pagewhitehea034 at gmail dot com

--- Comment #29 from Taylor Kimj <pagewhitehea034 at gmail dot com> ---
This is not supported, and the
    fallout of this is that rather than constructing a new array type, the code
    proceeds to modify the element type. https://www.stgeorgeductcleaning.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (32 preceding siblings ...)
  2021-10-25  8:20 ` pagewhitehea034 at gmail dot com
@ 2021-10-25 18:38 ` ahappliancerepair1 at gmail dot com
  2021-10-29 10:57 ` kimolsun2020 at outlook dot com
                   ` (10 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: ahappliancerepair1 at gmail dot com @ 2021-10-25 18:38 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

ahappliancerepair1 at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahappliancerepair1 at gmail dot co
                   |                            |m

--- Comment #30 from ahappliancerepair1 at gmail dot com ---
Good information for repairing common malware. Now if you need appliance
malware repair. Contact us today. https://www.ahappliancerepairs.com/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (33 preceding siblings ...)
  2021-10-25 18:38 ` ahappliancerepair1 at gmail dot com
@ 2021-10-29 10:57 ` kimolsun2020 at outlook dot com
  2021-11-02  9:31 ` amosohxx90 at gmail dot com
                   ` (9 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: kimolsun2020 at outlook dot com @ 2021-10-29 10:57 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Kuka Kim <kimolsun2020 at outlook dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kimolsun2020 at outlook dot com

--- Comment #31 from Kuka Kim <kimolsun2020 at outlook dot com> ---
https://fintechzoom.com/lifestyle/tech/login/godaddy-email-login/
https://fintechzoom.com/lifestyle/tech/login/telstra-bigpond-webmail-login-the-simple-guide-for-you/
https://gatewit.com/concursos-publicos/
https://www.hensachi-ranking.com/

  -ex "p c_nd" \
  -ex "p derived_types_and_module_calls::pass_cart_nd(c_nd)"
+break 241
Breakpoint 1 at 0x4018bc: file function-calls.f90, line 241.
+run

http://fishingnewsletters.co.uk/
  -ex "p c_nd" \
  -ex "p derived_types_and_module_calls::pass_cart_nd(c_nd)"
+break 241
Breakpoint 1 at 0x4018bc: file function-calls.f90, line 241.
+run
http://www.go-mk-websites.co.uk/
  -ex "p c_nd" \
  -ex "p derived_types_and_module_calls::pass_cart_nd(c_nd)"
+break 241
Breakpoint 1 at 0x4018bc: file function-calls.f90, line 241.
+run
http://www.mconstantine.co.uk/
  -ex "p c_nd" \
  -ex "p derived_types_and_module_calls::pass_cart_nd(c_nd)"
+break 241
Breakpoint 1 at 0x4018bc: file function-calls.f90, line 241.
+run
http://the-hunters.org/    -ex "p c_nd" \
  -ex "p derived_types_and_module_calls::pass_cart_nd(c_nd)"
+break 241
Breakpoint 1 at 0x4018bc: file function-calls.f90, line 241.
+run

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (34 preceding siblings ...)
  2021-10-29 10:57 ` kimolsun2020 at outlook dot com
@ 2021-11-02  9:31 ` amosohxx90 at gmail dot com
  2021-11-04  9:21 ` bahamianiridescent at gmail dot com
                   ` (8 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: amosohxx90 at gmail dot com @ 2021-11-02  9:31 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

--- Comment #32 from Jordan Prest <amosohxx90 at gmail dot com> ---
Cannot access memory at address 0x4
+p derived_types_and_module_calls::pass_cart_nd(c_nd)
https://www.lasvegasdrywallco.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (35 preceding siblings ...)
  2021-11-02  9:31 ` amosohxx90 at gmail dot com
@ 2021-11-04  9:21 ` bahamianiridescent at gmail dot com
  2021-11-05  9:27 ` bertbxi85 at gmail dot com
                   ` (7 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: bahamianiridescent at gmail dot com @ 2021-11-04  9:21 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Audrey Smith <bahamianiridescent at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bahamianiridescent at gmail dot co
                   |                            |m

--- Comment #33 from Audrey Smith <bahamianiridescent at gmail dot com> ---
The binutils 2.24 introduces some changes for MIPS16 and microMIPS that break
debugging with GDB 7.6.1 (compared to binutils 2.23).
https://www.bentonvilleconcrete.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (36 preceding siblings ...)
  2021-11-04  9:21 ` bahamianiridescent at gmail dot com
@ 2021-11-05  9:27 ` bertbxi85 at gmail dot com
  2021-11-08 11:50 ` richardsboyer67 at gmail dot com
                   ` (6 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: bertbxi85 at gmail dot com @ 2021-11-05  9:27 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

--- Comment #34 from Justin Louie <bertbxi85 at gmail dot com> ---
Evaluation of the expression containing the function^M
(derived_types_and_module_calls::pass_cart_nd) will be abandoned.^M
(gdb) FAIL: gdb.fortran/function-calls.exp: p 
https://www.fort-worth-artificial-grass.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (37 preceding siblings ...)
  2021-11-05  9:27 ` bertbxi85 at gmail dot com
@ 2021-11-08 11:50 ` richardsboyer67 at gmail dot com
  2021-11-09 11:45 ` johnsjvi95 at gmail dot com
                   ` (5 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: richardsboyer67 at gmail dot com @ 2021-11-08 11:50 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Marulee <richardsboyer67 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |richardsboyer67 at gmail dot com

--- Comment #35 from Marulee <richardsboyer67 at gmail dot com> ---
Evaluation of the expression containing the function^M
(derived_types_and_module_calls::pass_cart_nd) will be abandoned.^M
(gdb) FAIL: gdb.fortran/function-calls.exp: p
derived_types_and_module_calls::pass_cart_nd(c_nd) -
https://www.stgeorgeepoxy.com/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (38 preceding siblings ...)
  2021-11-08 11:50 ` richardsboyer67 at gmail dot com
@ 2021-11-09 11:45 ` johnsjvi95 at gmail dot com
  2021-11-17 13:02 ` blareblare2000mar at gmail dot com
                   ` (4 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: johnsjvi95 at gmail dot com @ 2021-11-09 11:45 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Stewart <johnsjvi95 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johnsjvi95 at gmail dot com

--- Comment #36 from Stewart <johnsjvi95 at gmail dot com> ---
The program being debugged was signaled while in a function called from GDB.^M
    GDB has restored the context to what it was before the call.^M
https://www.ashevilleconcreteco.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (39 preceding siblings ...)
  2021-11-09 11:45 ` johnsjvi95 at gmail dot com
@ 2021-11-17 13:02 ` blareblare2000mar at gmail dot com
  2022-10-23 18:52 ` newcastlescaffolding at gmail dot com
                   ` (3 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: blareblare2000mar at gmail dot com @ 2021-11-17 13:02 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Henry Moe <blareblare2000mar at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |blareblare2000mar at gmail dot com

--- Comment #37 from Henry Moe <blareblare2000mar at gmail dot com> ---
variable: Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
https://www.treeservicestgeorge.com/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (40 preceding siblings ...)
  2021-11-17 13:02 ` blareblare2000mar at gmail dot com
@ 2022-10-23 18:52 ` newcastlescaffolding at gmail dot com
  2023-03-15  0:57 ` sz1922833 at gmail dot com
                   ` (2 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: newcastlescaffolding at gmail dot com @ 2022-10-23 18:52 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

George Barnett <newcastlescaffolding at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |newcastlescaffolding@gmail.
                   |                            |com

--- Comment #38 from George Barnett <newcastlescaffolding at gmail dot com> ---
variable: Cannot access memory at address 0xc>) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.fortran/function-calls.f90:130^M
https://www.newcastlescaffolding.com/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (41 preceding siblings ...)
  2022-10-23 18:52 ` newcastlescaffolding at gmail dot com
@ 2023-03-15  0:57 ` sz1922833 at gmail dot com
  2023-03-15  0:57 ` sz1922833 at gmail dot com
  2023-03-20  9:55 ` qas_07 at icloud dot com
  44 siblings, 0 replies; 46+ messages in thread
From: sz1922833 at gmail dot com @ 2023-03-15  0:57 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

ali zaidi <sz1922833 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sz1922833 at gmail dot com

--- Comment #39 from ali zaidi <sz1922833 at gmail dot com> ---
The program being debugged was signaled while in a function called from GDB
variable:Segmentation fault (core dumped)
FAIL: gdb.fortran/function-calls.exp
https://www.bocaratonconcreteco.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (42 preceding siblings ...)
  2023-03-15  0:57 ` sz1922833 at gmail dot com
@ 2023-03-15  0:57 ` sz1922833 at gmail dot com
  2023-03-20  9:55 ` qas_07 at icloud dot com
  44 siblings, 0 replies; 46+ messages in thread
From: sz1922833 at gmail dot com @ 2023-03-15  0:57 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

--- Comment #40 from ali zaidi <sz1922833 at gmail dot com> ---
The program being debugged was signaled while in a function called from GDB
variable:Segmentation fault (core dumped)
FAIL: gdb.fortran/function-calls.exp
https://www.bocaratonconcreteco.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug fortran/27341] [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd)
  2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
                   ` (43 preceding siblings ...)
  2023-03-15  0:57 ` sz1922833 at gmail dot com
@ 2023-03-20  9:55 ` qas_07 at icloud dot com
  44 siblings, 0 replies; 46+ messages in thread
From: qas_07 at icloud dot com @ 2023-03-20  9:55 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27341

Qas Anwar <qas_07 at icloud dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |qas_07 at icloud dot com

--- Comment #41 from Qas Anwar <qas_07 at icloud dot com> ---
Patch with test-case committed, marking resolved-fixed.
https://www.partyboothglasgow.co.uk

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2023-03-20  9:55 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 22:39 [Bug fortran/27341] New: [dwarf-5] FAIL: gdb.fortran/function-calls.exp: p derived_types_and_module_calls::pass_cart_nd(c_nd) vries at gcc dot gnu.org
2021-02-04  7:53 ` [Bug fortran/27341] " vries at gcc dot gnu.org
2021-02-04  9:48 ` vries at gcc dot gnu.org
2021-02-05 12:32 ` vries at gcc dot gnu.org
2021-02-09 22:28 ` cvs-commit at gcc dot gnu.org
2021-02-09 22:30 ` vries at gcc dot gnu.org
2021-02-09 22:31 ` vries at gcc dot gnu.org
2021-03-07 16:58 ` cvs-commit at gcc dot gnu.org
2021-03-07 16:59 ` vries at gcc dot gnu.org
2021-07-15  1:35 ` sherrixotyv29 at gmail dot com
2021-07-15  5:54 ` vries at gcc dot gnu.org
2021-07-21  4:06 ` ampva300 at gmail dot com
2021-07-21  7:21 ` vries at gcc dot gnu.org
2021-08-09  9:41 ` phillipsaeverett84 at gmail dot com
2021-08-10 11:45 ` ucelsanicin at yahoo dot com
2021-09-02 11:05 ` donipah907 at mtlcz dot com
2021-09-02 11:14 ` mark at klomp dot org
2021-09-06  9:06 ` focixujo at livinginsurance dot co.uk
2021-09-06  9:12 ` focixujo at livinginsurance dot co.uk
2021-09-10 19:40 ` mehmetgelisin at aol dot com
2021-09-22 16:40 ` mervegunesli at aol dot com
2021-09-26 13:31 ` tes.vik1986 at gmail dot com
2021-10-04  4:39 ` olivernicholle9052 at gmail dot com
2021-10-05  4:33 ` cartwrighthlmv67 at gmail dot com
2021-10-09 11:00 ` gulsenenginar at aol dot com
2021-10-10  3:40 ` cartwrighthlmv67 at gmail dot com
2021-10-10 16:11 ` oficaj3 at gmail dot com
2021-10-11 11:26 ` albertopyhy93 at gmail dot com
2021-10-18  6:45 ` pagefitzpatrick687 at gmail dot com
2021-10-18 19:57 ` ahmedsayeed1982 at hotmail dot com
2021-10-18 19:59 ` ahmedsayeed1982 at hotmail dot com
2021-10-19  7:14 ` progonsaytu at gmail dot com
2021-10-24 10:02 ` glassmtech at ukr dot net
2021-10-25  8:20 ` pagewhitehea034 at gmail dot com
2021-10-25 18:38 ` ahappliancerepair1 at gmail dot com
2021-10-29 10:57 ` kimolsun2020 at outlook dot com
2021-11-02  9:31 ` amosohxx90 at gmail dot com
2021-11-04  9:21 ` bahamianiridescent at gmail dot com
2021-11-05  9:27 ` bertbxi85 at gmail dot com
2021-11-08 11:50 ` richardsboyer67 at gmail dot com
2021-11-09 11:45 ` johnsjvi95 at gmail dot com
2021-11-17 13:02 ` blareblare2000mar at gmail dot com
2022-10-23 18:52 ` newcastlescaffolding at gmail dot com
2023-03-15  0:57 ` sz1922833 at gmail dot com
2023-03-15  0:57 ` sz1922833 at gmail dot com
2023-03-20  9:55 ` qas_07 at icloud dot com

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).