diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-08-01 22:48:24 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-08-01 22:48:24 +0000 |
commit | 93b8a7a857dd21c1960575c00828f1af0883de7f (patch) | |
tree | 6372b18e8603b152b4920cb2f2a759e6398b48c2 /gcc/fixinc/tests/base/math.h | |
parent | f920765d48d5349329051d416b44601295362870 (diff) | |
download | gcc-93b8a7a857dd21c1960575c00828f1af0883de7f.zip gcc-93b8a7a857dd21c1960575c00828f1af0883de7f.tar.gz gcc-93b8a7a857dd21c1960575c00828f1af0883de7f.tar.bz2 |
inclhack.def (broken_cabs): Make matching more generous.
* fixinc/inclhack.def (broken_cabs): Make matching more generous.
* fixinc/fixincl.x: Regenerate.
* fixinc/tests/base/math.h: Regenerate to match test_text change.
From-SVN: r70076
Diffstat (limited to 'gcc/fixinc/tests/base/math.h')
-rw-r--r-- | gcc/fixinc/tests/base/math.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/fixinc/tests/base/math.h b/gcc/fixinc/tests/base/math.h index cff0a59..51fe6b5 100644 --- a/gcc/fixinc/tests/base/math.h +++ b/gcc/fixinc/tests/base/math.h @@ -25,6 +25,7 @@ struct exception; #else #endif + /* This is a comment and it ends here. */ #endif /* BROKEN_CABS_CHECK */ |