 # IMPACT Public Release (www.crhc.uiuc.edu/IMPACT)            Version 2.36  #
 # IMPACT Trimaran Release (www.trimaran.org)                  Aug. 27, 2001 #
###############################################################################
#  Run 'read_compile_info --help | more' for documentation.
#
#  Revision history for this file:
#     8/01  Ported by John C. Gyllenhaal from IMPACT Team's internal version
###############################################################################

# Fixes HS problems, may not be actual cause
(Lglobal $BASELINE_PARMS_FILE$
    # The following two memory disambiguation flags are 'unsafe' but
    # work for most benchmarks, but not this one.
    label_and_reg_access_indep = no;
    diff_data_types_indep = no;
end)


(* $BASELINE_PARMS_FILE$
end)
