diff options
| author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-09 20:03:58 +0000 |
|---|---|---|
| committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-09 20:03:58 +0000 |
| commit | 48b3d38531f2736ec62d5d3af89cfc1b3a10aeea (patch) | |
| tree | 48c28794b46861cbc9594568abc9b07c1a04b91e /libjava/gnu/java/security | |
| parent | 60ffaf4d23b6385206e6fc4cc3a44a964e88d776 (diff) | |
| download | ppe42-gcc-48b3d38531f2736ec62d5d3af89cfc1b3a10aeea.tar.gz ppe42-gcc-48b3d38531f2736ec62d5d3af89cfc1b3a10aeea.zip | |
PR c/11234
* c-typeck.c (build_c_cast): If pedantic, warn for conversions
between function and object pointers.
(digest_init): When comparing a pointer to function type to the
target type, only apply TREE_TYPE once to the pointer to function
type.
* except.c (for_each_eh_label_1): Treat data as a pointer to a
function pointer rather than casting it to a function pointer.
(for_each_eh_label): Update caller.
* recog.h (struct insn_data): Use a struct or union for output.
* genoutput.c (output_insn_data): Update.
* final.c (get_insn_template): Update.
testsuite:
* gcc.dg/func-ptr-conv-1.c: New test.
* gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75595 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gnu/java/security')
0 files changed, 0 insertions, 0 deletions

