This is the mail archive of the gcc-help@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 28 September 2011 01:40, Jeffrey Walton wrote: > I was thinking __attribute__((optimize(0))) for the two functions in > question. Is it available in modern GCC versions (ie, 4.0 and above)? No, it's much more recent than that: http://gcc.gnu.org/gcc-4.4/changes.html
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |