diff options
author | YamaArashi <shadow962@live.com> | 2016-01-06 01:47:28 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-06 01:47:28 -0800 |
commit | be8b04496302184c6e8f04d6179f9c3afc50aeb6 (patch) | |
tree | 726e2468c0c07add773c0dbd86ab6386844259ae /gcc/f/bugs0.texi |
initial commit
Diffstat (limited to 'gcc/f/bugs0.texi')
-rwxr-xr-x | gcc/f/bugs0.texi | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/gcc/f/bugs0.texi b/gcc/f/bugs0.texi new file mode 100755 index 0000000..e8f6d22 --- /dev/null +++ b/gcc/f/bugs0.texi @@ -0,0 +1,17 @@ +\input texinfo @c -*-texinfo-*- +@c %**start of header +@setfilename BUGS +@set BUGSONLY +@c %**end of header + +@c The immediately following lines apply to the BUGS file +@c which is generated using this file. +This file lists known bugs in the GNU Fortran compiler. +Copyright (C) 1995, 1996 Free Software Foundation, Inc. +You may copy, distribute, and modify it freely as long as you preserve +this copyright notice and permission notice. + +@node Top,,, (dir) +@chapter Bugs in GNU Fortran +@include bugs.texi +@bye |