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 bootstrap/48332] optabs changes (PR48263 fix) broke m68k-linux bootstrap


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

--- Comment #3 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2011-03-30 15:36:49 UTC ---
Author: rsandifo
Date: Wed Mar 30 15:36:45 2011
New Revision: 171733

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171733
Log:
gcc/
    PR rtl-optimization/48332
    * optabs.c (expand_binop_directly): Set xmodeN to the target-mandated
    mode of input operand N and modeN to its actual mode.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/optabs.c


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