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 c/25169] [4.0 regression] tree checking failures in gcc.dg/20040203-1.c, cast-1.c, cast-2.c, cast-3.c



------- Comment #2 from bonzini at gnu dot org  2005-11-30 08:15 -------
I have an obvious patch, which is to invert the CONSTANT_CLASS_P and
TREE_CONSTANT_OVERFLOW tests in line 3330.

Will commit after bootstrapping/testing succeeds.


-- 


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


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