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 rtl-optimization/46603] gcc.dg/vect/slp-multitypes-2.c execution failure


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

--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-10-25 22:26:25 UTC ---
Author: ebotcazou
Date: Tue Oct 25 22:26:20 2011
New Revision: 180457

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180457
Log:
    PR rtl-optimization/46603
    * reload.c (push_reload): In the out case, reload the subreg as well
    as the reg if it has word mode.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/reload.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/vect/slp-multitypes-2.c


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