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 rtl-optimization/21970] [3.4 only] Inline keyword causes computation to erroneously reduce to a constant


------- Additional Comments From rsandifo at gcc dot gnu dot org  2005-07-04 13:52 -------
Oops, the following line was bogus:

UINT32 r00450994 = opt_not(r0045025C);		  // b = not (N)      :fffddef7

the value should be ffffffff.  It doesn't affect the analysis though.


-- 


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


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