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 target/55941] [4.8 Regression] Strange copy of double (in struct) to stack


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

--- Comment #4 from Richard Henderson <rth at gcc dot gnu.org> 2013-02-15 01:41:33 UTC ---
Author: rth
Date: Fri Feb 15 01:41:29 2013
New Revision: 196071

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196071
Log:
PR target/55941
        * lower-subreg.c (simple_move): Check dest mode instead of src mode.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lower-subreg.c


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