This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/34427] [4.3 Regression] 481.wrf in SPEC CPU 2006 miscompiled



------- Comment #10 from burnus at gcc dot gnu dot org  2007-12-11 16:37 -------
> Revision 130726 failed after I backed out revisions 130629 and 130712.
> Revision 130726 is OK  after I reverted libgfortran to revision 130629.

Jerry, do you have an idea?

Between 130629 and 130726 there is my "Nan"/"Inf" patch. Looking at the diff
("svn diff -r130629:130726 libgfortran/"), I fail to see how it can possibly
break, except 481.wrf expects that parsing the string "NaN" or "Inf" or
"Infinity" gives an error. As other compilers support reading NaN/Inf/Infinity,
I regard this as unlikely.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34427


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]