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/43685] libgfortran: Consider using __int128



------- Comment #2 from burnus at gcc dot gnu dot org  2010-06-09 12:41 -------
Close as WONTFIX.

The int128 changes still do not offer to enter the integer directly (instead of
using 123L with "<<" shifts)

And one issue was fixed as part of
  http://gcc.gnu.org/viewcvs?view=revision&revision=157407
(in libgfortran.h).


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


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


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