This is the mail archive of the gcc-help@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]

__attribute__((aligned(16))) silently ignored


Hi,

I'm having some trouble getting local data aligned inside the WinMain function on Cygwin.
__attribute__((aligned(16))) works fine everywhere else, but not in WinMain (nor in code called from WinMain).

Any pointers?

_________________________________________________________________
Even niet achter je PC? Neem je Messenger mee op je gsm!
http://www.windowslivemobile.msn.com/nl-be


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