diff options
author | Richard Henderson <rth@cygnus.com> | 1999-04-14 03:13:19 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 1999-04-14 03:13:19 -0700 |
commit | 4e46365be1d700724ebf25f3f86ac069a4b32915 (patch) | |
tree | 38db47013a9a47a146cb0ff9b6f8a1b5a629979a /libjava/java/net/URLStreamHandler.java | |
parent | 4eea1672584f6ff384865ccf3e93194a85b3eb99 (diff) | |
download | gcc-4e46365be1d700724ebf25f3f86ac069a4b32915.zip gcc-4e46365be1d700724ebf25f3f86ac069a4b32915.tar.gz gcc-4e46365be1d700724ebf25f3f86ac069a4b32915.tar.bz2 |
alpha.c (aligned_memory_operand): Recognize the output of LEGITIMIZE_RELOAD_ADDRESS.
* alpha.c (aligned_memory_operand): Recognize the output of
LEGITIMIZE_RELOAD_ADDRESS. Examine reg_equiv_memory_loc in
the event of a pseudo.
(unaligned_memory_operand): Likewise. Don't otherwise accept
completely illegal addresses.
(normal_memory_operand): Likewise. Handle subregs of pseudos.
(get_aligned_mem): Revert previous change. Abort if we don't have a
mem. During reload, call find_replacement on all illegal memories.
(get_unaligned_address): Likewise.
* alpha.h (SECONDARY_INPUT_RELOAD_CLASS): Use !aligned_memory_operand
instead of unaligned_memory_operand.
* alpha.md: Revert extra argument to get_aligned_mem.
(reload_inqi): Use any_memory_operand in constraints. Abort if
we're not given some sort of mem.
(reload_inhi): Likewise.
(reload_outqi, reload_outhi): Likewise.
From-SVN: r26445
Diffstat (limited to 'libjava/java/net/URLStreamHandler.java')
0 files changed, 0 insertions, 0 deletions