------- Comment #5 from deuling at de dot ibm dot com 2008-03-18 13:43 ------- Hi,
I build binutils from head and you're right. This issue is fixed: [EMAIL PROTECTED] binutils]$ ./readelf --debug-dump=loc ~/fortran/neg_array Contents of the .debug_loc section: Offset Begin End Expression 00000000 080485b4 080485b5 (DW_OP_breg4: 4) 00000000 080485b5 080485b7 (DW_OP_breg4: 8) 00000000 080485b7 0804868b (DW_OP_breg5: 8) 00000000 <End of list> 0000002c 08048690 08048694 (DW_OP_breg4: 4) 0000002c 08048694 0804869a (DW_OP_reg1) 0000002c 0804869a 0804869b (DW_OP_breg4: 4) 0000002c 0804869b 0804869d (DW_OP_breg4: 8) 0000002c 0804869d 080486db (DW_OP_breg5: 8) 0000002c <End of list> -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35615