public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/103369] New: [12 Regression] gfortran.dg/vector_subscript_1.f90
@ 2021-11-22 22:21 msebor at gcc dot gnu.org
  2021-11-22 22:25 ` [Bug fortran/103369] " pinskia at gcc dot gnu.org
  2021-11-22 22:33 ` hubicka at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-11-22 22:21 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 103369
           Summary: [12 Regression] gfortran.dg/vector_subscript_1.f90
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: msebor at gcc dot gnu.org
  Target Milestone: ---

I see the following unexpected failures with today's build of GCC 12:

FAIL: gfortran.dg/vector_subscript_1.f90   -O1  execution test
FAIL: gfortran.dg/vector_subscript_1.f90   -O2  execution test
FAIL: gfortran.dg/vector_subscript_1.f90   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/vector_subscript_1.f90   -O3 -g  execution test
FAIL: gfortran.dg/vector_subscript_1.f90   -Os  execution test

The output just before each failure looks like this:

Execution timeout is: 300
spawn [open ...]
STOP 12
FAIL: gfortran.dg/vector_subscript_1.f90   -O1  execution test

I didn't investigate beyond that so I don't know if the problem is in the front
end or elsewhere.  The test hasn't changed since February 2018 so I'm guessing
it's not the cause of the problem.

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

* [Bug fortran/103369] [12 Regression] gfortran.dg/vector_subscript_1.f90
  2021-11-22 22:21 [Bug fortran/103369] New: [12 Regression] gfortran.dg/vector_subscript_1.f90 msebor at gcc dot gnu.org
@ 2021-11-22 22:25 ` pinskia at gcc dot gnu.org
  2021-11-22 22:33 ` hubicka at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-11-22 22:25 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |102043

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think this is the same as PR 102043 as described in PR 86389 .


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102043
[Bug 102043] Wrong array types used for negative stride accesses

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

* [Bug fortran/103369] [12 Regression] gfortran.dg/vector_subscript_1.f90
  2021-11-22 22:21 [Bug fortran/103369] New: [12 Regression] gfortran.dg/vector_subscript_1.f90 msebor at gcc dot gnu.org
  2021-11-22 22:25 ` [Bug fortran/103369] " pinskia at gcc dot gnu.org
@ 2021-11-22 22:33 ` hubicka at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: hubicka at gcc dot gnu.org @ 2021-11-22 22:33 UTC (permalink / raw)
  To: gcc-bugs

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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE
                 CC|                            |hubicka at gcc dot gnu.org

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
This is tracked as PR102043 (it is long lasting bug which was earlier
manifesting itself only with -fipa-pta, but now it also gets exposed by modref)

*** This bug has been marked as a duplicate of bug 102043 ***

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

end of thread, other threads:[~2021-11-22 22:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22 22:21 [Bug fortran/103369] New: [12 Regression] gfortran.dg/vector_subscript_1.f90 msebor at gcc dot gnu.org
2021-11-22 22:25 ` [Bug fortran/103369] " pinskia at gcc dot gnu.org
2021-11-22 22:33 ` hubicka 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).