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 lto/49302] [4.7 Regression] FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110201-1_0.o


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

--- Comment #11 from William J. Schmidt <wschmidt at gcc dot gnu.org> 2011-06-10 15:28:52 UTC ---
Author: wschmidt
Date: Fri Jun 10 15:28:46 2011
New Revision: 174912

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174912
Log:
2011-06-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

    PR lto/49302
    * tree-ssa-math-opts.c (powi_as_mults): Minor cleanup.
    (build_and_insert_call): Likewise.
    (build_and_insert_ref): New.
    (gimple_expand_builtin_pow): Minor cleanup.
    (gimple_expand_builtin_cabs): New.
    (execute_cse_sincos): Add case for BUILT_IN_CABS.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-math-opts.c


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