summaryrefslogtreecommitdiffstats
path: root/libjava/java/beans/PropertyEditorSupport.java
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2005-01-03 15:35:16 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2005-01-03 15:35:16 +0000
commit18d552942b888f44f47caeafe766cbb02c888c69 (patch)
tree53590e1867ac15c4a766621c129b8b6971ad96f6 /libjava/java/beans/PropertyEditorSupport.java
parentf2a06be9b62f7038b9a0939f40364864ce1f4338 (diff)
downloadppe42-gcc-18d552942b888f44f47caeafe766cbb02c888c69.tar.gz
ppe42-gcc-18d552942b888f44f47caeafe766cbb02c888c69.zip
* decl.c (compatible_signatures_p): New function. The intended purpose
is to check if two function signatures for a call-site and a callee are compatible enough for the call to be valid. The underlying purpose is to check if a call to a mapped builtin is using the right interface. The current code actually does not check antyhing - this a placeholder for future refinements. (gnat_to_gnu_entity) <E_Subprogram_Call>: Add preliminary bits to handle builtin calls for convention Intrinsic. * gigi.h (builtin_decl_for): Declare (new function). * utils.c (gnat_install_builtins): Install the target specific builtins. (builtin_decl_for): New function, provide a dummy body for now. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92833 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/beans/PropertyEditorSupport.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud