Skip to content

Commit

Permalink
Fix Changelog and duplicate entry in tests/Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
engboris committed Jul 22, 2024
1 parent 94cf589 commit ac544dc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions cobc/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@
* codegen.c: handle profiling code generation under the
cb_flag_prof guard

2024-02-26 Boris Eng <[email protected]>

* codegen.c (output_data): handle CB_TAG_DIRECT in output_data function

2024-02-19 Boris Eng <[email protected]>

* parser.y (screen_value_clause): replaced basic literals by literals
Expand Down
1 change: 0 additions & 1 deletion tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ testsuite_sources = \
testsuite.src/data_display.at \
testsuite.src/data_packed.at \
testsuite.src/data_pointer.at \
testsuite.src/backcomp.at \
testsuite.src/numeric-dump.cob \
testsuite.src/numeric-display.cob

Expand Down

0 comments on commit ac544dc

Please sign in to comment.