public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/28208]  New: Use default integer kind instead of hardcoding kind=4
@ 2006-06-30 13:32 fxcoudert at gcc dot gnu dot org
  2007-03-18 18:02 ` [Bug fortran/28208] " fxcoudert at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2006-06-30 13:32 UTC (permalink / raw)
  To: gcc-bugs

There are lots of (GNU extensions) intrinsics that are hardcoded as returning
integer(kind=4) results, while it would make sense to have them return the
default integer type. This is hardcoded both in the front-end (see for example
gfc_resolve_getpid in iresolve.c) and the library (where the getpid function is
declared as "extern GFC_INTEGER_4 PREFIX(getpid) (void)").


-- 
           Summary: Use default integer kind instead of hardcoding kind=4
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fxcoudert at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug fortran/28208] Use default integer kind instead of hardcoding kind=4
  2006-06-30 13:32 [Bug fortran/28208] New: Use default integer kind instead of hardcoding kind=4 fxcoudert at gcc dot gnu dot org
@ 2007-03-18 18:02 ` fxcoudert at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2007-03-18 18:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from fxcoudert at gcc dot gnu dot org  2007-03-18 18:02 -------
I take that back. We're working on a more global change for these things, so
closing this as INVALID.


-- 

fxcoudert at gcc dot gnu dot org changed:

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


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-18 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-30 13:32 [Bug fortran/28208] New: Use default integer kind instead of hardcoding kind=4 fxcoudert at gcc dot gnu dot org
2007-03-18 18:02 ` [Bug fortran/28208] " fxcoudert at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).