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/58754] [4.8/4.9/5 Regression] ICE on allocating character array with source


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

--- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> This fixes the problem. 

Confirmed.

> However, it will produce multiple evaluations of function results
> and expressions. I will introduce a temporary to cover those cases.

Is it obvious?

> PS It's a pity I did not clock this before the RC!

No RC yet!


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