This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/83606] [6/7/8 Regression] co-indexed array RHS yields incorrect result in assignment to vector-indexed LHS


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-12-28
                 CC|                            |vehre at gcc dot gnu.org
      Known to work|                            |4.8.5, 4.9.3
            Summary|co-indexed array RHS yields |[6/7/8 Regression]
                   |incorrect result in         |co-indexed array RHS yields
                   |assignment to               |incorrect result in
                   |vector-indexed LHS          |assignment to
                   |                            |vector-indexed LHS
     Ever confirmed|0                           |1
      Known to fail|                            |5.5.0, 6.4.0, 7.2.0, 8.0

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from 5.5.0 up to trunk (8.0). The test succeeds with 4.8.5 and 4.9.3.

> Is this a duplicate of Bug #81773?

The test in pr81773 fail on 4.8.5 and 4.9.3. Likely related but not a clear
duplicate.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]