public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/96661] New: configure:16984: error: unsupported system,  cannot find Fortran int kind=16
@ 2020-08-17 16:58 danglin at gcc dot gnu.org
  2020-08-17 18:10 ` [Bug libgomp/96661] " burnus at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: danglin at gcc dot gnu.org @ 2020-08-17 16:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96661
           Summary: configure:16984: error: unsupported system, cannot
                    find Fortran int kind=16
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
                CC: burnus at gcc dot gnu.org, jakub at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

Whiling configuring libgomp, the following error occurs:

configure:16984: error: unsupported system, cannot find Fortran int kind=16,
nee
ded for omp_depend_kind

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=hppa64-hp-hpux11.11
ac_cv_c_compiler_gnu=yes

Looks like this was introduced by:

2020-07-23  Tobias Burnus  <tobias@codesourcery.com>

        * configure.ac: Add OMP_DEPEND_KIND and OMP_INT128_SIZE.
        * libgomp_f.h.in (omp_check_defines): Check whether
        sizeof of determined Fortran kind and C typedef match.
        * omp_lib.f90.in: Add omp_depened_kind.
        * omp_lib.h.in: Likewise; fix omp_alloctrait_key_kind.
        * configure: Regenerate.
        * Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

Guess this is because target doesn't support int128.

For the most part, libgomp used to work on this target.

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

end of thread, other threads:[~2021-11-05 16:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-17 16:58 [Bug libgomp/96661] New: configure:16984: error: unsupported system, cannot find Fortran int kind=16 danglin at gcc dot gnu.org
2020-08-17 18:10 ` [Bug libgomp/96661] " burnus at gcc dot gnu.org
2020-08-17 18:28 ` dave.anglin at bell dot net
2021-09-08 22:46 ` pinskia at gcc dot gnu.org
2021-09-28 13:16 ` cvs-commit at gcc dot gnu.org
2021-09-28 13:26 ` burnus at gcc dot gnu.org
2021-09-28 13:26 ` cvs-commit at gcc dot gnu.org
2021-11-05 16:08 ` cvs-commit at gcc dot gnu.org
2021-11-05 16:44 ` cvs-commit at gcc dot gnu.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).