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 middle-end/54605] [4.8 Regression] MIPS64 ICEs while building libgfortran for n32


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-09-17 04:50:03 UTC ---
Actually I think this is fixed by:
2012-09-16  Richard Sandiford  <rdsandiford@googlemail.com>

        * calls.c (expand_call): Use emit_group_move for PARALLEL->PARALLEL
        moves.


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