diff options
author | Steven Bosscher <stevenb.gcc@gmail.com> | 2007-12-03 23:09:23 +0000 |
---|---|---|
committer | Aldy Hernandez <aldyh@gcc.gnu.org> | 2007-12-03 23:09:23 +0000 |
commit | 3de5e93a356cea51aeb35604dedca098bb4e2f20 (patch) | |
tree | 91ef6bed119b5a89220aef6ef1626cc5351ce550 /libjava/classpath/lib/java/util | |
parent | d2dda7fed054ab18eaabd73adb0ca30b7bcb6605 (diff) | |
download | gcc-3de5e93a356cea51aeb35604dedca098bb4e2f20.zip gcc-3de5e93a356cea51aeb35604dedca098bb4e2f20.tar.gz gcc-3de5e93a356cea51aeb35604dedca098bb4e2f20.tar.bz2 |
re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while reloading 'asm')
PR33713
* doc/invoke.texi: Remove -fforce-addr documentation.
* expr.c (emit_move_insn): Remove use of flag_force_addr.
(expand_expr_real_1): Same.
(do_tablejump): Same.
Call memory_address instead of memory_address_noforce.
* expr.h (memory_address_noforce): Remove prototype.
* explow.c (memory_address): Remove support for flag_force_addr.
(validize_mem): Same.
(memory_address_noforce): Remove.
* common.opt: Add dummy documentation for -fforce-addr.
* combine.c (can_combine_p): Remove -fforce-addr comment.
* config/cris/cris.h (OPTIMIZATION_OPTIONS): Remove set of
flag_force_addr.
* config/m68k/m68k.h (PIC_CASE_VECTOR_ADDRESS): Remove comment
relating to memory_address_noforce.
* testsuite/gcc.c-torture/compile/20050802-1.c: Remove.
* testsuite/gcc.c-torture/compile/20011113-1.c: Remove.
From-SVN: r130591
Diffstat (limited to 'libjava/classpath/lib/java/util')
0 files changed, 0 insertions, 0 deletions