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/45051] [4.6 Regression]: gcc.c-torture/execute/builtins/abs-2.c and abs-3.c due to "track subwords of DImode allocnos"



------- Comment #2 from hp at gcc dot gnu dot org  2010-07-24 02:51 -------
(In reply to comment #0)
Oops; replace:
> containing 0xffffffff for the low-part of 9223372036854775807LL ((1<<63)-1),
with:
> containing 0x7fffffff for the high-part of 9223372036854775807LL ((1<<63)-1),


-- 


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


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