Commit a5cf3ccc by Zack Weinberg Committed by Zack Weinberg

* g77.f-torture/compile/cpp2.F: New test.

From-SVN: r49038
parent 1bcdf4fe
2002-01-21 Zack Weinberg <zack@codesourcery.com>
* g77.f-torture/compile/cpp2.F: New test.
2002-01-19 Nathan Sidwell <nathan@codesourcery.com> 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
* g++.dg/template/access1.C: New test. * g++.dg/template/access1.C: New test.
......
C The preprocessor must not introduce a newline after
C the "a" when ARGUMENTS is expanded.
#define ARGUMENTS a\
subroutine yada (ARGUMENTS)
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment