Go to file
Steven G. Kargl 840bd9f778 re PR fortran/18537 (no warning about tabs with std=f95 option)
PR 18537
        * gfortran.h: Wrap Copyright line.
        (gfc_option_t): add warn_tabs member.
        * lang.opt: Update Coyright year.  Add the Wtabs.
        * invoke.texi: Document -Wtabs.
        * scanner.c (gfc_gobble_whitespace): Use warn_tabs.  Add linenum to
        suppress multiple warnings.
        (load_line): Use warn_tabs.  Add linenum, current_line, seen_comment
        to suppress multiple warnings.
        * options.c (gfc_init_options): Initialize warn_tabs.
        (set_Wall): set warn_tabs for -Wall.
        (gfc_post_options): Adjust flag_tabs depending on -pedantic.
        (gfc_handle_option):  Process command-line option -W[no-]tabs

From-SVN: r112066
2006-03-14 19:37:49 +00:00
boehm-gc
config
contrib * gennews (files): Update for GCC 4.1. 2006-02-28 08:10:09 +00:00
fastjar
fixincludes
gcc re PR fortran/18537 (no warning about tabs with std=f95 option) 2006-03-14 19:37:49 +00:00
gnattools
include
INSTALL
intl
libada
libcpp be.po, [...]: Update. 2006-03-13 00:13:59 +00:00
libdecnumber
libffi unwindtest.cc (closure_test_fn): Mark cif, args and userdata unused. 2006-03-01 00:18:01 +01:00
libgcc-math re PR bootstrap/26055 (libgcc-math declaration of __isinf conflicts with system header, fails bootstrap) 2006-02-28 11:29:41 +00:00
libgfortran re PR libfortran/25378 ([Fortran 2003] maxloc for all-false mask) 2006-03-13 22:49:56 +00:00
libgomp trans-openmp.c (gfc_trans_omp_variable): Handle references to parent result. 2006-03-13 22:44:04 +01:00
libiberty pex-common.h (struct pex_obj): Doc fixes. 2006-03-13 19:17:46 +00:00
libjava re PR libgcj/25713 (GZIPOutputStream bad checksum) 2006-03-10 23:09:23 +00:00
libmudflap
libobjc re PR libobjc/26309 (libobjc bootstrap failure on Tru64 UNIX V4.0F) 2006-02-21 19:13:21 +00:00
libssp re PR other/26473 (cross-building installs ssp headers to $(includedir)) 2006-02-28 00:41:19 +00:00
libstdc++-v3 postypes.h (fpos<>::operator==, operator!=): Remove, exploit conversion to streamoff. 2006-03-13 18:23:26 +00:00
maintainer-scripts crontab: Don't build snapshot for 3.4.x anymore. 2006-03-11 19:29:41 +00:00
zlib
ABOUT-NLS
ChangeLog configure: Regenerate with autoconf 2.13. 2006-03-14 13:35:06 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure: Regenerate with autoconf 2.13. 2006-03-14 13:35:06 +00:00
configure.in configure.in: Handle --disable-<component> generically. 2006-03-10 21:32:39 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh re PR libgcj/17311 (Wrong libgcc_s.so.1 is used by lt-gij) 2006-03-01 09:39:35 -08:00
MAINTAINERS MAINTAINERS: Use my work address. 2006-03-14 06:12:40 +00:00
Makefile.def
Makefile.in Makefile.tpl (BUILD_CONFIGDIRS): Remove 2006-02-21 13:57:53 +00:00
Makefile.tpl Makefile.tpl (BUILD_CONFIGDIRS): Remove 2006-02-21 13:57:53 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.