--- Comment #12 from deuling at de dot ibm dot com 2008-03-20 13:01 ---
The error disappeared :-) I neither changed the compiler nor anything else in
the setup. I just rebuild neg_array and the error is gone.
(gdb) br MAIN__
Breakpoint 1 at 0x80485bd: file neg_array.F, line 1.
(gdb
--- Comment #10 from deuling at de dot ibm dot com 2008-03-19 08:48 ---
I attached the binary compiled with gfortran 4.3 on x86.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35615
--- Comment #9 from deuling at de dot ibm dot com 2008-03-19 08:48 ---
Created an attachment (id=15342)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15342&action=view)
x86 binary (neg_array.F) with gfortran 4.3
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35615
--- Comment #6 from deuling at de dot ibm dot com 2008-03-18 16:52 ---
./readelf --debug-dump=line give
for gfortran 4.1.2:
The Directory Table:
fortran
The File Name Table:
EntryÂDir····Time···Size···Name
1····1······0·····Â
--- 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
--- Comment #3 from deuling at de dot ibm dot com 2008-03-17 19:28 ---
Hi Andrew,
attached is my little test program I use.
The error is seen both on x86 and PowerPC:
* i686 i686 i386 GNU/Linux
* ppc64 ppc64 ppc64 GNU/Linux
following versions of binutils:
x86: binutils-2.17.50.0.6
--- Comment #2 from deuling at de dot ibm dot com 2008-03-17 19:20 ---
Created an attachment (id=15338)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15338&action=view)
Fortran test program
Fortran test program
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35615
ReportedBy: deuling at de dot ibm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35615