public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/97224] New: [8/9/10/11 Regression] SPECCPU 2006 Gamess fails to build after g:e5a76af3a2f3324efc60b4b2778ffb29d5c377bc
@ 2020-09-28  9:48 tnfchris at gcc dot gnu.org
  2020-09-28 10:06 ` [Bug fortran/97224] " mark.eggleston at codethink dot co.uk
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: tnfchris at gcc dot gnu.org @ 2020-09-28  9:48 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97224
           Summary: [8/9/10/11 Regression] SPECCPU 2006 Gamess fails to
                    build after g:e5a76af3a2f3324efc60b4b2778ffb29d5c377bc
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tnfchris at gcc dot gnu.org
                CC: kargl at gcc dot gnu.org, markeggleston at gcc dot gnu.org
  Target Milestone: ---

The benchmark fails to build after
r11-3487-ge5a76af3a2f3324efc60b4b2778ffb29d5c377bc with the following error:

  108 |       SUBROUTINE AIMPAC(ACO,AIC,EXPON,ICENT,ITYPE,OE,OCCNO,
      |                       1
......
  920 |       COMMON /INTRFC/ FRIEND,AIMPAC,RPAC,PLTORB,MOLPLT
      |                     2  
Error: Global entity 'aimpac' at (1) cannot appear in a COMMON block at (2)
parley.fppized.f:1118:23:

  920 |       COMMON /INTRFC/ FRIEND,AIMPAC,RPAC,PLTORB,MOLPLT
      |                     2  
......
 1118 |       SUBROUTINE PLTORB(IPAIRS,MAXBND,COEFS,COEFP,COEFD,COEFF,COEFG,
      |                       1
Error: Global entity 'pltorb' at (1) cannot appear in a COMMON block at (2)
parley.fppized.f:464:23:

  464 |       SUBROUTINE MOLPLT(IPAIRS,MAXBND,MAXTYP,KINDS,KOLOR)
      |                       1
......
  920 |       COMMON /INTRFC/ FRIEND,AIMPAC,RPAC,PLTORB,MOLPLT
      |                     2  
Error: Global entity 'molplt' at (1) cannot appear in a COMMON block at (2)

Patch seems to have been backported to all stable branches hence the
regressions tags.

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

end of thread, other threads:[~2020-12-07 14:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-28  9:48 [Bug fortran/97224] New: [8/9/10/11 Regression] SPECCPU 2006 Gamess fails to build after g:e5a76af3a2f3324efc60b4b2778ffb29d5c377bc tnfchris at gcc dot gnu.org
2020-09-28 10:06 ` [Bug fortran/97224] " mark.eggleston at codethink dot co.uk
2020-09-28 10:14 ` markeggleston at gcc dot gnu.org
2020-09-28 10:15 ` tnfchris at gcc dot gnu.org
2020-09-28 10:43 ` jakub at gcc dot gnu.org
2020-09-28 11:01 ` mark.eggleston at codethink dot co.uk
2020-09-28 11:19 ` rguenth at gcc dot gnu.org
2020-09-28 14:42 ` sgk at troutmask dot apl.washington.edu
2020-09-29 11:24 ` drikosev at gmail dot com
2020-10-02 14:33 ` drikosev at gmail dot com
2020-10-04 12:47 ` dominiq at lps dot ens.fr
2020-10-04 15:02 ` drikosev at gmail dot com
2020-12-04 14:16 ` marxin at gcc dot gnu.org
2020-12-07  8:32 ` tnfchris at gcc dot gnu.org
2020-12-07 14:31 ` marxin 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).