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/26244] [4.2 Regression] FAIL: gcc.c-torture/execute/builtin-bitops-1.c execution, -O3 -fomit-frame-pointer -funroll-loops



------- Comment #15 from danglin at gcc dot gnu dot org  2006-06-20 04:14 -------
The second attachment doesn't fail if -fno-inline-functions is added to
the compile command, or if 0x0000000100000000ULL is changed to
0x0000000100000001ULL.


-- 


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


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