aboutsummaryrefslogtreecommitdiff
path: root/config/mh-sparcpic
diff options
context:
space:
mode:
authorRoger Sayle <roger@eyesopen.com>2007-01-27 19:02:25 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2007-01-27 19:02:25 +0000
commite8d366ec6bd731a594b9ba266f6720bc5274f830 (patch)
treea0770f87c543313505f4e635c59d46c79bd78a3c /config/mh-sparcpic
parenta00b8d1a38973eb176d7932bb2bd6cf7e59c5495 (diff)
downloadgcc-e8d366ec6bd731a594b9ba266f6720bc5274f830.zip
gcc-e8d366ec6bd731a594b9ba266f6720bc5274f830.tar.gz
gcc-e8d366ec6bd731a594b9ba266f6720bc5274f830.tar.bz2
trans-stmt.c (forall_info): Replace the next_nest and outer fields that previously implemented a...
* trans-stmt.c (forall_info): Replace the next_nest and outer fields that previously implemented a doubly-linked list with a single prev_nest field (singly-linked list). (gfc_trans_nested_forall_loop): The nested_forall_info argument now denotes the innermost FORALL in the loop nest. (compute_overall_iter_number): Use prev_nest instead of next_nest. (gfc_trans_forall_1): Link/cons the new "info" to the head of the nested_forall_info linked list. Free the current "info" when done. * gfortran.dg/forall_7.f90: New test case. From-SVN: r121236
Diffstat (limited to 'config/mh-sparcpic')
0 files changed, 0 insertions, 0 deletions