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/61092] [4.10 Regression]: wide-int merge broke alpha bootstrap


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

--- Comment #10 from uros at gcc dot gnu.org ---
Author: uros
Date: Fri May  9 15:02:09 2014
New Revision: 210278

URL: http://gcc.gnu.org/viewcvs?rev=210278&root=gcc&view=rev
Log:
    Backport from mainline
    2014-05-08  Uros Bizjak  <ubizjak@gmail.com>

    PR target/61092
    * config/alpha/alpha.c: Include gimple-iterator.h.
    (alpha_gimple_fold_builtin): New function.  Move
    ALPHA_BUILTIN_UMULH folding from ...
    (alpha_fold_builtin): ... here.
    (TARGET_GIMPLE_FOLD_BUILTIN): New define.


Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/alpha/alpha.c


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