diff options
| author | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-04-03 19:20:06 +0000 |
|---|---|---|
| committer | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-04-03 19:20:06 +0000 |
| commit | 3d055936575357979837fee1ca5606ce7182c8a1 (patch) | |
| tree | da21670875e2f4f834c72f607c39c9fb2b81cb38 /libjava/java/sql/BatchUpdateException.java | |
| parent | ac9c2543a79136bda7452a32876757b2ba43b72b (diff) | |
| download | ppe42-gcc-3d055936575357979837fee1ca5606ce7182c8a1.tar.gz ppe42-gcc-3d055936575357979837fee1ca5606ce7182c8a1.zip | |
PR optimization/10157
* gcse.c (can_copy_p): Rename it to can_copy.
(can_copy_init_p): Remove.
(compute_can_copy): Use can_copy instead of can_copy_p.
(can_copy_p): New exported function. Call compute_can_copy.
(hash_scan_set): Use it.
(gcse_main): Don't call compute_can_copy.
(bypass_jumps): Don't call compute_can_copy.
* rtl.h (can_copy_p): Declare.
* loop.c (scan_loop): Don't move the source and add a reg-to-reg
copy if the mode doesn't support copy operations.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65210 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/sql/BatchUpdateException.java')
0 files changed, 0 insertions, 0 deletions

