[LLVMbugs] [Bug 5254] Clang should support __attribute__((__force_align_arg_pointer__))

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Feb 22 21:14:01 PST 2010


http://llvm.org/bugs/show_bug.cgi?id=5254

Charles Davis <cdavis at mymail.mines.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Charles Davis <cdavis at mymail.mines.edu> 2010-02-22 23:14:01 CST ---
Well, I fixed clang, so now clang fully supports this attribute. This bug's
about clang, so I'm resolving it.

I reiterate, there's still the matter of llvm-gcc and dragonegg. GCC parses the
attribute all right, but neither the llvm-gcc nor dragonegg backends actually
emit the IR for this. I don't know enough about gcc to fix them, though, so I
leave it to their respective maintainers.

-- 
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