summaryrefslogtreecommitdiffstats
path: root/libjava/java/security/DigestException.java
diff options
context:
space:
mode:
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>2002-10-02 18:46:45 +0000
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>2002-10-02 18:46:45 +0000
commitfc5cb4c0a212aa84276241f4483c5e3cc7e877cb (patch)
treef72d300500fae0fe8ccdc82f9dfd48580a10d90f /libjava/java/security/DigestException.java
parent4aac350f06e632386f116898bb5741d8869ed567 (diff)
downloadppe42-gcc-fc5cb4c0a212aa84276241f4483c5e3cc7e877cb.tar.gz
ppe42-gcc-fc5cb4c0a212aa84276241f4483c5e3cc7e877cb.zip
PR optimization/6627
* toplev.c (force_align_functions_log): New global variable. * flags.h (force_align_functions_log): Add extern prototype. * varasm.c (assemble_start_function): Use it to force minimum function alignment. * config/i386/i386.h (FUNCTION_BOUNDARY): Set the correct minimum function alignment to one byte. (TARGET_PTRMEMFUNC_VBIT_LOCATION): Store the virtual bit in the least significant bit of vtable member function pointers. * tree.h (enum ptrmemfunc_vbit_where_t): Move definition to here from cp/cp-tree.h. * cp/cp-tree.h (enum ptrmemfunc_vbit_where_t): Delete definition from here, and move it to tree.h. * cp/decl.c (cxx_init_decl_processing): If storing the vbit in function pointers, ensure that force_align_functions_log is atleast one. * java/lang.c (java_init): If storing the vbit in function pointers, ensure that force_align_functions_log is atleast one to aid compatability with g++ vtables. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57745 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/security/DigestException.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud