Go to file
Alexey Neyman 6e9a32219b re PR c/14411 (Request for setjmp/longjmp attributes)
PR c/14411
        * calls.c (flags_from_decl_or_type): Handle eturns_twice' attribute.
        * c-common.c (handle_returns_twice): New function.
        (c_common_attribute_table): Declare eturns_twice' attribute.
        * doc/extend.texi: Document eturns_twice' attribute.
        * tree.h (DECL_IS_RETURNS_TWICE): New macro.
        (struct tree_decl): Add returns_twice_flag.

From-SVN: r96101
2005-03-08 05:19:40 -08:00
boehm-gc Makefile.in, [...]: Regenerate. 2005-03-01 23:25:50 +00:00
config
contrib warn_summary: Add -fortran subdir flag. 2005-03-07 14:59:17 +00:00
fastjar
fixincludes
gcc re PR c/14411 (Request for setjmp/longjmp attributes) 2005-03-08 05:19:40 -08:00
gnattools
include libiberty.h: Declare unlink_if_ordinary. 2005-03-01 09:23:26 +00:00
INSTALL
intl
libada
libcpp tr.po: Update. 2005-03-04 20:29:03 +00:00
libffi
libgfortran
libiberty mpw-config.in: Remove. 2005-03-07 21:07:48 +00:00
libjava gcj.texi (Invoking gcj-dbtool): Document '-f'. 2005-03-07 20:16:25 +00:00
libmudflap
libobjc hash.h (OBJC_IGNORE_DEPRECATED_API): Update deprecated version reference. 2005-03-03 18:25:04 +00:00
libstdc++-v3 Daily bump. 2005-03-08 00:16:24 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2005-03-03 14:46:49 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh re PR libgcj/20160 (link errors building libgcj tests) 2005-03-01 22:27:43 +00:00
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2005-03-03 14:46:49 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.