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 other/38732] [4.4 Regression] Openoffice.org segfaults with runtime libs built from GCC trunk



------- Comment #5 from schwab at suse dot de  2009-01-05 22:16 -------
There is padding between adjustedPtr and unwindHeader because the latter is
forced to be maximally aligned.  Due to the additional member the padding was
reduced.  Also, the alignment of _Unwind_Exception depends on -mavx.


-- 


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


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