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] | |
On Thu, Jun 13, 2002 at 06:40:09PM +0200, Jan Hubicka wrote: > If I get the type and computed alignment to be 64 or 128, how can I > easilly figure out whether this comes from double/long double and thus > should be lowered to 32 for ABI compatibility, or from MMX/SSE >From the TREE_TYPE. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |