diff options
| author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-11-06 00:30:52 +0000 |
|---|---|---|
| committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-11-06 00:30:52 +0000 |
| commit | 2c56f72e68d87740221d011a8ef2e19b599fa3c3 (patch) | |
| tree | 9f613ed6139732d5c70a2af1d163031b7b40cb0f /libjava/classpath/gnu/java/security/Requires.java | |
| parent | 136a1fe3c0c9d54beab8017841b3ec473e349577 (diff) | |
| download | ppe42-gcc-2c56f72e68d87740221d011a8ef2e19b599fa3c3.tar.gz ppe42-gcc-2c56f72e68d87740221d011a8ef2e19b599fa3c3.zip | |
PR target/33579
* tree.h (DECL_INIT_PRIORITY): Do not require
DECL_HAS_INIT_PRIORITY_P.
(DECL_FINI_PRIORITY): Likewise.
* tree.c (decl_init_priority_lookup): Remove assert.
(decl_fini_priority_insert): Likewise.
* cgraphunit.c (static_ctors): Make it a VEC.
(static_dtors): Likewise.
(record_cdtor_fn): Adjust accordingly.
(build_cdtor): Generate multiple functions for each initialization
priority.
(compare_ctor): New function.
(compare_dtor): Likewise.
(cgraph_build_cdtor_fns): Sort the functions by priority before
calling build_cdtor.
(cgraph_build_static_cdtor): Put the priority in the function's
name.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129918 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/gnu/java/security/Requires.java')
0 files changed, 0 insertions, 0 deletions

