Displaying 1 result from an estimated 1 matches for "msg00195".
Did you mean:
  msg00135
  
2004 Sep 16
0
fortran data statement
...at the statement:
	data one/1.0d0/
meant that the symbol one should take the value  zero.  Replacing such 
data
statements with their parameter statement equivalent, resolved
the problem.   This obnoxious behavior seems  not to be news to the gcc 
folks,
see http://gcc.gnu.org/ml/gcc-bugs/2002-08/msg00195.html
but they don't show any inclination  to fix it either.  I am in the
process of updating my packages and thought that others might
appreciate a warning  -- or,more likely,  enjoy the schadenfreude of 
enlightened
C-aphones.
url:	www.econ.uiuc.edu/~roger        	Roger Koenker
email	rkoenker...