Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jul 2020 06:55:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246700] [exp-run] Update GCC_DEFAULT from 9 to 10
Message-ID:  <bug-246700-7788-WeGJ7CFndg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246700-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246700-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246700

--- Comment #31 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tobik
Date: Sat Jul  4 06:54:39 UTC 2020
New revision: 541167
URL: https://svnweb.freebsd.org/changeset/ports/541167

Log:
  science/dcl: Unbreak build with GCC 10

  glrqnp.f:29:56:

     29 |       DATA CPARAS(6) / 'REALMIN ' /, RX(6) / Z'00800000' /
        |                                                        1
  Error: BOZ literal constant near (1) cannot be assigned to a REAL variable
[see '-fno-allow-invalid-boz']
  glrqnp.f:28:56:

     28 |       DATA CPARAS(5) / 'REALMAX ' /, RX(5) / Z'7F7FFFFF' /
        |                                                        1
  Error: BOZ literal constant near (1) cannot be assigned to a REAL variable
[see '-fno-allow-invalid-boz']

=20
http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_=
18h04m44s/logs/errors/dcl-5.4.8_9.log

  PR:           246700

Changes:
  head/science/dcl/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246700-7788-WeGJ7CFndg>