Searched refs:ix_x (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
H A Dcommon-block.f9026 INTEGER*4 ix_x local in subroutine:in
31 common /foo/ix_x,iy_y,iz_z2 local in subroutine:in
37 if (ix_x .ne. 1 .or. iy_y .ne. 2.0 .or. iz_z2 .ne. 3.0) call abort
49 INTEGER*4 ix_x variable in program:common_test
54 common /fo_o/ix_x,iy_y,iz_z local in program:common_test
60 ix_x = 11
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
H A Dcommon-block.f9026 INTEGER*4 ix_x local in subroutine:in
31 common /foo/ix_x,iy_y,iz_z2 local in subroutine:in
37 if (ix_x .ne. 1 .or. iy_y .ne. 2.0 .or. iz_z2 .ne. 3.0) call abort
49 INTEGER*4 ix_x variable in program:common_test
54 common /fo_o/ix_x,iy_y,iz_z local in program:common_test
60 ix_x = 11

Completed in 180 milliseconds