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/34679] [4.3 Regression] ICE: tree check: expected integer_type, have enumeral_type in host_integerp, at tree.c:4949 (predictive commoning)



------- Comment #6 from rguenth at gcc dot gnu dot org  2008-01-09 12:14 -------
Subject: Bug 34679

Author: rguenth
Date: Wed Jan  9 12:14:01 2008
New Revision: 131425

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131425
Log:
2008-01-09  Richard Guenther  <rguenther@suse.de>

        PR middle-end/34679
        * tree.c (host_integerp): Check for sizetype only if the
        type is an integer type.

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


-- 


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


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