[LLVMbugs] [Bug 4456] static float __attribute__((aligned(16)))
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Jun 26 04:51:56 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4456
Anton Korobeynikov <asl at math.spbu.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #3 from Anton Korobeynikov <asl at math.spbu.ru> 2009-06-26 06:51:51 ---
(In reply to comment #2)
> static float __attribute__((aligned(16))) sseSinCos1c[256];
That's bug in the source code. The array should be marked as "used".
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list