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 target/63352] problem with fmt_g0_1.f08 on i386-pc-solaris2.11


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63352

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot gnu.org
          Component|fortran                     |target

--- Comment #11 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Comment 7 confirms my guess that there is a rounding problem on
i386-sun-solaris2.11 (the test is three-year old and succeeds on all the
revisions I have used on darwin, and all the tests I have looked at
https://gcc.gnu.org/ml/gcc-testresults/2014-09/).

This may be related to problems found with solaris during the fix for PR60128.

Note that there is no point to post assembly files: the problem is either in
libgfortran or (more probably) in the C library.


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