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] | |
On Sun, Sep 29, 2002 at 01:05:10PM -0600, Roger Sayle wrote: > Does the IA-64 ABI really require all function entry points to be > 16 byte aligned? The IA-64 *ISA* forces this. Instruction bundles are 16-bytes long, and of course must be aligned. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |