[Bug fortran/40969] [4.5 regression] Revision 150465 failed gfortran.dg/c_by_val_1.f
hjl dot tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Aug 5 19:09:00 GMT 2009
------- Comment #6 from hjl dot tools at gmail dot com 2009-08-05 19:09 -------
21 if ( a1 != *a2 ) abort();
(gdb) p a1
$1 = 0
(gdb) p *a2
$2 = 42
(gdb)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40969
More information about the Gcc-bugs
mailing list