[Bug fortran/23057] Fortran common blocks are not described with DW_TAG_common_block

2008-08-29 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2008-08-29 18:42 --- Subject: Bug 23057 Author: jakub Date: Fri Aug 29 18:41:19 2008 New Revision: 139773 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=139773 Log: PR fortran/29635 PR fortran/23057 *

[Bug fortran/23057] Fortran common blocks are not described with DW_TAG_common_block

2008-08-29 Thread jakub at gcc dot gnu dot org
--- Comment #8 from jakub at gcc dot gnu dot org 2008-08-29 18:46 --- Subject: Bug 23057 Author: jakub Date: Fri Aug 29 18:45:25 2008 New Revision: 139775 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=139775 Log: PR fortran/23057 * dwarf2out.c (gen_variable_die):

[Bug fortran/23057] Fortran common blocks are not described with DW_TAG_common_block

2008-04-02 Thread george at gcc dot gnu dot org
--- Comment #6 from george at gcc dot gnu dot org 2008-04-02 08:08 --- Fixed in rev 133800, 1 April 2008 -- george at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/23057] Fortran common blocks are not described with DW_TAG_common_block

2007-11-18 Thread george at gly dot bris dot ac dot uk
--- Comment #5 from george at gly dot bris dot ac dot uk 2007-11-18 14:56 --- I submitted a patch that causes debug info for identifiers in COMMON to be emitted with DW_TAG_common_block. See http://gcc.gnu.org/ml/gcc-patches/2007-11/msg00311.html -- george at gly dot bris dot ac

[Bug fortran/23057] Fortran common blocks are not described with DW_TAG_common_block

2007-10-28 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2007-10-28 14:24 --- Some more COMMON problems here: http://gcc.gnu.org/ml/gcc-patches/2007-10/msg01685.html -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/23057] Fortran common blocks are not described with DW_TAG_common_block

2005-08-03 Thread howarth at nitro dot med dot uc dot edu
--- Additional Comments From howarth at nitro dot med dot uc dot edu 2005-08-03 20:21 --- Andrew, Do you think you might be interested in tackling the implementation of the DW_TAG_common_block tag if we could get HJ Lu and/or Jakub Jelinek to provide technical assistance? Having

[Bug fortran/23057] Fortran common blocks are not described with DW_TAG_common_block

2005-08-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-03 20:25 --- (In reply to comment #2) Jack, Actually on ppc-darwin, GCC still uses stabs so I doubt this is the bug you are hitting. -- What|Removed |Added

[Bug fortran/23057] Fortran common blocks are not described with DW_TAG_common_block

2005-07-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-25 05:48 --- Confiremd, since the standard says may, this is an enhancement. -- What|Removed |Added