Go to file
Andrew Pinski 2276d5ed38 re PR middle-end/32304 (ICE in set_mem_attributes_minus_bitpos)
2007-08-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32304
        * ipa-reference.c (has_proper_scope_for_analysis): Return false when
        the decl's type has TYPE_NEEDS_CONSTRUCTING set.

2007-08-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32304
        * g++.dg/torture/pr32304.C: New testcase.

From-SVN: r127191
2007-08-03 17:05:56 -07:00
INSTALL
boehm-gc Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp, 2007-07-05 10:54:10 -07:00
config tls.m4 (GCC_CHECK_CC_TLS): New. 2007-07-06 07:00:46 -07:00
contrib Correct file path in last entry 2007-07-05 00:34:53 +00:00
fixincludes re PR target/30058 (bootstrap broken on i386-unknown-netbsdelf2.0.2) 2007-07-25 23:51:47 +00:00
gcc re PR middle-end/32304 (ICE in set_mem_attributes_minus_bitpos) 2007-08-03 17:05:56 -07:00
gnattools
include ternary.h: Remove. 2007-07-25 16:26:45 +10:00
intl
libada
libcpp directives-only.c: New file. 2007-07-30 18:29:20 +00:00
libdecnumber
libffi return_ul.c (main): Define return type as ffi_arg. 2007-08-03 03:17:13 +00:00
libgcc configure.ac (set_have_cc_tls): Add a missing =. 2007-07-06 07:53:06 -07:00
libgfortran re PR libfortran/32977 (All gfortran tests fail on Tru64 UNIX V4.0F: vsnprintf missing) 2007-08-03 22:09:10 +00:00
libgomp re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails) 2007-07-12 14:16:54 +02:00
libiberty make-relative-prefix.c (make_relative_prefix_1): Fix resource leak. 2007-08-03 17:38:14 +00:00
libjava * HACKING: Document regenerating configure and aclocal.m4. 2007-07-31 16:26:42 +00:00
libmudflap Makefile.in: Rebuilt. 2007-07-27 00:16:35 +00:00
libobjc Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp, 2007-07-05 10:54:10 -07:00
libssp Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp, 2007-07-05 10:54:10 -07:00
libstdc++-v3 DR 660, [Ready] in Toronto. 2007-08-02 17:39:51 +00:00
maintainer-scripts update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf commands. 2007-07-06 17:33:38 +01:00
zlib Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp, 2007-07-05 10:54:10 -07:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3 COPYING_v3: New file. 2007-07-17 08:37:53 +00:00
COPYING3.LIB COPYING_v3: New file. 2007-07-17 08:37:53 +00:00
ChangeLog MAINTAINERS (Reviewers): Rename from Non-Autopoiesis. 2007-07-31 11:40:24 -04:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Reviewers): Rename from Non-Autopoiesis. 2007-07-31 11:40:24 -04:00
Makefile.def Makefile.def: Add windmc tool to build. 2007-07-02 08:19:12 +00:00
Makefile.in Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the WINDRES export. 2007-07-11 08:29:47 +00:00
Makefile.tpl Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the WINDRES export. 2007-07-11 08:29:47 +00:00
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Add types checking to stage1 checking flags. 2007-07-26 10:27:50 +00:00
configure.ac configure.ac: Add types checking to stage1 checking flags. 2007-07-26 10:27:50 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4 lt~obsolete.m4: New. 2007-07-05 10:36:59 -07:00
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.