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] | |
* doc/invoke.texi: Document -Wpointer-to-int-cast=2 and
-Wint-to-pointer-cast=2.
* doc/extend.texi: Document safe_pointer_cast attribute. * gcc.dg/Wpointer-to-int-cast-4.c: New test.
* gcc.dg/Wpointer-to-int-cast-5.c: New test.
* gcc.dg/Wint-to-pointer-cast-4.c: New test.
* gcc.dg/Wint-to-pointer-cast-5.c: New test.Bootstrapped and tested on powerpc-apple-darwin. OK? Thanks, - Devang
Attachment:
R2883585.diff
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |