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] | |
Hi, the attached patch adds const restrict to the arguments for the intrinsic functions in the m4/ directory. This is in line with Fortran argument passing, and might provide some further optimization, such as vectorizing. -- Janne Blomqvist
Attachment:
ChangeLog
Description: Text document
Attachment:
restrict-functions.diff
Description: Text document
Attachment:
pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |