Go to file
Martin Jambor 5b9633c834 ipa-prop.h (struct ipa_node_params): New flag node_enqued.
2009-07-24  Martin Jambor  <mjambor@suse.cz>

	* ipa-prop.h (struct ipa_node_params): New flag node_enqued.
	(ipa_push_func_to_list_1): Declare.
	(ipa_push_func_to_list): New function.

	* ipa-prop.c (ipa_push_func_to_list_1): New function.
	(ipa_init_func_list): Call ipa_push_func_to_list_1.
	(ipa_push_func_to_list): Removed.
	(ipa_pop_func_from_list): Clear node_enqueued flag.

From-SVN: r150053
2009-07-24 15:27:41 +02:00
INSTALL
boehm-gc Commit patch #3 of 4 for Power7 VSX support 2009-07-23 16:05:37 +00:00
config
contrib
fixincludes
gcc ipa-prop.h (struct ipa_node_params): New flag node_enqued. 2009-07-24 15:27:41 +02:00
gnattools
include Add ccoutant to previous dwarf4 entry. 2009-07-21 19:05:14 +00:00
intl
libada
libcpp be.po, [...]: Update. 2009-07-23 20:23:27 +01:00
libdecnumber
libffi re PR libffi/40807 (libffi.call/return_sc.c) 2009-07-24 10:12:16 +00:00
libgcc
libgfortran re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1) 2009-07-24 09:57:13 +02:00
libgomp
libiberty
libjava natVMSecureRandomWin32.cc: New Win32 specific implementation. 2009-07-24 13:27:37 +02:00
libmudflap
libobjc
libssp
libstdc++-v3 cmath (abs(_Tp)): Add. 2009-07-23 18:38:22 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.