diff options
author | Andreas Krebbel <krebbel1@de.ibm.com> | 2009-04-29 17:36:21 +0000 |
---|---|---|
committer | Michael Matz <matz@gcc.gnu.org> | 2009-04-29 17:36:21 +0000 |
commit | 8e0016807818e6109f61ae825826b9ea10b093c9 (patch) | |
tree | 33196b5468666455d2b648d6908acb8afa60da98 /gcc/resource.c | |
parent | 4e5d521bb552991496445f0303ef84a95f67ba41 (diff) | |
download | gcc-8e0016807818e6109f61ae825826b9ea10b093c9.zip gcc-8e0016807818e6109f61ae825826b9ea10b093c9.tar.gz gcc-8e0016807818e6109f61ae825826b9ea10b093c9.tar.bz2 |
re PR middle-end/39927 (build breakage for cris-elf building libstdc++-v3)
PR middle-end/39927
PR bootstrap/39929
* tree-outof-ssa.c (emit_partition_copy): New function.
(insert_partition_copy_on_edge, insert_rtx_to_part_on_edge,
insert_part_to_rtx_on_edge): Perform the partition base var
copy using emit_partition_copy.
(insert_value_copy_on_edge): Convert constants to the right mode.
(insert_rtx_to_part_on_edge): Add UNSIGNEDSRCP parameter.
(elim_create): Pass the sign of the src to insert_rtx_to_part_on_edge.
Co-Authored-By: Michael Matz <matz@suse.de>
From-SVN: r146982
Diffstat (limited to 'gcc/resource.c')
0 files changed, 0 insertions, 0 deletions