diff options
author | Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | 2001-01-18 13:14:34 +0000 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 2001-01-18 08:14:34 -0500 |
commit | 90d036a050b8443c93a32fc31480e7afefad088f (patch) | |
tree | a7cc3b76930fd2143f70721950dcf585e13f0528 /gcc/config.gcc | |
parent | 8eeb855e2b6b8cc1aea7df5dcd0e0856897668a2 (diff) | |
download | gcc-90d036a050b8443c93a32fc31480e7afefad088f.zip gcc-90d036a050b8443c93a32fc31480e7afefad088f.tar.gz gcc-90d036a050b8443c93a32fc31480e7afefad088f.tar.bz2 |
flow.c (mark_set_1, [...]): Now case; rework to allow entry to be EXPR_LIST.
* flow.c (mark_set_1, case PARALLEL): Now case; rework to allow
entry to be EXPR_LIST.
* rtlanal.c (reg_overlap_mentioned_p): Allow PARALLEL in SET to
be an EXPR_LIST (but not null, which other code doesn't allow).
(note_stores): Properly handle PARALLEL in SET.
Recursively call for top-level PARALLEL.
* sched-deps.c (sched_analyze_1): Handle EXPR_LIST in PARALLEL in SET.
* sched-rgn.c (check_live_1, update_live_1): Likewise.
From-SVN: r39118
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions