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 tree-optimization/37525] [4.4 Regression] IVOPTS difference causing 20% degradation in 173.applu benchmark



------- Comment #3 from jakub at gcc dot gnu dot org  2008-10-16 06:51 -------
Subject: Bug 37525

Author: jakub
Date: Thu Oct 16 06:50:30 2008
New Revision: 141164

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141164
Log:
        PR tree-optimization/37525
        * tree.c (int_fits_type_p): Rewrite using double_int.  Zero extend
        sizetype unsigned constants, both in the case of C and bounds.

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


-- 


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


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