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 middle-end/40252] Internal compiler error on samba4 (verify_gimple failed)



------- Comment #6 from rguenth at gcc dot gnu dot org  2009-05-26 11:41 -------
Subject: Bug 40252

Author: rguenth
Date: Tue May 26 11:41:34 2009
New Revision: 147868

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147868
Log:
2009-05-26  Richard Guenther  <rguenther@suse.de>

        PR middle-end/40252
        * fold-const.c (fold_binary): Use the correct types for building
        rotates.

        * gcc.c-torture/compile/pr40252.c: New testcase.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-ccp.c


-- 


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


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