Ignore:
Timestamp:
Mar 13, 2021, 12:35:42 PM (3 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
5f39135, b0d5c0c
Parents:
2d019af (diff), df65c0c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Peter A. Buhr <pabuhr@…> (03/12/21 23:14:36)
git-committer:
Peter A. Buhr <pabuhr@…> (03/13/21 12:35:42)
Message:

parser global pragmas, [fixes #241]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/Makefile.am

    r2d019af re867b44  
    502502
    503503compile-io$(EXEEXT):
    504         $(CFACOMPILE) -DNO_COMPILED_PRAGMA -fsyntax-only -w $(testdir)/io1.cfa
     504        $(CFACOMPILE) -DNO_COMPILED_PRAGMA -fsyntax-only -w $(testdir)/io/io.cfa
    505505
    506506compile-monitor$(EXEEXT):
Note: See TracChangeset for help on using the changeset viewer.