This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/26244] [4.2 Regression] FAIL: gcc.c-torture/execute/builtin-bitops-1.c execution, -O3 -fomit-frame-pointer -funroll-loops
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2006 04:14:56 -0000
- Subject: [Bug rtl-optimization/26244] [4.2 Regression] FAIL: gcc.c-torture/execute/builtin-bitops-1.c execution, -O3 -fomit-frame-pointer -funroll-loops
- References: <bug-26244-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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