Go to file
Steven Bosscher b5a430f346 re PR middle-end/38584 (Inline heuristics run even at -O0)
PR middle-end/38584
	* cfgexpand.c (estimate_stack_frame_size): Simplify the estimate:
	Calculate the size of all stack vars assuming no packing of stack
	vars will happen, replacing a quadratic algorithm with a linear one.

From-SVN: r143040
2009-01-04 00:15:08 +00:00
boehm-gc
config Index... 2008-12-21 14:27:18 -08:00
contrib
fixincludes inclhack.def (openbsd_null_definition): Redefine NULL to (void *)0 in case of C. 2009-01-01 00:00:17 +01:00
gcc re PR middle-end/38584 (Inline heuristics run even at -O0) 2009-01-04 00:15:08 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 and above) 2008-12-29 20:10:00 +00:00
libgomp re PR c++/38650 (Trouble with volatile and #pragma omp for) 2008-12-28 21:06:00 +01:00
libiberty
libjava Index... 2008-12-21 14:27:18 -08:00
libmudflap
libobjc
libssp
libstdc++-v3 2009-01-03 Paolo Carlini <paolo.carlini@oracle.com> 2009-01-03 22:32:08 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS: Remove myself from alias maintainership. 2009-01-03 15:04:52 -05:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS: Remove myself from alias maintainership. 2009-01-03 15:04:52 -05:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
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.