* tree-data-ref.h: Remove the prototype for analyze_array.
From-SVN: r123026
This commit is contained in:
parent
44c7bd63b6
commit
79b8aae86d
@ -6,6 +6,8 @@
|
||||
* doc/cpp.texi, doc/extend.texi, doc/invoke.texi: Fix typos.
|
||||
Follow spelling conventions.
|
||||
|
||||
* tree-data-ref.h: Remove the prototype for analyze_array.
|
||||
|
||||
2007-03-17 Dorit Nuzman <dorit@il.ibm.com>
|
||||
|
||||
PR tree-optimization/31041
|
||||
|
@ -357,7 +357,6 @@ extern void dump_data_dependence_direction (FILE *,
|
||||
extern void free_dependence_relation (struct data_dependence_relation *);
|
||||
extern void free_dependence_relations (VEC (ddr_p, heap) *);
|
||||
extern void free_data_refs (VEC (data_reference_p, heap) *);
|
||||
extern struct data_reference *analyze_array (tree, tree, bool);
|
||||
|
||||
|
||||
/* Return the index of the variable VAR in the LOOP_NEST array. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user