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/61406] [4.9/4.10 Regression] ICE on ASSOCIATE construct to literal array expression


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

Paul Thomas <pault at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |pault at gcc dot gnu.org

--- Comment #2 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 32891
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32891&action=edit
Provisional patch

I notice that two temporaries are being produced, as before the regression. I
might try to fix this before I commit. However I can do nothing before next
Sunday/Monday.

Paul


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