http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49431
--- Comment #4 from Steve Kargl <sgk at troutmask dot apl.washington.edu> 2011-06-16 22:58:44 UTC --- On Thu, Jun 16, 2011 at 10:32:08PM +0000, linuxl4 at sohu dot com wrote: > > > real :: D2R = 0.017453292519943 ! <--- here > > I know this. I just wonder > > real D2R = 0.017453292519943 > > is legal according to the standard? Have you thought about consulting the standard or any number of books on Fortran to learn the language? Answering bug reports where the reporter is trying to learn the basics of the language is a complete waste of time for gfortran developers.