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

[PATCH] Fix PR23067



This fixes an ABI bug where the FSF GCC doesn't match Apple's GCC on Darwin. This patch has not been bootstrapped or reg tested but it works for me and I thought it might be useful to someone.


2005-07-26 Chris Lattner <clattner@apple.com>

PR target/23067
* config/rs6000/darwin.h (ADJUST_FIELD_ALIGN): DImode values in structures get 32-bit alignment.




Attachment: longlongalignment.patch
Description: Binary data



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