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 c/12105] Local Variabels on "Out-of-phase" Alignment on x86


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dfoesch at cs dot nmsu dot edu  2003-08-29 16:47 -------
Ok, I've pretty much resolved my issue.

At -O3, it doesn't work, even in a non-main non-thread-callback function.

At -O2, it does.

I guess you could change the description to "allignment doesn't work at -O3"


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