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/58750] [4.8/4.9 Regression] Allocate-on-assignment statement determines incorrect size(other_array) for certain KINDs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58750

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-10-16
                 CC|                            |burnus at gcc dot gnu.org
            Summary|Allocate-on-assignment      |[4.8/4.9 Regression]
                   |statement determines        |Allocate-on-assignment
                   |incorrect size(other_array) |statement determines
                   |for certain KINDs           |incorrect size(other_array)
                   |                            |for certain KINDs
     Ever confirmed|0                           |1

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Created attachment 31020 [details]
> The simple error demonstration, for those who don't like pastebin

In order to debug wrong codes, it is not a question of paste bin, but an
executable test is needed. The miscompilation occurred between revisions 195808
(OK, 2013-02-06) and 195931 (2013-02-10).


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